aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-5/+3
* Do not require `webpacker` in Active Job integration testsyuuji.yaginuma2018-12-081-0/+1
* Enable warnings in all test tasksutilum2018-05-231-2/+2
* Remove support for Qu gem.Alberto Almagro2018-03-191-1/+0
* Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the futureRyuta Kamizono2017-12-141-1/+1
* [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
* Bring back delayed_job to test listyuuji.yaginuma2017-05-281-2/+1
* Define path with __dir__bogdanvlviv2017-05-231-3/+2
* Delayed job doesn't support Active Record 5.1 yetRafael Mendonça França2016-12-291-1/+2
* Remove warning in ActiveJobKir Shatrov2016-12-211-1/+1
* fixes remaining RuboCop issues [Vipul A M, Xavier Noria]Xavier Noria2016-09-011-1/+1
* applies new string literal convention to the rest of the projectXavier Noria2016-08-061-16/+16
* Remove package:clean taskJavan Makhmali2016-05-241-1/+0
* Start Rails 5.1 development :tada:Rafael Mendonça França2016-05-101-1/+2
* Wrangle the asset build into something that sounds more generalMatthew Draper2016-02-011-0/+3
* Initial implementation of ActiveJob AsyncAdapter.Jerry D'Antonio2015-08-251-1/+1
* Remove unused package tasksArun Agrawal2015-05-281-8/+0
* Remove broken and unused release taskArun Agrawal2015-05-221-7/+0
* Disable warnings on activejob testsRafael Mendonça França2015-05-031-2/+2
* Changed the AJADAPTER to AJ_ADAPTERJeroen van Baarsen2015-02-221-1/+1
* Do not run integration tests for the test adapterRafael Mendonça França2015-01-021-1/+1
* ActiveJob testing improvementsCristian Bica2014-12-301-1/+1
* Enable emitting of warnings from ActiveJob tests.Vipul A M2014-10-191-0/+2
* Follow up to #16613Robin Dupret2014-09-281-0/+2
* Pare down and simplify Active Job's rake tasksJeremy Kemper2014-09-141-59/+31
* ActiveJob Integration TestsCristian Bica2014-09-111-1/+30
* Skip adapter queue_classic for JRubyPeter Suschlik2014-08-191-0/+1
* Remove activejob integration testsAbdelkader Boudih2014-08-121-30/+46
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+68