Ask Solem
|
9000e19f21
TLS could be reset
|
hace 14 años |
Ask Solem
|
b4533ae0c4
Moved gen_unique_id test to Kombu
|
hace 14 años |
Ask Solem
|
385bb85517
Sending of error e-mails was not working
|
hace 14 años |
Ask Solem
|
35b9f5fc82
send_mail: Fixed typo EMAIL_USER, EMAIL_PASSWORD -> EMAIL_HOST_*
|
hace 14 años |
Ask Solem
|
143662e588
Bumped version to 2.2.0a3
|
hace 14 años |
Ask Solem
|
2c462cf537
Error email body now uses repr(exc) instead of str(exc).
|
hace 14 años |
Ask Solem
|
1af56346f2
Command.app was not set
|
hace 14 años |
Ask Solem
|
2c821f0121
Merge branch 'FlaPer87/master'
|
hace 14 años |
lucio
|
d15e57cbe0
fixed typo
|
hace 14 años |
Ask Solem
|
0694993e93
More efficient pickling of App objects by e.g. only pickling configuration changes
|
hace 14 años |
Flavio Percoco Premoli
|
27433f9d81
Add check for jython environment. If we are using jython then multiprocessing module won't be installed
|
hace 14 años |
Ask Solem
|
bdd8499b1c
EventReceiver now sends heartbeat request to find workers, and celeryev displays them immediately when it starts
|
hace 14 años |
Ask Solem
|
c87d6a7f12
control.broadcast: Can now specify the channel to use for sending the broadcast message
|
hace 14 años |
Ask Solem
|
875e946d15
pool: Remove annoying debug log message
|
hace 14 años |
Ask Solem
|
a5b28dc485
TaskSetResult: Remove useless code
|
hace 14 años |
Ask Solem
|
40ba910ea0
Smarter pickling of AsyncResult's
|
hace 14 años |
Ask Solem
|
a9ba850038
Can't use app_or_default for __reduce__ after all, as need to pass state to child processes on Windows
|
hace 14 años |
Ask Solem
|
59c4f5fd47
App.__reduce__ now unpickles by simply using app_or_default, also _current_app is now stored in TLS
|
hace 14 años |
Ask Solem
|
07b6e297da
Added CELERY_SEND_TASK_SENT_EVENT option. If enabled an event will be sent out
|
hace 14 años |
Ask Solem
|
21d0ee0b98
Merge branch 'failberg/master'
|
hace 14 años |
Ask Solem
|
6809227ae8
timer2: Localize all variables
|
hace 14 años |
Ask Solem
|
8a5d9ceee9
Iterinactive should raise StopIteration
|
hace 14 años |
Ask Solem
|
1db111890e
Beat: Keep the same connection/producer
|
hace 14 años |
Ask Solem
|
108f747e4f
Slightly improved celeryd-multi's help screen.
|
hace 14 años |
Ask Solem
|
b4c13a02b9
Merged timer2 fixes from gossip branch
|
hace 14 años |
Ask Solem
|
c6ae39edfb
TaskPool api compatible with multiprocessing.Pool
|
hace 14 años |
Ask Solem
|
c58b323729
Added loads more community links
|
hace 14 años |
Ask Solem
|
9d56b6ce71
added new community links
|
hace 14 años |
Ask Solem
|
ac778d5944
Fixed camqadm to work with Kombu
|
hace 14 años |
Ask Solem
|
37c683ffc9
Added a 2 second timeout for sending error e-mails. Closes #222
|
hace 14 años |