Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #31919 from bogdanvlviv/fix-test_counter_cache_with_touch_... | Ryuta Kamizono | 2018-02-09 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix `test_counter_cache_with_touch_and_lock_version` failure | bogdanvlviv | 2018-02-07 | 1 | -1/+3 | |
* | | | | | | | Merge pull request #31925 from composerinteralia/semicolon | Eileen M. Uchitelle | 2018-02-08 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove password anecdotes from guides [ci skip] | Daniel Colson | 2018-02-07 | 1 | -12/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Add docs on how to configure Active Storage | claudiob | 2018-02-08 | 1 | -0/+35 | |
* | | | | | | | Add missing require | yuuji.yaginuma | 2018-02-08 | 1 | -0/+1 | |
* | | | | | | | Do not add master key when `RAILS_MASTER_KEY` env specified (#31922) | Yuji Yaginuma | 2018-02-08 | 4 | -2/+27 | |
* | | | | | | | Merge pull request #31918 from huacnlee/fix/blob-service-url-for-string-filename | George Claghorn | 2018-02-07 | 3 | -1/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix `blob.service_url` for supports string or nil `:filename` option. | Jason Lee | 2018-02-08 | 3 | -1/+13 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #31923 from jdelStrother/duration-deserialization | Rafael França | 2018-02-07 | 2 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix yaml deserialization of ActiveSupport::Duration | Jonathan del Strother | 2018-02-07 | 2 | -0/+14 | |
* | | | | | | | Bump `minitest-server` | yuuji.yaginuma | 2018-02-07 | 1 | -2/+2 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Revert "✂️" | Ryuta Kamizono | 2018-02-07 | 1 | -1/+2 | |
* | | | | | | ✂️ | schneems | 2018-02-06 | 1 | -2/+1 | |
* | | | | | | Merge pull request #31914 from utilum/bump_em-socksify | Matthew Draper | 2018-02-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update em-socksify to the latest version | utilum | 2018-02-06 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #31912 from robin850/upgrade-sdoc-1-0 | Matthew Draper | 2018-02-07 | 2 | -11/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Refer to a stable release of SDoc | Robin Dupret | 2018-02-06 | 2 | -11/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #31880 from rmacklin/publish-activestorage-source-in-addit... | Javan Makhmali | 2018-02-06 | 3 | -3/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Include source code in published activestorage npm package | Richard Macklin | 2018-02-06 | 3 | -3/+13 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #31240 from PHedkvist/sys_test_mobile_guide | Eileen M. Uchitelle | 2018-02-06 | 1 | -0/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Example of mobile configuration for system test in guide [ci skip] | Pierre Hedkvist | 2017-12-04 | 1 | -0/+28 | |
* | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | |