aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/file_evented_update_checker_test.rb
Commit message (Expand)AuthorAgeFilesLines
* revises the implementation of Pathname#ascendant_of? (in refinement)Xavier Noria2015-11-111-0/+29
* applies code style guidelinesXavier Noria2015-11-111-5/+5
* renames the module with shared tests for file monitorsXavier Noria2015-11-101-2/+2
* the evented monitor filters out descendantsXavier Noria2015-11-101-0/+30
* improves waiting in the file monitors suiteXavier Noria2015-11-091-0/+10
* more ad-hoc sleepsXavier Noria2015-11-081-2/+4
* renames the monitor creation helperXavier Noria2015-11-081-1/+1
* refactors the file monitors test suiteXavier Noria2015-11-081-3/+5
* let listen stop all listeners on teardownXavier Noria2015-11-081-0/+5
* stop ascending at the longest common subpathXavier Noria2015-11-081-0/+60
* remove unused constants in the file monitor suitesXavier Noria2015-11-081-2/+0
* initial edit pass over the evented file checker patchXavier Noria2015-11-081-11/+4
* implements an evented file update checker [Puneet Agarwal]Xavier Noria2015-11-081-0/+21