Commit History

Author SHA1 Message Date
  Ask Solem 154b574809 __all__ is everywhere 11 years ago
  Matt Robenolt de3572c1c9 Speed up the precedence state lookup 11 years ago
  Ask Solem d8a0591091 Merge branch '3.0' 12 years ago
  Ask Solem 46ab71ff74 Tasks can now raise celery.exceptions.Ignore to not update any state 12 years ago
  Ask Solem 70bbadc0e4 Merge branch '3.0' 12 years ago
  Ask Solem 6dc0099133 docstrings 12 years ago
  Ask Solem 0096ab97c6 celery.stats docstrings 12 years ago
  Ask Solem 566c4da7b4 Use ' instead of " 13 years ago
  Ask Solem 641e838dd6 Cosmetics 13 years ago
  Ask Solem 27caaad22c Adds module docstrings 13 years ago
  Ask Solem a86bd1c64b flakeplus 13 years ago
  Ask Solem c3e0ed81ad Updated copyright statements to include 2011 14 years ago
  Ask Solem 9888558eeb Reference cosmetics 14 years ago
  Ask Solem dedd2ab8cc celery.states. Added RETRy to precedence rules: after PENDING 14 years ago
  Ask Solem e78f78a89b Document states in task user guide 14 years ago
  Ask Solem 85223dee9d Loads of documentation improvements 14 years ago
  Ask Solem a7d5866002 Lots of documentation fixes 14 years ago
  Ask Solem 71929b6c2b SQLAlchemy apparently can't store a subclass of str into a CharField (wtf) 14 years ago
  Ask Solem 688143e6d6 celery.states: Implemented state precedence rules (SUCCESS > FAILURE, etc, etc) 14 years ago
  Ask Solem 79438aed59 celery.states: Improve sphinx autodoc output 15 years ago
  Ask Solem 218dd421b7 tests: Now mocks the Pool 15 years ago
  Ask Solem aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. 15 years ago
  Ask Solem 4b28602c23 PEP8ify 15 years ago
  Ask Solem 15833527be Renamed "running" to "started" 15 years ago
  Rune Halvorsen 4fa458f23f Added experimental support for a "running" status on tasks 15 years ago
  Ask Solem a5bb233e43 Documented celery.states 15 years ago
  Ask Solem 727345ded6 New constants for task status states in celery.states 15 years ago