index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
active_job
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have .queue_as only set queue name for job in question.
Douwe Maan
2014-06-10
1
-1
/
+1
*
Tagged logging
Cristian Bica
2014-05-29
1
-1
/
+3
*
Rename #perform_with_hooks to #execution
David Heinemeier Hansson
2014-05-22
1
-2
/
+2
*
Add callbacks, implement instrumentation as callbacks, and have the enqueue m...
David Heinemeier Hansson
2014-05-22
1
-2
/
+5
*
Merge pull request #57 from seuros/railtie
Rafael Mendonça França
2014-05-22
1
-0
/
+2
|
\
|
*
Railtie hook on ActiveJob::Base
Abdelkader Boudih
2014-05-22
1
-0
/
+2
*
|
Don't deserialize parameters in individual adapters.
Douwe Maan
2014-05-21
1
-0
/
+2
|
/
*
Moved log_subcriber dependency and cleanup
Cristian Bica
2014-05-20
1
-1
/
+0
*
Added logging capabilities
Cristian Bica
2014-05-20
1
-1
/
+4
*
Add GlobalID support for serialization
David Heinemeier Hansson
2014-05-19
1
-4
/
+2
*
Extract QueueName into its own module
David Heinemeier Hansson
2014-05-19
1
-13
/
+4
*
Extract QueueAdapter module for setting and looking up adapters
David Heinemeier Hansson
2014-05-19
1
-6
/
+3
*
Dont need the explicit error handling -- if the require fails, it will raise ...
David Heinemeier Hansson
2014-05-19
1
-14
/
+2
*
Lazy-load adapters, fixes #6
Abdelkader Boudih
2014-05-18
1
-4
/
+19
*
Add Sucker Punch adapter/wrapper
Abdelkader Boudih
2014-05-18
1
-0
/
+1
*
Add Sidekiq adapter/wrapper fixes #3
Abdelkader Boudih
2014-05-18
1
-0
/
+1
*
Queue naming with a base, which requires a JobWrapper to comply to Resques ex...
David Heinemeier Hansson
2014-05-18
1
-2
/
+8
*
Add ResqueAdapter and provide test infrastructure for the now multiple adapters
David Heinemeier Hansson
2014-05-18
1
-2
/
+5
*
Simplest job and inline queue
David Heinemeier Hansson
2014-05-18
1
-0
/
+7
*
Skeleton gem
David Heinemeier Hansson
2014-05-18
1
-0
/
+4