aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Remove needless images in guidesYoshiyuki Hirano2018-03-3128-5/+0
| * | | | | | | Put images into each page's dir in guidesYoshiyuki Hirano2018-03-3113-10/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #32394 from yskkin/key_generatorAndrew White2018-03-312-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Deriving `secret_key_base` breaks `key_generator` defined in 5.1.Yoshiyuki Kinjo2018-03-312-1/+2
* | | | | | | | Merge pull request #32395 from yhirano55/use_oxford_comma_style_in_guideAndrew White2018-03-311-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [ci skip] Use Oxford comma style in guideYoshiyuki Hirano2018-03-311-1/+1
* | | | | | | | Merge pull request #32386 from utilum/tmpname_basenameAndrew White2018-03-311-1/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix: FileStoreTest#test_filename_max_size fails in Ruby 2.5.1utilum2018-03-311-1/+3
|/ / / / / / /
* / / / / / / Revert "[ci skip] Capitalize sentence of first char in AS guide"Andrew White2018-03-311-1/+1
|/ / / / / /
* | | | | | Merge pull request #32392 from yhirano55/capitalize_sentence_of_first_char_in...Andrew White2018-03-311-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ci skip] Capitalize sentence of first char in AS guideYoshiyuki Hirano2018-03-311-1/+1
* | | | | | 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