aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Fix rubocop offence for `Style/FrozenStringLiteralComment`Ryuta Kamizono2019-04-051-0/+2
* Output junit format test reportFumiaki MATSUSHIMA2019-04-041-0/+15
* Use frozen string literal in tools/Koichi ITO2017-08-133-0/+6
* * Don't eagerly require Rails' minitest plugin.Kasper Timm Hansen2017-07-101-3/+6
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-023-3/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-013-0/+3
* Adds missing minor doc about tools/test.rb [ci skip]Marc Ignacio2017-06-212-1/+3
* Prevent a redefinition warning when the real Rails.root appearsMatthew Draper2017-05-261-2/+3
* Prevent multiple values being set to `run_via`yuuji.yaginuma2017-02-181-1/+1
* make work bin/test scripts with line filteryuuji.yaginuma2016-12-171-0/+3
* update bin/test scripts to prevent double runs.Yves Senn2016-11-211-0/+2
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* fixes remaining RuboCop issues [Vipul A M, Xavier Noria]Xavier Noria2016-09-011-1/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-1/+1
* code gardening: removes redundant selfsXavier Noria2016-08-081-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-26/+26
* applies new string literal convention in toolsXavier Noria2016-08-063-19/+19
* Remove requiring load_paths from tools/test.rbPrathamesh Sonpatki2016-03-021-1/+4
* Remove load_paths fileArthur Neves2016-02-271-1/+3
* Fix title of README according to Markdown conventionsAaron Ang2016-02-251-2/+2
* [ci skip] line_statistics added to READMESourav Moitra2016-02-141-0/+1
* make it possible to customize the executable inside rereun snippets.Yves Senn2015-06-131-0/+2
* select the AR adapter through `bin/test`.Yves Senn2015-06-111-2/+0
* use our runner (`bin/test`) for framework components.Yves Senn2015-06-111-0/+12
* Use block variable instead of globalschneems2015-06-011-2/+2
* Doc fix [ci skip]Sushruth Sivaramakrishnan2015-03-061-1/+1
* minor docs change [ci skip]Rishi Jain2014-11-031-2/+2
* line_statistics is not an executableRafael Mendonça França2014-10-132-2/+2
* Make a note about the internal tools/ dir and what each utility doesJeremy Kemper2014-10-131-0/+8
* Do not use deprecated `exists?` methodRafael Mendonça França2014-10-131-1/+1
* Document the propose of tools/profileRafael Mendonça França2014-10-131-0/+3
* Revert "Merge pull request #17247 from igas/fix-deprecations"Rafael Mendonça França2014-10-131-0/+133
* remove unused tools/profileIgor Kapkov2014-10-131-133/+0
* Encapsulate rake lines from ActiveRecord/ActionPack as CodeTools::LineStatisticsBenjamin Fleischer2014-07-251-0/+41
* Fail profiler fast when input is not a ruby fileBenjamin Fleischer2014-07-251-0/+12
* Optionally add String extensions for ruby-prof printer optionBenjamin Fleischer2014-07-251-0/+26
* Encapsulate tools/profile functionality in CodeTools::ProfilerBenjamin Fleischer2014-07-251-52/+76
* Correct tools/profile usage exampleBenjamin Fleischer2014-07-251-1/+1
* Removing Gem.source_index [ci skip]Arun Agrawal2013-07-131-1/+0
* Remove REE GC stats since master is 1.9.3Jeremy Kemper2012-10-261-17/+5
* fix Example: Rename tools/profile_requires -> tools/profilerochefort2012-10-061-1/+1
* require "rubygems" is obsolete in Ruby 1.9.3Kornelius Kalnbach2012-05-131-1/+0
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-1/+0
* Support an extra profile printer argJeremy Kemper2010-06-241-1/+3
* Show GC time and # of runs tooJeremy Kemper2010-06-231-1/+3
* Ensure require and load are private - h/t apeirosJeremy Kemper2010-04-241-0/+1
* Use call stack printer if availableJeremy Kemper2010-04-041-2/+8
* ./tools/console to drop into irb with rails loadedJeremy Kemper2010-03-281-0/+7
* Rename tools/profile_requires -> tools/profile since we do both require and r...Jeremy Kemper2009-05-271-0/+0