Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Move around AR::Dirty and fix _attribute method | Aaron Patterson | 2017-04-14 | 4 | -12/+30 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28661 from bogdanvlviv/fix-dirty-attributes-if-override-a... | Aaron Patterson | 2017-04-14 | 4 | -4/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix inconsistency with changed attributes when overriding AR attribute reader | bogdanvlviv | 2017-04-12 | 4 | -4/+35 | |
* | | | | | | | | | | | Add additional options to time `change` methods | Andrew White | 2017-04-14 | 6 | -15/+83 | |
* | | | | | | | | | | | Merge pull request #28715 from kamipo/convert_association_queries_to_poro_que... | Andrew White | 2017-04-14 | 4 | -60/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | `AssociationQueryValue#queries` returns an array for more concise association... | Ryuta Kamizono | 2017-04-11 | 2 | -14/+7 | |
| * | | | | | | | | | | | Convert `PolymorphicArrayValue` to PORO queries | Ryuta Kamizono | 2017-04-09 | 3 | -28/+19 | |
| * | | | | | | | | | | | Convert `AssociationQueryValue` to PORO queries | Ryuta Kamizono | 2017-04-09 | 2 | -35/+23 | |
* | | | | | | | | | | | | Merge pull request #28743 from kamipo/add_test_case_for_20802 | Andrew White | 2017-04-14 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add a test case for #20802 | Ryuta Kamizono | 2017-04-13 | 2 | -0/+6 | |
* | | | | | | | | | | | | | Merge pull request #28748 from DmytroVasin/rails-ujs-fix-ajax-response-parsing | Rafael França | 2017-04-13 | 2 | -3/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix mistake in JS response parser: | Dmytro Vasin | 2017-04-13 | 2 | -3/+31 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #28744 from y-yagi/make_code_statistics_task_handle_system... | Rafael França | 2017-04-13 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Make code statistics task handle system tests properly | yuuji.yaginuma | 2017-04-13 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge pull request #28750 from alexmuller/patch-1 | Rafael França | 2017-04-13 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Close form_for tag in FormHelper API docs | Alex Muller | 2017-04-13 | 1 | -2/+2 | |
|/ / / / / / / / / / / / | ||||||
* / / / / / / / / / / / | :scissors: | Ryuta Kamizono | 2017-04-13 | 7 | -7/+1 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #28726 from matthewd/transaction-locking | Matthew Draper | 2017-04-13 | 3 | -52/+70 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add comprehensive locking around DB transactions | Matthew Draper | 2017-04-11 | 3 | -52/+70 | |
* | | | | | | | | | | | | Merge pull request #28712 from kamipo/tweaks_28678 | Andrew White | 2017-04-12 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Tweaks #28678 | Ryuta Kamizono | 2017-04-09 | 1 | -4/+5 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #28740 from matthewd/old-postgres | Matthew Draper | 2017-04-13 | 6 | -22/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use a query that's compatible with PostgreSQL 9.2 | Matthew Draper | 2017-04-12 | 6 | -22/+33 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Move CHANGELOG.md entry from Active Support to Action Pack | Jon Moss | 2017-04-11 | 2 | -13/+13 | |
* | | | | | | | | | | | :scissors: | Rafael Mendonça França | 2017-04-11 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #28731 from y-yagi/fix_rubocop_violations | Rafael França | 2017-04-11 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix rubocop violations | yuuji.yaginuma | 2017-04-12 | 2 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #28402 from jules2689/action-controller-api-base-hooks | Rafael França | 2017-04-11 | 4 | -1/+127 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add Documentation for Active Support On Load Hooks | Julian Nadeau | 2017-04-10 | 1 | -0/+112 | |
| * | | | | | | | | | | | Add action_controller_api, action_controller_base on_load hook | Julian Nadeau | 2017-04-10 | 3 | -1/+15 | |
* | | | | | | | | | | | | Merge pull request #28729 from matthewd/dont-freeze-inputs | Matthew Draper | 2017-04-12 | 2 | -3/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't freeze input strings | Matthew Draper | 2017-04-12 | 2 | -3/+17 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #28722 from DmytroVasin/rails-ujs-default-url | Rafael França | 2017-04-11 | 2 | -22/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Set current page as default for ajax requests | Dmytro Vasin | 2017-04-11 | 2 | -22/+46 | |
* | | | | | | | | | | | | | Merge pull request #28728 from dskecse/update-documentation-on-routing | Rafael França | 2017-04-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update routing doc on the `get` `to:` option [ci skip] | Dzianis Dashkevich | 2017-04-11 | 1 | -2/+2 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #28721 from koic/oracle_does_not_support_limit_clause | Rafael França | 2017-04-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix an AR test of relations_test when using Oracle | Koichi ITO | 2017-04-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Remove link to rack.github.io | Jon Moss | 2017-04-10 | 1 | -2/+0 | |
* | | | | | | | | | | | | | Small grammar fixes | Jon Moss | 2017-04-10 | 1 | -3/+6 | |
* | | | | | | | | | | | | | Pluralize callback | Jon Moss | 2017-04-10 | 1 | -1/+3 | |
* | | | | | | | | | | | | | Merge pull request #28680 from vishalzambre/callback_doc_update | Jon Moss | 2017-04-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | [ci skip] documented issue related before_destroy | vishalzambre | 2017-04-10 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Implement `fetch_values` for HashWithIndifferentAccess (#28316) | Josh Pencheon | 2017-04-10 | 3 | -0/+31 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | exclude ORDER BY clause for exists? (#28699) | Boris Slobodin | 2017-04-10 | 2 | -1/+6 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #28713 from kamipo/expose_queries_for_association_queries | Matthew Draper | 2017-04-10 | 2 | -48/+44 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Expose `queries` for `AssociationQueryValue` and `PolymorphicArrayValue` | Ryuta Kamizono | 2017-04-09 | 2 | -21/+25 | |
| * | | | | | | | | | Avoid to handle polymorphic association for `AssociationQueryHandler` | Ryuta Kamizono | 2017-03-28 | 2 | -29/+21 | |
* | | | | | | | | | | delegate_missing_to should fall back to super | Matthew Draper | 2017-04-09 | 2 | -1/+23 | |
* | | | | | | | | | | delegate_to_missing doesn't delegate private methods | Matthew Draper | 2017-04-09 | 2 | -1/+14 |