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
/
evented_file_update_checker_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #36340 from jhawthorn/evented_file_checker_symlink
Kasper Timm Hansen
2019-05-24
1
-20
/
+36
|
\
|
*
Fix EventedFileUpdateChecker through a symlink
John Hawthorn
2019-05-23
1
-0
/
+18
|
*
Use existing tmpdir in evented_file_update_test
John Hawthorn
2019-05-23
1
-20
/
+18
*
|
Delete evented_file_update_checker existing_parent
John Hawthorn
2019-05-23
1
-8
/
+0
|
/
*
Do not add parent directory to file system monitoring
yuuji.yaginuma
2018-12-18
1
-0
/
+28
*
Change the empty block style to have space inside of the block
Rafael Mendonça França
2018-09-25
1
-1
/
+1
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-5
/
+5
*
[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
*
Correct spelling
Benjamin Fleischer
2017-02-05
1
-1
/
+1
*
explicitly require `listen` in `EventedFileUpdateCheckerTest`
yuuji.yaginuma
2017-02-01
1
-0
/
+1
*
rm rm_f that is not in use
Akira Matsuda
2017-01-18
1
-5
/
+0
*
Merge pull request #26830 from headius/mask_forking_fsevent_test_on_jruby
Rafael Mendonça França
2016-10-20
1
-0
/
+2
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-28
/
+28
*
Test how evented file checker handles forks
schneems
2016-06-08
1
-1
/
+42
*
EventedFileUpdateChecker boots once per process
schneems
2016-06-06
1
-1
/
+2
*
renames AS::FileEventedUpdateChecker to AS::EventedFileUpdateChecker
Xavier Noria
2015-12-09
1
-0
/
+155