aboutsummaryrefslogtreecommitdiffstats
path: root/activejob/test/cases/job_serialization_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding enque time tracking and loggingCory Gwin @gwincr112019-02-131-0/+11
* Make sure that when serialing an just deserialized job arguments are thereRafael Mendonça França2018-05-011-6/+6
* Add support for timezones to Active JobAndrew White2018-02-221-0/+7
* [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
* ActiveJob::Core#serialize stores provider_job_id (fixes #26581).utilum2017-06-271-0/+8
* applies new string literal convention in activejob/testXavier Noria2016-08-061-14/+14
* Add JSON round trip verification testcaseMike Perham2016-03-091-1/+16
* Job payload should be symmetric across JSON dump/loadMike Perham2016-03-091-3/+3
* Add missing HelloJob require.Kasper Timm Hansen2015-08-051-0/+1
* Fixes #20799Johannes Opper2015-08-041-0/+16
* Active Job refactoringCristian Bica2014-09-031-1/+1
* [ActiveJob] Fix tests for sucker_punchAbdelkader Boudih2014-08-171-2/+2
* Moved AR testing from using global variable to thread variableCristian Bica2014-08-161-2/+2
* Add 'activejob/' from commit '14f74a8331f94150dfee653224de8fc837797709'Abdelkader Boudih2014-08-121-0/+15