aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/evented_file_update_checker.rb
Commit message (Expand)AuthorAgeFilesLines
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-50/+50
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-5/+5
* Lock the whole boot step, get rid of unneeded hashschneems2016-06-131-5/+9
* Listen earlier in EventedFileUpdateCheckerschneems2016-06-061-6/+8
* [ci skip] document EventedFileUpdateCheckerschneems2016-06-061-0/+28
* EventedFileUpdateChecker boots once per processschneems2016-06-061-5/+10
* fix boot performance issueAaron Patterson2016-04-221-12/+10
* friendly error message if missing listenJerry Cheung2016-03-081-1/+7
* Publish AS::Executor and AS::Reloader APIsMatthew Draper2016-03-021-0/+1
* lazy load listen in coreXavier Noria2015-12-131-1/+4
* renames AS::FileEventedUpdateChecker to AS::EventedFileUpdateCheckerXavier Noria2015-12-091-0/+147