aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Testing Guide: unnecessary commentutilum2018-07-251-1/+1
* | | | | | Clarify conditionGeorge Claghorn2018-07-271-1/+1
* | | | | | Fix directly uploading zero-byte filesGeorge Claghorn2018-07-272-2/+2
* | | | | | PostgreSQL 10 new relkind for partitioned tables (#31336)Yannick Schutz2018-07-272-2/+24
* | | | | | Merge pull request #33441 from bogdanvlviv/remove-rubocop-comments-from-codebaseRyuta Kamizono2018-07-274-6/+6
|\ \ \ \ \ \
| * | | | | | Fix Rubocop offensebogdanvlviv2018-07-261-1/+1
| * | | | | | Remove Rubocop's comments from Rails code basebogdanvlviv2018-07-263-5/+5
* | | | | | | Log streaming downloadsGeorge Claghorn2018-07-261-0/+2
* | | | | | | I cannot spellAaron Patterson2018-07-261-1/+1
* | | | | | | Merge pull request #33451 from rails/event-object-subscriptionAaron Patterson2018-07-264-4/+120
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add changelog entryAaron Patterson2018-07-261-0/+34
| * | | | | | fix arity check to use "parameters" for backwards compatAaron Patterson2018-07-261-4/+9
| * | | | | | Always subscribe to event objects via `AS::Notifications.subscribe`Aaron Patterson2018-07-263-21/+25
| * | | | | | Subscribe to event objects via `subscribe`Aaron Patterson2018-07-261-0/+12
| * | | | | | Subscribe to event objects via `subscribe_event`Aaron Patterson2018-07-263-1/+56
| * | | | | | Match the units in `duration` (milliseconds)Aaron Patterson2018-07-261-1/+7
|/ / / / / /
* | | | | | Merge pull request #33449 from rails/use-process-clock-instead-of-timeAaron Patterson2018-07-264-4/+65
|\ \ \ \ \ \
| * | | | | | Add cpu_time, idle_time, and allocations to EventEileen Uchitelle2018-07-264-4/+65
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #33278 from koic/bump_rubocop_to_0_57_2George Claghorn2018-07-2610-287/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump RuboCop to 0.58.2Koichi ITO2018-07-2610-287/+16
* | | | | | Merge pull request #33436 from albertoalmagro/remove-thirdparty-fixmeEileen M. Uchitelle2018-07-261-2/+1
|\ \ \ \ \ \
| * | | | | | Remove thirdparty FIXMEAlberto Almagro2018-07-251-2/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #33442 from utilum/ast_guide_setup_clarificationGeorge Claghorn2018-07-261-4/+4
|\ \ \ \ \ \
| * | | | | | AST Guide: install and migrate tasks in new apputilum2018-07-261-4/+4
* | | | | | | Ignore ActiveRecord::InvalidForeignKey in ActiveStorage::Blob#purgeJasper Martin2018-07-265-3/+95
|/ / / / / /
* | | | | | Merge pull request #33440 from pwim/active-storage-linkRyuta Kamizono2018-07-261-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reference Active Storage instead of third-party libraries in guidePaul McMahon2018-07-261-1/+1
|/ / / / /
* | | | | Merge pull request #32381 from q-centrix/update-codeclimate-configsRichard Schneeman2018-07-2530-111/+69
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Turn on performance based copsDillon Welch2018-07-2330-111/+69
* | | | | Merge pull request #33432 from damireh/patch-1George Claghorn2018-07-251-1/+1
|\ \ \ \ \
| * | | | | Update with_options.rbDaniel Amireh2018-07-251-1/+1
|/ / / / /
* | | | | Normalize time value not to be affected by summer timeRyuta Kamizono2018-07-253-10/+41
* | | | | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-2546-304/+301
|\ \ \ \ \
| * | | | | Substitute references to task for commandAlberto Almagro2018-07-067-26/+26
| * | | | | Show rails instead of bin/rails on USAGE instructionsAlberto Almagro2018-07-066-11/+11
| * | | | | Improve text readabilityAlberto Almagro2018-07-061-1/+1
| * | | | | Homogenize rails commands and former rake tasksAlberto Almagro2018-07-061-58/+53
| * | | | | Fix typo 'in via'Alberto Almagro2018-07-061-1/+1
| * | | | | Recommend use of rails over bin/railsAlberto Almagro2018-07-0641-222/+224
* | | | | | Merge pull request #33426 from pwim/https-guide-linksEileen M. Uchitelle2018-07-2479-111/+111
|\ \ \ \ \ \
| * | | | | | Rails guides are now served over httpsPaul McMahon2018-07-2479-111/+111
|/ / / / / /
* | | | | | Merge pull request #33371 from lanzhiheng/change-the-text-color-which-wrapped...Eileen M. Uchitelle2018-07-231-1/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Change the background color which wrapped by code tag. [ci skip]lanzhiheng2018-07-191-1/+10
* | | | | | Merge pull request #30919 from seanlinsley/17622-before_save_strict_argumentsRyuta Kamizono2018-07-232-7/+36
|\ \ \ \ \ \
| * | | | | | add strict argument checking to ActiveRecord callbacksSean Linsley2018-07-222-7/+32
|/ / / / / /
* | | | | | Merge pull request #33415 from orhantoy/feature/docs-consistent-hash-syntaxGeorge Claghorn2018-07-221-8/+8
|\ \ \ \ \ \
| * | | | | | [ci skip] Use consistent hash syntax in AR docsOrhan Toy2018-07-221-8/+8
* | | | | | | Merge pull request #33416 from krmannix/masterGeorge Claghorn2018-07-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ci skip] fix typo in Associations guideK. Rodman Mannix2018-07-221-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #33417 from orhantoy/feature/tidy-up-add_index-examplesGeorge Claghorn2018-07-221-12/+3
|\ \ \ \ \ \ \