Historia zmian

Autor SHA1 Wiadomość Data
  Ask Solem b05a6eaa38 celery/bin/celeryd_multi.py 15 lat temu
  Ask Solem 928c5efcbc Documentation: Show Task in celery.task reference 15 lat temu
  Ask Solem 9a0717175e Moved create_task_cls to App 15 lat temu
  Ask Solem 61a7324908 Tests passing again 15 lat temu
  Ask Solem 1328c62062 Make sure default queue is always declared 15 lat temu
  Ask Solem 213be94379 Fixed order in 2.2 changelog 15 lat temu
  Ask Solem 8a7fb3a673 celery.utils.LocalProxy -> celery.local.LocalProxy 15 lat temu
  Ask Solem c99cfca749 PEP8ify + pyflakes 15 lat temu
  Ask Solem 9cc863a2d8 Beat: install_default_entries moved to setup_schedule() 15 lat temu
  Ask Solem 8acf0bcb40 Now depends on Kombu v1.0.0 15 lat temu
  Ask Solem c1af26b4f6 Beat: default entries must be Entry, not dict 15 lat temu
  Ask Solem 6f7db25db7 Faster loading of celery module 15 lat temu
  Ask Solem 8a81e667b9 Bumped version to 2.2.0rc5 15 lat temu
  Ask Solem 08846a2cd4 Adds contrib/requirements/py26.txt (importlib) 15 lat temu
  Ask Solem 8a8a18b846 tests passing on Py2.5 15 lat temu
  Ask Solem d35ceb070c All tests pass on PyPy 15 lat temu
  Ask Solem ef3b3f0460 MongoDB result backend: Fixed attribute error for self.app 15 lat temu
  Ask Solem c57708e609 Documentation references outdated SharedCounter 15 lat temu
  Ask Solem 63685e11c6 Bumped version to 2.2.0rc4 15 lat temu
  Ask Solem 3352f11463 Removes debugging statements 15 lat temu
  Ask Solem 5179b6d040 Added autodoc for celery.concurrency.solo 15 lat temu
  Ask Solem f612848a62 PEP8ify + pyflakes 15 lat temu
  Ask Solem f85aaec9b1 Tests passing on Jython 15 lat temu
  Ask Solem 01014309ed Use kombu.utils.blocking 15 lat temu
  Ask Solem 6ef0506be9 Updated Changelog 15 lat temu
  Ask Solem 0b5134d42a PyPy: Disable pool by default 15 lat temu
  Ask Solem 1d55c1cd94 Added solo pool (i.e. no pool, just blocking inline) 15 lat temu
  Ask Solem 74a8701279 Don't close channel after sending result 15 lat temu
  Ask Solem 94d7694b37 Jython: Threads is now default under jython, and depends on threadpool + simplejson 15 lat temu
  Ask Solem e2f8a5cead Now runs on Jython using -P threads 15 lat temu