aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add Documentation for Active Support On Load HooksJulian Nadeau2017-04-101-0/+112
| * | | | | Add action_controller_api, action_controller_base on_load hookJulian Nadeau2017-04-103-1/+15
* | | | | | Merge pull request #28729 from matthewd/dont-freeze-inputsMatthew Draper2017-04-122-3/+17
|\ \ \ \ \ \
| * | | | | | Don't freeze input stringsMatthew Draper2017-04-122-3/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #28722 from DmytroVasin/rails-ujs-default-urlRafael França2017-04-112-22/+46
|\ \ \ \ \ \
| * | | | | | Set current page as default for ajax requestsDmytro Vasin2017-04-112-22/+46
* | | | | | | Merge pull request #28728 from dskecse/update-documentation-on-routingRafael França2017-04-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Update routing doc on the `get` `to:` option [ci skip]Dzianis Dashkevich2017-04-111-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #28721 from koic/oracle_does_not_support_limit_clauseRafael França2017-04-111-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix an AR test of relations_test when using OracleKoichi ITO2017-04-111-1/+1
* | | | | | | Remove link to rack.github.ioJon Moss2017-04-101-2/+0
* | | | | | | Small grammar fixesJon Moss2017-04-101-3/+6
* | | | | | | Pluralize callbackJon Moss2017-04-101-1/+3
* | | | | | | Merge pull request #28680 from vishalzambre/callback_doc_updateJon Moss2017-04-101-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ci skip] documented issue related before_destroyvishalzambre2017-04-101-0/+2
* | | | | | | Implement `fetch_values` for HashWithIndifferentAccess (#28316)Josh Pencheon2017-04-103-0/+31
| |_|/ / / / |/| | | | |
* | | | | | exclude ORDER BY clause for exists? (#28699)Boris Slobodin2017-04-102-1/+6
| |/ / / / |/| | | |
* | | | | Merge pull request #28713 from kamipo/expose_queries_for_association_queriesMatthew Draper2017-04-102-48/+44
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Expose `queries` for `AssociationQueryValue` and `PolymorphicArrayValue`Ryuta Kamizono2017-04-092-21/+25
| * | | | Avoid to handle polymorphic association for `AssociationQueryHandler`Ryuta Kamizono2017-03-282-29/+21
* | | | | delegate_missing_to should fall back to superMatthew Draper2017-04-092-1/+23
* | | | | delegate_to_missing doesn't delegate private methodsMatthew Draper2017-04-092-1/+14
* | | | | Merge pull request #28697 from y-yagi/remove_duplicated_delivery_method_defin...Kasper Timm Hansen2017-04-091-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove duplicated `delivery_method` definitionyuuji.yaginuma2017-04-071-1/+0
| | |_|/ | |/| |
* | | | Add text to "Upgrading to Rails 5.1"Jon Moss2017-04-081-1/+8
* | | | Add scaffolding for different sections in 5.1 release notesJon Moss2017-04-081-0/+48
* | | | Merge pull request #28678 from hedgesky/use_formatted_number_as_schema_versionRafael França2017-04-081-1/+9
|\ \ \ \
| * | | | use formatted number as schema versionAnton Chuchkalov2017-04-051-1/+9
* | | | | Merge pull request #28705 from kamipo/extract_construct_relation_for_existsRafael França2017-04-082-17/+33
|\ \ \ \ \
| * | | | | Extract `construct_relation_for_exists` in `FinderMethods`Ryuta Kamizono2017-04-091-12/+15
| * | | | | More exercise `exists?` testsRyuta Kamizono2017-04-081-5/+18
* | | | | | Drop the "Sanity Check" contributing stepMatthew Draper2017-04-091-10/+0
* | | | | | Remove mentions and instructions for docrailsMatthew Draper2017-04-092-18/+2
|/ / / / /
* | | | | Merge pull request #28692 from kmcphillips/masterRafael França2017-04-073-4/+49
|\ \ \ \ \
| * | | | | Passing in no arguments to the dynamic fixture accessor method returns all fi...Kevin McPhillips2017-04-073-4/+49
* | | | | | SpacesRafael Mendonça França2017-04-071-0/+1
* | | | | | More :scissors:Rafael Mendonça França2017-04-071-1/+1
* | | | | | :scissors:Rafael França2017-04-071-1/+1
* | | | | | Fix Guides to include #23138 [ci skip]claudiob2017-04-071-8/+1
|/ / / / /
* | | | | Merge pull request #28670 from aledalgrande/activerecord-docs-fixRafael França2017-04-071-1/+5
|\ \ \ \ \
| * | | | | Fix edge guides for Active Record callbacksAlessandro Dal Grande2017-04-041-1/+5
* | | | | | Merge pull request #28632 from kamipo/fix_warning_extra_states_are_no_longer_...Rafael França2017-04-071-4/+4
|\ \ \ \ \ \
| * | | | | | Fix `warning: extra states are no longer copied`Ryuta Kamizono2017-04-011-4/+4
* | | | | | | Merge pull request #28687 from kamipo/fix_warning_already_initialized_constantRafael França2017-04-061-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Fix `warning: already initialized constant HashWithIndifferentAccessTest::Has...Ryuta Kamizono2017-04-071-1/+0
* | | | | | | | Merge pull request #28688 from kamipo/remove_duplicated_test_prefixRafael França2017-04-065-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove duplicated "test" prefixRyuta Kamizono2017-04-075-8/+8
|/ / / / / / / /
* | | | | | | / Improve logging when Origin header doesn't matchJon Leighton2017-04-062-1/+16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Work around all the thingsMatthew Draper2017-04-061-1/+11
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #28673 from koic/oracle_does_not_support_index_commentAndrew White2017-04-051-5/+9
|\ \ \ \ \ \