index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
file_update_checker_shared_tests.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-9
/
+9
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
remove unused variable
yuuji.yaginuma
2017-02-01
1
-1
/
+1
*
Raise in the initialize not in the execute
Rafael Mendonça França
2017-01-31
1
-3
/
+2
*
Raise an error if FileUpdateChecker#execute is called with no block
kenta-s
2017-01-28
1
-0
/
+7
*
Merge pull request #26829 from headius/wait_for_events_in_listen_tests
Aaron Patterson
2016-10-19
1
-0
/
+18
*
Add `Style/EmptyLines` in `.rubocop.yml` and remove extra empty lines
Ryuta Kamizono
2016-08-07
1
-2
/
+0
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-27
/
+27
*
Make file update checker tests more resilient on Windows
Sean Griffin
2016-04-21
1
-5
/
+7
*
Remove unused variable
Rafael Mendonça França
2016-04-13
1
-1
/
+0
*
Handle max_time edge cases for epoch times and add test
Blake Mesdag
2016-04-12
1
-0
/
+17
*
Use block form of Dir.mktmpdir to ensure tidy up
Andrew White
2016-04-03
1
-3
/
+3
*
Fix test that fails in isolation
eileencodes
2015-12-18
1
-0
/
+1
*
Fix instance variable not defined warning from Active Support test suite
JuanitoFatas
2015-11-12
1
-1
/
+1
*
modernizes the test definitions in the file monitors suite
Xavier Noria
2015-11-11
1
-16
/
+17
*
applies code style guidelines
Xavier Noria
2015-11-11
1
-1
/
+1
*
renames the module with shared tests for file monitors
Xavier Noria
2015-11-10
1
-0
/
+240