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
/
lib
/
active_job
/
queue_adapters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to instance method and document usage
David Heinemeier Hansson
2014-05-19
5
-5
/
+5
*
No need to qualify the Parameters class with the namespace
David Heinemeier Hansson
2014-05-19
5
-5
/
+5
*
Inline the job wrappers
David Heinemeier Hansson
2014-05-19
4
-8
/
+48
*
Add GlobalID support for serialization
David Heinemeier Hansson
2014-05-19
2
-2
/
+3
*
Implemented delayed job
Cristian Bica
2014-05-19
1
-0
/
+13
*
Add Sucker Punch adapter/wrapper
Abdelkader Boudih
2014-05-18
1
-0
/
+14
*
Add Sidekiq adapter/wrapper fixes #3
Abdelkader Boudih
2014-05-18
1
-0
/
+14
*
Queue naming with a base, which requires a JobWrapper to comply to Resques ex...
David Heinemeier Hansson
2014-05-18
1
-1
/
+2
*
Add ResqueAdapter and provide test infrastructure for the now multiple adapters
David Heinemeier Hansson
2014-05-18
1
-2
/
+4
*
Rename to InlineAdapter to match *Adapter form, even if the queue is embedded...
David Heinemeier Hansson
2014-05-18
1
-0
/
+11
*
Simplest job and inline queue
David Heinemeier Hansson
2014-05-18
1
-0
/
+11