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

Support for not_queues #28

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

Support for not_queues #28

wants to merge 7 commits into from

Commits on Jan 9, 2013

  1. Adding not_queues option

    The not_queues option was added to the command via 0e3371e in DJ Master
    
    not_queues allows instructs the worker to NOT work on specified queues
    unknown authored and unknown committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    338aacc View commit details
    Browse the repository at this point in the history
  2. Fixing typo

    unknown authored and unknown committed Jan 9, 2013
    Configuration menu
    Copy the full SHA
    ed81a3c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2013

  1. Adding check for deadlock

    Brian Malinconico committed Oct 6, 2013
    Configuration menu
    Copy the full SHA
    9b4af3d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2013

  1. Making generic AR catch

    Brian Malinconico committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    803735a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. Shuffleing the records as they are returned to reduce contention for …

    …the first job
    Brian Malinconico committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    62cec7d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2014

  1. removing shuffle option

    Brian Malinconico committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    f25dc7b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2014

  1. Revert "removing shuffle option"

    This reverts commit f25dc7b.
    Brian Malinconico committed Mar 1, 2014
    Configuration menu
    Copy the full SHA
    3e5f5f5 View commit details
    Browse the repository at this point in the history