Commit History

Author SHA1 Message Date
  Ask Solem ea5ae5efb2 Merge branch 'beat' into 1point0 15 years ago
  Ask Solem 076daaa3e8 Add bin/celerybeat to setup.py scripts 15 years ago
  Ask Solem 3008b25da6 Move distribution metadata in celery.py to celery/distmeta.py 15 years ago
  Ask Solem 5d5d23eef0 Add license='BSD' to setup.py 15 years ago
  Ask Solem 4c1836e80b Now depends on carrot 0.6.0 15 years ago
  Ask Solem 2c5078efd7 setup.py now requires python-daemon 1.4.8 15 years ago
  Ask Solem a0bca202b5 Use platform.system() to detect windows, not sys.platform 15 years ago
  Jonatan Heyman 98a0b3037a Updated celeryd to only listen for SIGHUP when running on POSIX systems (fix for running on windows). 15 years ago
  Ask Solem 0935f92404 Now able to successfully use and run celery outside of Django 15 years ago
  Ask Solem b573def0f0 Now depends on carrot 0.5.2 15 years ago
  Ask Solem 3627c0eac1 Been running stable in production for a while now, update to trove classifier 15 years ago
  Ask Solem 830012dfab Use anyjson to find the best JSON module installed on the system. 15 years ago
  Ask Solem 27da872e4e Fix install_requires, extra_requires and README.rst 15 years ago
  Ask Solem 8ec433db7a setup.py: Remove celeryctl from scripts 15 years ago
  Ask Solem 5657bc0476 Merge branch 'master' into statistics 15 years ago
  Ask Solem 9c15a2c84c Depend on carrot 0.4.5 15 years ago
  Ask Solem e8845afc1a Only use README as long_description if the file exists so easy_install don't 15 years ago
  Ask Solem 9d8e79f6f8 Merge branch 'master' into statistics 15 years ago
  Ask Solem d40630d9db Skeleton for celeryctl 15 years ago
  Brian Rosner 0151f87f1c Don't "require" Django. 15 years ago
  Ask Solem 48a55d3476 Use ``python-daemon`` instead of the homegrown stuff. (this adds a dependency 15 years ago
  Ask Solem 739462d804 Remove dependency to simplejson 15 years ago
  Ask Solem fe3d00aa3d Added dependency to carrot >= 0.4.1 15 years ago
  Ask Solem 5df08a9d0d PyPANTS PYPANTS!! 15 years ago
  Ask Solem 5a5e0b33b1 Add dependency to carrot >= 0.4.0 15 years ago
  Ask Solem f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python 15 years ago
  Ask Solem 6067c74619 Now requires carrot 0.4.0 (master from github), and auto_ack is on for the 15 years ago
  Ask Solem fb58231290 Remove yadayada dependency. that means we've copy+pasted the 15 years ago
  Ask Solem d5fe015ace Update development status trove classifier from Alpha to Beta 16 years ago
  Ask Solem a0c6afd224 Don't include README in long_description 16 years ago