| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -1/+1 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -3/+3 |
* | applies remaining conventions across the project | Xavier Noria | 2016-08-06 | 1 | -1/+0 |
* | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 1 | -13/+13 |
* | Require enumerable module when using #sum | Benjamin Quorning | 2016-03-22 | 1 | -0/+1 |
* | rake stats dynamically scales now | Akira Matsuda | 2016-02-04 | 1 | -9/+21 |
* | Revert "Lines of code can be 100,000+ in a Rails app" | Akira Matsuda | 2016-02-04 | 1 | -4/+4 |
* | CodeStatistic will now ignore hidden files: | Edouard CHIN | 2016-01-18 | 1 | -1/+1 |
* | Allow rake:stats to account for rake tasks | Kevin Deisz | 2015-10-19 | 1 | -1/+1 |
* | bugfix CodeStatics#calculate_directory_statics when dir has source extension | Pablo Vizcay | 2015-04-09 | 1 | -4/+2 |
* | Lines of code can be 100,000+ in a Rails app | Akira Matsuda | 2015-03-01 | 1 | -4/+4 |
* | Drop old test locations from `rake stats` | brainopia | 2015-01-09 | 1 | -3/+1 |
* | Add test/jobs files in `rake stats` | Arun Agrawal | 2014-11-05 | 1 | -0/+1 |
* | Improve `rake stats` for JavaScript and CoffeeScript. | Hendy Tanata | 2013-02-25 | 1 | -46/+22 |
* | Make code statistics rake task handle new test locations properly | George Claghorn | 2012-12-09 | 1 | -1/+7 |
* | Add code statistics for Javascript and | Arun Agrawal | 2012-05-31 | 1 | -2/+9 |
* | Remove useless conditional. | Pete Higgins | 2012-03-25 | 1 | -7/+1 |
* | Used block to make sure file get auto closed after use | Rahul P. Chaudhari | 2012-01-30 | 1 | -14/+16 |
* | improved code stats calculation, check on multiline comments and rewrite rege... | Sergey Parizhskiy | 2011-11-23 | 1 | -3/+14 |
* | Use shorter class-level File methods instead of going through File.stat. | thedarkone | 2011-07-25 | 1 | -1/+1 |
* | fix indentation | Vijay Dev | 2011-05-25 | 1 | -1/+1 |
* | Fix typo and add sanity test for code statistics rake task. | Emilio Tagua | 2010-09-24 | 1 | -1/+1 |
* | Perf: speed up 2 methods in railties. | Emilio Tagua | 2010-09-22 | 1 | -1/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -4/+4 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -0/+107 |