Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Don't expose configuration for a test. | Kasper Timm Hansen | 2018-07-28 | 2 | -23/+12 | |
* | | | | | Avoid logging ActiveRecord::LogSubscriber as the query source when the source... | lsylvester | 2018-07-28 | 2 | -12/+22 | |
* | | | | | Merge pull request #33434 from utilum/remove_testing_guide_comment | Eileen M. Uchitelle | 2018-07-27 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Testing Guide: unnecessary comment | utilum | 2018-07-25 | 1 | -1/+1 | |
* | | | | | | Clarify condition | George Claghorn | 2018-07-27 | 1 | -1/+1 | |
* | | | | | | Fix directly uploading zero-byte files | George Claghorn | 2018-07-27 | 2 | -2/+2 | |
* | | | | | | PostgreSQL 10 new relkind for partitioned tables (#31336) | Yannick Schutz | 2018-07-27 | 2 | -2/+24 | |
* | | | | | | Merge pull request #33441 from bogdanvlviv/remove-rubocop-comments-from-codebase | Ryuta Kamizono | 2018-07-27 | 4 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix Rubocop offense | bogdanvlviv | 2018-07-26 | 1 | -1/+1 | |
| * | | | | | | Remove Rubocop's comments from Rails code base | bogdanvlviv | 2018-07-26 | 3 | -5/+5 | |
* | | | | | | | Log streaming downloads | George Claghorn | 2018-07-26 | 1 | -0/+2 | |
* | | | | | | | I cannot spell | Aaron Patterson | 2018-07-26 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #33451 from rails/event-object-subscription | Aaron Patterson | 2018-07-26 | 4 | -4/+120 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add changelog entry | Aaron Patterson | 2018-07-26 | 1 | -0/+34 | |
| * | | | | | | fix arity check to use "parameters" for backwards compat | Aaron Patterson | 2018-07-26 | 1 | -4/+9 | |
| * | | | | | | Always subscribe to event objects via `AS::Notifications.subscribe` | Aaron Patterson | 2018-07-26 | 3 | -21/+25 | |
| * | | | | | | Subscribe to event objects via `subscribe` | Aaron Patterson | 2018-07-26 | 1 | -0/+12 | |
| * | | | | | | Subscribe to event objects via `subscribe_event` | Aaron Patterson | 2018-07-26 | 3 | -1/+56 | |
| * | | | | | | Match the units in `duration` (milliseconds) | Aaron Patterson | 2018-07-26 | 1 | -1/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33449 from rails/use-process-clock-instead-of-time | Aaron Patterson | 2018-07-26 | 4 | -4/+65 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add cpu_time, idle_time, and allocations to Event | Eileen Uchitelle | 2018-07-26 | 4 | -4/+65 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #33278 from koic/bump_rubocop_to_0_57_2 | George Claghorn | 2018-07-26 | 10 | -287/+16 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Bump RuboCop to 0.58.2 | Koichi ITO | 2018-07-26 | 10 | -287/+16 | |
* | | | | | | Merge pull request #33436 from albertoalmagro/remove-thirdparty-fixme | Eileen M. Uchitelle | 2018-07-26 | 1 | -2/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove thirdparty FIXME | Alberto Almagro | 2018-07-25 | 1 | -2/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #33442 from utilum/ast_guide_setup_clarification | George Claghorn | 2018-07-26 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | AST Guide: install and migrate tasks in new app | utilum | 2018-07-26 | 1 | -4/+4 | |
* | | | | | | | Ignore ActiveRecord::InvalidForeignKey in ActiveStorage::Blob#purge | Jasper Martin | 2018-07-26 | 5 | -3/+95 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33440 from pwim/active-storage-link | Ryuta Kamizono | 2018-07-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Reference Active Storage instead of third-party libraries in guide | Paul McMahon | 2018-07-26 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #32381 from q-centrix/update-codeclimate-configs | Richard Schneeman | 2018-07-25 | 30 | -111/+69 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Turn on performance based cops | Dillon Welch | 2018-07-23 | 30 | -111/+69 | |
* | | | | | Merge pull request #33432 from damireh/patch-1 | George Claghorn | 2018-07-25 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update with_options.rb | Daniel Amireh | 2018-07-25 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Normalize time value not to be affected by summer time | Ryuta Kamizono | 2018-07-25 | 3 | -10/+41 | |
* | | | | | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com... | Matthew Draper | 2018-07-25 | 46 | -304/+301 | |
|\ \ \ \ \ | ||||||
| * | | | | | Substitute references to task for command | Alberto Almagro | 2018-07-06 | 7 | -26/+26 | |
| * | | | | | Show rails instead of bin/rails on USAGE instructions | Alberto Almagro | 2018-07-06 | 6 | -11/+11 | |
| * | | | | | Improve text readability | Alberto Almagro | 2018-07-06 | 1 | -1/+1 | |
| * | | | | | Homogenize rails commands and former rake tasks | Alberto Almagro | 2018-07-06 | 1 | -58/+53 | |
| * | | | | | Fix typo 'in via' | Alberto Almagro | 2018-07-06 | 1 | -1/+1 | |
| * | | | | | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 41 | -222/+224 | |
* | | | | | | Merge pull request #33426 from pwim/https-guide-links | Eileen M. Uchitelle | 2018-07-24 | 79 | -111/+111 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 79 | -111/+111 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33371 from lanzhiheng/change-the-text-color-which-wrapped... | Eileen M. Uchitelle | 2018-07-23 | 1 | -1/+10 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Change the background color which wrapped by code tag. [ci skip] | lanzhiheng | 2018-07-19 | 1 | -1/+10 | |
* | | | | | | Merge pull request #30919 from seanlinsley/17622-before_save_strict_arguments | Ryuta Kamizono | 2018-07-23 | 2 | -7/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add strict argument checking to ActiveRecord callbacks | Sean Linsley | 2018-07-22 | 2 | -7/+32 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #33415 from orhantoy/feature/docs-consistent-hash-syntax | George Claghorn | 2018-07-22 | 1 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] Use consistent hash syntax in AR docs | Orhan Toy | 2018-07-22 | 1 | -8/+8 |