gregoire
|
1f9fa39d32
Fix import of traceback module
|
%!s(int64=16) %!d(string=hai) anos |
gregoire
|
48148fc98f
Merge branch 'master' of git://github.com/ask/celery
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
8764717f9d
make gregoirecachets mail error feature work with the new pool refactor
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
a2124e2c1e
Merge branch 'gregoirecachet/master'
|
%!s(int64=16) %!d(string=hai) anos |
gregoire
|
b32bc6d597
Merge branch 'master' of git://github.com/ask/celery
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
1da3f8cad7
Refactor the TaskProcessQueue code (now renamed to celery.pool.TaskPool)
|
%!s(int64=16) %!d(string=hai) anos |
gregoire
|
e3d8168746
Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production)
|
%!s(int64=16) %!d(string=hai) anos |
gregoire
|
e650f8e82f
Upgrade logging level of done msg for tasks in error from INFO to ERROR
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
f38a611e22
Use pickle as the message serialization scheme (so we can pass complex python
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
8c0ccfc49a
Use manage.py celeryd, in README examples
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
0d3ae00787
Added Grégoire Cachet to AUTHORS.
|
%!s(int64=16) %!d(string=hai) anos |
gregoire
|
b0b8d8ba8a
Merge branch 'gregoirecachet' into management-command
|
%!s(int64=16) %!d(string=hai) anos |
gregoire
|
9dceb609fa
Implement a management command for celeryd to have your full project environment within the daemon
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
6067c74619
Now requires carrot 0.4.0 (master from github), and auto_ack is on for the
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
fb58231290
Remove yadayada dependency. that means we've copy+pasted the
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
bdd4448170
Tests passing again
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
8b5685e5b1
README: Fix typo "task.register" -> "tasks.register". Closes #1. Thanks gregoirecachet)
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
575994c882
Another Q/A: I'm having duplicate key errors, why?
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
7494116b26
tasks.register: Make it possible to override the name of task classes as well.
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
54fdec01b0
worker.jail: Convert any unicode keys in kwargs to regular strings. Thanks
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
8ad9c8f39b
Use Message.decode() as available in carrot >= 0.4.0
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
bd3149fe48
Fix occurences of "e.g"/"i.e" -> "e.g."/"i.e."
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
a81199fa21
New Q/A: Can I send some tasks to only some servers?
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
ea2f3a4a6e
pep8ify
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
474e5b2374
Revert to pre-broken pystrip execution
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
2723ca06da
Remove extraenous whitespace using pystrip
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
62229191be
Fix stupid mistakes
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
72ff807a4c
Fix syntax errors
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
473bc8ad0c
Worker cleanup. The TaskDaemon class is now called WorkController
|
%!s(int64=16) %!d(string=hai) anos |
Ask Solem
|
fa3c19c271
Skeleton for the ability to select different backends for different actions,
|
%!s(int64=16) %!d(string=hai) anos |