aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/support/integration/adapters/backburner.rb
Commit message (Expand)AuthorAgeFilesLines
* Respect ENV variables when finding DBs etc for the test suiteMatthew Draper2019-02-061-0/+1
* Return a non zero code when can not connect to backend on CIyuuji.yaginuma2018-10-191-1/+2
* [Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveJobKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* make backburner integration test to workyuuji.yaginuma2017-01-281-2/+2
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+0
* - Removed unused variable warnings from ActiveJob AdaptersVipul A M2014-10-191-1/+1
* ActiveJob Integration TestsCristian Bica2014-09-111-0/+38