Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I updated setup info in README to include Rails 3 #41

Open
wants to merge 352 commits into
base: master
Choose a base branch
from
Open

I updated setup info in README to include Rails 3 #41

wants to merge 352 commits into from

Conversation

brandondrew
Copy link

If I come across any more outdated info I'll try to update that too

jqr and others added 30 commits February 5, 2010 15:09
* Moved specific backend tests to a backend directory
* Conditionally testing mongo adapter
* Renamed mongo to mongo_mapper since there are other mongo ORMs
* Added tests for limit in find_available
* Added priority back in to MM backend and added tests
* Modified MM to query more efficiently

Worked on by: dresselm, belzerz
* moneypools/master:
  Bugfix: No update_attribute in mongo_mapper
  Pushing new gemspec to make bundler happier
  Adding very important indexes. Can't believe I forgot them
  Updating MongoMapper backend
  Updates to the backend test structure

Conflicts:
	delayed_job.gemspec
…ore and after forking the background process
bkeepers and others added 30 commits December 1, 2010 12:21
…d_job

* 'v2.1-per-job-retry' of https://github.com/Viximo/delayed_job:
  Job payloads may implement #max_attempts to control how many times they are retried
* 'master' of https://github.com/elomar/delayed_job:
  Inject behavior into ActionMailer only after it's loaded
…rd backend now that .reserve is doing it in one step."

This reverts commit 3121164.
…operate in a test mode. When delay_jobs=false, all jobs are executed realtime; delay_jobs=true gives normal behavior with database backend.
…operate in a test mode. When delay_jobs=false, all jobs are executed realtime; delay_jobs=true gives normal behavior with database backend.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet