Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | Mike Perham | 2014-05-19 | 1 | -2/+2 |
| | | | | | beanstalkd and rabbitmq are MQ servers, they aren't something that would integrate directly with Rails and ActiveJob. That's like saying we want an adapter for Redis, when really you want adapters for Resque, Sidekiq, etc. Sneakers is the latest Ruby job system using rabbitmq. I don't know of a modern beanstalkd system for Ruby, Stalker is pretty dead these days. I added QueueClassic because it's reasonably popular on Heroku for the "postgresql only" crowd. | ||||
* | Merge pull request #32 from mperham/master | Rafael Mendonça França | 2014-05-19 | 1 | -1/+9 |
|\ | | | | | RDoc enqueue | ||||
| * | RDoc enqueue | Mike Perham | 2014-05-19 | 1 | -1/+9 |
|/ | |||||
* | Merge pull request #30 from larrylv/patch-3 | Rafael Mendonça França | 2014-05-19 | 1 | -5/+5 |
|\ | | | | | Make tests for `Person` pass. | ||||
| * | Make tests for `Person` pass. | Larry Lv | 2014-05-20 | 1 | -5/+5 |
|/ | |||||
* | Merge pull request #29 from larrylv/patch-2 | Rafael Mendonça França | 2014-05-19 | 1 | -2/+2 |
|\ | | | | | Fix `Person#==` method in test. | ||||
| * | Fix `Person#==` method in test. | Larry Lv | 2014-05-20 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #28 from larrylv/patch-1 | Rafael Mendonça França | 2014-05-19 | 1 | -0/+7 |
|\ \ | |/ |/| | Add doc for setting the queue adapter. | ||||
| * | Add doc for setting the queue adapter. | Larry Lv | 2014-05-20 | 1 | -0/+7 |
|/ | |||||
* | Merge pull request #23 from DouweM/patch-2 | Rafael Mendonça França | 2014-05-19 | 1 | -7/+3 |
|\ | | | | | Refactor Resque adapter to be more consistent with others | ||||
| * | Refactor Resque adapter to be more consistent with others | Douwe Maan | 2014-05-19 | 1 | -7/+3 |
|/ | |||||
* | Make sure Bignum can be serialized | Rafael Mendonça França | 2014-05-19 | 2 | -1/+11 |
| | |||||
* | Styling | David Heinemeier Hansson | 2014-05-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #22 from DouweM/patch-1 | David Heinemeier Hansson | 2014-05-19 | 1 | -1/+1 |
|\ | | | | | Have Sidekiq adapter take queue_name into account. | ||||
| * | Have Sidekiq adapter take queue_name into account. | Douwe Maan | 2014-05-19 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #18 from mperham/param_whitelist | Rafael Mendonça França | 2014-05-19 | 2 | -7/+18 |
|\ | | | | | Whitelist legal job parameter types | ||||
| * | Whitelist legal job parameter types | Mike Perham | 2014-05-19 | 2 | -7/+18 |
| | | |||||
* | | Merge pull request #21 from DouweM/patch-1 | Rafael Mendonça França | 2014-05-19 | 1 | -2/+2 |
|\ \ | | | | | | | Fix typos in readme. | ||||
| * | | Fix typos in readme. | Douwe Maan | 2014-05-19 | 1 | -2/+2 |
|/ / | |||||
* | | :scissors: | Rafael Mendonça França | 2014-05-19 | 1 | -4/+1 |
| | | |||||
* | | Update Gemfile.lock | Rafael Mendonça França | 2014-05-19 | 1 | -0/+2 |
| | | |||||
* | | Use bundle gem tasks | Rafael Mendonça França | 2014-05-19 | 1 | -16/+1 |
| | | |||||
* | | Merge pull request #17 from mperham/patch-1 | Rafael Mendonça França | 2014-05-19 | 1 | -0/+1 |
|\ \ | | | | | | | Pull in rake | ||||
| * | | Pull in rake | Mike Perham | 2014-05-19 | 1 | -0/+1 |
|/ / | | | | | For those that don't have it globally... | ||||
* | | Merge branch 'master' of github.com:rails/activejob | David Heinemeier Hansson | 2014-05-19 | 3 | -6/+7 |
|\| | |||||
| * | Merge pull request #16 from seuros/master | David Heinemeier Hansson | 2014-05-19 | 1 | -2/+2 |
| |\ | | | | | | | Setting the adapter load the required gem. | ||||
| | * | Setting the adapter load the required gem. | Abdelkader Boudih | 2014-05-19 | 1 | -2/+2 |
| | | | |||||
| * | | Update README.md | David Heinemeier Hansson | 2014-05-19 | 1 | -2/+2 |
| | | | |||||
| * | | Update README.md | David Heinemeier Hansson | 2014-05-19 | 1 | -2/+2 |
| | | | |||||
| * | | Merge pull request #15 from seuros/master | David Heinemeier Hansson | 2014-05-19 | 1 | -2/+3 |
| |\| | | | | | | | Use case/when | ||||
| | * | Use case/when | Abdelkader Boudih | 2014-05-19 | 1 | -2/+3 |
| |/ | |||||
* / | Add justification | David Heinemeier Hansson | 2014-05-19 | 1 | -0/+7 |
|/ | |||||
* | Move to instance method and document usage | David Heinemeier Hansson | 2014-05-19 | 8 | -9/+30 |
| | |||||
* | Move activemodel-globalid dependency to gemspec | David Heinemeier Hansson | 2014-05-19 | 3 | -10/+5 |
| | |||||
* | Merge branch 'master' of github.com:rails/activejob | David Heinemeier Hansson | 2014-05-19 | 1 | -16/+5 |
|\ | |||||
| * | Update README.md | David Heinemeier Hansson | 2014-05-19 | 1 | -16/+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 | 8 | -70/+48 |
|/ | |||||
* | Use markdown instead of rdoc | David Heinemeier Hansson | 2014-05-19 | 1 | -0/+0 |
| | |||||
* | Add GlobalID support for serialization | David Heinemeier Hansson | 2014-05-19 | 16 | -11/+157 |
| | |||||
* | Spacing | David Heinemeier Hansson | 2014-05-19 | 1 | -1/+2 |
| | |||||
* | Extract QueueName into its own module | David Heinemeier Hansson | 2014-05-19 | 2 | -13/+14 |
| | |||||
* | Fix for the new adapter setter | David Heinemeier Hansson | 2014-05-19 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:rails/activejob | David Heinemeier Hansson | 2014-05-19 | 10 | -5/+146 |
|\ | |||||
| * | Merge pull request #9 from cristianbica/delayed_job_adapter | David Heinemeier Hansson | 2014-05-19 | 10 | -5/+146 |
| |\ | | | | | | | Implemented delayed_job support | ||||
| | * | Modified readme | Cristian Bica | 2014-05-19 | 1 | -1/+1 |
| | | | |||||
| | * | Implemented delayed job | Cristian Bica | 2014-05-19 | 9 | -4/+145 |
| |/ | |||||
* / | Extract QueueAdapter module for setting and looking up adapters | David Heinemeier Hansson | 2014-05-19 | 7 | -14/+35 |
|/ | |||||
* | Dont need the explicit error handling -- if the require fails, it will raise ↵ | David Heinemeier Hansson | 2014-05-19 | 2 | -26/+2 |
| | | | | exactly the error we want to communicate anyway. Also use the load path, so we can allow plugins, rather than requre_relative | ||||
* | Merge pull request #10 from seuros/master | David Heinemeier Hansson | 2014-05-19 | 8 | -8/+67 |
|\ | | | | | Lazy-load adapters, fixes #6 |