提交歷史

作者 SHA1 備註 提交日期
  Ask Solem a0c5e81165 Merge branch 'nott/join_native_performance' 11 年之前
  Ask Solem 456c3438b9 optimization 11 年之前
  Stas Rudakou b7f77a45e4 Avoid excessive data copy in ResultSet.join_native 11 年之前
  Stas Rudakou 425c0fe6c8 Improve performance of ResultSet.join_native 11 年之前
  Ask Solem 0ebd2865ca Adds callback argument to ResultSet.get/join_native 11 年之前
  Ask Solem 8fdc201255 flakes 11 年之前
  Ask Solem a53a003c2c Result.revoke no longer waits for replies by default. But adds reply and timeout arguments. 11 年之前
  Ask Solem 9fe795e137 Use time.monotonic when available 11 年之前
  Ask Solem b80a8e35fa Doc fixes 11 年之前
  Ask Solem b283b194c1 AsyncResult.__copy__ no longer evaluates self.backend instance 11 年之前
  Ask Solem 4b084ba403 ResultSet: Results created from string now have the app properly set 11 年之前
  Ask Solem e3317bb291 GroupResult.restore should use self.app if possible 11 年之前
  Ask Solem 154b574809 __all__ is everywhere 11 年之前
  Ask Solem b9ca48d97a [optimization] Revoke now accepts list argument (and used by ResultSet.revoke) 11 年之前
  Idan Kamara 46e60700d4 result: make base backend and iter_native interval default value agree 12 年之前
  Ask Solem cd27aef18a Define __ne__ when __eq__ 12 年之前
  Ask Solem 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年之前
  Ask Solem f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 年之前
  Ask Solem b583fe9291 flakes 12 年之前
  Ask Solem 37212325ab 100% coverage for celery.result 12 年之前
  Ask Solem 648b799482 100% coverage for celery.canvas 12 年之前
  Ask Solem ebdec76e99 ResultSet.__iter__ is now iter(.results) 12 年之前
  Ask Solem 7c209932b9 Merge branch '3.0' 12 年之前
  Ask Solem 7dfadc4059 Cosmetics 12 年之前
  Ask Solem 7433565909 new flakes in flake8 2 12 年之前
  Ask Solem e08fbe474f Merge branch '3.0' 12 年之前
  Ask Solem 939d9019a5 prev commit: do not pickle app 12 年之前
  Thomas Minor fd89eb8d0a Fix pickling error with AsyncResult 12 年之前
  Ask Solem bbf2f26adc Merge branch '3.0' 12 年之前
  Ask Solem 2bf5b4eb0b map -> listcomp 12 年之前