Историја ревизија

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