Simon Josi
|
4dbe6b580b
add init script for centos
|
14 년 전 |
Ask Solem
|
7004d48176
except Exception catches KeyboardInterrupt on Py2.4
|
14 년 전 |
Ask Solem
|
a3ab0b4855
Py2.4: Cannot yield inside try: finally: block. :(
|
14 년 전 |
Ask Solem
|
e1731a5204
AMQP Result Backend: Queue must be declared before polling result. Thanks to bmbouter
|
14 년 전 |
Ask Solem
|
a7c3c04b2d
PeriodicTask/periodic_task is *not* pending deprecation, also add options argument to periodic_task to set execution options (like expires)
|
14 년 전 |
Ask Solem
|
9888558eeb
Reference cosmetics
|
14 년 전 |
Ask Solem
|
90d0669e11
Removed reference documentation for deprecated module celery.execute
|
14 년 전 |
Ask Solem
|
f32e868258
Removed reference documentation for deprecated module celery.messaging
|
14 년 전 |
Ask Solem
|
03f2cdeb37
Bumped version to 2.2.0a7
|
14 년 전 |
Ask Solem
|
01e4ef9c3d
Cosmetics
|
14 년 전 |
Ask Solem
|
e27314fa84
Improved autodoc for celery.datastructures
|
14 년 전 |
Ask Solem
|
1a50c95140
Capitalize Celery
|
14 년 전 |
Ask Solem
|
f4aefcdd0d
Removed `celery.task.RemoteExecuteTask` and accompanying functions: `dmap`, `dmap_async`, and `execute_remote`.
|
14 년 전 |
Ask Solem
|
01de02f9b8
Added paver tasks to count sloc
|
14 년 전 |
Ask Solem
|
9a0973b0cd
Revert previous commit as amqp.Consumer was already taken
|
14 년 전 |
Ask Solem
|
58c87073c4
Renamed app.amqp.ConsumerSet -> Consumer
|
14 년 전 |
Ask Solem
|
87c310a151
Merge branch 'offbyone/ncurses-ui-layout'
|
14 년 전 |
Chris Rose
|
5fee1548dd
Fix the ncurses application layout so that it scales task and worker columns for larger displays in celeryev
|
14 년 전 |
Chris Rose
|
a2af712ae2
Ignore the rope project directory
|
14 년 전 |
Ask Solem
|
ad62b18917
Fixed fast growing memory leak introduced in master branch (not present in 2.1.x or previous versions).
|
14 년 전 |
Ask Solem
|
ce1bcbedc5
Removed tests_require set literal from setup.py
|
14 년 전 |
Ask Solem
|
c053ca114d
Removed mystery appearance of reraises_exception config
|
14 년 전 |
Ask Solem
|
c292b1e8b0
Added Christopher Peplin to AUTHORS
|
14 년 전 |
Ask Solem
|
59bff41c6b
Cosmetics
|
14 년 전 |
Ask Solem
|
1276fcfd1c
Merge branch 'peplin/reraise_exceptions'
|
14 년 전 |
Ask Solem
|
c36a5ddb17
timer2: Can't localize list, because it doesn't have list.clear
|
14 년 전 |
Christopher Peplin
|
81fb99155c
Change behavior of existing PROPAGATE setting, remove new RERAISE setting.
|
14 년 전 |
Ask Solem
|
c3b78b8952
setup.py: Use 2to3 on Py3k
|
14 년 전 |
Ask Solem
|
08bb53c6c7
Py3k improvements
|
14 년 전 |
Ask Solem
|
d455cd93ae
maybe_conn_error: Add AttributeError to the list (if connection is None)
|
14 년 전 |