aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/support/integration/adapters/queue_classic.rb
Commit message (Expand)AuthorAgeFilesLines
* Return a non zero code when can not connect to backend on CIyuuji.yaginuma2018-10-191-1/+2
* Ignore psqlrc files when executing psql commandsJ Smith2018-09-171-2/+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
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* applies new string literal convention in activejob/testXavier Noria2016-08-061-7/+7
* Only *configure* the queue in setup; DB creation must come laterMatthew Draper2015-04-201-10/+12
* Fixed ActiveJob integration testsCristian Bica2015-03-051-1/+3
* Make AJ integration tests much less verboseMatthew Draper2014-09-271-15/+3
* ActiveJob Integration TestsCristian Bica2014-09-111-0/+45