Ask Solem
|
50b197c2eb
Adds Greg Haskins to AUTHORS
|
13 years ago |
Ask Solem
|
c741004fc4
Merge branch 'greghaskins/bugfix-450'
|
13 years ago |
Ask Solem
|
d5afe57740
purge/discard_all actually consumed the message before purge... closes #455. Thanks to sixohsix
|
13 years ago |
Ask Solem
|
c8e0534b4e
celeryd_multi now supports stop_verify command to wait for processes to shutdown
|
13 years ago |
Ask Solem
|
17b0406513
install_rdb_handler now supports envvar keyword to specify the envvar used
|
13 years ago |
Ask Solem
|
28a608c4bd
celeryctl: Fixes bug where -b option could not be supported
|
13 years ago |
Ask Solem
|
e43ecfb5fd
redirect_stdouts_to_logger now supports stdout+stderr argument to select which outs to redirect
|
13 years ago |
Ask Solem
|
c4e3fd3474
import utils now supports the package keyword for relative imports
|
13 years ago |
Ask Solem
|
164d265fbc
adds term.colored.embed, which does not reset colors
|
13 years ago |
Greg Haskins
|
6143def9ae
Check for Windows _before_ importing os.kill(). fixes #450
|
13 years ago |
Ask Solem
|
9497342cfa
Broker option (-b URL) now works with celeryctl, camqadm and celeryev
|
13 years ago |
Ask Solem
|
06b2a9feeb
Eventlet no longer crashes with Autoscale enabled
|
13 years ago |
Ask Solem
|
62647576d4
Examples now use broker URL. sqlakombu is currently broken though, need to find a solutionf or that
|
13 years ago |
Ask Solem
|
bb0ec919ba
Now supports using broker URLs, with the -b option (all programs) or CELERY_BROKER_URL
|
13 years ago |
Ask Solem
|
4b583edb36
Fixes doc typo shutter -> on_shutter
|
13 years ago |
Ask Solem
|
5320612cda
reprcall now uses safe_repr
|
13 years ago |
Ask Solem
|
0b943b80d3
Fixes worker hanging when hard time limit exceeded
|
13 years ago |
Ask Solem
|
b2e63c1a42
Updates README
|
13 years ago |
Ask Solem
|
25f5e1bf99
Bumps version to 2.3.1
|
13 years ago |
Ask Solem
|
283928d2bd
Updates Changelog for 2.3.1
|
13 years ago |
Ask Solem
|
e9dc65367b
Spelling
|
13 years ago |
Ask Solem
|
60da4a3678
CELERY_AMQP_TASK_RESULT_EXPIRES can't be float. Closes #446. Thanks to shiningpanda
|
13 years ago |
Ask Solem
|
c8785f71ef
Fixes typos. Thanks to John Chandler
|
13 years ago |
Ask Solem
|
ed786d704f
Installation broke on Windows, because of this line in MANIFEST.in
|
13 years ago |
Ask Solem
|
4fd793d544
dateutil dep wrong in bdist deps
|
13 years ago |
Ask Solem
|
00cd3ea168
Cosmetics, and better message failure reports
|
13 years ago |
Ask Solem
|
6dabff77c1
Adds Leo Dirac to AUTHORS
|
13 years ago |
Ask Solem
|
2e70327fe8
Merge branch 'leobantech/master'
|
13 years ago |
Ask Solem
|
10329e903c
Adds note to Changelog
|
13 years ago |
Leo Dirac
|
0cfabeee11
Adding FAQ warning about unreliable results with mysql and database backend.
|
13 years ago |