Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/celery/django-celery
Old Celery integration project for Django
https://github.com/celery/django-celery
Keep unittest detection in a single module (djcelery.tests.utils)
d2925d89040b10401b6b2c9a6c5c01d81900b95f authored about 14 years ago by Ask Solem <[email protected]>
d2925d89040b10401b6b2c9a6c5c01d81900b95f authored about 14 years ago by Ask Solem <[email protected]>
fix transaction.commit_manually typo, doesn't end with a function call
65d86005220f1a82f83299c0b219b84ad79a84cf authored about 14 years ago by dziegler <[email protected]>
65d86005220f1a82f83299c0b219b84ad79a84cf authored about 14 years ago by dziegler <[email protected]>
Fixed tests to run using python2.7
0b19174976be339b0d3cdf9dedd8ceaa2f73cfdf authored about 14 years ago by Andrew Frankel <[email protected]>
0b19174976be339b0d3cdf9dedd8ceaa2f73cfdf authored about 14 years ago by Andrew Frankel <[email protected]>
Bumped version to 2.1.0
d329724e5f01bf21ce21201ebecde691f369171c authored about 14 years ago by Ask Solem <[email protected]>
d329724e5f01bf21ce21201ebecde691f369171c authored about 14 years ago by Ask Solem <[email protected]>
pyflakes
f023c2b21856d05b8cae99e7f765e733e9aae42b authored about 14 years ago by Ask Solem <[email protected]>
f023c2b21856d05b8cae99e7f765e733e9aae42b authored about 14 years ago by Ask Solem <[email protected]>
PEP8ify
ced7e23f51c2ea37fbb2a2216dfb73bbccc37d1f authored about 14 years ago by Ask Solem <[email protected]>
ced7e23f51c2ea37fbb2a2216dfb73bbccc37d1f authored about 14 years ago by Ask Solem <[email protected]>
Added missing reference files
4bce574fc4b53303557eb6a353edecc3f71d3df8 authored about 14 years ago by Ask Solem <[email protected]>
4bce574fc4b53303557eb6a353edecc3f71d3df8 authored about 14 years ago by Ask Solem <[email protected]>
Changelog: Fixed rst indentation
57afee7ab4255b1d53bab1b324f24a997f24ff6b authored about 14 years ago by Ask Solem <[email protected]>
57afee7ab4255b1d53bab1b324f24a997f24ff6b authored about 14 years ago by Ask Solem <[email protected]>
Bumped version to 2.1.0rc4
61470bc41bf91d01815b71bf7b92b5c78d0b1e35 authored about 14 years ago by Ask Solem <[email protected]>
61470bc41bf91d01815b71bf7b92b5c78d0b1e35 authored about 14 years ago by Ask Solem <[email protected]>
Fixed broken test
9b3146da74b8616e3180496ee878b98348a54b7a authored about 14 years ago by Ask Solem <[email protected]>
9b3146da74b8616e3180496ee878b98348a54b7a authored about 14 years ago by Ask Solem <[email protected]>
Django Admin monitor: Show full contents of truncated fields in tooltips
0b665b1beebee8b3492a989bbf8726695234283f authored about 14 years ago by Ask Solem <[email protected]>
0b665b1beebee8b3492a989bbf8726695234283f authored about 14 years ago by Ask Solem <[email protected]>
Forgot to add bin/djcelerymon. Closes #17. Thanks to kmmbvnr
6a0db9be7f6c65b540d00a60376483de1cbeb3e4 authored about 14 years ago by Ask Solem <[email protected]>
6a0db9be7f6c65b540d00a60376483de1cbeb3e4 authored about 14 years ago by Ask Solem <[email protected]>
Add db indices to TaskState.name, TaskState.tstamp and WorkerState.last_heartbeat
59a32d63eb40ad734d075eb1fc0345a269bf24bd authored about 14 years ago by Ask Solem <[email protected]>
59a32d63eb40ad734d075eb1fc0345a269bf24bd authored about 14 years ago by Ask Solem <[email protected]>
djcelerymon: More helpful Command.args
3e4267df420dc5f7bac3c026c1289d76a59b9ec2 authored about 14 years ago by Ask Solem <[email protected]>
3e4267df420dc5f7bac3c026c1289d76a59b9ec2 authored about 14 years ago by Ask Solem <[email protected]>
Added command djcelerymon.This runs celeryevcam and Django runserver in the same process, so the Django Admin monitor can be used by non-django users.
1f9215b8385d29e812bd08642672c0a6c653aaab authored about 14 years ago by Ask Solem <[email protected]>
1f9215b8385d29e812bd08642672c0a6c653aaab authored about 14 years ago by Ask Solem <[email protected]>
Admin monitor: Show timestamp in task list
5f23cb5d076cccfabb80ec28c8b1d99a19014077 authored about 14 years ago by Ask Solem <[email protected]>
5f23cb5d076cccfabb80ec28c8b1d99a19014077 authored about 14 years ago by Ask Solem <[email protected]>
Added djcelery.utils.naturaldate: Datetime to "an hour ago" etc
59270dcb2375ee5f805d0c1190adace10d876f91 authored about 14 years ago by Ask Solem <[email protected]>
59270dcb2375ee5f805d0c1190adace10d876f91 authored about 14 years ago by Ask Solem <[email protected]>
DatabaseScheduler: Run flush at shutdown
840d24c44d5e6565f9a552f60304f3e4430dfd8c authored about 14 years ago by Ask Solem <[email protected]>
840d24c44d5e6565f9a552f60304f3e4430dfd8c authored about 14 years ago by Ask Solem <[email protected]>
DatabaseScheduler didn't properly store last_run_at. Closes #11
8a44c8786ee94e7713ce5b5331e1866945880490 authored about 14 years ago by Ask Solem <[email protected]>
8a44c8786ee94e7713ce5b5331e1866945880490 authored about 14 years ago by Ask Solem <[email protected]>
DatabaseScheduler: Handle errors when serializing/deserializing args/kwargs on import from CELERYBEAT_SCHEDULE and database
9c072ff8031fe6cd5660d919526477abe02a3c1c authored about 14 years ago by Ask Solem <[email protected]>
9c072ff8031fe6cd5660d919526477abe02a3c1c authored about 14 years ago by Ask Solem <[email protected]>
Fixed syntax error in celeryd-multi
a6360ac25a7615ba7ce76e911dca5b067a769437 authored about 14 years ago by Ask Solem <[email protected]>
a6360ac25a7615ba7ce76e911dca5b067a769437 authored about 14 years ago by Ask Solem <[email protected]>
Bumped version to 2.1.0rc3
792347fc7a35088300f47e7741843d92085536db authored about 14 years ago by Ask Solem <[email protected]>
792347fc7a35088300f47e7741843d92085536db authored about 14 years ago by Ask Solem <[email protected]>
Fixed another typo in celeryd_multi command
5d402c0779a5704d3dd72d483b1b856559d8188e authored about 14 years ago by Ask Solem <[email protected]>
5d402c0779a5704d3dd72d483b1b856559d8188e authored about 14 years ago by Ask Solem <[email protected]>
Fixed typo in celeryd_multi command
32abd0d7b4cac1cfa69ae8abe8ff71caab47f5c1 authored about 14 years ago by Ask Solem <[email protected]>
32abd0d7b4cac1cfa69ae8abe8ff71caab47f5c1 authored about 14 years ago by Ask Solem <[email protected]>
Bumped version to 2.1.0rc2
1c1db5dd179035a9223b41ecfbdd6f1cc294f586 authored about 14 years ago by Ask Solem <[email protected]>
1c1db5dd179035a9223b41ecfbdd6f1cc294f586 authored about 14 years ago by Ask Solem <[email protected]>
pyflakes
2a4ca76706c0ce7df05ca176805875251e3ec292 authored about 14 years ago by Ask Solem <[email protected]>
2a4ca76706c0ce7df05ca176805875251e3ec292 authored about 14 years ago by Ask Solem <[email protected]>
PEP8ify
8ab9dbbc8cd69b6a250b346e0211898c904ffe56 authored about 14 years ago by Ask Solem <[email protected]>
8ab9dbbc8cd69b6a250b346e0211898c904ffe56 authored about 14 years ago by Ask Solem <[email protected]>
Cleanup changes to djcelery.schedulers
8d1ca1dd3cdfa344ab6098773e9eef2d2e68ac20 authored about 14 years ago by Ask Solem <[email protected]>
8d1ca1dd3cdfa344ab6098773e9eef2d2e68ac20 authored about 14 years ago by Ask Solem <[email protected]>
Added Eldon Stegall to AUTHORS
1349b4d384fef8f49dfaf74affbdba0cd8c7d642 authored about 14 years ago by Ask Solem <[email protected]>
1349b4d384fef8f49dfaf74affbdba0cd8c7d642 authored about 14 years ago by Ask Solem <[email protected]>
Merge branch 'eldondev/master'
ebfd7880df34c4a6ec8204ce5bb88da469fee134 authored about 14 years ago by Ask Solem <[email protected]>
ebfd7880df34c4a6ec8204ce5bb88da469fee134 authored about 14 years ago by Ask Solem <[email protected]>
Added support for result.forget
19c588de766bc060b271d56b0946471c312e914c authored about 14 years ago by Ask Solem <[email protected]>
19c588de766bc060b271d56b0946471c312e914c authored about 14 years ago by Ask Solem <[email protected]>
Added management commands for celeryd_multi & celeryd_detach
e8fd552e951ffea63310b8cccc0eb245c34a21ef authored about 14 years ago by Ask Solem <[email protected]>
e8fd552e951ffea63310b8cccc0eb245c34a21ef authored about 14 years ago by Ask Solem <[email protected]>
Bumped version to 2.1.0a6
4174ade93c33d86fb6d49bea9ba955a80bdcb887 authored over 14 years ago by Ask Solem <[email protected]>
4174ade93c33d86fb6d49bea9ba955a80bdcb887 authored over 14 years ago by Ask Solem <[email protected]>
Refactor extract populate_model
9b7486739cc3c1a1cae1f23d4c43ad841ee6b4be authored over 14 years ago by Eldon Stegall <[email protected]>
9b7486739cc3c1a1cae1f23d4c43ad841ee6b4be authored over 14 years ago by Eldon Stegall <[email protected]>
Merge remote branch 'ask/master'
b00783ea57fceca66b2911d7878b4a7d6cbe50f6 authored over 14 years ago by Eldon Stegall <[email protected]>
b00783ea57fceca66b2911d7878b4a7d6cbe50f6 authored over 14 years ago by Eldon Stegall <[email protected]>
settings.DEBUG memory-leak warning is django specific so moved from celery DjangoLoader.on_worker_init.
a7156ec1edd9b48e782ecfba079498a20aa7bd52 authored over 14 years ago by Ask Solem <[email protected]>
a7156ec1edd9b48e782ecfba079498a20aa7bd52 authored over 14 years ago by Ask Solem <[email protected]>
django TestCase does not always support assertIn or assertDictContainsSubset
ea4e69caa83cfe3a858003543f61f46db3e41ba8 authored over 14 years ago by Ask Solem <[email protected]>
ea4e69caa83cfe3a858003543f61f46db3e41ba8 authored over 14 years ago by Ask Solem <[email protected]>
loaders.DictAttribute moved to celery.datastructures.DictAttribute
de7d33e9b9cf108ec602706c7e592cb16da78f3a authored over 14 years ago by Ask Solem <[email protected]>
de7d33e9b9cf108ec602706c7e592cb16da78f3a authored over 14 years ago by Ask Solem <[email protected]>
Tests now passing again
2fc807083a4eff9ee85e7cf906d34413282353b7 authored over 14 years ago by Ask Solem <[email protected]>
2fc807083a4eff9ee85e7cf906d34413282353b7 authored over 14 years ago by Ask Solem <[email protected]>
Works with celery app branch
a3272aa16dea717ffee9bf98a64163ed6e0126d5 authored over 14 years ago by Ask Solem <[email protected]>
a3272aa16dea717ffee9bf98a64163ed6e0126d5 authored over 14 years ago by Ask Solem <[email protected]>
Forgot to import django.core.cache.cache
77d318651ab26af27acb11ec20c206c61d2b0350 authored over 14 years ago by Ask Solem <[email protected]>
77d318651ab26af27acb11ec20c206c61d2b0350 authored over 14 years ago by Ask Solem <[email protected]>
Close cache+database connections immediately at process init.
6f30bc8dcc10e1b380c2bd5c6a0a5d911d0198de authored over 14 years ago by Ask Solem <[email protected]>
6f30bc8dcc10e1b380c2bd5c6a0a5d911d0198de authored over 14 years ago by Ask Solem <[email protected]>
Need to close cache connection at start of task, as it may be left over from the parent process. Thanks to DctrWatson and otherjacob.
bc8f53819a1e3df72c0f421360ee31a74e6487ed authored over 14 years ago by Ask Solem <[email protected]>
bc8f53819a1e3df72c0f421360ee31a74e6487ed authored over 14 years ago by Ask Solem <[email protected]>
DjangoLoader.on_process_cleanup: Try to close cache connection, even though the backend doesn't contain "memcached".
21d48795711d49080c7aa85aab8319eecc2a0f1b authored over 14 years ago by Ask Solem <[email protected]>
21d48795711d49080c7aa85aab8319eecc2a0f1b authored over 14 years ago by Ask Solem <[email protected]>
Should now work with celery master branch
91132a6d93f225b54f257b19f0efd16c65e15438 authored over 14 years ago by Ask Solem <[email protected]>
91132a6d93f225b54f257b19f0efd16c65e15438 authored over 14 years ago by Ask Solem <[email protected]>
Periodic Task Admin: Don't care if the value entered for task is not in choices.
77390cccf5e0022c39b312bdb39b98b5c515c5e1 authored over 14 years ago by Ask Solem <[email protected]>
77390cccf5e0022c39b312bdb39b98b5c515c5e1 authored over 14 years ago by Ask Solem <[email protected]>
PeriodicTask.task should not be a choice field
0c02037ed3231953e6fc259abd291239123913f3 authored over 14 years ago by Ask Solem <[email protected]>
0c02037ed3231953e6fc259abd291239123913f3 authored over 14 years ago by Ask Solem <[email protected]>
Fixed typo "use one of interval/schedule" -> "interval/crontab"
face9c258a7759c92ee001ac7b26fc3bba846910 authored over 14 years ago by Ask Solem <[email protected]>
face9c258a7759c92ee001ac7b26fc3bba846910 authored over 14 years ago by Ask Solem <[email protected]>
Sort the list of tasks available when editing periodic tasks in the admin.
b81c2412645c40e658d28f9ed36996bb9f9c7ea8 authored over 14 years ago by Ask Solem <[email protected]>
b81c2412645c40e658d28f9ed36996bb9f9c7ea8 authored over 14 years ago by Ask Solem <[email protected]>
Run task autodiscover when displaying the available tasks in the admin.
30ec3fbff13316cd2c680723f7059ee4a65e64e6 authored over 14 years ago by Ask Solem <[email protected]>
30ec3fbff13316cd2c680723f7059ee4a65e64e6 authored over 14 years ago by Ask Solem <[email protected]>
Fixed --version output for all management commands.
30122ea8e2b783e6031fa726a0805476566190cf authored over 14 years ago by Ask Solem <[email protected]>
30122ea8e2b783e6031fa726a0805476566190cf authored over 14 years ago by Ask Solem <[email protected]>
Added "manage.py celeryctl" management command (check it out!)
e3cdf4927e20e6327eb308453957166f8da070dd authored over 14 years ago by Ask Solem <[email protected]>
e3cdf4927e20e6327eb308453957166f8da070dd authored over 14 years ago by Ask Solem <[email protected]>
IntervalSchedule: Add "minutes" and "hours" to PERIOD_CHOICES
a3a04fa3b4d4360ad9b2467dd40c70437a3cb154 authored over 14 years ago by Ask Solem <[email protected]>
a3a04fa3b4d4360ad9b2467dd40c70437a3cb154 authored over 14 years ago by Ask Solem <[email protected]>
Added Josh Drake to AUTHORS
a2034bd4bcc055b89da88f114c0c7185a708901c authored over 14 years ago by Ask Solem <[email protected]>
a2034bd4bcc055b89da88f114c0c7185a708901c authored over 14 years ago by Ask Solem <[email protected]>
Merge branch 'm0nikr/master'
faa751143b61ba7f09fdd8e4cdbc5d081bb424f0 authored over 14 years ago by Ask Solem <[email protected]>
faa751143b61ba7f09fdd8e4cdbc5d081bb424f0 authored over 14 years ago by Ask Solem <[email protected]>
Bumped version to 2.1.0a3
6ea71758fa4bc666d7b64529b68a59d61928e90d authored over 14 years ago by Ask Solem <[email protected]>
6ea71758fa4bc666d7b64529b68a59d61928e90d authored over 14 years ago by Ask Solem <[email protected]>
Added John Andrews to AUTHORS
e8c817d2a5bd9caeae1101befba00b35a31ef4da authored over 14 years ago by Ask Solem <[email protected]>
e8c817d2a5bd9caeae1101befba00b35a31ef4da authored over 14 years ago by Ask Solem <[email protected]>
Merge branch 'master' of http://github.com/nothappybob/django-celery
e0439c1b2bf9175ec903612e4e477d923cd7f512 authored over 14 years ago by Eldon Stegall <[email protected]>
e0439c1b2bf9175ec903612e4e477d923cd7f512 authored over 14 years ago by Eldon Stegall <[email protected]>
Make translation between non-db-source and db tasks more robust.
fd05d5cc2522bccec12d75678809995e1dac2817 authored over 14 years ago by Eldon Stegall <[email protected]>
fd05d5cc2522bccec12d75678809995e1dac2817 authored over 14 years ago by Eldon Stegall <[email protected]>
If we have pre-existing periodic tasks scheduled, try to populate them in the database
069f4e269414ed4641198f11c7a6775f9c948241 authored over 14 years ago by Eldon Stegall <[email protected]>
069f4e269414ed4641198f11c7a6775f9c948241 authored over 14 years ago by Eldon Stegall <[email protected]>
changed TaskState.result to TextField to avoid errors when task results exceed 200 characters
a998084a29162ed655096f7e65311f621d2bf1d9 authored over 14 years ago by John Andrews <johna@stjit011.(none)>
a998084a29162ed655096f7e65311f621d2bf1d9 authored over 14 years ago by John Andrews <johna@stjit011.(none)>
Close database before and after. Closes #149 (I hope)
30dd29114b661dc47e43c1ce0883a12d3d69d829 authored over 14 years ago by Ask Solem <[email protected]>
30dd29114b661dc47e43c1ce0883a12d3d69d829 authored over 14 years ago by Ask Solem <[email protected]>
Merge keyword arguments with POST/GET dictionary in djcelery.views.task_view
286f7eb63fb9d26aafbbd6406d05f8dd7f39d9b6 authored over 14 years ago by Josh Drake <m0nikr@is-0338.(none)>
286f7eb63fb9d26aafbbd6406d05f8dd7f39d9b6 authored over 14 years ago by Josh Drake <m0nikr@is-0338.(none)>
setup.py: can't use version match celery>=2.1.0 yet...
f81297a0517c8be9c1faf0960ba3efd40b9cb7d7 authored over 14 years ago by Ask Solem <[email protected]>
f81297a0517c8be9c1faf0960ba3efd40b9cb7d7 authored over 14 years ago by Ask Solem <[email protected]>
Documentation: Added reference for new modules
cdf3e4ec07cca4d86a59b1b3f15d4254be0364db authored over 14 years ago by Ask Solem <[email protected]>
cdf3e4ec07cca4d86a59b1b3f15d4254be0364db authored over 14 years ago by Ask Solem <[email protected]>
Show warning if polling results with transaction isolation level repeatable-read on MySQL. Closes #6. Thanks to zimnyz
8404a167e406a5e46fd27d71f3659847c04e78c2 authored over 14 years ago by Ask Solem <[email protected]>
8404a167e406a5e46fd27d71f3659847c04e78c2 authored over 14 years ago by Ask Solem <[email protected]>
Bumped version to 2.1.0a2 and updated the Changelog
665380d5cd5a0331a4397fab2e1591aeead1b262 authored over 14 years ago by Ask Solem <[email protected]>
665380d5cd5a0331a4397fab2e1591aeead1b262 authored over 14 years ago by Ask Solem <[email protected]>
Don't use odd/even versioning semantics (semvar compliance)
cd85ae289569222dfae82a6c883286b24f695d4f authored over 14 years ago by Ask Solem <[email protected]>
cd85ae289569222dfae82a6c883286b24f695d4f authored over 14 years ago by Ask Solem <[email protected]>
backends.cache: Test the expires argument to CacheBackend
11e37120cb852da65245a51ac3e9858108c5108f authored over 14 years ago by Ask Solem <[email protected]>
11e37120cb852da65245a51ac3e9858108c5108f authored over 14 years ago by Ask Solem <[email protected]>
PEP8ify + pyflakes
73961b94d06da3f172ea4bbbc84c536b42bebf49 authored over 14 years ago by Ask Solem <[email protected]>
73961b94d06da3f172ea4bbbc84c536b42bebf49 authored over 14 years ago by Ask Solem <[email protected]>
100% coverage for djcelery.views (which makes 98% coverage overall)
07afbd6fbf75345ade7297162fe926a667b0f1e7 authored over 14 years ago by Ask Solem <[email protected]>
07afbd6fbf75345ade7297162fe926a667b0f1e7 authored over 14 years ago by Ask Solem <[email protected]>
djcelery.tests.req.MockRequest: Mocks a Django request object.
9f8254e380329ec733fd37e24ecd3545435f39f5 authored over 14 years ago by Ask Solem <[email protected]>
9f8254e380329ec733fd37e24ecd3545435f39f5 authored over 14 years ago by Ask Solem <[email protected]>
97% coverage for djcelery.loaders
787f55f9857c9c72a3b07babd3e500638d758632 authored over 14 years ago by Ask Solem <[email protected]>
787f55f9857c9c72a3b07babd3e500638d758632 authored over 14 years ago by Ask Solem <[email protected]>
100% coverage for djcelery.backends.database
e15e901ab0581b3ba0a4515ea43590f1af8065f2 authored over 14 years ago by Ask Solem <[email protected]>
e15e901ab0581b3ba0a4515ea43590f1af8065f2 authored over 14 years ago by Ask Solem <[email protected]>
TaskManager.get_task *always* returns TaskMeta instance.
d0a3b43d082e509182193881d76f6349a3b96a42 authored over 14 years ago by Ask Solem <[email protected]>
d0a3b43d082e509182193881d76f6349a3b96a42 authored over 14 years ago by Ask Solem <[email protected]>
DatabaseBackend: Make it possible to override the models used to store task/taskset state
fc21802b68cf9a907218dab5b0e22cd8f1dc75d0 authored over 14 years ago by Ask Solem <[email protected]>
fc21802b68cf9a907218dab5b0e22cd8f1dc75d0 authored over 14 years ago by Ask Solem <[email protected]>
TaskSetManager.restore_taskset does not need @transaction_retry as it's just SELECT
dbd2e770cc19908d4d734dd9b30851d820beaff7 authored over 14 years ago by Ask Solem <[email protected]>
dbd2e770cc19908d4d734dd9b30851d820beaff7 authored over 14 years ago by Ask Solem <[email protected]>
views.task_status: Use repr() of the exception for failed tasks. Closes #8. Thanks to mattknoxca.
63b0d8040ee389925b0d32b77eeb556201eafa90 authored over 14 years ago by Ask Solem <[email protected]>
63b0d8040ee389925b0d32b77eeb556201eafa90 authored over 14 years ago by Ask Solem <[email protected]>
99% coverage of djcelery.models + djcelery.managers
db4703e7b374c2cb8543012d7968981ef9eabb2e authored over 14 years ago by Ask Solem <[email protected]>
db4703e7b374c2cb8543012d7968981ef9eabb2e authored over 14 years ago by Ask Solem <[email protected]>
99% coverage for djcelery.snapshot
4f196d2237455372715670b3991992a3e075e555 authored over 14 years ago by Ask Solem <[email protected]>
4f196d2237455372715670b3991992a3e075e555 authored over 14 years ago by Ask Solem <[email protected]>
PEP8ify + pyflakes
8a5cab654bab03132bbc68b385eb75f8b5cf14d3 authored over 14 years ago by Ask Solem <[email protected]>
8a5cab654bab03132bbc68b385eb75f8b5cf14d3 authored over 14 years ago by Ask Solem <[email protected]>
100% coverage for djcelery.schedulers
02afd913436a10053bddb6179128aaecdf173988 authored over 14 years ago by Ask Solem <[email protected]>
02afd913436a10053bddb6179128aaecdf173988 authored over 14 years ago by Ask Solem <[email protected]>
Changes my contact e-mail to [email protected]
3b9bb73da4e1d5a80df2ce56f82bd41110d37402 authored over 14 years ago by Ask Solem <[email protected]>
3b9bb73da4e1d5a80df2ce56f82bd41110d37402 authored over 14 years ago by Ask Solem <[email protected]>
get_result does not write anymore, so reason to use transaction.retry
0d49b940fd6346a01070db5c4bebbad63a842a9e authored over 14 years ago by Ask Solem <[email protected]>
0d49b940fd6346a01070db5c4bebbad63a842a9e authored over 14 years ago by Ask Solem <[email protected]>
database backend: get result: Don't store default status. Related to #6
669f9c63626cdfbe3e630999fdb35cb48eb9a6c6 authored over 14 years ago by Ask Solem <[email protected]>
669f9c63626cdfbe3e630999fdb35cb48eb9a6c6 authored over 14 years ago by Ask Solem <[email protected]>
contrib/requirements/default.txt: Use git master branch for celery dep.
a6d9b3328ab1aef6238370d40708cbb9ca9c76bb authored over 14 years ago by Ask Solem <[email protected]>
a6d9b3328ab1aef6238370d40708cbb9ca9c76bb authored over 14 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:ask/django-celery
1fb6e5152cc89bb838d8a2ace9d0f370d255c9c9 authored over 14 years ago by Ask Solem <[email protected]>
1fb6e5152cc89bb838d8a2ace9d0f370d255c9c9 authored over 14 years ago by Ask Solem <[email protected]>
Database Periodic Task Scheduler: Limit the number of read/write operations from/to the database.
Changes to the schedule are now written every 3 minutes at maximum.
Only reads the whole schedul...
Update dependencies for building RPM's.
4b2ea7b5e26246e2ecafd0284f449a95ffa89d31 authored over 14 years ago by Vincent Driessen <[email protected]>
4b2ea7b5e26246e2ecafd0284f449a95ffa89d31 authored over 14 years ago by Vincent Driessen <[email protected]>
Can now add and change periodic tasks via the Django Admin interface.
ab9a55c5d6c145ffa9c517d65099217e8534d2d8 authored over 14 years ago by Ask Solem <[email protected]>
ab9a55c5d6c145ffa9c517d65099217e8534d2d8 authored over 14 years ago by Ask Solem <[email protected]>
djcelery.schedulers.DatabaseScheduler: Periodic task scheduler storing schedule in the database.
75c5b0cea58351591a38c65bbda9a66636e35de4 authored over 14 years ago by Ask Solem <[email protected]>
75c5b0cea58351591a38c65bbda9a66636e35de4 authored over 14 years ago by Ask Solem <[email protected]>
Don't use relative imports, never know when they break
494337f42f8299aa899c442a0bb3af171fd6bb39 authored over 14 years ago by Ask Solem <[email protected]>
494337f42f8299aa899c442a0bb3af171fd6bb39 authored over 14 years ago by Ask Solem <[email protected]>
Admin: Markup fail
eebc14960cdeefb54178760bfe429f329165836e authored over 14 years ago by Ask Solem <[email protected]>
eebc14960cdeefb54178760bfe429f329165836e authored over 14 years ago by Ask Solem <[email protected]>
PEP8ify + pyflakes
45e6df97c1498b0e37fcbea29d7190e094d8991d authored over 14 years ago by Ask Solem <[email protected]>
45e6df97c1498b0e37fcbea29d7190e094d8991d authored over 14 years ago by Ask Solem <[email protected]>
*Much* nicer admin
7f5514b9e27ad6b9d286d33e9013d4adc8edbdbb authored over 14 years ago by Ask Solem <[email protected]>
7f5514b9e27ad6b9d286d33e9013d4adc8edbdbb authored over 14 years ago by Ask Solem <[email protected]>
celerycam: Fixed some bugs. Need to keep name,args,kwargs etc from the RECEIVED STATE, as the information is not duplicated in subsequent events.
29cf2a3786786d569faacc4a9da3bfa120f4db44 authored over 14 years ago by Ask Solem <[email protected]>
29cf2a3786786d569faacc4a9da3bfa120f4db44 authored over 14 years ago by Ask Solem <[email protected]>
Some nice admin changes (add custom page titles, etc.)
1b6e4553183487a2247d51869c82de54bbcd6d3a authored over 14 years ago by Ask Solem <[email protected]>
1b6e4553183487a2247d51869c82de54bbcd6d3a authored over 14 years ago by Ask Solem <[email protected]>
Django Admin Actions: Rate limit task, Shutdown worker nodes, Revoke task, Enable/Disable events
Also now shows worker node status (offline/online)
2ed7297ecd5301748fafe15f895af83d405ffb7a authored over 14 years ago by Ask Solem <[email protected]>
setup.py: Also install distribution data files
38db59a73f650ef90e30ac895eb34dbe4daf8a27 authored over 14 years ago by Ask Solem <[email protected]>
38db59a73f650ef90e30ac895eb34dbe4daf8a27 authored over 14 years ago by Ask Solem <[email protected]>
Bumped version to 2.1.0
9d09f44dc68a67cea2c155f22df0cd47c689fba7 authored over 14 years ago by Ask Solem <[email protected]>
9d09f44dc68a67cea2c155f22df0cd47c689fba7 authored over 14 years ago by Ask Solem <[email protected]>