aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix tld_length documentationJoe Marty2017-11-211-1/+1
* Merge pull request #31188 from tgxworld/update_rack_testYuji Yaginuma2017-11-211-1/+1
|\
| * Update `rack-test` to 0.8.Guo Xiang Tan2017-11-211-1/+1
|/
* Remove unused `em-hiredis`yuuji.yaginuma2017-11-212-8/+0
* Provide attachment writersGeorge Claghorn2017-11-202-0/+40
* MemCacheStore: Support expiring countersTakumasa Ochi2017-11-203-2/+31
* Load 5.2 defaults in ASt dummy appGeorge Claghorn2017-11-201-1/+1
* Fix direct uploads to local serviceGeorge Claghorn2017-11-203-0/+6
* Merge pull request #31185 from vipulnsward/threading-guideVipul A M2017-11-201-3/+3
|\
| * Pass over Execution guide[ci skip]Vipul A M2017-11-201-3/+3
|/
* Merge pull request #31170 from PHedkvist/system_testing_guidesMatthew Draper2017-11-201-0/+10
|\
| * [ci skip] Added example for using headless_chrome with ActionDispatch::System...Pierre Hedkvist2017-11-181-0/+10
* | Permit attaching files to new recordsGeorge Claghorn2017-11-193-5/+53
* | Prevent extra `spawn` to make `klass.all` faster (#29009)Ryuta Kamizono2017-11-202-3/+4
* | Fix `test_session_store_with_expire_after` failure with rack-test 0.7.1Ryuta Kamizono2017-11-202-3/+3
* | Fix ASt CI failure with rack-test 0.7.1Ryuta Kamizono2017-11-201-1/+1
* | Generate `keys` instead of `keys_to_names`Ryuta Kamizono2017-11-201-3/+3
* | Fix formatting of `credentials` and `encrypted` [ci skip]yuuji.yaginuma2017-11-191-8/+8
* | Fix "warning: assigned but unused variable - key"yuuji.yaginuma2017-11-181-1/+1
* | Deprecate an `after_bundle` callback in Rails plugin templatesyuuji.yaginuma2017-11-183-0/+40
* | Merge pull request #31035 from BrentWheeldon/bmw-db-load-deadlockMatthew Draper2017-11-183-1/+74
|\ \ | |/ |/|
| * Prevent deadlocks with load interlock and DB lock.Brent Wheeldon2017-11-093-1/+74
* | Merge pull request #28742 from quixoten/stack_conn_poolMatthew Draper2017-11-172-6/+11
|\ \
| * | Fix typosDevin Christensen2017-04-132-2/+2
| * | Improve documentation and add testDevin Christensen2017-04-132-7/+12
| * | Switch to LIFO for the connection poolDevin Christensen2017-04-121-2/+2
* | | Merge pull request #28869 from eugeneius/query_cache_all_poolsMatthew Draper2017-11-172-6/+18
|\ \ \
| * | | Enable query cache on all connection poolsEugene Kenny2017-04-242-6/+18
* | | | Merge pull request #30100 from kirs/doc-reloaderMatthew Draper2017-11-171-0/+3
|\ \ \ \
| * | | | Document public hooks in AS::Reloader [ci skip]Kir Shatrov2017-08-141-0/+3
* | | | | Move back to resque-scheduler mainline now that https://github.com/resque/res...Jeremy Daer2017-11-162-12/+11
* | | | | Merge pull request #31169 from ydakuka/patch-1Ryuta Kamizono2017-11-171-2/+2
|\ \ \ \ \
| * | | | | Fix links [ci skip]Yauheni Dakuka2017-11-161-2/+2
|/ / / / /
* | | | | Avoid creating extra `relation` and `build_arel` in `_create_record` and `_up...Ryuta Kamizono2017-11-172-63/+41
* | | | | Merge pull request #27494 from matthewd/executor-guideMatthew Draper2017-11-172-0/+329
|\ \ \ \ \
| * | | | | Add more detail on how the framework is actually configured by defaultMatthew Draper2017-11-171-5/+67
| * | | | | Start on a guide for the Executor & Load InterlockMatthew Draper2017-11-162-0/+267
|/ / / / /
* | | | | Merge pull request #31166 from freeletics/fix-exampleKasper Timm Hansen2017-11-161-1/+1
|\ \ \ \ \
| * | | | | Fixed example of `Rails.application.encrypted` method usageWojciech Wnętrzak2017-11-161-1/+1
|/ / / / /
* | | | | Add master key to `gitignore` on `rails new`yuuji.yaginuma2017-11-164-1/+19
* | | | | Bump resque-scheduler ahead of a new gem releaseJeremy Daer2017-11-151-2/+2
* | | | | Pass options onto key file generator.Kasper Timm Hansen2017-11-151-1/+1
* | | | | Merge branch 'freeletics-manage-multiple-credential-files'Kasper Timm Hansen2017-11-159-41/+337
|\ \ \ \ \
| * | | | | Add CLI to manage encrypted files/configs.Wojciech Wnętrzak2017-11-1510-50/+347
* | | | | | Go through a single credentials instance.Kasper Timm Hansen2017-11-151-9/+10
* | | | | | Merge pull request #31160 from yahonda/ignored_column_case_insensitiveRafael França2017-11-151-1/+1
|\ \ \ \ \ \
| * | | | | | Allow test_ignored_columns_not_included_in_SELECT column names caseYasuo Honda2017-11-151-1/+1
|/ / / / / /
* | | | | | Merge pull request #31128 from rails/handle-ambigious-timesAndrew White2017-11-154-1/+66
|\ \ \ \ \ \
| * | | | | | Handle `TZInfo::AmbiguousTime` errorsAndrew White2017-11-154-1/+66
* | | | | | | Merge pull request #29776 from mrj/fix-idlw-timezoneMatthew Draper2017-11-151-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |