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
Adds Jannis Leidel to AUTHORS
76691a1f07de7b523d8644d245e52764f7175010 authored almost 13 years ago by Ask Solem <[email protected]>
76691a1f07de7b523d8644d245e52764f7175010 authored almost 13 years ago by Ask Solem <[email protected]>
Adds Donald Stufft to AUTHORS
8c3ea2397b818e5961cc619480fa55ad604d1635 authored almost 13 years ago by Ask Solem <[email protected]>
8c3ea2397b818e5961cc619480fa55ad604d1635 authored almost 13 years ago by Ask Solem <[email protected]>
Merge branch 'jezdez/master'
Conflicts:
djcelery/managers.py
djcelery/utils.py
Added forgotten py27-1.4.X tox env to list of envs to run.
e5dd6a6d3e6ebe4639f063aff02843f2b18c9f4a authored almost 13 years ago by Jannis Leidel <[email protected]>
e5dd6a6d3e6ebe4639f063aff02843f2b18c9f4a authored almost 13 years ago by Jannis Leidel <[email protected]>
Fixed timezone support in Django 1.4 by conditionally converting timezone aware datetime instances into naive and/or convert naive instances into aware ones. Refs #96.
d437b5abbf634d3f280b582c962f5d5a45558872 authored almost 13 years ago by Jannis Leidel <[email protected]>
d437b5abbf634d3f280b582c962f5d5a45558872 authored almost 13 years ago by Jannis Leidel <[email protected]>
enable compatability with django's time zone support in 1.4
e9a1d4d2f9e76e30c917b4bdb3c3a1b872e61816 authored almost 13 years ago by Donald Stufft <[email protected]>
e9a1d4d2f9e76e30c917b4bdb3c3a1b872e61816 authored almost 13 years ago by Donald Stufft <[email protected]>
celeryd-multi should keep base opts (--settings etc). Closes #94
3b3b0ca8587ba8a5f557dbcad9d7ad2dde91e125 authored about 13 years ago by Ask Solem <[email protected]>
3b3b0ca8587ba8a5f557dbcad9d7ad2dde91e125 authored about 13 years ago by Ask Solem <[email protected]>
Adds Jude Nagurney to AUTHORS
9cb6dd4872abe867720eca587415912e45e4f39e authored about 13 years ago by Ask Solem <[email protected]>
9cb6dd4872abe867720eca587415912e45e4f39e authored about 13 years ago by Ask Solem <[email protected]>
Migration: Fixes compatibility with Django < 1.3
Closes #92.
c1110caa2380dd93e09430c18ff64888eb23a16b authored about 13 years ago by Jude Nagurney <[email protected]>
CELERY_TASK_RESULT_EXPIRE can also be an int. Closes #84. Thanks wastemaster.
f36165fd893c282d0785b880610127f7369bc80f authored about 13 years ago by Ask Solem <[email protected]>
f36165fd893c282d0785b880610127f7369bc80f authored about 13 years ago by Ask Solem <[email protected]>
Now depends on celery >= 2.4.2
e5969d3ccc878454706ca74eefdfd07092bd5ab4 authored about 13 years ago by Ask Solem <[email protected]>
e5969d3ccc878454706ca74eefdfd07092bd5ab4 authored about 13 years ago by Ask Solem <[email protected]>
Bumps version to 1.4.2 and updates Changelog
b04e45c8d7575b2b3c48051863e86d72df99cf2e authored about 13 years ago by Ask Solem <[email protected]>
b04e45c8d7575b2b3c48051863e86d72df99cf2e authored about 13 years ago by Ask Solem <[email protected]>
Adds Olivier Tabone to AUTHORS
f8f9dededc6fa74a58d87bee31ded5a28511f972 authored about 13 years ago by Ask Solem <[email protected]>
f8f9dededc6fa74a58d87bee31ded5a28511f972 authored about 13 years ago by Ask Solem <[email protected]>
Fix ignore_exists signature so that unit test database can be created. We can't fake these
346854806cfd5384453395a97eb676e4d6973d98 authored about 13 years ago by Olivier Tabone <[email protected]>
346854806cfd5384453395a97eb676e4d6973d98 authored about 13 years ago by Olivier Tabone <[email protected]>
Updates Changelog
105c95e18144b3cc27882ca193c7bfaf4616ab4b authored about 13 years ago by Ask Solem <[email protected]>
105c95e18144b3cc27882ca193c7bfaf4616ab4b authored about 13 years ago by Ask Solem <[email protected]>
South migrations should ignore 'already exists' errors
bf000a71154470f8a1b0cb8f194a38c13cad8a57 authored about 13 years ago by Ask Solem <[email protected]>
bf000a71154470f8a1b0cb8f194a38c13cad8a57 authored about 13 years ago by Ask Solem <[email protected]>
Now requires Celery >=2.4.1
d9f10e7a29abaa18fcb4ab7533bab258e423efc7 authored about 13 years ago by Ask Solem <[email protected]>
d9f10e7a29abaa18fcb4ab7533bab258e423efc7 authored about 13 years ago by Ask Solem <[email protected]>
Bumps version to 2.4.1 and updates Changelog
b9597c510268020981aef15c078a99bccbd33b86 authored about 13 years ago by Ask Solem <[email protected]>
b9597c510268020981aef15c078a99bccbd33b86 authored about 13 years ago by Ask Solem <[email protected]>
Management commands must support all preload_options. Closes #ask/celery/526
ab9318f828fe9bfdcb4cede962ceff7b07fdc2c3 authored about 13 years ago by Ask Solem <[email protected]>
ab9318f828fe9bfdcb4cede962ceff7b07fdc2c3 authored about 13 years ago by Ask Solem <[email protected]>
Management commands must handle the new -b|--broker option
e7d8b01f6528e492ff41ea028fd0e7ce1b92cd49 authored about 13 years ago by Ask Solem <[email protected]>
e7d8b01f6528e492ff41ea028fd0e7ce1b92cd49 authored about 13 years ago by Ask Solem <[email protected]>
Issuetracker is not working, so disable
8405c04325c03bf7ace2555914a75d03d7d6bfa9 authored about 13 years ago by Ask Solem <[email protected]>
8405c04325c03bf7ace2555914a75d03d7d6bfa9 authored about 13 years ago by Ask Solem <[email protected]>
pyflakes
30dfee3e50b514e60748ac87b54858a058bd575c authored about 13 years ago by Ask Solem <[email protected]>
30dfee3e50b514e60748ac87b54858a058bd575c authored about 13 years ago by Ask Solem <[email protected]>
Set release-date for 2.4.0
80b612a89cd0691ed975c217262552179ed12431 authored about 13 years ago by Ask Solem <[email protected]>
80b612a89cd0691ed975c217262552179ed12431 authored about 13 years ago by Ask Solem <[email protected]>
backend_cleanup did not accept expired to be an int.
Closes #84. Thanks to wastemaster.
3214399e9cf3963c38a7dfc16c329562588d429c authored about 13 years ago by Ask Solem <[email protected]>
celerymonitor is now celerymon
e4cc59c0092bcaa3ef0951122dd7b6fae2ee4b18 authored about 13 years ago by Ask Solem <[email protected]>
e4cc59c0092bcaa3ef0951122dd7b6fae2ee4b18 authored about 13 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:ask/django-celery
Conflicts:
Changelog
djcelery/tests/runners.py
Updates Changelog
2bbb4fab89854f34e66f44aeed4724f2c0f4246d authored about 13 years ago by Ask Solem <[email protected]>
2bbb4fab89854f34e66f44aeed4724f2c0f4246d authored about 13 years ago by Ask Solem <[email protected]>
Now depends on celery 2.4.0
c5e8d2e9639128b470905b7dad18b0a90cbe289b authored about 13 years ago by Ask Solem <[email protected]>
c5e8d2e9639128b470905b7dad18b0a90cbe289b authored about 13 years ago by Ask Solem <[email protected]>
Bumps version to 2.4.0
1420dbcc459b6536ce61e4332bc36322ec365b72 authored about 13 years ago by Ask Solem <[email protected]>
1420dbcc459b6536ce61e4332bc36322ec365b72 authored about 13 years ago by Ask Solem <[email protected]>
Use new-style imports
20ef2bcd104362b5b1e971c75dcbe525ecd4cabe authored about 13 years ago by Ask Solem <[email protected]>
20ef2bcd104362b5b1e971c75dcbe525ecd4cabe authored about 13 years ago by Ask Solem <[email protected]>
PEP8ify + flakes
c3dfc076069e75b01f1ee0842a7ffac62ec5c904 authored about 13 years ago by Ask Solem <[email protected]>
c3dfc076069e75b01f1ee0842a7ffac62ec5c904 authored about 13 years ago by Ask Solem <[email protected]>
All modules must import absolute_import from __future__
dff948873246d333d3c9ebe2d10d8878f26c1924 authored about 13 years ago by Ask Solem <[email protected]>
dff948873246d333d3c9ebe2d10d8878f26c1924 authored about 13 years ago by Ask Solem <[email protected]>
Upgrade distribution tools
8d66ae1fe1cc773859c911613ff97bdf7e405993 authored about 13 years ago by Ask Solem <[email protected]>
8d66ae1fe1cc773859c911613ff97bdf7e405993 authored about 13 years ago by Ask Solem <[email protected]>
Use new loader.on_worker_process_init available in celery 2.4
b072bec153ff18410c9727ab0c97cfcd7b295158 authored about 13 years ago by Ask Solem <[email protected]>
b072bec153ff18410c9727ab0c97cfcd7b295158 authored about 13 years ago by Ask Solem <[email protected]>
Merge branch 'ionelmc/master'
84af20d9fdbd3b69f8df6f50c6a23f2476b2fd37 authored about 13 years ago by Ask Solem <[email protected]>
84af20d9fdbd3b69f8df6f50c6a23f2476b2fd37 authored about 13 years ago by Ask Solem <[email protected]>
Removed unused variable (deprecated in django?)
9766d368fd4dfbad107bc3dadb5dbacc145329d6 authored about 13 years ago by Ionel Maries Cristian <[email protected]>
9766d368fd4dfbad107bc3dadb5dbacc145329d6 authored about 13 years ago by Ionel Maries Cristian <[email protected]>
clickcounter example using cl
d2465d49c461a59c28d8106ddc18b96a35d74dd9 authored about 13 years ago by Ask Solem <[email protected]>
d2465d49c461a59c28d8106ddc18b96a35d74dd9 authored about 13 years ago by Ask Solem <[email protected]>
Updates Changelog
98b5b439712f1235fe82a390442b18bed72e0da1 authored about 13 years ago by Ask Solem <[email protected]>
98b5b439712f1235fe82a390442b18bed72e0da1 authored about 13 years ago by Ask Solem <[email protected]>
Adds Jonas Haag to AUTHORS
8db50a05c31e31adeb0f0b66e4b9d7894385eeb7 authored about 13 years ago by Ask Solem <[email protected]>
8db50a05c31e31adeb0f0b66e4b9d7894385eeb7 authored about 13 years ago by Ask Solem <[email protected]>
Fix #76: Made the test runner compatible with Django 1.4
7c3951f54fa0961aac97a0860de373f73663d401 authored about 13 years ago by Jonas Haag <[email protected]>
7c3951f54fa0961aac97a0860de373f73663d401 authored about 13 years ago by Jonas Haag <[email protected]>
Deleted unused djcelery.tests.runners module
8a5104adbf3e89260e3d7b635d9d44b47bfd2959 authored about 13 years ago by Jonas Haag <[email protected]>
8a5104adbf3e89260e3d7b635d9d44b47bfd2959 authored about 13 years ago by Jonas Haag <[email protected]>
Adds Ionel Maries Cristian to AUTHORS
f2350f2019da7ba7a69159ca51007c872745de1e authored about 13 years ago by Ask Solem <[email protected]>
f2350f2019da7ba7a69159ca51007c872745de1e authored about 13 years ago by Ask Solem <[email protected]>
Fixed wrong db column name for node_state.
727887127c357b00f69c5a16faa8a99a84994843 authored over 13 years ago by Ionel Maries Cristian <[email protected]>
727887127c357b00f69c5a16faa8a99a84994843 authored over 13 years ago by Ionel Maries Cristian <[email protected]>
DATABASE_ENGINE setting is deprecated in Django >= 1.2. Thanks to schmilblick. Closes #77
5a6c88da8ec9b59610569da7d70274c781485bd8 authored over 13 years ago by Ask Solem <[email protected]>
5a6c88da8ec9b59610569da7d70274c781485bd8 authored over 13 years ago by Ask Solem <[email protected]>
Adds proper file paths for jenkins
ee8ffb66271fc89f41d3a9937e06c041c354e214 authored over 13 years ago by Ask Solem <[email protected]>
ee8ffb66271fc89f41d3a9937e06c041c354e214 authored over 13 years ago by Ask Solem <[email protected]>
adds removepyc script
5a981f540e56e5af5a0f8cd87eeac8198ccf745c authored over 13 years ago by Ask Solem <[email protected]>
5a981f540e56e5af5a0f8cd87eeac8198ccf745c authored over 13 years ago by Ask Solem <[email protected]>
Removes py24 toxenv
3c832d9ec979d8a0bb7f3a3e6118a08da545cc7f authored over 13 years ago by Ask Solem <[email protected]>
3c832d9ec979d8a0bb7f3a3e6118a08da545cc7f authored over 13 years ago by Ask Solem <[email protected]>
PEP8ify + pyflakes
12067f2d9d5f6257a51f57149b659994b339ccac authored over 13 years ago by Ask Solem <[email protected]>
12067f2d9d5f6257a51f57149b659994b339ccac authored over 13 years ago by Ask Solem <[email protected]>
flake8 should skip migrations files, as they do not conform to PEP8
dbdad5ee82fabf094430cc236051b46109be8efa authored over 13 years ago by Ask Solem <[email protected]>
dbdad5ee82fabf094430cc236051b46109be8efa authored over 13 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:ask/django-celery
bdc161ba392a3ffe7613c0898192ecb1ddde8025 authored over 13 years ago by Ask Solem <[email protected]>
bdc161ba392a3ffe7613c0898192ecb1ddde8025 authored over 13 years ago by Ask Solem <[email protected]>
Adds Greg Taylor to AUTHORS
1ae4fbd433366486305649592f8301897d6b2cb7 authored over 13 years ago by Ask Solem <[email protected]>
1ae4fbd433366486305649592f8301897d6b2cb7 authored over 13 years ago by Ask Solem <[email protected]>
Adds south migrations.
Bump version and updates changelog.
Also updates installation instructions to include instructio...
As of sphinxcontrib-issuetracker 0.8, project name includes username. So instead of separately specifying ask as username, and django-celery as project, it's now 'ask/django-celery'. Also, pointed the issuetracker at django-celery instead of celery.
4aafc469cfd76376424f4769ac1ec2c4e3826cb7 authored over 13 years ago by Greg Taylor <[email protected]>
4aafc469cfd76376424f4769ac1ec2c4e3826cb7 authored over 13 years ago by Greg Taylor <[email protected]>
Test runner should set CELERY_EAGER_PROPAGATES_EXCEPTIONS. Closes #75. Thanks to jonashaag
ad6a202f709ed289d2add562abeb5bb6fbe48458 authored over 13 years ago by Ask Solem <[email protected]>
ad6a202f709ed289d2add562abeb5bb6fbe48458 authored over 13 years ago by Ask Solem <[email protected]>
Merge pull request #74 from gtaylor/sphinxconf_issues_fix
Fixed config for sphinxcontrib-issuetracker >= 0.8
fd514d03897a383f528b626a1309649551d911ca authored over 13 years ago by Ask Solem Hoel <[email protected]>
As of sphinxcontrib-issuetracker 0.8, project name includes username. So instead of separately specifying ask as username, and django-celery as project, it's now 'ask/django-celery'. Also, pointed the issuetracker at django-celery instead of celery.
5a7b0ce870fcb820daf2cc2b881671abeeb102d0 authored over 13 years ago by Greg Taylor <[email protected]>
5a7b0ce870fcb820daf2cc2b881671abeeb102d0 authored over 13 years ago by Greg Taylor <[email protected]>
Snapshots: Allow expire states to be None to never expire monitor state. Closes #72
d81b68a703dd1b680021535d46f8f36551caa828 authored over 13 years ago by Ask Solem <[email protected]>
d81b68a703dd1b680021535d46f8f36551caa828 authored over 13 years ago by Ask Solem <[email protected]>
Adds subpolling_interval to Django database backend. See celery issue #459
98352cd8d7b2213ded09fce1ca829c82590f2054 authored over 13 years ago by Ask Solem <[email protected]>
98352cd8d7b2213ded09fce1ca829c82590f2054 authored over 13 years ago by Ask Solem <[email protected]>
Remove sphinx_to_github from ghdocs pavement task
b5584991e2c3265a9090625d0afd899b96988e1a authored over 13 years ago by Ask Solem <[email protected]>
b5584991e2c3265a9090625d0afd899b96988e1a authored over 13 years ago by Ask Solem <[email protected]>
Bumps version to 2.3.3 and updates Changelog
d9501d8e5e0bdc30518fccb251ba0803997df065 authored over 13 years ago by Ask Solem <[email protected]>
d9501d8e5e0bdc30518fccb251ba0803997df065 authored over 13 years ago by Ask Solem <[email protected]>
Stupid precedence issue. Closes #62
b09c1535e9f9f5a8bea63fa4df4d972f29621631 authored over 13 years ago by Ask Solem <[email protected]>
b09c1535e9f9f5a8bea63fa4df4d972f29621631 authored over 13 years ago by Ask Solem <[email protected]>
Bumps version to 2.3.2 and updates Changelog
5f359c7ac2c90030b9f9df65b67828c5c5f9b39a authored over 13 years ago by Ask Solem <[email protected]>
5f359c7ac2c90030b9f9df65b67828c5c5f9b39a authored over 13 years ago by Ask Solem <[email protected]>
Try to fix circular import of DatabaseBackend
16adce6d76930f2665f04a613b61b81f746da4dc authored over 13 years ago by Ask Solem <[email protected]>
16adce6d76930f2665f04a613b61b81f746da4dc authored over 13 years ago by Ask Solem <[email protected]>
PEP8ify + pyflakes
83f91fc6857ebf0eee84470a859130021a15a515 authored over 13 years ago by Ask Solem <[email protected]>
83f91fc6857ebf0eee84470a859130021a15a515 authored over 13 years ago by Ask Solem <[email protected]>
Bumps version to 2.3.1 and updates Changelog
5b8e26793672ec9321c10d867ee495f33f5a5388 authored over 13 years ago by Ask Solem <[email protected]>
5b8e26793672ec9321c10d867ee495f33f5a5388 authored over 13 years ago by Ask Solem <[email protected]>
Fixes creating of result backend tables. Closes #62
4eb4344dbfd54df2ac392d61ea2cb12a73837fb4 authored over 13 years ago by Ask Solem <[email protected]>
4eb4344dbfd54df2ac392d61ea2cb12a73837fb4 authored over 13 years ago by Ask Solem <[email protected]>
Updates Changelog
b7d1b0e42c62ca4898147ec1998c19acd5c991dd authored over 13 years ago by Ask Solem <[email protected]>
b7d1b0e42c62ca4898147ec1998c19acd5c991dd authored over 13 years ago by Ask Solem <[email protected]>
Render README
19236ad269efe908fbaaa78030b78eb0fccd3adb authored over 13 years ago by Ask Solem <[email protected]>
19236ad269efe908fbaaa78030b78eb0fccd3adb authored over 13 years ago by Ask Solem <[email protected]>
PEP8ify + pyflakes
a43c17338140f6fd0637f2b1e276a34b1d45ad4a authored over 13 years ago by Ask Solem <[email protected]>
a43c17338140f6fd0637f2b1e276a34b1d45ad4a authored over 13 years ago by Ask Solem <[email protected]>
2to3 converts o.next() to next(o) even if not actually an iterator
4e71acc5b8b572b799b0381c4ad632e26f1395da authored over 13 years ago by Ask Solem <[email protected]>
4e71acc5b8b572b799b0381c4ad632e26f1395da authored over 13 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:ask/django-celery
5cbbcea9fd72d06cb45b1d317ae38ee395b4e515 authored over 13 years ago by Ask Solem <[email protected]>
5cbbcea9fd72d06cb45b1d317ae38ee395b4e515 authored over 13 years ago by Ask Solem <[email protected]>
celeryev now exits with error if the transport does not support events
0108a9ac370c4a1f9da8d75a40485c2e69e3930e authored over 13 years ago by Ask Solem <[email protected]>
0108a9ac370c4a1f9da8d75a40485c2e69e3930e authored over 13 years ago by Ask Solem <[email protected]>
Bumps version to 2.3.0
d56ea6ec998e285ec92e9e84f0067d7a0385af35 authored over 13 years ago by Ask Solem <[email protected]>
d56ea6ec998e285ec92e9e84f0067d7a0385af35 authored over 13 years ago by Ask Solem <[email protected]>
Use new logo
294c6cb4cc606ec83a972a2f4112caffb319c9fc authored over 13 years ago by Ask Solem <[email protected]>
294c6cb4cc606ec83a972a2f4112caffb319c9fc authored over 13 years ago by Ask Solem <[email protected]>
Merge pull request #60 from castlabs/master
Fix for still not working issue #48
301f47fcda98b9ac1d7a73e7f8bd7765b3e841b9 authored over 13 years ago by Ask Solem Hoel <[email protected]>
Fixing #48 (--settings not supported with celeryctl). Code was already there. One just has to call it
c69d8347e60b756cb6f81c906a47744d3b4276d7 authored over 13 years ago by Sebastian Annies <[email protected]>
c69d8347e60b756cb6f81c906a47744d3b4276d7 authored over 13 years ago by Sebastian Annies <[email protected]>
Close database at task init. Closes #46
3395d4e4e2ff8a47a88e99a603a21bdd37ef2765 authored over 13 years ago by Ask Solem <[email protected]>
3395d4e4e2ff8a47a88e99a603a21bdd37ef2765 authored over 13 years ago by Ask Solem <[email protected]>
celerctl now supports --settings. Closes #48. Thanks to luopio
26604c7d9ea2e1c86011a925361b5c9eae7662f1 authored over 13 years ago by Ask Solem <[email protected]>
26604c7d9ea2e1c86011a925361b5c9eae7662f1 authored over 13 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:ask/django-celery
5d104b5906ac93dfa274af3f9729eb34c1fe30b5 authored over 13 years ago by Ask Solem <[email protected]>
5d104b5906ac93dfa274af3f9729eb34c1fe30b5 authored over 13 years ago by Ask Solem <[email protected]>
TaskMeta and TaskSetMeta table creation issues are fixed: TaskMeta and TaskSetMeta tables were skipped during syncdb if CELERY_RESULT_BACKEND is 'djcelery.backends.database.DatabaseBackend'.
1cac9e5d51b0e06f531bdf7a31f83d53dfeb0298 authored over 13 years ago by Mikhail Korobov <[email protected]>
1cac9e5d51b0e06f531bdf7a31f83d53dfeb0298 authored over 13 years ago by Mikhail Korobov <[email protected]>
Executable bit is added to setup.py
bd09e53a4e7bcda9d4a1817b9d70ef3fa16acd37 authored over 13 years ago by Mikhail Korobov <[email protected]>
bd09e53a4e7bcda9d4a1817b9d70ef3fa16acd37 authored over 13 years ago by Mikhail Korobov <[email protected]>
Merge pull request #57 from passy/patch-1
Added missing space in warning message
9cc916bf3fd6d4e292bb5607be8b7f772f38f97f authored over 13 years ago by Ask Solem Hoel <[email protected]>
Now depends on celery>=2.3.0
d6adc85a85490a1e6fa2c4f31abb745e0698c5e2 authored over 13 years ago by Ask Solem <[email protected]>
d6adc85a85490a1e6fa2c4f31abb745e0698c5e2 authored over 13 years ago by Ask Solem <[email protected]>
2.5.0 requires future imports to be on one line per symbol
866bc01bf63940f8622eb221b1ac62f0dd5cca17 authored over 13 years ago by Ask Solem <[email protected]>
866bc01bf63940f8622eb221b1ac62f0dd5cca17 authored over 13 years ago by Ask Solem <[email protected]>
Tests passing on 2.5,2.6,2.7
e5f3553b2cd3ed94e50ab3d23746edb3ceb3be0b authored over 13 years ago by Ask Solem <[email protected]>
e5f3553b2cd3ed94e50ab3d23746edb3ceb3be0b authored over 13 years ago by Ask Solem <[email protected]>
Moves part of djcelery.admin to djcelery.admin_utils for reuse
a953d42e684a1bde3e9a72dffc3f9f8416ff2f2b authored over 13 years ago by Ask Solem <[email protected]>
a953d42e684a1bde3e9a72dffc3f9f8416ff2f2b authored over 13 years ago by Ask Solem <[email protected]>
Cache tests passing
294625698bfb9a84947afb4e6da7b03788bce2e2 authored over 13 years ago by Ask Solem <[email protected]>
294625698bfb9a84947afb4e6da7b03788bce2e2 authored over 13 years ago by Ask Solem <[email protected]>
Update year in LICENSE
f82b9c0d9910fbc8e9183a8224429ba77388d175 authored over 13 years ago by Ask Solem <[email protected]>
f82b9c0d9910fbc8e9183a8224429ba77388d175 authored over 13 years ago by Ask Solem <[email protected]>
Adds SITE_ID to default djcelerymon settings
f0959ba3acc2e8293c2fa5c8f762513d48062af7 authored over 13 years ago by Ask Solem <[email protected]>
f0959ba3acc2e8293c2fa5c8f762513d48062af7 authored over 13 years ago by Ask Solem <[email protected]>
Added missing space in warning message
63ceefbaebbc08711940520ed3a85266e25357bf authored over 13 years ago by Pascal Hartig <[email protected]>
63ceefbaebbc08711940520ed3a85266e25357bf authored over 13 years ago by Pascal Hartig <[email protected]>
Adds Darjus Loktevic to AUTHORS
1198748fd980e733325a16f5dfc8bad896b43c15 authored over 13 years ago by Ask Solem <[email protected]>
1198748fd980e733325a16f5dfc8bad896b43c15 authored over 13 years ago by Ask Solem <[email protected]>
Merge branch 'darjus/master'
Conflicts:
djcelery/backends/cache.py
Trying to fix #50.
e9aa31e905204e6706df8ad4116500c17aa9d9b9 authored over 13 years ago by Ask Solem <[email protected]>
e9aa31e905204e6706df8ad4116500c17aa9d9b9 authored over 13 years ago by Ask Solem <[email protected]>
Bumps version to 2.3.0a2
a5c4c76fccded983d3e6055bea9d9c15afd713ce authored over 13 years ago by Ask Solem <[email protected]>
a5c4c76fccded983d3e6055bea9d9c15afd713ce authored over 13 years ago by Ask Solem <[email protected]>
Fixes Celery 2.3 compatibility issues
3fbad68e4d1ee9b42e08aa4a0128ad05d6d0fd1b authored over 13 years ago by Ask Solem <[email protected]>
3fbad68e4d1ee9b42e08aa4a0128ad05d6d0fd1b authored over 13 years ago by Ask Solem <[email protected]>
DatabaseScheduler: Remove flush() and use sync() instead which now supports sync_every
6385a35121a23998a755ae8de8a521dc3d307325 authored over 13 years ago by Ask Solem <[email protected]>
6385a35121a23998a755ae8de8a521dc3d307325 authored over 13 years ago by Ask Solem <[email protected]>
Use flake8 instead of pep8+pyflakes, and adds it as a step to releaseok()
747b493574b25c364fad6acb1dab8684901a60e4 authored over 13 years ago by Ask Solem <[email protected]>
747b493574b25c364fad6acb1dab8684901a60e4 authored over 13 years ago by Ask Solem <[email protected]>
DjangoMemcacheWrapper no longer needed if using Django 1.2+
928ea6bbf2566715536ac1534667406f12b680c1 authored over 13 years ago by Darjus Loktevic <[email protected]>
928ea6bbf2566715536ac1534667406f12b680c1 authored over 13 years ago by Darjus Loktevic <[email protected]>
Fixes typo: TaskState.retries was a tuple
92bbb1300022cfccd80cb96a3ad763d9000b0a48 authored over 13 years ago by Ask Solem <[email protected]>
92bbb1300022cfccd80cb96a3ad763d9000b0a48 authored over 13 years ago by Ask Solem <[email protected]>
DatabaseScheduler: Added ModelEntry._default_now to provide the default value for when last_run_at is not set.
c4290a433da4bd3345a435272a999a663693304f authored over 13 years ago by Ask Solem <[email protected]>
c4290a433da4bd3345a435272a999a663693304f authored over 13 years ago by Ask Solem <[email protected]>