コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 289ec8e003 Revokes: Make sure heap does not contain duplicates. Closes #2336 11 年 前
  Ask Solem f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 年 前
  Ask Solem a0057bed68 Makes inspect.getargs(@task(x)) work. Issue #1833 11 年 前
  Ask Solem f25157d4ac Must use l.sort not heapify 11 年 前
  Ask Solem 50d1c0552f [Django] Account for LazySettings (Issue #1665) 12 年 前
  Ask Solem 6d68cc40bb django.conf.settings always defines __getitem__ in Django 1.6 12 年 前
  Ask Solem b185133754 Windows: Weird LimitSet bug 12 年 前
  Ask Solem f8dace1ba9 Distribution cleanup and prepare for release 12 年 前
  Ask Solem ce9436eedd Fixes bug with revoke list only terminating one task. Closes #1592 12 年 前
  Ask Solem 2e01f59738 Fixes time vs monotonic problems 12 年 前
  Ask Solem 9fe795e137 Use time.monotonic when available 12 年 前
  Ask Solem b80a8e35fa Doc fixes 12 年 前
  Ask Solem cac1d1893f Wording 12 年 前
  Ask Solem 154b574809 __all__ is everywhere 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 5612ff4398 100% coverage for celery.utils.functional 12 年 前
  Ask Solem 8d7f07a7b3 100% coverage for celery.worker.strategy 12 年 前
  Ask Solem 7eda9293f0 [->3.0] LimitedSet.purge must ignore KeyError 12 年 前
  Ask Solem df540047f7 ConfigurationView: Improvements from ChainMap 12 年 前
  Ask Solem d47ae1389c Tests passing 12 年 前
  Ask Solem e3c1bb2179 Cosmetics 12 年 前
  Ask Solem 2251f142f2 Process pool: Non-blocking write and using multiple AF_UNIX sockets (one per process) 12 年 前
  Ask Solem 0858f6e0ee cosmetics 12 年 前
  Ask Solem cb5eec4f0c celery.conf.add_defaults now supports adding non-Mapping objects 12 年 前
  Ask Solem 7983fc03cc flakes 12 年 前
  Ask Solem f14dd55c8c tests passing 12 年 前
  Ask Solem e08fbe474f Merge branch '3.0' 12 年 前
  Ask Solem bb90a2872a Optimize loading/storing revoked tasks. Closes #1289 12 年 前