Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Add support for Petabyte and Exabyte in number to human size | Akshay Vishnoi | 2015-12-22 | 8 | -9/+43 | |
* | | | | | | | | | | | | Merge pull request #22801 from y-yagi/fix_link_to_pr | Richard Schneeman | 2015-12-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | fix link to pr [ci skip] | yuuji.yaginuma | 2015-12-27 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #22791 from habermann24/action_cable_styling | Rafael França | 2015-12-25 | 2 | -9/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ActionCable] remove not needed protected call and newlines | Jan Habermann | 2015-12-25 | 2 | -9/+1 | |
* | | | | | | | | | | | | Merge pull request #22792 from maclover7/patch-3 | Rafael França | 2015-12-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add Ruby 2.3.0 to Travis matrix | Jon Moss | 2015-12-25 | 1 | -0/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #22789 from prathamesh-sonpatki/fix-thor-default-type-error | Yves Senn | 2015-12-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Changed default value of `:rc` option to `nil` | Prathamesh Sonpatki | 2015-12-25 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #22787 from kamipo/fix_varbinary_with_default_empty_string | Sean Griffin | 2015-12-24 | 2 | -13/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix varbinary with default '' | Ryuta Kamizono | 2015-12-24 | 2 | -13/+10 | |
* | | | | | | | | | | | | Merge pull request #22785 from timrogers/master | Richard Schneeman | 2015-12-24 | 2 | -14/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improve RDoc documentation of ActionDispatch::SSL | Tim Rogers | 2015-12-24 | 2 | -13/+15 | |
| * | | | | | | | | | | | Improve documentation of config.force_ssl in guides | Tim Rogers | 2015-12-24 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #22786 from jonatack/remove-whitespace | Claudio B | 2015-12-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | :scissors: whitespace in generated config files [skip ci] | Jon Atack | 2015-12-24 | 2 | -2/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #22778 from y-yagi/fix_submit_tag_with_symbol_value | Yves Senn | 2015-12-24 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fix TypeError when using submit_tag with Symbol value | yuuji.yaginuma | 2015-12-24 | 2 | -1/+8 | |
* | | | | | | | | | | | Merge pull request #22780 from pauloancheta/master | Richard Schneeman | 2015-12-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix typo on comments | Paulo Ancheta | 2015-12-23 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | 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 |