aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "Revert "Remove `javascripts` and `javascript_engine` options for gene...Nicholas La Roux2019-03-202-4/+0
|/ / / /
* | | | Fix test broken by 04ae0b0b5e594e0bb99c5cd608921745977bcdcdRafael Mendonça França2019-03-191-3/+4
* | | | Merge pull request #35670 from jhawthorn/re_add_template_updated_atRafael França2019-03-192-6/+13
|\ \ \ \
| * | | | Re-add Template#updated_at as deprecatedJohn Hawthorn2019-03-192-6/+13
|/ / / /
* | | | Merge pull request #35656 from larouxn/revert-34277-remove-javascripts-javasc...Rafael França2019-03-192-0/+4
|\ \ \ \
| * | | | Revert "Remove `javascripts` and `javascript_engine` options for generators"Nicholas La Roux2019-03-192-0/+4
* | | | | Merge pull request #35664 from jeremyevans/remove-roflscalingRafael França2019-03-193-85/+26
|\ \ \ \ \
| * | | | | Remove roflscaling constantsJeremy Evans2019-03-192-15/+0
| * | | | | Remove roflscalingJeremy Evans2019-03-183-70/+26
| | |_|_|/ | |/| | |
* | | | | Merge pull request #35662 from jhawthorn/fallback_resolver_no_virtual_pathAaron Patterson2019-03-192-8/+32
|\ \ \ \ \
| * | | | | Remove virtual_path from fallback templatesJohn Hawthorn2019-03-182-8/+32
| |/ / / /
* | | | | Merge pull request #35660 from kamipo/sanitize_as_sql_commentRyuta Kamizono2019-03-205-8/+15
|\ \ \ \ \
| * | | | | Extract `sanitize_as_sql_comment` from SQL visitor into connectionRyuta Kamizono2019-03-195-8/+15
| |/ / / /
* | | | | Merge pull request #35669 from cpruitt/update-mime-type-regexpAaron Patterson2019-03-192-1/+19
|\ \ \ \ \
| * | | | | Update regular expression for checking valid MIME typeCliff Pruitt2019-03-192-1/+19
* | | | | | Instrument middleware processingDaniel Schierbeck2019-03-192-7/+57
|/ / / / /
* | | | | Merge pull request #35358 from tjwallace/patch-1Eileen M. Uchitelle2019-03-191-0/+3
|\ \ \ \ \
| * | | | | Add documentation for the resource(s) :param optionJeff Wallace2019-02-211-0/+3
* | | | | | update_at/on note for ActiveRecord::Relation.update_all (#35461)Orhan Toy2019-03-191-2/+4
* | | | | | Merge pull request #35604 from jhawthorn/validate_mime_typesEileen M. Uchitelle2019-03-194-4/+45
|\ \ \ \ \ \
| * | | | | | Raise exception when building invalid mime typeJohn Hawthorn2019-03-144-4/+45
* | | | | | | Merge pull request #35620 from RTJ/masterEileen M. Uchitelle2019-03-191-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Traducir del: inglésEugeniu Tambur2019-03-191-1/+1
| * | | | | | | Fix for migration active_storage migrationEugeniu Tambur2019-03-151-1/+3
* | | | | | | | Merge pull request #35667 from sharang-d/fix-content-test-nameEileen M. Uchitelle2019-03-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a ContentNegotiation test descriptionSharang Dashputre2019-03-191-1/+1
* | | | | | | | | depend on Zeitwerk 1.4.0Xavier Noria2019-03-193-4/+8
* | | | | | | | | Merge pull request #35659 from rails/fix-time-advance-with-historical-datesAndrew White2019-03-193-2/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix Time#advance to work with dates before 1001-03-07Andrew White2019-03-183-2/+17
* | | | | | | | | Merge pull request #35663 from eileencodes/fix-database-configuration-when-no...Eileen M. Uchitelle2019-03-182-1/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Fix database configuration when adding another config leveleileencodes2019-03-182-1/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Simplify values_list with more compositionKasper Timm Hansen2019-03-181-24/+30
* | | | | | | | Extract column check in values_listKasper Timm Hansen2019-03-181-14/+14
|/ / / / / / /
* | | | | | | Don't expose internal `type_casted_binds` methodRyuta Kamizono2019-03-192-8/+8
* | | | | | | Added release notes for changes in Railties [ci skip] (#35622)प्रथमेश Sonpatki2019-03-182-2/+65
|/ / / / / /
* | | | | | Merge pull request #35652 from razh/revert-rails-ujs-html-contentKasper Timm Hansen2019-03-182-3/+3
|\ \ \ \ \ \
| * | | | | | Add regression test for HTML content in rails-ujsrazh2019-03-171-0/+11
| * | | | | | Revert "Pass HTML responses as plain-text in rails-ujs"razh2019-03-172-12/+1
* | | | | | | Merge pull request #35653 from kamipo/remove_arel_nodes_valuesRyuta Kamizono2019-03-1811-74/+22
|\ \ \ \ \ \ \
| * | | | | | | Get rid of `Arel::Nodes::Values`Ryuta Kamizono2019-03-1811-74/+22
| |/ / / / / /
* | | | | | | Add test case to prevent possible SQL injectionRyuta Kamizono2019-03-183-1/+23
* | | | | | | Fix updating rich text via nested attributesGeorge Claghorn2019-03-176-7/+40
* | | | | | | Merge pull request #35654 from t-richards/bugfix/referrer-policy-errorRyuta Kamizono2019-03-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Suggest 'strict-origin' Referrer-Policy headerTom Richards2019-03-171-1/+1
|/ / / / / /
* | | | | | Ruby 2.4 and later support native Unicode case mappingsRyuta Kamizono2019-03-181-1/+1
* | | | | | Add `:reselect` and `:optimizer_hints` to the list of finder methodsRyuta Kamizono2019-03-181-0/+2
* | | | | | Add test case for unscoping `:optimizer_hints`Ryuta Kamizono2019-03-183-1/+13
* | | | | | Tweak `truncate_tables`Ryuta Kamizono2019-03-182-18/+18
* | | | | | SQLite3: Make fixture loading to bulk statementsRyuta Kamizono2019-03-175-53/+40
* | | | | | Fix undefined local variable or method `discard_remaining_results'Ryuta Kamizono2019-03-171-1/+1