Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Fix period position | Ryuta Kamizono | 2019-06-06 | 4 | -5/+5 | |
* | | | | | | | | Merge pull request #36399 from jhawthorn/named_controller_helper_module | John Hawthorn | 2019-06-05 | 2 | -9/+25 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Use file/line from call to helper_module | John Hawthorn | 2019-06-03 | 1 | -5/+10 | |
| * | | | | | | | Give HelperMethods module a name | John Hawthorn | 2019-06-03 | 2 | -4/+15 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #36416 from freeletics/fix-db-prepare | Eileen M. Uchitelle | 2019-06-05 | 4 | -31/+99 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed db:prepare task for multiple databases. | Wojciech Wnętrzak | 2019-06-05 | 4 | -31/+99 | |
* | | | | | | | | Merge pull request #36394 from eileencodes/treat-application-record-as-primary | Eileen M. Uchitelle | 2019-06-05 | 3 | -5/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Treat ActiveRecord::Base and ApplicationRecord as "primary" | eileencodes | 2019-06-05 | 3 | -5/+22 | |
* | | | | | | | | | Merge pull request #36415 from Aupajo/patch-1 | Xavier Noria | 2019-06-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | 6.0 release notes: fix typo | Pete Nicholls | 2019-06-05 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Specify a config name from `config` as well as other configs [ci skip] | yuuji.yaginuma | 2019-06-05 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #36407 from y-yagi/fixes_32211 | Yuji Yaginuma | 2019-06-05 | 3 | -10/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Extract default log file open operation to method | yuuji.yaginuma | 2019-06-05 | 3 | -10/+21 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix rubocop violation | yuuji.yaginuma | 2019-06-05 | 1 | -2/+1 | |
* | | | | | | | | Unify to use 4 spaces indentation in CHANGELOGs [ci skip] | Ryuta Kamizono | 2019-06-05 | 5 | -63/+68 | |
* | | | | | | | | Merge pull request #36376 from sharang-d/reword-content_type-change | Vipul A M | 2019-06-05 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Reword the ActionDispatch::Response#content_type change [ci skip] | Sharang Dashputre | 2019-06-02 | 1 | -4/+4 | |
* | | | | | | | | | Merge pull request #36404 from mrschuster/sqlite3_collation_bug | Ryuta Kamizono | 2019-06-05 | 3 | -2/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix sqlite3 collation parsing when using decimal columns. | Martin Schuster | 2019-06-04 | 3 | -2/+15 | |
* | | | | | | | | | | Merge pull request #36398 from jhawthorn/file_update_checker_empty | John Hawthorn | 2019-06-04 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Don't call listen with empty directory list | John Hawthorn | 2019-06-03 | 1 | -1/+4 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #36405 from abhaynikam/36389-follow-up-to-fix-grammer-and-... | Eileen M. Uchitelle | 2019-06-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typo in multi database guide depentent -> dependent [ci skip] | Abhay Nikam | 2019-06-04 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #36389 from eileencodes/multi-db-docs | Eileen M. Uchitelle | 2019-06-04 | 2 | -0/+274 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Document multiple databases in Rails | eileencodes | 2019-06-04 | 2 | -0/+274 | |
| |/ / / / / / / | ||||||
* | / / / / / / | Merge pull request #36395 from cpruitt/6-0-stable | Eileen M. Uchitelle | 2019-06-04 | 1 | -3/+9 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #36397 from y-yagi/only_clear_cache_when_view_paths_are_sp... | Yuji Yaginuma | 2019-06-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Only clear cache when view paths are specified | yuuji.yaginuma | 2019-06-04 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #36384 from guigs/fix-invalid-schema-when-pk-column-has-co... | Ryuta Kamizono | 2019-06-03 | 3 | -2/+28 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Fix invalid schema dump when primary key column has a comment | Guilherme Goettems Schneider | 2019-06-03 | 3 | -2/+28 | |
* | | | | | | Merge pull request #36379 from abhaynikam/36034-remove-unnecessary-require-path | Yuji Yaginuma | 2019-06-03 | 3 | -3/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove unnecessary require pathname from actionpack controller specs | Abhay Nikam | 2019-06-02 | 3 | -3/+0 | |
* | | | | | | | Fix `subscribed` with no pattern to subscribe all messages | Ryuta Kamizono | 2019-06-03 | 3 | -11/+27 | |
* | | | | | | | Refactor `create_table`'s options separation | Ryuta Kamizono | 2019-06-03 | 2 | -12/+11 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #36375 from kamipo/fast_save | Ryuta Kamizono | 2019-06-02 | 1 | -16/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Avoid making extra 5 arrays in each `save` | Ryuta Kamizono | 2019-06-01 | 1 | -16/+26 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #36378 from yahonda/test_pluck_columns_with_same_name | Ryuta Kamizono | 2019-06-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Address test_pluck_columns_with_same_name failure due to nondeterministic sor... | Yasuo Honda | 2019-06-02 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* / / / / / | Simplify `ActionDispatch::Response#content_type` | yuuji.yaginuma | 2019-06-02 | 1 | -2/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #36034 from y-yagi/fixes_35709 | Yuji Yaginuma | 2019-06-01 | 23 | -120/+171 | |
|\ \ \ \ \ | ||||||
| * | | | | | Change `ActionDispatch::Response#content_type` returning Content-Type header ... | yuuji.yaginuma | 2019-06-01 | 23 | -120/+171 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #36373 from guigs/fix-table-comment-also-being-applied-to-... | Ryuta Kamizono | 2019-06-01 | 3 | -1/+10 | |
|\| | | | | ||||||
| * | | | | Fix table comment also being applied to the primary key column | Guilherme Goettems Schneider | 2019-05-31 | 3 | -1/+10 | |
|/ / / / | ||||||
* | | | | Merge pull request #36369 from jhawthorn/parallel_worker_crash | John Hawthorn | 2019-05-31 | 2 | -0/+26 | |
|\ \ \ \ | ||||||
| * | | | | Fail parallel tests if workers exit early | John Hawthorn | 2019-05-30 | 2 | -0/+26 | |
* | | | | | Add a changelog entry for 165785e | George Claghorn | 2019-05-30 | 1 | -2/+11 | |
|/ / / / | ||||||
* | | | | Skip image analysis on ImageMagick error | George Claghorn | 2019-05-30 | 1 | -0/+3 | |
* | | | | Address intermittent CI failure due to non-determined sort order | Ryuta Kamizono | 2019-05-30 | 1 | -6/+7 | |
* | | | | Merge pull request #36356 from sebroeder/patch-1 | Richard Schneeman | 2019-05-29 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Remove wrong default value for `cache_versioning` in documentation of `cache_... | Sebastian Röder | 2019-05-29 | 1 | -1/+1 | |
|/ / / / |