Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | Merge pull request #99 from seuros/resque | David Heinemeier Hansson | 2014-07-03 | 1 | -1/+5 | |
| | | |\ \ \ | | | | | | | | | | | | | | | require both variant of resque-scheduler file | |||||
| | | | * | | | require both variant of resque-scheduler | Abdelkader Boudih | 2014-07-03 | 1 | -1/+5 | |
| | | | | | | | ||||||
| | | * | | | | Merge pull request #98 from seuros/resque | David Heinemeier Hansson | 2014-07-03 | 1 | -1/+1 | |
| | | |\| | | | | | | |/ / | | | |/| | | Require correct file for resque scheduler | |||||
| | | | * | | require 'resque-scheduler' fix #97 | Abdelkader Boudih | 2014-07-03 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #92 from cristianbica/master | Rafael Mendonça França | 2014-06-30 | 1 | -0/+1 | |
| | | |\ \ | | | | | | | | | | | | | Require global_identification in serialisations | |||||
| | | | * | | Require global_identification in serialisations | Cristian Bica | 2014-06-26 | 1 | -0/+1 | |
| | | | | | | ||||||
| | | * | | | Merge pull request #93 from seuros/generator | Rafael Mendonça França | 2014-06-30 | 2 | -0/+31 | |
| | | |\ \ \ | | | | |/ / | | | |/| | | [feature] ActiveJob generator | |||||
| | | | * | | [feature] ActiveJob generator | Abdelkader Boudih | 2014-06-30 | 2 | -0/+31 | |
| | | | | | | ||||||
| | | * | | | Merge pull request #90 from itolosa/master | David Heinemeier Hansson | 2014-06-17 | 1 | -1/+1 | |
| | | |\| | | | | | | | | | | | | | | closes #89. fix delayed job adapter timestamp | |||||
| | | | * | | fix delayed job adapter timestamp | Ignacio Tolosa | 2014-06-16 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #78 from cristianbica/master | David Heinemeier Hansson | 2014-06-12 | 8 | -35/+29 | |
| | | |\ \ | | | | | | | | | | | | | Persist JOB-ID | |||||
| | | | * | | Fixed failing test | Cristian Bica | 2014-06-12 | 1 | -2/+4 | |
| | | | | | | ||||||
| | | | * | | Persist job_id | Cristian Bica | 2014-06-12 | 8 | -37/+29 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #83 from DouweM/patch-8 | David Heinemeier Hansson | 2014-06-12 | 1 | -10/+13 | |
| | | |\ \ | | | | | | | | | | | | | Clean up Arguments somewhat | |||||
| | | | * | | Clean up Arguments somewhat | Douwe Maan | 2014-06-05 | 1 | -10/+13 | |
| | | | | | | ||||||
| | | * | | | Merge pull request #85 from DouweM/queue_name | David Heinemeier Hansson | 2014-06-12 | 3 | -6/+18 | |
| | | |\ \ \ | | | | | | | | | | | | | | | Have .queue_as only set queue name for job in question. | |||||
| | | | * | | | Have .queue_as only set queue name for job in question. | Douwe Maan | 2014-06-10 | 3 | -6/+18 | |
| | | | |/ / | ||||||
| | | * | | | Merge pull request #86 from cristianbica/qu_adapter | David Heinemeier Hansson | 2014-06-12 | 7 | -5/+76 | |
| | | |\ \ \ | | | | |/ / | | | |/| | | Implemented :qu adapter | |||||
| | | | * | | Implemented :qu adapter | Cristian Bica | 2014-06-12 | 7 | -5/+76 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #79 from cristianbica/deep-serialization | David Heinemeier Hansson | 2014-06-05 | 2 | -5/+58 | |
| | | |\ \ | | | | | | | | | | | | | Deep serialization | |||||
| | | | * | | Fixed Hash deserialisation | Cristian Bica | 2014-06-03 | 2 | -2/+6 | |
| | | | | | | ||||||
| | | | * | | Deep serialization | Cristian Bica | 2014-06-03 | 2 | -5/+54 | |
| | | | | | | ||||||
| | | * | | | Merge pull request #82 from cristianbica/disable-schedule-on-inline-adapter | Rafael Mendonça França | 2014-06-03 | 1 | -10/+2 | |
| | | |\ \ \ | | | | |/ / | | | |/| | | Raise exception for scheduling jobs in the inline adapter | |||||
| | | | * | | Raise exception for scheduling jobs in the inline adapter | Cristian Bica | 2014-06-03 | 1 | -10/+2 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #75 from seuros/patch-2 | Rafael Mendonça França | 2014-05-29 | 1 | -0/+1 | |
| | | |\ \ | | | | | | | | | | | | | Sidekiq::Client does not support symbols as keys | |||||
| | | | * | | Sidekiq::Client does not support symbols as keys | Abdelkader Boudih | 2014-05-29 | 1 | -0/+1 | |
| | | |/ / | ||||||
| | | * | | Stray CR | David Heinemeier Hansson | 2014-05-29 | 1 | -1/+0 | |
| | | | | | ||||||
| | | * | | Merge pull request #61 from cristianbica/tagged-logging | David Heinemeier Hansson | 2014-05-29 | 7 | -21/+132 | |
| | | |\ \ | | | | | | | | | | | | | Tagged logging | |||||
| | | | * | | Tagged logging | Cristian Bica | 2014-05-29 | 8 | -25/+132 | |
| | | | | | | ||||||
| | | * | | | Merge pull request #69 from seuros/patch-2 | David Heinemeier Hansson | 2014-05-29 | 1 | -1/+9 | |
| | | |\ \ \ | | | | | | | | | | | | | | | Update README.md | |||||
| | | | * | | | Update README.md | Abdelkader Boudih | 2014-05-29 | 1 | -1/+9 | |
| | | |/ / / | | | | | | | | | | | | | | | | | | | Documented enqueue_at and enqueue_in | |||||
| | | * | | | Merge pull request #68 from seuros/patch-2 | David Heinemeier Hansson | 2014-05-29 | 1 | -2/+2 | |
| | | |\ \ \ | | | | | | | | | | | | | | | Update README.md | |||||
| | | | * | | | Update README.md | Abdelkader Boudih | 2014-05-29 | 1 | -2/+2 | |
| | | |/ / / | ||||||
| | | * | | | Merge pull request #67 from seuros/patch-1 | David Heinemeier Hansson | 2014-05-26 | 1 | -4/+0 | |
| | | |\ \ \ | | | | |/ / | | | |/| | | Update README.md | |||||
| | | | * | | Update README.md | Abdelkader Boudih | 2014-05-26 | 1 | -4/+0 | |
| | | |/ / | | | | | | | | | | | We will add it when a stable version is out. | |||||
| | | * | | Merge pull request #64 from kalmanh/ruby_19_style_hashes | Rafael Mendonça França | 2014-05-23 | 1 | -2/+2 | |
| | | |\ \ | | | | | | | | | | | | | Change to 1.9 symbol-hash syntax | |||||
| | | | * | | Change to 1.9 symbol-hash syntax | Kalman Hazins | 2014-05-23 | 1 | -2/+2 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #62 from DouweM/patch-3 | David Heinemeier Hansson | 2014-05-23 | 3 | -6/+18 | |
| | | |\ \ | | | | | | | | | | | | | Don't swallow unhandled exceptions. | |||||
| | | | * | | Don't swallow unhandled exceptions. | Douwe Maan | 2014-05-23 | 3 | -6/+18 | |
| | | |/ / | ||||||
| | | * | | No need for the ClassMethods module | David Heinemeier Hansson | 2014-05-22 | 1 | -6/+3 | |
| | | | | | ||||||
| | | * | | Rename #perform_with_hooks to #execution | David Heinemeier Hansson | 2014-05-22 | 13 | -16/+16 | |
| | | | | | ||||||
| | | * | | Add exception handling with built-in retry options | David Heinemeier Hansson | 2014-05-22 | 5 | -1/+52 | |
| | | | | | ||||||
| | | * | | Standardize on "arguments" for everything -- no more "paramters" | David Heinemeier Hansson | 2014-05-22 | 7 | -49/+49 | |
| | | | | | ||||||
| | | * | | Add callbacks, implement instrumentation as callbacks, and have the enqueue ↵ | David Heinemeier Hansson | 2014-05-22 | 17 | -54/+204 | |
| | | | | | | | | | | | | | | | | | | | | methods return a job instance | |||||
| | | * | | Change logging on perform to read more naturally | David Heinemeier Hansson | 2014-05-22 | 2 | -2/+2 | |
| | | | | | ||||||
| | | * | | Hide the instrumentation mechanics a little better | David Heinemeier Hansson | 2014-05-22 | 2 | -5/+14 | |
| | | | | | ||||||
| | | * | | Fix the script | Rafael Mendonça França | 2014-05-22 | 1 | -1/+0 | |
| | | | | | ||||||
| | | * | | Add travis configuration | Rafael Mendonça França | 2014-05-22 | 1 | -0/+30 | |
| | | | | | ||||||
| | | * | | Merge pull request #57 from seuros/railtie | Rafael Mendonça França | 2014-05-22 | 3 | -0/+13 | |
| | | |\ \ | | | | | | | | | | | | | Active Job Railtie | |||||
| | | | * | | Railtie hook on ActiveJob::Base | Abdelkader Boudih | 2014-05-22 | 3 | -3/+5 | |
| | | | | | |