aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename color to color_output.Kasper Timm Hansen2015-12-231-6/+5
* Remove unused blue color.Kasper Timm Hansen2015-12-231-2/+1
* Color failure line by result code.Kasper Timm Hansen2015-12-231-1/+1
* Rewrite aggregated results suppression.Kasper Timm Hansen2015-12-231-10/+4
* [ci skip] Clarify why we're clearing reporters.Kasper Timm Hansen2015-12-231-1/+1
* Merge pull request #22756 from lucasmazza/lm-test-reporter-colored-outputKasper Timm Hansen2015-12-233-4/+82
|\
| * Add colored output to the new test reporter.Lucas Mazza2015-12-223-4/+82
* | Merge pull request #22777 from djpowers/patch-1Rafael França2015-12-231-1/+1
|\ \
| * | Improve readability of CacheHelper sectionDave Powers2015-12-231-1/+1
|/ /
* | Merge pull request #22776 from kamipo/fix_tenseRafael França2015-12-231-2/+2
|\ \
| * | release notes, use past tense. [ci skip]Ryuta Kamizono2015-12-241-2/+2
|/ /
* | Merge pull request #20507 from rabbitt/bugfix/logger-threadsafetyRafael França2015-12-234-4/+120
|\ \
| * | Fixes LoggerSilence#silence threadsafetyCarl P. Corliss2015-12-234-4/+120
* | | Merge pull request #22775 from derekprior/dp-number-to-currency-docsRafael França2015-12-232-0/+16
|\ \ \ | |/ / |/| |
| * | Add caveat to number_to_currency docs [ci skip]Derek Prior2015-12-232-0/+16
|/ /
* | Require only the concurrent/map featureRafael Mendonça França2015-12-231-1/+1
* | release notes, Rails 5 won't support the protected_attribtues gem.Yves Senn2015-12-231-0/+3
* | release notes, extracted notable changes from Active Record CHANGELOG.Yves Senn2015-12-232-11/+176
* | release notes, extract notable changes from Active Model CHANGELOG.Yves Senn2015-12-231-0/+28
* | release notes, extract notable changes from Active Job CHANGELOG.Yves Senn2015-12-232-4/+17
* | release notes, extract notable changes from Active Support CHANGELOG.Yves Senn2015-12-232-13/+128
* | Merge pull request #22769 from prathamesh-sonpatki/fix-typos-in-5-0-release-n...Richard Schneeman2015-12-231-2/+2
|\ \
| * | Fix typos in Rails 5.0 release notes [ci skip]Prathamesh Sonpatki2015-12-231-2/+2
|/ /
* | Merge pull request #22760 from reshleman/re-numericality-with-stringsSean Griffin2015-12-222-2/+51
|\ \
| * | Convert non-`Numeric` values to FloatsRobert Eshleman2015-12-221-1/+1
| * | Fix Regression in Numericality ValidationsRobert Eshleman2015-12-221-2/+9
| * | Failing Tests for Validating String NumbericalityRobert Eshleman2015-12-221-0/+42
* | | Merge pull request #22762 from djpowers/patch-1Rafael França2015-12-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix letter case and grammar in Routing guideDave Powers2015-12-221-1/+1
|/ /
* | Merge pull request #22620 from kamipo/join_to_delete_is_same_as_join_to_updateRafael França2015-12-223-11/+5
|\ \
| * | `join_to_delete` is same as `join_to_update`Ryuta Kamizono2015-12-173-11/+5
* | | Currectly test the Middleware#==Rafael Mendonça França2015-12-221-4/+8
* | | Merge pull request #22743 from maclover7/fix-22738Rafael Mendonça França2015-12-222-0/+21
|\ \ \
| * | | Add #== back to ActionDispatch::MiddlewareStack::MiddlewareJon Moss2015-12-212-0/+21
| | |/ | |/|
* | | Merge pull request #22749 from sblackstone/mysql2flagsMatthew Draper2015-12-232-2/+14
|\ \ \
| * | | Add support for passing flags to MySQL2 adapter by arrayStephen Blackstone2015-12-222-2/+14
* | | | Merge pull request #22757 from paulkogel/patch-1Rafael França2015-12-221-1/+1
|\ \ \ \
| * | | | seeds.rb.tt: fix English.Paul Kögel2015-12-221-1/+1
* | | | | Merge pull request #22758 from LaurierMantel/release_5_0_typoArun Agrawal2015-12-221-1/+1
|\ \ \ \ \
| * | | | | fixes typo in 5.0 release notesLaurier Mantel2015-12-221-1/+1
|/ / / / /
* | | | | Merge pull request #22755 from y-yagi/remove_cors_initializer_from_rails_appSean Griffin2015-12-222-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove cors initializer from rails appyuuji.yaginuma2015-12-222-0/+12
* | | | | release notes, extract notable changes from Action Mailer CHANGELOG.Yves Senn2015-12-222-3/+21
* | | | | release notes, extract notable changes from Action View CHANGELOG.Yves Senn2015-12-222-7/+28
* | | | | release notes, use past tense. [ci skip]Yves Senn2015-12-221-15/+15
* | | | | release notes, extract notable changes from Action Pack CHANGELOG.Yves Senn2015-12-222-24/+139
* | | | | [ci skip] Steal `ActionCable.server` mounting from routes template.Kasper Timm Hansen2015-12-221-2/+2
* | | | | release notes, extract notable changes from Railties CHANGELOG.Yves Senn2015-12-222-9/+53
* | | | | guides, restructure Rails 5.0 release notes. [ci skip]Yves Senn2015-12-222-91/+160
|/ / / /
* | | | Merge pull request #22701 from maclover7/rails-5-release-notesYves Senn2015-12-221-0/+188
|\ \ \ \