Ask Solem
|
395f99e296
Change all references of Carrot to Kombu
|
14 gadi atpakaļ |
Ask Solem
|
c268470505
Added support for Kombu message compression using the CELERY_MESSAGE_COMPRESSION setting, or the compression argument to apply_async. Can also be set using routers.
|
14 gadi atpakaļ |
Ask Solem
|
d7c5cc3704
get_broker_info moved to kombu.connection.BrokerConnection.info
|
14 gadi atpakaļ |
Ask Solem
|
7c72ee2f26
utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4
|
14 gadi atpakaļ |
Ask Solem
|
ee8bec3ccb
Merge branch 'dcramer/master'
|
14 gadi atpakaļ |
Ask Solem
|
4776440405
Don't use map without return value (2to3 suggested)
|
14 gadi atpakaļ |
David Cramer
|
00a30f462c
Logging should now handle utf8 correctly
|
14 gadi atpakaļ |
David Cramer
|
5ab03cc436
If delivery_info isnt set we cant use it
|
14 gadi atpakaļ |
David Cramer
|
7a7f0504ad
Fix apply_async call (assumed to be correct fix) in tests
|
14 gadi atpakaļ |
David Cramer
|
935f6ce4c2
Merge branch 'master' of http://github.com/ask/celery
|
14 gadi atpakaļ |
David Cramer
|
00b9b70f0c
Added exc_info to several error logging messages
|
14 gadi atpakaļ |
Ask Solem
|
26f81734d2
Merge branch 'release21-maint'
|
14 gadi atpakaļ |
Ask Solem
|
2b2ed13428
Added Cron dentro do Django com Celery (Portugese)
|
14 gadi atpakaļ |
Ask Solem
|
e08e870504
Added another community link
|
14 gadi atpakaļ |
Ask Solem
|
ae9e314bf6
Added new community links
|
14 gadi atpakaļ |
Ask Solem
|
975a465380
Updated Changelog
|
14 gadi atpakaļ |
Ask Solem
|
851ee05225
Handle RETRY specially when merging out-of-order events
|
14 gadi atpakaļ |
Ask Solem
|
dedd2ab8cc
celery.states. Added RETRy to precedence rules: after PENDING
|
14 gadi atpakaļ |
Ask Solem
|
1161d871cc
Implemented task-retried event
|
14 gadi atpakaļ |
Ask Solem
|
df2184a794
AMQP result backend now using Kombu
|
14 gadi atpakaļ |
Ask Solem
|
207ed49b7c
Pidbox fixes
|
14 gadi atpakaļ |
Ask Solem
|
1187b1f328
tests passing again
|
14 gadi atpakaļ |
Ask Solem
|
22e53f9f9c
Pidbox improvements
|
14 gadi atpakaļ |
Ask Solem
|
a90a3a32b4
Merges branches master(app) and kombufy.
|
14 gadi atpakaļ |
Ask Solem
|
1dc6a2543a
Added another community link
|
14 gadi atpakaļ |
Ask Solem
|
29fd07d0ad
Added Bryan Berg to AUTHORS
|
14 gadi atpakaļ |
Bryan Berg
|
30d95a28e0
Fix UnboundLocalError in celerybeat logging when using logging setup signals.
|
14 gadi atpakaļ |
Ask Solem
|
53122b3f35
Added Bryan Berg to AUTHORS
|
14 gadi atpakaļ |
Bryan Berg
|
a8e78d4f12
Fix UnboundLocalError in celerybeat logging when using logging setup signals.
|
14 gadi atpakaļ |
Ask Solem
|
d2ac7cd486
Fixed typo platform -> platforms
|
14 gadi atpakaļ |