Historial de Commits

Autor SHA1 Mensaje Fecha
  Wes Turner cf2148e90d Use console_scripts entry_points in the setup.py file hace 15 años
  Ask Solem 1ad3298212 New setup command: setup.py quicktest # Skip running slow tests. hace 15 años
  Ask Solem b002501c1c Updated dependency to carrot to match >= 0.10.0 hace 15 años
  Ask Solem 161a094497 Now depends on carrot >= 0.8.1 hace 15 años
  Ask Solem 3de94f6996 Updated billiard dependency to >=0.2.1 hace 15 años
  Ask Solem 45f98c88a7 Add uuid as a dependency if Python <= 2.4 hace 15 años
  Ask Solem 171a61c7c9 Added new dependency: importlib (if not already available) hace 15 años
  Ask Solem 2988037aa9 Only add django to requirements if it's not importable hace 15 años
  Ask Solem d23d7c5f49 Remove django-unittest-depth from install_requires hace 15 años
  Jason Baker 709539be27 Adding django as a dependency. hace 15 años
  Ask Solem 0f8b17e887 Now depends on billiard >= 0.2.0 hace 15 años
  Ask Solem 3e306c4d86 Added dependency: python-dateutil hace 15 años
  Ask Solem a367afd659 Added exact version dependency for multiprocessing backport: 2.6.2.2 hace 15 años
  Ask Solem d29f34645e New version requirement for carrot: 0.8.0 hace 15 años
  Ask Solem b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. hace 15 años
  Ask Solem 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py hace 15 años
  Ask Solem 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) hace 15 años
  Ask Solem 48e81af47d Now depends on carrot >= 0.7.0 hace 15 años
  Ask Solem ea5ae5efb2 Merge branch 'beat' into 1point0 hace 15 años
  Ask Solem 076daaa3e8 Add bin/celerybeat to setup.py scripts hace 15 años
  Ask Solem 3008b25da6 Move distribution metadata in celery.py to celery/distmeta.py hace 15 años
  Ask Solem 5d5d23eef0 Add license='BSD' to setup.py hace 15 años
  Ask Solem 4c1836e80b Now depends on carrot 0.6.0 hace 15 años
  Ask Solem 2c5078efd7 setup.py now requires python-daemon 1.4.8 hace 15 años
  Ask Solem a0bca202b5 Use platform.system() to detect windows, not sys.platform hace 15 años
  Jonatan Heyman 98a0b3037a Updated celeryd to only listen for SIGHUP when running on POSIX systems (fix for running on windows). hace 15 años
  Ask Solem 0935f92404 Now able to successfully use and run celery outside of Django hace 15 años
  Ask Solem b573def0f0 Now depends on carrot 0.5.2 hace 15 años
  Ask Solem 3627c0eac1 Been running stable in production for a while now, update to trove classifier hace 15 años
  Ask Solem 830012dfab Use anyjson to find the best JSON module installed on the system. hace 15 años