aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Autocorrect `refute` RuboCop violationsDaniel Colson2018-04-0314-27/+27
* Add custom RuboCop for `assert_not` over `refute`Daniel Colson2018-04-036-0/+196
* Merge pull request #32407 from razh/fix-rails-ujs-html-content-testYuji Yaginuma2018-04-021-1/+1
|\
| * Fix typo in rails-ujs HTML content testRaymond Zhou2018-04-011-1/+1
|/
* Merge pull request #32406 from olivierlacan/actionview-helpers-docs-consisten...Kasper Timm Hansen2018-04-014-23/+23
|\
| * Use consistent spacing in actionview helper docs [ci skip]Olivier Lacan2018-04-014-23/+23
* | Merge pull request #32287 from razh/fix-rails-ujs-html-contentKasper Timm Hansen2018-04-012-1/+12
|\ \ | |/ |/|
| * Pass HTML responses as plain-text in rails-ujsRaymond Zhou2018-03-192-1/+12
* | Merge pull request #32268 from freeletics/encrypted-tmp-file-nameKasper Timm Hansen2018-04-011-1/+1
|\ \
| * | Change temporary file name extension while editing encrypted file.Wojciech Wnętrzak2018-03-181-1/+1
* | | Merge pull request #32400 from utilum/cleanup_after_sqlite3_connection_handle...Andrew White2018-04-011-0/+2
|\ \ \
| * | | Remove leftover blank sqlite3 file after in memory handler tests.utilum2018-04-011-0/+2
|/ / /
* | | Merge pull request #32398 from bogdanvlviv/32185-dry-in-before-after-mehtods-...Ryuta Kamizono2018-04-018-42/+22
|\ \ \
| * | | Move implementation of `before?` and `after?` to `DateAndTime::Calculations`bogdanvlviv2018-03-318-42/+22
* | | | Merge pull request #32396 from eugeneius/database_configurations_urlEileen M. Uchitelle2018-03-312-11/+53
|\ \ \ \
| * | | | Fix two-level database configurations with URLsEugene Kenny2018-03-312-11/+53
* | | | | Merge pull request #32397 from yhirano55/remove_needless_images_in_guidesXavier Noria2018-03-3141-15/+10
|\ \ \ \ \
| * | | | | 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