Commit History

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