Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #35695 from jhawthorn/render_template | Rafael França | 2019-03-22 | 7 | -42/+43 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Prefer render template: in tests | John Hawthorn | 2019-03-21 | 7 | -42/+43 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Fix announce script | Rafael Mendonça França | 2019-03-22 | 1 | -2/+5 | |
* | | | | | | | | | | Fix release template | Rafael Mendonça França | 2019-03-21 | 1 | -2/+2 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Fix server restart test on Puma 3.12.1 | yuuji.yaginuma | 2019-03-22 | 2 | -4/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix document formatting of Database configuration classes [ci skip] | yuuji.yaginuma | 2019-03-21 | 3 | -35/+35 | |
* | | | | | | | | Address rubocop offences | Ryuta Kamizono | 2019-03-21 | 2 | -9/+9 | |
* | | | | | | | | Merge pull request #35685 from XrXr/attribute-forwarding | Gannon McGibbon | 2019-03-20 | 2 | -0/+24 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Document option forwarding in ActiveRecord::Base.attribute | Alan Wu | 2019-03-20 | 2 | -0/+24 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #35546 from rails/bulk-inserts-with-index | Kasper Timm Hansen | 2019-03-20 | 3 | -139/+165 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] Documentation pass for insert_all etc. | Kasper Timm Hansen | 2019-03-20 | 1 | -105/+107 | |
| * | | | | | | | Bulk Insert: Reuse indexes for unique_by | Kasper Timm Hansen | 2019-03-20 | 3 | -64/+88 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #35661 from jhawthorn/lookup_context_validation | Eileen M. Uchitelle | 2019-03-20 | 4 | -3/+19 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Don't compact formats | John Hawthorn | 2019-03-19 | 2 | -6/+1 | |
| * | | | | | | Avoid assigning [nil] to formats | John Hawthorn | 2019-03-19 | 1 | -1/+1 | |
| * | | | | | | Improve "raises on invalid format assignment" test | John Hawthorn | 2019-03-18 | 1 | -2/+2 | |
| * | | | | | | Rename invalid_types to invalid_values | John Hawthorn | 2019-03-18 | 1 | -3/+3 | |
| * | | | | | | Use symbol for mail preview format, not string | John Hawthorn | 2019-03-18 | 1 | -1/+1 | |
| * | | | | | | Raise in LookupContext#formats= on invalid format | John Hawthorn | 2019-03-18 | 2 | -0/+13 | |
| * | | | | | | Make uniq in LookupContext#formats= | John Hawthorn | 2019-03-18 | 2 | -1/+3 | |
| * | | | | | | Ignore nil in LookupContext#formats= | John Hawthorn | 2019-03-18 | 2 | -0/+6 | |
* | | | | | | | Merge pull request #35677 from bogdanvlviv/mention-process_middleware.action_... | Kasper Timm Hansen | 2019-03-20 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add mention about `process_middleware.action_dispatch` in the guide [ci skip] | bogdanvlviv | 2019-03-20 | 1 | -1/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #35679 from y-yagi/make_aliases_of_database_option_work | Yuji Yaginuma | 2019-03-20 | 5 | -2/+32 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Make aliases of `database` option in generators work | yuuji.yaginuma | 2019-03-20 | 5 | -2/+32 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #35649 from andrehjr/fix-override-of-cookies-controller-specs | Rafael França | 2019-03-19 | 2 | -1/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't override @set_cookies on CookieJar#update_cookies_from_jar' | André Luis Leal Cardoso Junior | 2019-03-17 | 2 | -1/+14 | |
* | | | | | | | Merge pull request #35595 from shioyama/generated_attribute_methods_namespace... | Rafael França | 2019-03-19 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Give GeneratedAttributeMethods module a name | Chris Salzberg | 2019-03-13 | 2 | -4/+5 | |
* | | | | | | | | Merge pull request #35675 from larouxn/revert-35656-revert-34277-remove-javas... | Rafael França | 2019-03-19 | 2 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "Revert "Remove `javascripts` and `javascript_engine` options for gene... | Nicholas La Roux | 2019-03-20 | 2 | -4/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Fix test broken by 04ae0b0b5e594e0bb99c5cd608921745977bcdcd | Rafael Mendonça França | 2019-03-19 | 1 | -3/+4 | |
* | | | | | | | | Merge pull request #35670 from jhawthorn/re_add_template_updated_at | Rafael França | 2019-03-19 | 2 | -6/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Re-add Template#updated_at as deprecated | John Hawthorn | 2019-03-19 | 2 | -6/+13 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #35656 from larouxn/revert-34277-remove-javascripts-javasc... | Rafael França | 2019-03-19 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Revert "Remove `javascripts` and `javascript_engine` options for generators" | Nicholas La Roux | 2019-03-19 | 2 | -0/+4 | |
* | | | | | | | | | Merge pull request #35664 from jeremyevans/remove-roflscaling | Rafael França | 2019-03-19 | 3 | -85/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove roflscaling constants | Jeremy Evans | 2019-03-19 | 2 | -15/+0 | |
| * | | | | | | | | | Remove roflscaling | Jeremy Evans | 2019-03-18 | 3 | -70/+26 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #35662 from jhawthorn/fallback_resolver_no_virtual_path | Aaron Patterson | 2019-03-19 | 2 | -8/+32 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove virtual_path from fallback templates | John Hawthorn | 2019-03-18 | 2 | -8/+32 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35660 from kamipo/sanitize_as_sql_comment | Ryuta Kamizono | 2019-03-20 | 5 | -8/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Extract `sanitize_as_sql_comment` from SQL visitor into connection | Ryuta Kamizono | 2019-03-19 | 5 | -8/+15 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35669 from cpruitt/update-mime-type-regexp | Aaron Patterson | 2019-03-19 | 2 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update regular expression for checking valid MIME type | Cliff Pruitt | 2019-03-19 | 2 | -1/+19 | |
* | | | | | | | | | | Instrument middleware processing | Daniel Schierbeck | 2019-03-19 | 2 | -7/+57 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35358 from tjwallace/patch-1 | Eileen M. Uchitelle | 2019-03-19 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add documentation for the resource(s) :param option | Jeff Wallace | 2019-02-21 | 1 | -0/+3 | |
* | | | | | | | | | | update_at/on note for ActiveRecord::Relation.update_all (#35461) | Orhan Toy | 2019-03-19 | 1 | -2/+4 | |
* | | | | | | | | | | Merge pull request #35604 from jhawthorn/validate_mime_types | Eileen M. Uchitelle | 2019-03-19 | 4 | -4/+45 | |
|\ \ \ \ \ \ \ \ \ \ |