index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activejob
/
lib
/
active_job
/
core.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix example code in ActiveJob::Core [ci skip]
Yoshiyuki Hirano
2017-12-05
1
-4
/
+10
*
[Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveJob
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
ActiveJob::Core#serialize stores provider_job_id (fixes #26581).
utilum
2017-06-27
1
-0
/
+1
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
applies new string literal convention in activejob/lib
Xavier Noria
2016-08-06
1
-15
/
+15
*
Executions counting is not a serialization concern
David Heinemeier Hansson
2016-08-01
1
-1
/
+1
*
Add retry_on/discard_on for better exception handling
David Heinemeier Hansson
2016-07-29
1
-0
/
+6
*
Fix accessing provider_job_id inside active jobs for sidekiq adapter
Azzurrio
2016-07-28
1
-0
/
+1
*
Add JSON round trip verification testcase
Mike Perham
2016-03-09
1
-1
/
+1
*
Job payload should be symmetric across JSON dump/load
Mike Perham
2016-03-09
1
-1
/
+1
*
Add job priorities to ActiveJob
wvengen
2015-09-17
1
-0
/
+8
*
Fixes #20799
Johannes Opper
2015-08-04
1
-1
/
+6
*
Get provider_job_id from DelayedJob
Kevin Deisz
2015-05-05
1
-0
/
+3
*
Add initial doc for Core in AJ [ci skip]
Zachary Scott
2015-04-29
1
-0
/
+2
*
Tiny follow-up to #18260 [ci skip]
Robin Dupret
2014-12-31
1
-3
/
+3
*
ActiveJob: delegate full deserialization to class
Isaac Seymour
2014-12-30
1
-4
/
+28
*
Add documentation for class methods module included for AJ::Core used
Zachary Scott
2014-11-03
1
-0
/
+2
*
Tiny documentation improvements [ci skip]
Robin Dupret
2014-10-31
1
-5
/
+2
*
[ci skip] fix typo in set examples
yuuji.yaginuma
2014-09-27
1
-2
/
+2
*
[ci skip] AJ docs fixes
Akshay Vishnoi
2014-09-18
1
-1
/
+1
*
Active Job refactoring
Cristian Bica
2014-09-03
1
-0
/
+89