Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #32380 from kamipo/fix_leaking_scope | Ryuta Kamizono | 2019-02-06 | 7 | -8/+32 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Chaining named scope is no longer leaking to class level querying methods | Ryuta Kamizono | 2019-02-06 | 7 | -8/+32 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* / | | | | | | Respect ENV variables when finding DBs etc for the test suite | Matthew Draper | 2019-02-06 | 17 | -36/+114 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #35139 from 7coAim/fix_debug_exceptions | George Claghorn | 2019-02-05 | 3 | -2/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fix NameError | kurosawat | 2019-02-05 | 3 | -2/+6 | |
* | | | | | | Merge pull request #35127 from bogdan/counter-cache-loading | Ryuta Kamizono | 2019-02-05 | 3 | -21/+48 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bugfix association loading behavior when counter cache is zero | Bogdan Gusiev | 2019-02-05 | 3 | -21/+48 | |
* | | | | | | | Use ES6 short style | David Heinemeier Hansson | 2019-02-04 | 1 | -3/+3 | |
* | | | | | | | Match rails generator output | David Heinemeier Hansson | 2019-02-04 | 1 | -2/+2 | |
* | | | | | | | Update Gemfile.lock to reflect `sqlite3` update | yuuji.yaginuma | 2019-02-05 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #35157 from sponomarev/fix/big-report-templates-sqlite | Rafael França | 2019-02-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Specify sqlite gem version explicitly in version-specific bug report templates | Sergey Ponomarev | 2019-02-04 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #35063 from rosa/current-before-reset-callback | Rafael Mendonça França | 2019-02-04 | 3 | -9/+41 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Support before_reset callback in CurrentAttributes | Rosa Gutierrez | 2019-01-30 | 3 | -8/+40 | |
* | | | | | | | | Merge pull request #35154 from sponomarev/chore/sqlite1.4 | Aaron Patterson | 2019-02-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Relax sqlite3 version dependency | Sergey Ponomarev | 2019-02-04 | 2 | -2/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Take in to account optional arguments when deprecating | Aaron Patterson | 2019-02-04 | 2 | -1/+10 | |
* | | | | | | | Improve performance of blank? and present? in an ActiveRecord::Base instance | Rafael Mendonça França | 2019-02-04 | 1 | -0/+8 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #35134 from Edouard-chin/ec-cookie-expiry-regression | Rafael França | 2019-02-04 | 2 | -16/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cookie doesn't expire anymore unless a flag is set: | Edouard CHIN | 2019-02-04 | 2 | -16/+4 | |
* | | | | | | | Merge pull request #35152 from scpike/guides-link-to-core-ext-string-inquiry-... | Vipul A M | 2019-02-04 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add a link to where "inquiry" is defined in ActiveSupport docs | Stephen Pike | 2019-02-04 | 1 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #35086 from gsamokovarov/cleanup-whitelisting-refs | Gannon McGibbon | 2019-02-04 | 6 | -10/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Cleanup the whitelisting references after #33145 | Genadi Samokovarov | 2019-02-03 | 6 | -10/+10 | |
* | | | | | | | | Merge pull request #35149 from utilum/update_guide_missing_tempmlate_text | Eileen M. Uchitelle | 2019-02-04 | 1 | -13/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update template missing text in Guide | utilum | 2019-02-04 | 1 | -13/+10 | |
* | | | | | | | | | Allow configuring the Azure Storage service with extra client options | garytaylor | 2019-02-04 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #35089 from eileencodes/fix-query-cache-for-database-switc... | Eileen M. Uchitelle | 2019-02-04 | 3 | -1/+48 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Invalidate query cache for all connections in the current thread | Eileen Uchitelle | 2019-02-01 | 3 | -1/+48 | |
* | | | | | | | | | | Merge pull request #35132 from eileencodes/allow-application-to-change-handle... | Eileen M. Uchitelle | 2019-02-04 | 6 | -4/+56 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add ability to change the names of the default handlers | Eileen Uchitelle | 2019-02-01 | 6 | -4/+56 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35148 from utilum/update_template_missing_image_in_guide | Kasper Timm Hansen | 2019-02-04 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix and update template_missing image in guide | utilum | 2019-02-04 | 1 | -0/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #35105 from olivierlacan/document-table-foreign-key | Gannon McGibbon | 2019-02-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Hint at advanced options for foreign_key | Olivier Lacan | 2019-01-30 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #35136 from andyw8/routes-syntax | Rafael França | 2019-02-01 | 2 | -15/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use consistent hash syntax for routes | Andy Waite | 2019-02-01 | 2 | -15/+15 | |
* | | | | | | | | | | Merge pull request #35119 from rails/file-template | Aaron Patterson | 2019-02-01 | 13 | -25/+105 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Pass source to template handler and deprecate old style handler | Aaron Patterson | 2019-02-01 | 10 | -21/+55 | |
| * | | | | | | | | | Introduce a file type template, deprecate `Template#refresh` | Aaron Patterson | 2019-02-01 | 4 | -3/+47 | |
| * | | | | | | | | | use the source returned from encode! | Aaron Patterson | 2019-01-31 | 1 | -3/+5 | |
* | | | | | | | | | | Merge pull request #35133 from jhawthorn/faster_notifications | Aaron Patterson | 2019-02-01 | 1 | -8/+23 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Keep cache for strings in notifications/fanout | John Hawthorn | 2019-02-01 | 1 | -3/+5 | |
| * | | | | | | | | | Make Notifications::Fanout#listeners_for faster | John Hawthorn | 2019-02-01 | 1 | -5/+18 | |
* | | | | | | | | | | Merge pull request #35130 from rails/move-delay-to-options-argument | Eileen M. Uchitelle | 2019-02-01 | 4 | -11/+61 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Refactor options for middleware | Eileen Uchitelle | 2019-02-01 | 4 | -11/+61 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #35082 from Shopify/eagerly-materialize-test-transactions | Rafael França | 2019-02-01 | 3 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Eagerly materialize the fixtures transaction | Jean Boussier | 2019-01-29 | 3 | -5/+8 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #35131 from alkesh26/activesupport-typo-fixes | Ryuta Kamizono | 2019-02-02 | 7 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | ActiveSupport typo fixes. | alkesh26 | 2019-02-01 | 7 | -7/+7 | |
|/ / / / / / / / |