aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Remove unpaired `}` [ci skip]Ryuta Kamizono2017-12-011-2/+1
* | | | | | Tweaks CHANGELOGs [ci skip]Ryuta Kamizono2017-12-012-3/+3
* | | | | | Merge pull request #19090 from gregnavis/support-postgresql-operator-classes-...Matthew Draper2017-12-019-20/+115
|\ \ \ \ \ \
| * | | | | | Add support for PostgreSQL operator classes to add_indexGreg Navis2017-11-309-20/+115
* | | | | | | Merge pull request #31241 from matthewd/no-after-forkMatthew Draper2017-12-011-23/+1
|\ \ \ \ \ \ \
| * | | | | | | Drop the before_fork/on_worker_boot adviceMatthew Draper2017-11-271-23/+1
* | | | | | | | Remove unnecessary scopingRyuta Kamizono2017-12-011-1/+1
* | | | | | | | Class level `update` and `destroy` checks all the records exist before making...Ryuta Kamizono2017-12-012-13/+41
* | | | | | | | Add ActiveStorage::Previewer#logger to match ActiveStorage::Analyzer#loggerGeorge Claghorn2017-11-301-0/+4
* | | | | | | | Maintain raising `RecordNotFound` for class level `update` and` destroy`Ryuta Kamizono2017-12-012-6/+21
* | | | | | | | Merge pull request #31293 from ydakuka/fix-gemfile-guidesYuji Yaginuma2017-12-0111-28/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Cosmetic changes [ci skip]Yauheni Dakuka2017-11-3011-28/+28
* | | | | | | | | Merge pull request #31296 from dixitp012/configuration_update_linksRyuta Kamizono2017-12-011-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ci skip] Updated links for uncorn which redirect & added https for nginx linkDixit Patel2017-11-301-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #31292 from noahd1/patch-1Rafael França2017-11-301-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Keep current Code Climate behavior before upgradeNoah Davis2017-11-291-0/+22
| |/ / / / / / / /
* | | | | | | | | Add changelog entry for 9d6e28eileencodes2017-11-301-0/+12
* | | | | | | | | Merge pull request #31300 from aried3r/ar/move_test_dependencies_to_test_groupEileen M. Uchitelle2017-11-301-7/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Move system test dependencies to test groupAnton Rieder2017-11-301-7/+10
|/ / / / / / / /
* | | | | | | | Do not overwrite by default if credentials already existsyuuji.yaginuma2017-11-302-2/+12
* | | | | | | | Add :nodoc: to `StatementPool` which is internal used [ci skip]Ryuta Kamizono2017-11-302-4/+2
| |/ / / / / / |/| | | | | |
* | | | | | | Build the root folder before specific filesRafael Mendonça França2017-11-291-8/+8
* | | | | | | Make screenshots default to "simple" formateileencodes2017-11-292-10/+13
* | | | | | | Merge pull request #31214 from chopraanmol1/bug_fix_has_one_inverse_owner_rel...Eileen M. Uchitelle2017-11-293-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Inverse instance should not be reloaded during autosave if called in validationAnmol Chopra2017-11-273-0/+17
* | | | | | | | Merge pull request #31272 from y-yagi/use_credentials_instead_of_keyfile_in_gcsGeorge Claghorn2017-11-295-21/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Use `credentials` instead of `keyfile` in GCS seviceyuuji.yaginuma2017-11-295-21/+23
* | | | | | | | | Mention about Ruby 2.4 Unicode case mappings in `mb_chars` example [ci skip] ...Ryuta Kamizono2017-11-291-1/+3
* | | | | | | | | Fix tests: Remove ogx mime type from testsGuillermo Iguaran2017-11-291-1/+1
* | | | | | | | | Fix typo in mime type registeringGuillermo Iguaran2017-11-291-1/+1
* | | | | | | | | Restore mpeg mime type, delete less common mime typesGuillermo Iguaran2017-11-291-9/+4
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Register "audio/mp4" mime type with :m4a symbolGuillermo Iguaran2017-11-291-1/+1
* | | | | | | | Merge pull request #31274 from dixitp012/correct_output_for_upcaseRyuta Kamizono2017-11-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ci skip] Correct output for UpcaseDixit Patel2017-11-291-1/+1
* | | | | | | | | Merge pull request #31251 from rails/preload_link_tagGuillermo Iguaran2017-11-297-8/+128
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Update send_file headers test to use mp4 as example instead of mpgGuillermo Iguaran2017-11-281-1/+1
| * | | | | | | | Register most popular audio/video/font mime types supported by modern browsersGuillermo Iguaran2017-11-283-7/+29
| * | | | | | | | Add preload_link_tag helper.Guillermo Iguaran2017-11-283-0/+98
| |/ / / / / / /
* | | | | | | | Merge pull request #31268 from tjschuck/refactor_prev_next_occurringRafael França2017-11-283-26/+32
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Refactor Date/Time next_occurring and prev_occurringT.J. Schuck2017-11-283-26/+32
* | | | | | | | Merge pull request #31270 from tjschuck/deprecation_example_code_formattingYuji Yaginuma2017-11-292-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Formatting fix for example codeT.J. Schuck2017-11-282-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #31179 from kinnrot/scoping-reserved-namesRafael Mendonça França2017-11-285-0/+49
|\ \ \ \ \ \ \
| * | | | | | | Prevent scope named same as a ActiveRecord::Relation instance method.Chen Kinnrot2017-11-285-0/+48
* | | | | | | | Merge pull request #31254 from suginoy/update_doc_find_orderRafael França2017-11-281-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Update docs `ActiveRecord::FinderMethods#find`suginoy2017-11-281-3/+4
* | | | | | | | | Make sure the request exist befoe trying to send early hintsRafael Mendonça França2017-11-282-2/+32
* | | | | | | | | Preparing for 5.2.0.beta2 releaseRafael Mendonça França2017-11-2827-51/+108
* | | | | | | | | Merge pull request #31264 from fatosmorina/fix_typosRafael França2017-11-2813-27/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typos and add a few suggestionsFatos Morina2017-11-2813-27/+41
|/ / / / / / / / /