| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #22750 from nettofarah/patch-1 | Sean Griffin | 2015-12-23 | 1 | -1/+26 |
|\ |
|
| * | Plugin Usage and Installation instructions | Netto Farah | 2015-12-23 | 1 | -1/+26 |
* | | Move test coloring closer to where it's used. | Kasper Timm Hansen | 2015-12-23 | 1 | -15/+9 |
* | | Remove local variable color. | Kasper Timm Hansen | 2015-12-23 | 1 | -5/+5 |
* | | Rename color to color_output. | Kasper Timm Hansen | 2015-12-23 | 1 | -6/+5 |
* | | Remove unused blue color. | Kasper Timm Hansen | 2015-12-23 | 1 | -2/+1 |
* | | Color failure line by result code. | Kasper Timm Hansen | 2015-12-23 | 1 | -1/+1 |
* | | Rewrite aggregated results suppression. | Kasper Timm Hansen | 2015-12-23 | 1 | -10/+4 |
* | | [ci skip] Clarify why we're clearing reporters. | Kasper Timm Hansen | 2015-12-23 | 1 | -1/+1 |
* | | Merge pull request #22756 from lucasmazza/lm-test-reporter-colored-output | Kasper Timm Hansen | 2015-12-23 | 3 | -4/+82 |
|\ \ |
|
| * | | Add colored output to the new test reporter. | Lucas Mazza | 2015-12-22 | 3 | -4/+82 |
* | | | Merge pull request #22777 from djpowers/patch-1 | Rafael França | 2015-12-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Improve readability of CacheHelper section | Dave Powers | 2015-12-23 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #22776 from kamipo/fix_tense | Rafael França | 2015-12-23 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | release notes, use past tense. [ci skip] | Ryuta Kamizono | 2015-12-24 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #20507 from rabbitt/bugfix/logger-threadsafety | Rafael França | 2015-12-23 | 4 | -4/+120 |
|\ \ \ |
|
| * | | | Fixes LoggerSilence#silence threadsafety | Carl P. Corliss | 2015-12-23 | 4 | -4/+120 |
* | | | | Merge pull request #22775 from derekprior/dp-number-to-currency-docs | Rafael França | 2015-12-23 | 2 | -0/+16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add caveat to number_to_currency docs [ci skip] | Derek Prior | 2015-12-23 | 2 | -0/+16 |
|/ / / |
|
* | | | Require only the concurrent/map feature | Rafael Mendonça França | 2015-12-23 | 1 | -1/+1 |
* | | | release notes, Rails 5 won't support the protected_attribtues gem. | Yves Senn | 2015-12-23 | 1 | -0/+3 |
* | | | release notes, extracted notable changes from Active Record CHANGELOG. | Yves Senn | 2015-12-23 | 2 | -11/+176 |
* | | | release notes, extract notable changes from Active Model CHANGELOG. | Yves Senn | 2015-12-23 | 1 | -0/+28 |
* | | | release notes, extract notable changes from Active Job CHANGELOG. | Yves Senn | 2015-12-23 | 2 | -4/+17 |
* | | | release notes, extract notable changes from Active Support CHANGELOG. | Yves Senn | 2015-12-23 | 2 | -13/+128 |
* | | | Merge pull request #22769 from prathamesh-sonpatki/fix-typos-in-5-0-release-n... | Richard Schneeman | 2015-12-23 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix typos in Rails 5.0 release notes [ci skip] | Prathamesh Sonpatki | 2015-12-23 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #22760 from reshleman/re-numericality-with-strings | Sean Griffin | 2015-12-22 | 2 | -2/+51 |
|\ \ \ |
|
| * | | | Convert non-`Numeric` values to Floats | Robert Eshleman | 2015-12-22 | 1 | -1/+1 |
| * | | | Fix Regression in Numericality Validations | Robert Eshleman | 2015-12-22 | 1 | -2/+9 |
| * | | | Failing Tests for Validating String Numbericality | Robert Eshleman | 2015-12-22 | 1 | -0/+42 |
* | | | | Merge pull request #22762 from djpowers/patch-1 | Rafael França | 2015-12-22 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix letter case and grammar in Routing guide | Dave Powers | 2015-12-22 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #22620 from kamipo/join_to_delete_is_same_as_join_to_update | Rafael França | 2015-12-22 | 3 | -11/+5 |
|\ \ \ |
|
| * | | | `join_to_delete` is same as `join_to_update` | Ryuta Kamizono | 2015-12-17 | 3 | -11/+5 |
* | | | | Currectly test the Middleware#== | Rafael Mendonça França | 2015-12-22 | 1 | -4/+8 |
* | | | | Merge pull request #22743 from maclover7/fix-22738 | Rafael Mendonça França | 2015-12-22 | 2 | -0/+21 |
|\ \ \ \ |
|
| * | | | | Add #== back to ActionDispatch::MiddlewareStack::Middleware | Jon Moss | 2015-12-21 | 2 | -0/+21 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #22749 from sblackstone/mysql2flags | Matthew Draper | 2015-12-23 | 2 | -2/+14 |
|\ \ \ \ |
|
| * | | | | Add support for passing flags to MySQL2 adapter by array | Stephen Blackstone | 2015-12-22 | 2 | -2/+14 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #22757 from paulkogel/patch-1 | Rafael França | 2015-12-22 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | seeds.rb.tt: fix English. | Paul Kögel | 2015-12-22 | 1 | -1/+1 |
* | | | | | Merge pull request #22758 from LaurierMantel/release_5_0_typo | Arun Agrawal | 2015-12-22 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | fixes typo in 5.0 release notes | Laurier Mantel | 2015-12-22 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #22755 from y-yagi/remove_cors_initializer_from_rails_app | Sean Griffin | 2015-12-22 | 2 | -0/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | remove cors initializer from rails app | yuuji.yaginuma | 2015-12-22 | 2 | -0/+12 |
* | | | | | release notes, extract notable changes from Action Mailer CHANGELOG. | Yves Senn | 2015-12-22 | 2 | -3/+21 |
* | | | | | release notes, extract notable changes from Action View CHANGELOG. | Yves Senn | 2015-12-22 | 2 | -7/+28 |
* | | | | | release notes, use past tense. [ci skip] | Yves Senn | 2015-12-22 | 1 | -15/+15 |
* | | | | | release notes, extract notable changes from Action Pack CHANGELOG. | Yves Senn | 2015-12-22 | 2 | -24/+139 |