Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 017bdbd5a4 AsyncResult.traceback: Return None, not raise KeyError if missing traceback. %!s(int64=15) %!d(string=hai) anos
  Jonas Haag 3b89c0a0c9 Make .store_result function if 'state' is not known to celery. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 5670936e51 Remove some more hardcoded usage of .conf %!s(int64=15) %!d(string=hai) anos
  Ask Solem d6e489fee7 Backends: Removed is_successful(), replaced by AsyncResult.success(). %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. %!s(int64=15) %!d(string=hai) anos
  Ask Solem aa389721b1 Revoked tasks now marked with state REVOKED, and result.get() will now raise TaskRevokedError. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 590c37ddb7 Removes backend.capabilities (not used anymore) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 15833527be Renamed "running" to "started" %!s(int64=15) %!d(string=hai) anos
  Rune Halvorsen 4fa458f23f Added experimental support for a "running" status on tasks %!s(int64=15) %!d(string=hai) anos
  Ask Solem a3c2c539ef pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem 273f1e49a3 fixed stuff reported by pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem afbd6429d0 PEP8ify %!s(int64=15) %!d(string=hai) anos
  Ask Solem 9980653481 Re-enable result caches, as it's a critical part of the API flow. Caching now %!s(int64=15) %!d(string=hai) anos
  Ask Solem 5a0ada1398 Disable result cache for all backends but the AMQP backend. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 529dd7146b PEP8ify %!s(int64=15) %!d(string=hai) anos
  Ask Solem af27b67a70 Fixed typo in redis's default port: 6739 -> 6379. Thanks to brosner! Closes #71 %!s(int64=15) %!d(string=hai) anos
  Ask Solem edb2dba360 Consistent naming for save_taskset/restore_taskset %!s(int64=15) %!d(string=hai) anos
  Ask Solem 773101fc44 Tests for KeyValueStore support for saving/restoring taskset results. %!s(int64=15) %!d(string=hai) anos
  Ask Solem a462e42dcc Clean up the backends %!s(int64=15) %!d(string=hai) anos
  Ask Solem 727345ded6 New constants for task status states in celery.states %!s(int64=15) %!d(string=hai) anos
  Ask Solem 94de4a3d6a PEP8ify + pyflakes %!s(int64=15) %!d(string=hai) anos
  Ask Solem 6517f5dd6a Merge branch 'master' into bradjasper/save_taskset %!s(int64=15) %!d(string=hai) anos
  Ask Solem 5305fad910 Back at 80% coverage %!s(int64=15) %!d(string=hai) anos
  Ask Solem c6ce1aa6f8 Cosmetic changes %!s(int64=15) %!d(string=hai) anos
  Ask Solem adb51b8167 Adds some task state constants to BaseBackend %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* %!s(int64=16) %!d(string=hai) anos
  Ask Solem 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos
  Ask Solem c3c73e7a6f Encode results according to state in one common place, also fixes some backends not preparing exceptions on retry. %!s(int64=16) %!d(string=hai) anos
  Ask Solem 13a4a879cc More PyFlakes cleanup %!s(int64=16) %!d(string=hai) anos
  Ask Solem 732a16e0ec Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change) %!s(int64=16) %!d(string=hai) anos