Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace if ! with unless | Neeraj Singh | 2010-10-17 | 1 | -1/+1 |
* | Refactor log-tailer to depend on File#eof? rather than File#mtime | Curtis Cablegram | 2010-08-03 | 1 | -4/+1 |
* | Change log-tailer to properly track multi-byte characters. | Curtis Cablegram | 2010-08-03 | 1 | -1/+1 |
* | LogTailer should be invoked after all logs in threads were flushed. | José Valim | 2010-01-15 | 1 | -2/+2 |
* | Have script/* and Rakefile use the application object | Carlhuda | 2009-11-24 | 1 | -3/+1 |
* | Revert "Final steps toward clean rails "foo"; cd foo; gem bundle; script/serv... | Jeremy Kemper | 2009-11-19 | 1 | -2/+3 |
* | Final steps toward clean rails "foo"; cd foo; gem bundle; script/server working | Yehuda Katz + Carl Lerche | 2009-11-18 | 1 | -3/+2 |
* | Rename Rails::Rack::Logger -> LogTailer. Speed up log mtime checks. | Jeremy Kemper | 2008-12-18 | 1 | -0/+35 |