Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Update incorrect backtick usage in RDoc to teletype | T.J. Schuck | 2017-11-22 | 13 | -27/+27 | |
| |/ / / / / / / / / / | ||||||
* / / / / / / / / / / | Make ActiveSupport::TimeZone.all independent of previous lookups (#31176) | Chris LaRose | 2017-11-22 | 3 | -3/+23 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #29887 from willnet/generator-suggestion-locale | Yuji Yaginuma | 2017-11-22 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix generator suggestion raise error when I18n.available_locales don’t incl... | willnet | 2017-11-22 | 2 | -1/+15 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix loading ActiveStorage::DiskController when CSRF protection is disabled by... | George Claghorn | 2017-11-21 | 1 | -1/+1 | |
* | | | | | | | | | | Fix that some ASt route helpers silently discarded options | George Claghorn | 2017-11-21 | 1 | -10/+10 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31188 from tgxworld/update_rack_test | Yuji Yaginuma | 2017-11-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update `rack-test` to 0.8. | Guo Xiang Tan | 2017-11-21 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Remove unused `em-hiredis` | yuuji.yaginuma | 2017-11-21 | 2 | -8/+0 | |
* | | | | | | | | | Provide attachment writers | George Claghorn | 2017-11-20 | 2 | -0/+40 | |
* | | | | | | | | | MemCacheStore: Support expiring counters | Takumasa Ochi | 2017-11-20 | 3 | -2/+31 | |
* | | | | | | | | | Load 5.2 defaults in ASt dummy app | George Claghorn | 2017-11-20 | 1 | -1/+1 | |
* | | | | | | | | | Fix direct uploads to local service | George Claghorn | 2017-11-20 | 3 | -0/+6 | |
* | | | | | | | | | Merge pull request #31185 from vipulnsward/threading-guide | Vipul A M | 2017-11-20 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Pass over Execution guide[ci skip] | Vipul A M | 2017-11-20 | 1 | -3/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31170 from PHedkvist/system_testing_guides | Matthew Draper | 2017-11-20 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [ci skip] Added example for using headless_chrome with ActionDispatch::System... | Pierre Hedkvist | 2017-11-18 | 1 | -0/+10 | |
* | | | | | | | | | | Permit attaching files to new records | George Claghorn | 2017-11-19 | 3 | -5/+53 | |
* | | | | | | | | | | Prevent extra `spawn` to make `klass.all` faster (#29009) | Ryuta Kamizono | 2017-11-20 | 2 | -3/+4 | |
* | | | | | | | | | | Fix `test_session_store_with_expire_after` failure with rack-test 0.7.1 | Ryuta Kamizono | 2017-11-20 | 2 | -3/+3 | |
* | | | | | | | | | | Fix ASt CI failure with rack-test 0.7.1 | Ryuta Kamizono | 2017-11-20 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Generate `keys` instead of `keys_to_names` | Ryuta Kamizono | 2017-11-20 | 1 | -3/+3 | |
* | | | | | | | | | Fix formatting of `credentials` and `encrypted` [ci skip] | yuuji.yaginuma | 2017-11-19 | 1 | -8/+8 | |
* | | | | | | | | | Fix "warning: assigned but unused variable - key" | yuuji.yaginuma | 2017-11-18 | 1 | -1/+1 | |
* | | | | | | | | | Deprecate an `after_bundle` callback in Rails plugin templates | yuuji.yaginuma | 2017-11-18 | 3 | -0/+40 | |
* | | | | | | | | | Merge pull request #31035 from BrentWheeldon/bmw-db-load-deadlock | Matthew Draper | 2017-11-18 | 3 | -1/+74 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Prevent deadlocks with load interlock and DB lock. | Brent Wheeldon | 2017-11-09 | 3 | -1/+74 | |
* | | | | | | | | | Merge pull request #28742 from quixoten/stack_conn_pool | Matthew Draper | 2017-11-17 | 2 | -6/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix typos | Devin Christensen | 2017-04-13 | 2 | -2/+2 | |
| * | | | | | | | | | Improve documentation and add test | Devin Christensen | 2017-04-13 | 2 | -7/+12 | |
| * | | | | | | | | | Switch to LIFO for the connection pool | Devin Christensen | 2017-04-12 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #28869 from eugeneius/query_cache_all_pools | Matthew Draper | 2017-11-17 | 2 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Enable query cache on all connection pools | Eugene Kenny | 2017-04-24 | 2 | -6/+18 | |
* | | | | | | | | | | Merge pull request #30100 from kirs/doc-reloader | Matthew Draper | 2017-11-17 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Document public hooks in AS::Reloader [ci skip] | Kir Shatrov | 2017-08-14 | 1 | -0/+3 | |
* | | | | | | | | | | | Move back to resque-scheduler mainline now that https://github.com/resque/res... | Jeremy Daer | 2017-11-16 | 2 | -12/+11 | |
* | | | | | | | | | | | Merge pull request #31169 from ydakuka/patch-1 | Ryuta Kamizono | 2017-11-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix links [ci skip] | Yauheni Dakuka | 2017-11-16 | 1 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Avoid creating extra `relation` and `build_arel` in `_create_record` and `_up... | Ryuta Kamizono | 2017-11-17 | 2 | -63/+41 | |
* | | | | | | | | | | | Merge pull request #27494 from matthewd/executor-guide | Matthew Draper | 2017-11-17 | 2 | -0/+329 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Add more detail on how the framework is actually configured by default | Matthew Draper | 2017-11-17 | 1 | -5/+67 | |
| * | | | | | | | | | | | Start on a guide for the Executor & Load Interlock | Matthew Draper | 2017-11-16 | 2 | -0/+267 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #31166 from freeletics/fix-example | Kasper Timm Hansen | 2017-11-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fixed example of `Rails.application.encrypted` method usage | Wojciech Wnętrzak | 2017-11-16 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Add master key to `gitignore` on `rails new` | yuuji.yaginuma | 2017-11-16 | 4 | -1/+19 | |
* | | | | | | | | | | Bump resque-scheduler ahead of a new gem release | Jeremy Daer | 2017-11-15 | 1 | -2/+2 | |
* | | | | | | | | | | Pass options onto key file generator. | Kasper Timm Hansen | 2017-11-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'freeletics-manage-multiple-credential-files' | Kasper Timm Hansen | 2017-11-15 | 9 | -41/+337 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add CLI to manage encrypted files/configs. | Wojciech Wnętrzak | 2017-11-15 | 10 | -50/+347 | |
* | | | | | | | | | | | Go through a single credentials instance. | Kasper Timm Hansen | 2017-11-15 | 1 | -9/+10 |