커밋 기록

작성자 SHA1 메시지 날짜
  Jonatan Heyman 98a0b3037a Updated celeryd to only listen for SIGHUP when running on POSIX systems (fix for running on windows). 15 년 전
  Ask Solem 0935f92404 Now able to successfully use and run celery outside of Django 15 년 전
  Ask Solem b573def0f0 Now depends on carrot 0.5.2 15 년 전
  Ask Solem 3627c0eac1 Been running stable in production for a while now, update to trove classifier 16 년 전
  Ask Solem 830012dfab Use anyjson to find the best JSON module installed on the system. 16 년 전
  Ask Solem 27da872e4e Fix install_requires, extra_requires and README.rst 16 년 전
  Ask Solem 8ec433db7a setup.py: Remove celeryctl from scripts 16 년 전
  Ask Solem 5657bc0476 Merge branch 'master' into statistics 16 년 전
  Ask Solem 9c15a2c84c Depend on carrot 0.4.5 16 년 전
  Ask Solem e8845afc1a Only use README as long_description if the file exists so easy_install don't 16 년 전
  Ask Solem 9d8e79f6f8 Merge branch 'master' into statistics 16 년 전
  Ask Solem d40630d9db Skeleton for celeryctl 16 년 전
  Brian Rosner 0151f87f1c Don't "require" Django. 16 년 전
  Ask Solem 48a55d3476 Use ``python-daemon`` instead of the homegrown stuff. (this adds a dependency 16 년 전
  Ask Solem 739462d804 Remove dependency to simplejson 16 년 전
  Ask Solem fe3d00aa3d Added dependency to carrot >= 0.4.1 16 년 전
  Ask Solem 5df08a9d0d PyPANTS PYPANTS!! 16 년 전
  Ask Solem 5a5e0b33b1 Add dependency to carrot >= 0.4.0 16 년 전
  Ask Solem f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python 16 년 전
  Ask Solem 6067c74619 Now requires carrot 0.4.0 (master from github), and auto_ack is on for the 16 년 전
  Ask Solem fb58231290 Remove yadayada dependency. that means we've copy+pasted the 16 년 전
  Ask Solem d5fe015ace Update development status trove classifier from Alpha to Beta 16 년 전
  Ask Solem a0c6afd224 Don't include README in long_description 16 년 전
  Ask Solem 6787df2dac Fix celery daemon documentaion. 16 년 전
  Ask Solem 2f02f1ddba Bumped version to 0.1.13 and updated changelog. 16 년 전
  Ask Solem 25024ca424 Added yadayada to install requirements. 16 년 전
  Ask Solem 20a2f8e740 Pass DjangoAMQPConnection *instances*, instead of cls. Requires carrot version 16 년 전
  Ask Solem fe343b05cf Added a new "test" command for setup.py so ``python setup.py test`` works. 16 년 전
  Ask Solem cb2a07e16d Add unittest directory discovery. 16 년 전
  Ask Solem c7ca1073eb setup.py: set zip_safe=False, just because we hate eggs. 16 년 전