Commit Verlauf

Autor SHA1 Nachricht Datum
  gregoire e650f8e82f Upgrade logging level of done msg for tasks in error from INFO to ERROR vor 17 Jahren
  Ask Solem f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python vor 17 Jahren
  Ask Solem 8c0ccfc49a Use manage.py celeryd, in README examples vor 17 Jahren
  Ask Solem 0d3ae00787 Added Grégoire Cachet to AUTHORS. vor 17 Jahren
  gregoire b0b8d8ba8a Merge branch 'gregoirecachet' into management-command vor 17 Jahren
  gregoire 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon vor 17 Jahren
  Ask Solem 6067c74619 Now requires carrot 0.4.0 (master from github), and auto_ack is on for the vor 17 Jahren
  Ask Solem fb58231290 Remove yadayada dependency. that means we've copy+pasted the vor 17 Jahren
  Ask Solem bdd4448170 Tests passing again vor 17 Jahren
  Ask Solem 8b5685e5b1 README: Fix typo "task.register" -> "tasks.register". Closes #1. Thanks gregoirecachet) vor 17 Jahren
  Ask Solem 575994c882 Another Q/A: I'm having duplicate key errors, why? vor 17 Jahren
  Ask Solem 7494116b26 tasks.register: Make it possible to override the name of task classes as well. vor 17 Jahren
  Ask Solem 54fdec01b0 worker.jail: Convert any unicode keys in kwargs to regular strings. Thanks vor 17 Jahren
  Ask Solem 8ad9c8f39b Use Message.decode() as available in carrot >= 0.4.0 vor 17 Jahren
  Ask Solem bd3149fe48 Fix occurences of "e.g"/"i.e" -> "e.g."/"i.e." vor 17 Jahren
  Ask Solem a81199fa21 New Q/A: Can I send some tasks to only some servers? vor 17 Jahren
  Ask Solem ea2f3a4a6e pep8ify vor 17 Jahren
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution vor 17 Jahren
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip vor 17 Jahren
  Ask Solem 62229191be Fix stupid mistakes vor 17 Jahren
  Ask Solem 72ff807a4c Fix syntax errors vor 17 Jahren
  Ask Solem 473bc8ad0c Worker cleanup. The TaskDaemon class is now called WorkController vor 17 Jahren
  Ask Solem fa3c19c271 Skeleton for the ability to select different backends for different actions, vor 17 Jahren
  Ask Solem 9359fcc1a1 Added support for message priorities, topic exchanges, custom routing key for tasks, mandatory and immediate flags. vor 17 Jahren
  Ask Solem 9a2a885d2d unittest django project: Remove uncessary django settings. vor 17 Jahren
  Ask Solem 4cf6ceb400 Added a FAQ to the documentation with two brand new questions. Whehey! vor 17 Jahren
  Ask Solem 2da3621bc1 forgot to import random vor 17 Jahren
  Ask Solem 941ced3f3b set vonmisevariate kappa to 4 vor 17 Jahren
  Ask Solem 3fe8bce72e Make servers drift apart in time for running periodic tasks with the database backend. vor 17 Jahren
  Ask Solem cc199089ac Restart pool if a process is dead vor 17 Jahren