Ask Solem
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
12 years ago |
Ask Solem
|
243d58ca60
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
d1035a1a47
Fixes stack protection when app initialized multiple times. Closes #1003
|
12 years ago |
Ask Solem
|
c3c32bb726
No longer depends on python-dateutil, but depends on pytz instead
|
12 years ago |
Ask Solem
|
0cbdb7dcf9
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
8820dceac4
Tests passing
|
12 years ago |
Ask Solem
|
2c4fa2890b
Use except .. as exc
|
12 years ago |
Ask Solem
|
cfe2bc4bec
removes more with_statement imports
|
12 years ago |
Ask Solem
|
d8af0040dc
Tests passing
|
13 years ago |
Ask Solem
|
09ab407067
Tests passing
|
13 years ago |
Ask Solem
|
9372cc73c7
Renames app.broker_connection -> app.connection
|
13 years ago |
Ask Solem
|
7af762d1b7
More single quotes
|
13 years ago |
Ask Solem
|
8af6e58598
More tests
|
13 years ago |
Ask Solem
|
632d80f86c
flake8
|
13 years ago |
Ask Solem
|
7e43c5583d
Documentation now uses 'raise task.retry()'
|
13 years ago |
Keith Perkins
|
dc6508fdc1
Adds day of month and month of year cronspec options to crontab scheduler
|
13 years ago |
Ask Solem
|
a4f2874e82
Modernize Kombu integration
|
13 years ago |
Ask Solem
|
53b61c638b
99% overall coverage :happy:
|
13 years ago |
Ask Solem
|
ae06ac0eae
100% coverage for celery.worker.*
|
13 years ago |