Ask Solem
|
1dfe6d0d54
Remove 2.4 workarounds
|
14 năm trước cách đây |
Ask Solem
|
e00ac648ce
Removes celery.utils.functional, replaced by functools
|
14 năm trước cách đây |
Ask Solem
|
4a69dd4f39
Adds app.bugreport() to display installation info
|
14 năm trước cách đây |
Ask Solem
|
d66ac5918d
Now depends on Kombu 1.1.0
|
14 năm trước cách đây |
Ask Solem
|
899be21997
Django does it, we do it: Changes all occurrences of 'e-mail' to 'email'
|
14 năm trước cách đây |
Ask Solem
|
949f96c2a5
PEP8ify + pyflakes
|
14 năm trước cách đây |
Ask Solem
|
ea23438d78
Needs Kombu 1.0.8 or higher, or raise Exception. (1.0.7 could make pool acquire hang)
|
14 năm trước cách đây |
Ask Solem
|
15efd49613
Merge branch 'autopool'
|
14 năm trước cách đây |
Ask Solem
|
99d8674e8e
Events now use a logical clock. Merged from gossip branch
|
14 năm trước cách đây |
Ask Solem
|
064a370cbd
Merge branch 'master' into autopool
|
14 năm trước cách đây |
Ask Solem
|
10cb5780dc
Configure pool limit using BROKER_POOL_LIMIT (default 10)
|
14 năm trước cách đây |
Ryan Petrello
|
443751b84c
Changing the `BROKER_BACKEND_EXTRA_ARGS ` config option to `BROKER_TRANSPORT_OPTIONS`.
|
14 năm trước cách đây |
Ask Solem
|
d97051dadc
All methods using connections now use the connection pool/publisher pool by default
|
14 năm trước cách đây |
Ryan Petrello
|
def7d5b966
Adding support for the `BROKER_BACKEND_EXTRA_ARGS` configuration option, an optional dict() which can be used to pass connection arguments to alternative broker implementations (like `sqlakombu`).
|
14 năm trước cách đây |
Ryan Petrello
|
d860590da8
Adding support for the `BROKER_BACKEND_EXTRA_ARGS` configuration option, an optional dict() which can be used to pass connection arguments to alternative broker implementations (like `sqlakombu`).
|
14 năm trước cách đây |
Ask Solem
|
951bbd9605
Use cached_property from kombu.utils
|
14 năm trước cách đây |
Ask Solem
|
c3e0ed81ad
Updated copyright statements to include 2011
|
14 năm trước cách đây |
Ask Solem
|
a87a7a3bc3
PEP8ify + pyflakes
|
14 năm trước cách đây |
Ask Solem
|
47e638a364
celery.Task is now current_app.Task
|
14 năm trước cách đây |
Ask Solem
|
156c8edb02
Cosmetics and cleanup
|
14 năm trước cách đây |
Ask Solem
|
ecd799f82b
Need to deepcopy default config, so lists/dicts are not shared
|
14 năm trước cách đây |
Ask Solem
|
0504823063
Cosmetics
|
14 năm trước cách đây |
Ask Solem
|
81388574c3
Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge
|
14 năm trước cách đây |
Ask Solem
|
be8010c843
CELERY_TASK_RESULT_EXPIRES is now prepared by individual backends, not post_config_merge
|
14 năm trước cách đây |
Ask Solem
|
6645fa464f
CELERY_ROUTES is now prepared by app.amqp, instead of post_config_merge
|
14 năm trước cách đây |
Ask Solem
|
f250ce053a
CELERYD_LOG_COLOR is now prepared by the Logging class, not post_config_merge
|
14 năm trước cách đây |
Ask Solem
|
c09e686897
Fixes required for Flask-Celery to work
|
14 năm trước cách đây |
Ask Solem
|
b9b35f32b6
Loader configuration (e.g. django.conf) should not be included when pickling an app
|
14 năm trước cách đây |
Ask Solem
|
a6357948ab
100% Coverage for celery.app.*
|
15 năm trước cách đây |
Ask Solem
|
05cbe1a5e3
cached_property: Ignore keyerrors from del()
|
15 năm trước cách đây |