提交历史

作者 SHA1 备注 提交日期
  Môshe van der Sterre 667a68f704 set() should also work with encoded strings 10 年之前
  Môshe van der Sterre a2b6d18325 Added myself to CONTRIBUTORS.txt and AUTHORS.txt 11 年之前
  Môshe van der Sterre 625d00b80f Initial support for a filesystem based result backend. 11 年之前
  Ask Solem a33ddfa1bc Fixes tests 9 年之前
  Ask Solem 5d144c94b5 autoexchange was being ignored 9 年之前
  Ask Solem f63bea5fed Moved dictfilter to Kombu (Issue celery/kombu#542) 9 年之前
  Ask Solem 227fdab4ac pypy3 lowering our coverage minimum :( 9 年之前
  Ask Solem b4d122adea Attempt to fix CI 9 年之前
  Ask Solem 4cb46eaf8a Tox min cover percentage: 96 9 年之前
  Ask Solem 8c62dbe76c Fixes pypy3 tests 9 年之前
  Ask Solem c60d990719 Fixes py3 test problems 9 年之前
  Ask Solem 782817000b Fixes second test failing 9 年之前
  Ask Solem c673fe201b Fixes failing test 9 年之前
  Ask Solem a28d300463 99% coverage (excluding celery.concurrency.asynpool and experimental backends) 10 年之前
  Ask Solem 38122907f2 Removes deprecated ResultSet.subtasks (use ResultSet.results) 10 年之前
  Ask Solem 5f6d921ab1 Result: Raised Exception should be ImproperlyConfigured 10 年之前
  Ask Solem 3074472c70 cmdline config: namespace can be None 10 年之前
  Ask Solem 50bdc6d9a2 events.state: Removed Task._defaults as scheduled for removal in 4.0 10 年之前
  Ask Solem 670a093c3c events.state: Added default attribute values for parent_id, root_id 10 年之前
  Ask Solem bbf1373464 multi: Refactored long function 10 年之前
  Ask Solem abc2e4b938 multi: Removed Py2.6-ism 10 年之前
  Ask Solem 5b4d6ffcbe Removed Py2.6-ism 10 年之前
  Ask Solem bca90b239d Redis: No longer implements_incr with new_join 10 年之前
  Ask Solem c694a0ae40 MongoDB: This code was not reached 10 年之前
  Ask Solem 914453d3de Fixes bug with detect_settings 10 年之前
  Ask Solem bc40a250f8 [>3.1?] Chord did not set app correctly. 10 年之前
  Ask Solem 91f1d4c87b [>3.1] Result.__ne__ did not take NotImplemented into account 10 年之前
  Ask Solem 85edb51823 celery.signature did not pass app properly for custom Signatures. 10 年之前
  Ask Solem 9982773022 Group is now lazy until .apply_async, but having regen support lazy __getitem__ for iterators 10 年之前
  Ask Solem 89fa04c0e5 Use redis.StrictRedis 10 年之前