Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | normalizes indentation and whitespace across the project | Xavier Noria | 2016-08-06 | 1 | -50/+50 |
* | applies new string literal convention in activesupport/lib | Xavier Noria | 2016-08-06 | 1 | -5/+5 |
* | Lock the whole boot step, get rid of unneeded hash | schneems | 2016-06-13 | 1 | -5/+9 |
* | Listen earlier in EventedFileUpdateChecker | schneems | 2016-06-06 | 1 | -6/+8 |
* | [ci skip] document EventedFileUpdateChecker | schneems | 2016-06-06 | 1 | -0/+28 |
* | EventedFileUpdateChecker boots once per process | schneems | 2016-06-06 | 1 | -5/+10 |
* | fix boot performance issue | Aaron Patterson | 2016-04-22 | 1 | -12/+10 |
* | friendly error message if missing listen | Jerry Cheung | 2016-03-08 | 1 | -1/+7 |
* | Publish AS::Executor and AS::Reloader APIs | Matthew Draper | 2016-03-02 | 1 | -0/+1 |
* | lazy load listen in core | Xavier Noria | 2015-12-13 | 1 | -1/+4 |
* | renames AS::FileEventedUpdateChecker to AS::EventedFileUpdateChecker | Xavier Noria | 2015-12-09 | 1 | -0/+147 |