Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Add a missing require to ActiveSupport::NumericWithFormat | Jon Moss | 2015-12-28 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #22053 from Empact/first-loaded | Yves Senn | 2015-12-28 | 4 | -16/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix `first(limit)` to take advantage of `loaded?` records if available | Ben Woosley | 2015-12-24 | 3 | -8/+39 | |
| * | | | | | | | | | | | | Deprecate passing `offset` to `find_nth` | Ben Woosley | 2015-12-24 | 2 | -8/+21 | |
* | | | | | | | | | | | | | tests, don't connect to mysql when running sqlite3 tests. | Yves Senn | 2015-12-28 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge pull request #22809 from prathamesh-sonpatki/fix-broadcast-typo | Matthew Draper | 2015-12-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Removed extra "the" in the documentation of `broadcast_message` [ci skip] | Prathamesh Sonpatki | 2015-12-28 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | [ci skip] Fix typos in Active Support changelog. | Kasper Timm Hansen | 2015-12-27 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge pull request #22771 from nwjsmith/document-broadcast-messages | Eileen M. Uchitelle | 2015-12-27 | 1 | -1/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Document `Logger#broadcast_messages` option | Nate Smith | 2015-12-23 | 1 | -1/+9 | |
* | | | | | | | | | | | | | | Add CHANGELOG entry for #22759 | eileencodes | 2015-12-27 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | Merge pull request #22759 from akshay-vishnoi/human-size-helper | Eileen M. Uchitelle | 2015-12-27 | 8 | -9/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |