Commit History

Author SHA1 Message Date
  Ask Solem 30fc7ca255 Adds Akira Matsuzaki to AUTHORS 13 years ago
  Akira Matsuzaki e197b6031b Support route options on missing queue creation 13 years ago
  Ask Solem 20be2ef744 Tests passing 13 years ago
  Ask Solem 88b6f1ca37 PEP8ify + pyflakes 13 years ago
  Ask Solem 1292566b4c celeryctl: Adds migrate command to migrate tasks. 13 years ago
  Ask Solem 5e0270c64b Specify the default value for the SEND_ERROR_EMAIL setting. Closes #341. 13 years ago
  Ask Solem 7ceef761d5 Merge branch 'using_execv' 13 years ago
  Ask Solem 363a56cfe1 Adds CELERYD_FORCE_EXECV option. Closes #496 13 years ago
  Ask Solem df9eda7ee5 Fixes 'no handlers for multiprocessing' warning on Windows and fork+exec 13 years ago
  Ask Solem b88f64db32 celeryctl: Adds shell command with 'celery' app object in namespace 13 years ago
  Ask Solem 4ea9e5d473 The celeryd command now works on windows, and with fork+exec 13 years ago
  Ask Solem 16c37d859d Adds original license to concurrency.processes.forking 13 years ago
  Ask Solem e88b6caaa8 The celeryd command now works on windows, and with fork+exec 13 years ago
  Ask Solem 53a73541e1 PEP8ify + pyflakes 13 years ago
  Ask Solem 8c2ade9826 Redis result: Use atomic SETEX. Closes #606. Thanks to yaniv-aknin 13 years ago
  Ask Solem ee53d1ba4b Merge branch 'jterrace/pycassa-1.4-fix' 13 years ago
  Ask Solem 9530098d0f Better exception and traceback handling. 13 years ago
  Ask Solem 9570293cbe celeryctl: started migrate command 13 years ago
  Ask Solem b05a249a66 Tests passing on Py 3.2 13 years ago
  Ask Solem 860f7e51f3 Beat: SchedulingError must be raised with original stack. 13 years ago
  Ask Solem 51fdd6419b Tests passing on Python2.5 13 years ago
  Ask Solem 9fcc9e5c61 Now depends on Kombu 2.1.0 13 years ago
  Jeff Terrace 34d8ce5bb3 Fixed passing server list to ConnectionPool. The servers are specified with "server_list" not "server" like they were for pycassa.connect 13 years ago
  Ask Solem 6086c72881 Updates changelog (but still incomplete for 2.5) 13 years ago
  Ask Solem 5fc8d01c9d 2.5.0 release candiate 2 13 years ago
  Ask Solem caca8ff9c1 Merge branch 'master' of github.com:ask/celery 13 years ago
  Ask Solem 442d180b3d celery.bin: Ensure __package__ is set (PEP-366) 13 years ago
  Mher Movsisyan 703cba6f1d send_task warns when CELERY_ALWAYS_EAGER is on 13 years ago
  Mher Movsisyan e33fff606d Adds tests for the security package 13 years ago
  Mher Movsisyan 8c381af077 SerializerRegistry.disable doesn't throw SerializerNotInstalled 13 years ago