Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 7e187814f7 Updated documentation vor 16 Jahren
  Ask Solem 734a014dd5 Added userguide: Optimizing vor 16 Jahren
  Ask Solem 29c838f270 Adding contributing guide, most of it stolen from the Pylons contributing guide vor 16 Jahren
  Martin Galpin 514eda40d2 Honours the DJANGO_SETTINGS_MODULE configuration variable in the debian init.d scripts so that the --settings parameter is appended to any manage.py calls. vor 16 Jahren
  Martin Galpin 0e5a7b4fdd Adds an option to the debian init.d scripts that allows celeryd/celerybeat to be started within a given virtualenv. vor 16 Jahren
  Martin Galpin b74ea657c1 Corrects the documentation so that the django manage.py command 'celeryd' (or 'celerybeat') is as an CELERYD_OPT because start-stop-deamon requires an absolute file. vor 16 Jahren
  Ask Solem 059b3056de send_task now respects routing configuration vor 16 Jahren
  Ask Solem 30ce278ad5 Spellcheck vor 16 Jahren
  Ask Solem b32aa95be0 Documentation: Added development docs warning on top of all pages. vor 16 Jahren
  Ask Solem 2f6fb66dbc Bumped version to 2.2.0a4 vor 16 Jahren
  Ask Solem 2a3976630c Make error e-mail timeout configurable by adding the EMAIL_TIMEOUT setting. Closes #248. vor 16 Jahren
  Ask Solem de279344fa Consumer: Close broadcast consumer when connection is reset. Thanks to David Wolever vor 16 Jahren
  Ask Solem 340e2358d4 Test buckets: Don't output other chars than dots vor 16 Jahren
  Ask Solem 3edef00511 Another community link vor 16 Jahren
  Ask Solem 89cfd61fcf Added community link vor 16 Jahren
  Ask Solem 9000e19f21 TLS could be reset vor 16 Jahren
  Ask Solem b4533ae0c4 Moved gen_unique_id test to Kombu vor 16 Jahren
  Ask Solem 385bb85517 Sending of error e-mails was not working vor 16 Jahren
  Ask Solem 35b9f5fc82 send_mail: Fixed typo EMAIL_USER, EMAIL_PASSWORD -> EMAIL_HOST_* vor 16 Jahren
  Ask Solem 143662e588 Bumped version to 2.2.0a3 vor 16 Jahren
  Ask Solem 2c462cf537 Error email body now uses repr(exc) instead of str(exc). vor 16 Jahren
  Ask Solem 1af56346f2 Command.app was not set vor 16 Jahren
  Ask Solem 2c821f0121 Merge branch 'FlaPer87/master' vor 16 Jahren
  lucio d15e57cbe0 fixed typo vor 16 Jahren
  Ask Solem 0694993e93 More efficient pickling of App objects by e.g. only pickling configuration changes vor 16 Jahren
  Flavio Percoco Premoli 27433f9d81 Add check for jython environment. If we are using jython then multiprocessing module won't be installed vor 16 Jahren
  Ask Solem bdd8499b1c EventReceiver now sends heartbeat request to find workers, and celeryev displays them immediately when it starts vor 16 Jahren
  Ask Solem c87d6a7f12 control.broadcast: Can now specify the channel to use for sending the broadcast message vor 16 Jahren
  Ask Solem 875e946d15 pool: Remove annoying debug log message vor 16 Jahren
  Ask Solem a5b28dc485 TaskSetResult: Remove useless code vor 16 Jahren