История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem b9a20fc3ce Set frame limit to sys.getrecursionlimit() / 8 13 лет назад
  Ask Solem f234680f31 Limit the number of frames stored in traceback (recursion limit / 5). Closes #615 13 лет назад
  Ask Solem e810420c5b Don't perform late ack for internal errors. Closes #537 13 лет назад
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 лет назад
  Ask Solem 8bdbf2ec7a More coverage celery.datastructures 13 лет назад
  Sean O'Connor 18f654bbf6 Fleshed out the _Frame pickleable class to carry more information. 14 лет назад
  Ask Solem a134881c19 Introducing Boot Steps 14 лет назад
  Ask Solem 6f4a6e2327 Wording 14 лет назад
  Ask Solem b01b81c60a Use TokenBucket from kombu.utils.limits instead. 14 лет назад
  Dan McGee 93258b8bb4 Adds Chord support for the cache backend. 14 лет назад
  Ask Solem 5247bb89b8 pyflakes 14 лет назад
  Ask Solem a434d96623 ExceptionInfo.Traceback should use '__main__' if no '__file__' 14 лет назад
  Ask Solem 641e838dd6 Cosmetics 14 лет назад
  Ask Solem b4b239da34 Tests passing 14 лет назад
  Ask Solem dae6359b16 Fixes race condition in celery.events.state, where task info would be removed while iterating. 14 лет назад
  Ask Solem dab55c80b6 PEP8ify + pyflakes 14 лет назад
  Ask Solem 27caaad22c Adds module docstrings 14 лет назад
  Ask Solem 2846d8868c Backports py3k support from 3.0-devel branch into 2.4 14 лет назад
  Ask Solem 0d0dbae0ce Merge branch 'lrucache' 14 лет назад
  Ask Solem b6179c7316 Use new-style relative imports 14 лет назад
  rnoel 2700e0f1a4 Infinite recursion error. 14 лет назад
  rnoel d8c00e1140 Replaces lock with RLock 14 лет назад
  rnoel 1a59e5ffc8 Replaces lock.aquires/try/finally/release by a with statement. 14 лет назад
  rnoel 18aa7b7fce Corrects other thread-safety issues. 14 лет назад
  rnoel aa65566340 Fixes the OrderedDict KeyError by avoiding conccurent accesses. 14 лет назад
  Ask Solem 2c61a2f1f2 Simple LRU cache implementation using OrderedDict instead 14 лет назад
  Ask Solem 8f96b21689 Complex LRUCache implementation 14 лет назад
  Ask Solem 8e915e543a Cosmetics 14 лет назад
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds 14 лет назад
  Ask Solem 73015790db Cosmetics 14 лет назад