Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Invoke `load_schema` in `_default_attributes` | Ryuta Kamizono | 2018-02-06 | 2 | -0/+8 | |
* | | | | | | | | | | Use Redis#mget for RedisCacheStore#fetch_multi | fatkodima | 2018-02-05 | 2 | -0/+16 | |
* | | | | | | | | | | Add missing instrumentation to RedisCacheStore#read_multi | fatkodima | 2018-02-05 | 7 | -18/+25 | |
* | | | | | | | | | | Don't output information on drop if not verbose | eileencodes | 2018-02-05 | 1 | -1/+1 | |
* | | | | | | | | | | Add ability to turn off verbose for database tasks | eileencodes | 2018-02-05 | 1 | -3/+7 | |
* | | | | | | | | | | Redis cache store: consolidate serialization | Jeremy Daer | 2018-02-04 | 1 | -17/+21 | |
* | | | | | | | | | | RedisCacheStore: fix `#write_multi` mset serialization | fatkodima | 2018-02-04 | 2 | -1/+18 | |
* | | | | | | | | | | Make test runner work with AR test tool | yuuji.yaginuma | 2018-02-04 | 1 | -0/+7 | |
* | | | | | | | | | | Prefer `@connection.abandon_results!` than `@connection.next_result while @co... | Ryuta Kamizono | 2018-02-04 | 1 | -1/+1 | |
* | | | | | | | | | | Add nodoc to `migrations_paths` and `migration_context` in `AbstractAdapter` | Ryuta Kamizono | 2018-02-04 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #31878 from timdiggins/corrections-to-31755 | Ryuta Kamizono | 2018-02-04 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Correct capitalization of "Rails" in the guide text. | Tim Diggins | 2018-02-03 | 1 | -6/+6 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #28171 from sorra/fresh-thread-tagged-logging | Ryuta Kamizono | 2018-02-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fresh-thread-tagged-logging | Dongqing Hu | 2017-02-26 | 10 | -9/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Improve test for TaggedLogging "keeps each tag in their own thread" | Dongqing Hu | 2017-02-26 | 1 | -1/+2 | |
* | | | | | | | | | | | | Add nodoc to `CredentialsGenerator` and `MasterKeyGenerator` [ci skip] | yuuji.yaginuma | 2018-02-03 | 2 | -2/+2 | |
* | | | | | | | | | | | | Merge pull request #31868 from y-yagi/fix-build-failures-on-travis | Eileen M. Uchitelle | 2018-02-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Avoid bundle clean before caching | yuuji.yaginuma | 2018-02-02 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #31276 from freeletics/fix-generators-list | Eileen M. Uchitelle | 2018-02-02 | 3 | -18/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Removed "private" generators from command list. | Wojciech Wnętrzak | 2018-02-02 | 3 | -18/+5 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #31854 from huacnlee/allow-more-options-for-service-url | George Claghorn | 2018-02-01 | 2 | -2/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Allow `ActiveStorage::Blob#service_url` to pass addition options to `service.... | Jason Lee | 2018-02-01 | 2 | -2/+23 | |
* | | | | | | | | | | | | PERF: Recover marshaling dump/load performance (#31827) | Ryuta Kamizono | 2018-02-02 | 2 | -9/+27 | |
| |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #31859 from bogdanvlviv/add-changelog-entry-for-31844 | Rafael França | 2018-02-01 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add changelog entry for #31844 | bogdanvlviv | 2018-02-01 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge pull request #31855 from renchap/fix-activestorage-json-coder | George Claghorn | 2018-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use the full class name for the JSON coder, as there may be another | Renaud Chaput | 2018-02-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #31853 from simi/patch-2 | Ryuta Kamizono | 2018-02-01 | 1 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update to latest rubies (2.2.9, 2.3.8 and 2.4.3) on Travis CI. | Josef Šimánek | 2018-02-01 | 1 | -9/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31844 from igorkasyanchuk/add_to_hash_and_to_h_for_sessio... | Ryuta Kamizono | 2018-02-01 | 4 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Consistent behavior for session and cookies with to_h and to_hash method | Igor Kasyanchuk | 2018-01-31 | 4 | -0/+11 | |
* | | | | | | | | | | | Correct orientation detection | George Claghorn | 2018-01-31 | 2 | -3/+3 | |
* | | | | | | | | | | | Swap encoded image width and height if angle is 90 or 270 degrees | George Claghorn | 2018-01-31 | 3 | -3/+26 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Revert "Merge pull request #31447 from fatkodima/redis_cache-connection_pool" | George Claghorn | 2018-01-31 | 5 | -104/+24 | |
* | | | | | | | | | | Merge pull request #31838 from bogdanvlviv/fix-value-of-as-attribute-for-link... | Eileen M. Uchitelle | 2018-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix `as` attribute value for preload link | bogdanvlviv | 2018-01-31 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix `Unknown migration version "6.0"` | Yuji Yaginuma | 2018-01-31 | 1 | -1/+4 | |
* | | | | | | | | | | Update default deprecation horizon | Yuji Yaginuma | 2018-01-31 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #31834 from sotayamashita/fix/typo | Arun Agrawal | 2018-01-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix typo | Sam Yamashita | 2018-01-31 | 1 | -1/+1 | |
* | | | | | | | | | | | Fix `RuntimeError: Unknown version "6.0"` | Yuji Yaginuma | 2018-01-31 | 1 | -0/+3 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 27 | -1928/+89 | |
* | | | | | | | | | | Merge pull request #31830 from rafaelfranca/disable-csp-by-default | Rafael França | 2018-01-30 | 1 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Disable CSP by default | Rafael Mendonça França | 2018-01-30 | 1 | -10/+10 | |
* | | | | | | | | | | | Add Rack::TempfileReaper to tests and docs | George Claghorn | 2018-01-30 | 2 | -2/+9 | |
* | | | | | | | | | | | Add Rack::TempfileReaper to the default middleware stack | George Claghorn | 2018-01-30 | 1 | -0/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #31828 from claudiob/doc-csp | Claudio B | 2018-01-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add ContentSecurityPolicy to list of middleware | claudiob | 2018-01-30 | 1 | -0/+4 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Remove unused `require "active_record/tasks/database_tasks"` | Ryuta Kamizono | 2018-01-30 | 1 | -1/+0 | |
* | | | | | | | | | | Merge pull request #31826 from miketheman/patch-1 | George Claghorn | 2018-01-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ |