커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 37630f90bc Canonical repo moved to github.com/celery/celery 14 년 전
  Ask Solem 37461427d9 Fixes typo in first steps with Django doc 14 년 전
  Ask Solem 5a06d2a1f9 Changes the type of some config values to float 14 년 전
  Ask Solem 5366d577f6 Bumps version to 2.5.3 14 년 전
  Ask Solem 65bf722b74 Tests must enable utc 14 년 전
  Ask Solem 09061c8098 Updates Changelog 14 년 전
  Ask Solem 909e8eaa4c Beat: Fixes bug when entry.args is None. Closes #657 14 년 전
  Ask Solem 0d922014dd Adds FAQ entry for Issue #651 14 년 전
  Ask Solem 91e8ae6c44 Autoreload now works if module.__file__ is a .pyc. Closes #647 14 년 전
  Ask Solem fd5c187643 Fixes 2.5 compat for __package__. Closes #638 14 년 전
  Ask Solem e5a88e4f6a Must not use utcnow if not CELERY_ENABLE_UTC :doh: Closes #636 14 년 전
  Ask Solem 76b094857a Moving fail 14 년 전
  Ask Solem 87ef011222 Update changelog + flake8 14 년 전
  Grant Thomas 638db5c8e9 Fixes to allow for chord callbacks in always_eager mode 14 년 전
  Ask Solem 80061972af Adds Iurii Kriachko to AUTHORS 14 년 전
  Iurii Kriachko d1f88a739d fix import error in python 2.5 14 년 전
  Ask Solem d23b2d091a celery.execute.trace must use kwdict. Closes #660 14 년 전
  Ask Solem 7b3b166465 tox: Don't use pip -E 14 년 전
  Ask Solem f33984b369 Adds travis.yml for 2.5 branch 14 년 전
  Ask Solem 51e44e8bcd Now depends on Kombu 2.1.5 14 년 전
  Ask Solem 5e15af6c06 Tests passing + flake8 14 년 전
  Ask Solem 80705a47ae Fixes celeryctl shell 14 년 전
  Ask Solem 632c4f14dd The Django docs has now been moved to the main Celery docs. 14 년 전
  Ask Solem eb09305c0c Sqla broker doc now uses connection urls 14 년 전
  Ask Solem 4667469796 Updates Changelog 14 년 전
  Ask Solem 60248b34a7 Bumps version to 2.5.2 14 년 전
  Stephen Weber 09b7a4b9e6 Abstract classes: args and kwargs parameters' asterisks had slashes ahead of them, but those slashes render in the generated HTML output. These should be fine without slashes? 14 년 전
  Thomas Meson b7719e0315 fix wrong python-dateutil version 14 년 전
  Ask Solem acad0ccc8f Signal.connect can now be used as a decorator :happy: 14 년 전
  Ask Solem 3502324505 Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak 14 년 전