Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Remove duplicated private method | kami-zh | 2017-02-26 | 1 | -102/+100 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #28179 from kamipo/remove_useless_line | Andrew White | 2017-02-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove useless `select_values += select_values` | Ryuta Kamizono | 2017-02-26 | 1 | -1/+0 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #28180 from y-yagi/use_released_arel | Andrew White | 2017-02-26 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use released arel | yuuji.yaginuma | 2017-02-26 | 1 | -1/+0 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Add Duration#before and #after as aliases for #ago and #since | Nick Johnstone | 2017-02-26 | 3 | -0/+31 | |
* | | | | | | | | | | | Merge pull request #28175 from sevenseacat/patch-1 | Kasper Timm Hansen | 2017-02-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix typo 'affect' -> 'effect' [ci skip] | Rebecca Skinner | 2017-02-26 | 1 | -1/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix `change_column` to drop default with `null: false` | Ryuta Kamizono | 2017-02-26 | 4 | -5/+14 | |
* | | | | | | | | | | | Merge pull request #28173 from vipulnsward/as-ch-pass | Kasper Timm Hansen | 2017-02-26 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | AS CHANGELOG Pass [ci skip] | Vipul A M | 2017-02-26 | 1 | -3/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28167 from kirs/deprecate-verify-args | Matthew Draper | 2017-02-26 | 2 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Deprecate AbstractAdapter#verify! with arguments | Kir Shatrov | 2017-02-25 | 2 | -0/+15 | |
* | | | | | | | | | | | Merge pull request #28169 from kirs/ensure-conn-verify | Matthew Draper | 2017-02-26 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Use ensure block for things we cleanup in tests | Kir Shatrov | 2017-02-25 | 2 | -1/+2 | |
| |/ / / / / / / / / / | ||||||
* | | / / / / / / / / | Suppress `DISTINCT` clause outside aggregate function | Ryuta Kamizono | 2017-02-25 | 2 | -2/+13 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Commit flash changes when using a redirect route. | Andrew White | 2017-02-25 | 3 | -0/+58 | |
* | | | | | | | | | | Merge pull request #28162 from dixpac/update-docs-Rails_AppGenerator | Jon Moss | 2017-02-25 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Imporove docs for Rails::AppGenerator [ci skip] | dixpac | 2017-02-25 | 1 | -0/+8 | |
* | | | | | | | | | | | [ci ckip] Fix example of resolve in CHANGELOG.md | Andrew White | 2017-02-25 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix typo `HashWithIndifferentAcces` to `HashWithIndifferentAccess` [ci skip] | Ryuta Kamizono | 2017-02-25 | 1 | -1/+1 | |
* | | | | | | | | | | Order array contents to match Relation#first | Matthew Draper | 2017-02-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #28137 from schneems/schneems/fix-default-puma-port | Richard Schneeman | 2017-02-24 | 2 | -11/+52 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [close #24435] Send user_supplied_options to server | schneems | 2017-02-24 | 2 | -11/+52 | |
* | | | | | | | | | | | Use shasum 256 on the release | Rafael Mendonça França | 2017-02-24 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge branch 'jhawthorn-ruby_2_4_bigdecimal_casting' | Rafael Mendonça França | 2017-02-24 | 4 | -1/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Match the behavior of bigdecimal after https://github.com/ruby/bigdecimal/pul... | Rafael Mendonça França | 2017-02-24 | 1 | -1/+5 | |
| * | | | | | | | | | | | Fix invalid string Decimal casting under ruby 2.4 | John Hawthorn | 2017-02-24 | 4 | -1/+20 | |
* | | | | | | | | | | | | Merge pull request #28157 from robin850/hwia-soft-deprecation | Matthew Draper | 2017-02-25 | 5 | -3/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Add few tests for the top level `HashWithIndifferentAccess` | Robin Dupret | 2017-02-25 | 1 | -0/+24 | |
| * | | | | | | | | | | | Soft-deprecate the top-level HashWithIndifferentAccess class | Robin Dupret | 2017-02-25 | 5 | -3/+34 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #28006 from fareastside/master | Rafael Mendonça França | 2017-02-24 | 3 | -2/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | add optional second argument to ActiveSupport core extension for Marshal#load... | Jeff Latz | 2017-02-24 | 3 | -2/+21 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Fix CHANGELOG entry position [ci skip] | Rafael Mendonça França | 2017-02-24 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge pull request #28158 from dylanahsmith/gzip-crc-check | Rafael França | 2017-02-24 | 4 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Add missing gzip footer check in ActiveSupport::Gzip.decompress | Dylan Thacker-Smith | 2017-02-24 | 4 | -2/+16 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28144 from lucasmazza/lm-system-test-driven-by | Eileen M. Uchitelle | 2017-02-24 | 4 | -27/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Change `SystemTestCase.driven_by` to use `setup`/`teardown` hooks | Lucas Mazza | 2017-02-24 | 4 | -27/+35 | |
* | | | | | | | | | | | Merge pull request #28150 from y-yagi/do_not_display_hidden_namespaces_in_gen... | Rafael França | 2017-02-24 | 2 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | does not show hidden namespaces in generator's help | yuuji.yaginuma | 2017-02-24 | 2 | -0/+10 | |
* | | | | | | | | | | | | Merge pull request #28062 from y-yagi/make_adding_gemfile_entry_work_even_if_... | Rafael França | 2017-02-24 | 2 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Make adding gemfile entry work even if specify only the plugin name | yuuji.yaginuma | 2017-02-24 | 2 | -1/+16 | |
* | | | | | | | | | | | | | Merge pull request #28145 from treiff/update-docs-ActiveRecord__Result | Rafael França | 2017-02-24 | 1 | -1/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Improve docs for ActiveRecord::Result. [ci skip] | Trevor Reiff | 2017-02-24 | 1 | -1/+12 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #28141 from y-yagi/show_correct_help_and_version | Rafael França | 2017-02-23 | 3 | -2/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Make help short-cut alias to work | yuuji.yaginuma | 2017-02-24 | 2 | -1/+24 | |
| * | | | | | | | | | | | | Make version short-cut alias to work | yuuji.yaginuma | 2017-02-24 | 2 | -1/+25 | |
* | | | | | | | | | | | | | Merge pull request #27769 from maclover7/jm-jruby-amo | Rafael França | 2017-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Enable Active Model testing for JRuby | Jon Moss | 2017-02-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #28138 from rwz/rwz/hwia-compact | Richard Schneeman | 2017-02-23 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |