Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add link to Webpack/Webpacker PR | Jon Moss | 2017-03-18 | 1 | -0/+2 |
* | Second pass on 5.1 release notes | Jon Moss | 2017-03-18 | 1 | -5/+5 |
* | First pass on 5.1 release notes | Jon Moss | 2017-03-18 | 1 | -14/+18 |
* | Merge pull request #28446 from y-yagi/move_new_changelog_entry_to_the_top | Jon Moss | 2017-03-18 | 1 | -7/+7 |
|\ | |||||
| * | Move new CHANGELOG entry to the top [ci skip] | yuuji.yaginuma | 2017-03-16 | 1 | -7/+7 |
* | | Merge pull request #28467 from baerjam/improve-caching-guides | Jon Moss | 2017-03-18 | 1 | -1/+15 |
|\ \ | |||||
| * | | Improve Caching with Rails Guides [ci skip] | James Baer | 2017-03-17 | 1 | -1/+15 |
* | | | Merge pull request #28469 from matthewd/new-new-defaults | Matthew Draper | 2017-03-19 | 7 | -59/+60 |
|\ \ \ | |||||
| * | | | Track the version-compatible config settings inside railties | Matthew Draper | 2017-03-18 | 7 | -59/+60 |
* | | | | Always use original url_for when generating direct routes | Andrew White | 2017-03-17 | 3 | -1/+55 |
| |/ / |/| | | |||||
* | | | Merge pull request #28191 from eugeneius/string_assoc_order | Rafael França | 2017-03-17 | 2 | -2/+30 |
|\ \ \ | |||||
| * | | | Allow order to be given expressions as hash keys | Eugene Kenny | 2017-02-27 | 2 | -2/+30 |
* | | | | Merge pull request #28154 from aripollak/remove-comments-from-structure-sql | Rafael Mendonça França | 2017-03-17 | 3 | -3/+43 |
|\ \ \ \ | |||||
| * | | | | Only remove comments before the first statement | Ari Pollak | 2017-02-24 | 2 | -7/+12 |
| * | | | | Drop comments from structure.sql in postgresql | Ari Pollak | 2017-02-24 | 3 | -3/+38 |
* | | | | | Fix resolve usage in the release notes | Rafael Mendonça França | 2017-03-17 | 1 | -1/+1 |
* | | | | | Merge pull request #28096 from prathamesh-sonpatki/5-1-release-notes-first-draft | Rafael França | 2017-03-17 | 1 | -0/+267 |
|\ \ \ \ \ | |||||
| * | | | | | Add blurbs about each new feature [ci skip] | Prathamesh Sonpatki | 2017-03-13 | 1 | -0/+158 |
| * | | | | | Add PR links for major features [ci skip] | Prathamesh Sonpatki | 2017-03-03 | 1 | -0/+11 |
| * | | | | | Add first draft of release notes for Rails 5.1 :tada: | Prathamesh Sonpatki | 2017-03-03 | 1 | -0/+98 |
* | | | | | | uniq was deprecated and removed already | Rafael Mendonça França | 2017-03-17 | 1 | -1/+1 |
* | | | | | | Add support for calling nested direct routes (#28462) | Andrew White | 2017-03-17 | 4 | -32/+48 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #28341 from mtsmfm/pass-options-to-driven-by | Rafael França | 2017-03-17 | 3 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Pass options to `driven_by` | Fumiaki MATSUSHIMA | 2017-03-13 | 3 | -4/+6 |
* | | | | | | Merge pull request #28318 from bogdanvlviv/remove-ability-update-locking_colu... | Rafael França | 2017-03-17 | 5 | -49/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove ability update locking_column value | bogdanvlviv | 2017-03-16 | 5 | -49/+4 |
* | | | | | | | Add :default option to belongs_to (#28453) | George Claghorn | 2017-03-17 | 5 | -1/+50 |
* | | | | | | | Bump Capybara and include Minitest::Assertions | eileencodes | 2017-03-17 | 4 | -4/+6 |
* | | | | | | | Cleanup documentation fixes (#28460) | Vipul A M | 2017-03-17 | 2 | -5/+5 |
* | | | | | | | Merge pull request #28421 from tangposmarvin/docs-assest-pipeline | Vipul A M | 2017-03-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix asset_pipeline docs incorrect image dir info | marvin | 2017-03-16 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #28444 from budnik/patch-2 | Vipul A M | 2017-03-17 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Updates incorrect documentation [ci skip] | Dmitriy Budnik | 2017-03-16 | 1 | -4/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #28445 from denniszelada/feature-documentation-with_options | Vipul A M | 2017-03-17 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add documentation to use with_options in the same class [ci skip] | Dennis Zelada | 2017-03-16 | 1 | -0/+11 |
* | | | | | | | | Fix test warnings | Andrew White | 2017-03-16 | 1 | -5/+5 |
* | | | | | | | | Move `to_time` to `DateTime` compatibility.rb file | Andrew White | 2017-03-16 | 4 | -6/+16 |
* | | | | | | | | Merge pull request #28147 from kmcphillips/master-time-freeze | Andrew White | 2017-03-16 | 6 | -22/+206 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | Handle #to_time and memoization taking into account memoization, frozen state... | Kevin McPhillips | 2017-03-06 | 6 | -22/+206 |
* | | | | | | | | Merge pull request #28368 from y-yagi/add_test_for_secrets_command | Kasper Timm Hansen | 2017-03-15 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add secrets edit test | yuuji.yaginuma | 2017-03-12 | 1 | -0/+13 |
* | | | | | | | | | Tweak 28412 | Jon Moss | 2017-03-15 | 1 | -1/+1 |
* | | | | | | | | | Remove unnecessary params munging | Andrew White | 2017-03-15 | 2 | -2/+62 |
* | | | | | | | | | Revert #27850 following test breakage (#28427) | David Heinemeier Hansson | 2017-03-15 | 3 | -19/+7 |
* | | | | | | | | | Merge pull request #28426 from mtsmfm/fix-fragile-test | Rafael França | 2017-03-15 | 1 | -36/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix fragile test (`AssociationProxyTest#test_save_on_parent_saves_children`) | Fumiaki MATSUSHIMA | 2017-03-16 | 1 | -36/+34 |
* | | | | | | | | | | Merge pull request #28425 from rails/remove-duration-deprecation | Andrew White | 2017-03-15 | 5 | -38/+214 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Restore 5.minutes changed in #28204 | Andrew White | 2017-03-15 | 1 | -1/+1 |
| * | | | | | | | | | | Use better duration aliases in tests | Andrew White | 2017-03-15 | 1 | -2/+2 |
| * | | | | | | | | | | Remove implicit coercion deprecation of durations | Andrew White | 2017-03-15 | 3 | -35/+211 |
| |/ / / / / / / / / |