aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Add encrypted secrets (#28038)Kasper Timm Hansen2017-02-2317-27/+482
|/ / / / /
* | | | | [ci skip] Fix more quotes in direct/resolve docsAndrew White2017-02-231-3/+3
* | | | | Merge pull request #23553 from kamipo/correctly_dump_native_timestamp_types_f...Rafael França2017-02-2210-5/+80
|\ \ \ \ \
| * | | | | Correctly dump native timestamp types for MySQLRyuta Kamizono2017-02-2310-5/+80
|/ / / / /
* | | | | Merge pull request #28114 from matthewd/deprecated-evented-redisMatthew Draper2017-02-232-1/+9
|\ \ \ \ \
| * | | | | Deprecate the EventedRedis subscription adapterMatthew Draper2017-02-232-1/+9
|/ / / / /
* | | | | Clarify use of params in `direct`Andrew White2017-02-222-0/+23
* | | | | Merge pull request #28098 from rails/rails-ujs-intergrationRafael França2017-02-2213-70/+407
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Test rails-ujs in our travis matrixRafael Mendonça França2017-02-2211-70/+338
| * | | | Move rails-ujs README and LICENCE to actionviewRafael Mendonça França2017-02-222-0/+69
|/ / / /
* | | | Merge pull request #27572 from matthewd/prerelease-specifierMatthew Draper2017-02-232-10/+9
|\ \ \ \
| * | | | Simplify the version specifier generated by prereleasesMatthew Draper2017-01-052-10/+9
* | | | | Add more missing requiresAndrew White2017-02-222-0/+2
* | | | | Bump removal of `/:controller/:action` to Rails 5.2Andrew White2017-02-221-2/+2
* | | | | Add missing requiresAndrew White2017-02-221-0/+4
* | | | | Add CHANGELOG entry for #28104Andrew White2017-02-221-0/+4
* | | | | Merge pull request #28104 from HashNotAdam/fix/preload_instance_variables_in_...Andrew White2017-02-222-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Preload to_datetime before freezing a TimeWithZone instanceAdam Rice2017-02-222-1/+3
* | | | | Merge pull request #28103 from y-yagi/remove_needless_extensionJon Moss2017-02-211-1/+1
|\ \ \ \ \
| * | | | | remove needless extension from system test example [ci skip]yuuji.yaginuma2017-02-221-1/+1
|/ / / / /
* | | | | Merge pull request #28100 from fernandes/patch-1Jon Moss2017-02-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [doc] Fix wrong class name in testing.mdCelso Fernandes2017-02-211-1/+1
|/ / / /
* | | | Merge pull request #28095 from matthewd/nested-database-configMatthew Draper2017-02-222-0/+69
|\ \ \ \
| * | | | Allow 3-level DB configs to group connections by environmentMatthew Draper2017-02-222-0/+69
* | | | | Merge pull request #28042 from kamipo/add_changelog_for_27384Rafael França2017-02-212-4/+8
|\ \ \ \ \
| * | | | | Add CHANGELOG entry for #27384 and #27762Ryuta Kamizono2017-02-172-4/+8
| | |_|_|/ | |/| | |
* | | | | [ci skip] Fix direct/resolve documentation.Kasper Timm Hansen2017-02-211-11/+11
* | | | | [ci skip] Fix typos in direct/resolve changelog.Kasper Timm Hansen2017-02-211-2/+2
* | | | | Merge pull request #23138 from rails/custom-url-helpers-and-polymorphic-urlsAndrew White2017-02-218-16/+787
|\ \ \ \ \
| * | | | | Fix schema leakage from dirty_test.rbAndrew White2017-02-211-0/+1
| * | | | | Split direct method into twoAndrew White2017-02-215-113/+159
| * | | | | Push option extract into call methodAndrew White2017-02-212-8/+7
| * | | | | Fix typo in exception messageAndrew White2017-02-211-1/+1
| * | | | | Removed `model_name` method to prevent warningAndrew White2017-02-211-0/+1
| * | | | | Prefer remove_method over undef_methodAndrew White2017-02-213-4/+69
| * | | | | Support mapping of non-model classesAndrew White2017-02-212-3/+33
| * | | | | Raise an error if `direct` is inside a scope blockAndrew White2017-02-212-3/+26
| * | | | | Add CHANGELOG entry for `direct` methodAndrew White2017-02-211-0/+39
| * | | | | Add custom polymorphic mappingAndrew White2017-02-216-65/+314
| * | | | | Add test for calling a url helper in Mapper#directAndrew White2017-02-211-0/+7
| * | | | | Don't allocate a hash unnecessarilyAndrew White2017-02-212-2/+6
| * | | | | Only accept symbols and strings for Mapper#directAndrew White2017-02-212-1/+23
| * | | | | Rename url_helper to directAndrew White2017-02-213-23/+23
| * | | | | Add support for defining custom url helpers in routes.rbAndrew White2017-02-214-2/+270
| * | | | | Wrap routes.url_helpers.url_for via a proxyAndrew White2017-02-211-4/+21
* | | | | | Add backticks around method namesJon Moss2017-02-211-1/+1
* | | | | | Remove extra spacesJon Moss2017-02-211-1/+1
* | | | | | Add backticks around commandJon Moss2017-02-211-1/+1
* | | | | | Use released arelRafael Mendonça França2017-02-218-16/+2
* | | | | | Add backticks around constantJon Moss2017-02-211-1/+1