aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deriving `secret_key_base` breaks `key_generator` defined in 5.1.Yoshiyuki Kinjo2018-03-312-1/+2
* Merge pull request #32389 from yhirano55/add_earlier_releases_in_guidesRyuta Kamizono2018-03-311-1/+3
|\
| * Add earlier releases links v3.0 and v3.1 in guidesYoshiyuki Hirano2018-03-311-1/+3
* | Merge pull request #32388 from yhirano55/remove_useless_stylesheet_file_in_guideRyuta Kamizono2018-03-311-50/+0
|\ \
| * | Remove useless stylesheet file in guideYoshiyuki Hirano2018-03-311-50/+0
| |/
* | Bump tested versions of Ruby on CIAndrew White2018-03-311-8/+8
* | Merge pull request #32390 from yhirano55/modify_twitter_api_link_in_api_guideRyuta Kamizono2018-03-311-1/+1
|\ \
| * | [ci skip] Modify twitter api link in api guideYoshiyuki Hirano2018-03-311-1/+1
|/ /
* | Merge pull request #32366 from utilum/use_current_configAndrew White2018-03-301-1/+1
|\ \
| * | Use current_config in structure_dumputilum2018-03-291-1/+1
* | | Merge pull request #32277 from derekprior/dp-deprecate-force-sslGuillermo Iguaran2018-03-307-90/+62
|\ \ \
| * | | Deprecate controller level force_sslDerek Prior2018-03-307-90/+62
* | | | Merge pull request #32384 from riseshia/remove-expired-documentAndrew White2018-03-301-15/+1
|\ \ \ \
| * | | | Remove expired explanation [ci skip]Shia2018-03-301-15/+1
* | | | | Remove shadowing variable warningAndrew White2018-03-301-2/+2
|/ / / /
* | | | Merge pull request #32383 from freeletics/add-missing-requireRyuta Kamizono2018-03-301-0/+1
|\ \ \ \
| * | | | Adding missing extension for `cattr_accessor` methodWojciech Wnętrzak2018-03-301-0/+1
|/ / / /
* | | | Fix intermittent CI failure due to setting explicit `person.id = 10`Ryuta Kamizono2018-03-301-4/+0
* | | | Merge pull request #32338 from eugeneius/dont_clobber_foreign_keyRyuta Kamizono2018-03-302-2/+4
|\ \ \ \
| * | | | Don't unset foreign key when preloading missing recordEugene Kenny2018-03-242-2/+4
* | | | | Short circuit the scoping delegation for `relation.all`Ryuta Kamizono2018-03-301-0/+1
* | | | | Remove unnecessary line break and quotesyuuji.yaginuma2018-03-301-2/+2
| |_|/ / |/| | |
* | | | Fix "--frozen-lockfile" argument used in yarn install rake taskGuillermo Iguaran2018-03-291-1/+1
* | | | Merge pull request #32289 from gsamokovarov/did-you-mean-suggestionsGuillermo Iguaran2018-03-296-57/+14
|\ \ \ \
| * | | | Use `did_you_mean` spell checker for option suggestionsGenadi Samokovarov2018-03-236-57/+14
| | |/ / | |/| |
* | | | Merge pull request #32243 from maschwenk/patch-2Guillermo Iguaran2018-03-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Raise an error when lockfile diff is generatedMax Schwenk2018-03-131-1/+1
* | | | Merge pull request #32370 from riseshia/patch-1Andrew White2018-03-291-1/+1
|\ \ \ \
| * | | | Compare ruby version with correct wayShia2018-03-291-1/+1
|/ / / /
* | | | Merge pull request #30956 from CJStadler/with-lock-changed-deprecationRafael França2018-03-284-1/+24
* | | | Bump rack-test to 1.0.0Yuji Yaginuma2018-03-281-1/+1
* | | | Merge pull request #32299 from davidstosik/expose-fk-ignore-patternGuillermo Iguaran2018-03-277-3/+43
|\ \ \ \
| * | | | Move fk_ignore_pattern from config.active_record to SchemaDumperDavid Stosik2018-03-226-16/+18
| * | | | Test config.active_record.fk_ignore_patternDavid Stosik2018-03-201-0/+8
| * | | | Document config.active_record.fk_ignore_patternDavid Stosik2018-03-202-0/+10
| * | | | Expose foreign key name ignore pattern in configurationDavid Stosik2018-03-197-2/+22
* | | | | Merge pull request #32317 from dwightwatson/32247George Claghorn2018-03-263-4/+24
|\ \ \ \ \
| * | | | | Flip the order of the after_create callbacksDwight Watson2018-03-273-4/+24
* | | | | | Merge pull request #32185 from nholden/human_readable_date_time_comparisonsRafael França2018-03-269-0/+63
|\ \ \ \ \ \
| * | | | | | Add `before?` and `after?` methods to date and time classesNick Holden2018-03-069-0/+63
* | | | | | | Merge pull request #32274 from eileencodes/part-1-add-rake-tasks-for-multi-dbEileen M. Uchitelle2018-03-267-22/+283
|\ \ \ \ \ \ \
| * | | | | | | Refactor configs_for and friendseileencodes2018-03-217-56/+101
| * | | | | | | Add tests for new rake taskseileencodes2018-03-211-1/+128
| * | | | | | | Update schema/structure dump tasks for multi dbeileencodes2018-03-212-14/+36
| * | | | | | | Add ability to create/drop/migrate all dbs for a given enveileencodes2018-03-212-8/+11
| * | | | | | | Add create/drop/migrate db tasks for each database in the environmenteileencodes2018-03-211-0/+25
| * | | | | | | Add DatabaseConfig Struct and associated methodseileencodes2018-03-211-0/+39
* | | | | | | | Merge pull request #32342 from iorme1/masterRichard Schneeman2018-03-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Readability fix [ci skip]Isaac Orme2018-03-251-1/+1
|/ / / / / / / /
* | | | | | | | Make engine check more explicitAndrew White2018-03-251-6/+9