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

[evcam] Fixes timezone for timestamps

This isn't an ideal fix as it only uses the local timezone of the receiving
machine. In celery ...

3e11aa69f70b7c92198151276b8f36cf4bc45f85 authored about 12 years ago by Ask Solem <[email protected]>
Updates Changelog

fbc8d7914956efcdb915dd4b0f11528a604af837 authored about 12 years ago by Ask Solem <[email protected]>
Now depends on celery 3.0.11

e5ba9308330c5e7ab28a23e27d240183c497076c authored about 12 years ago by Ask Solem <[email protected]>
Fix program names in README. Closes #165

deb4edcda20537a6f18f0988e0bcca79c71b5e50 authored about 12 years ago by Ask Solem <[email protected]>
fix error in logic for "not connected" in _close_database

ac20176852101af620d255795ba54440d2a1e6d2 authored about 12 years ago by Dan LaMotte <[email protected]>
Now depends on pytz (can be removed for celery 3.1). Fixes celery/celery/#1001

cdd5d3f16b6a3fb11cac28ec56b4afe99a2a4adb authored over 12 years ago by Ask Solem <[email protected]>
Update release date for 3.0.10

1104b8c81511461be90df7dd7d9b7b89409b225a authored over 12 years ago by Ask Solem <[email protected]>
Bumps version to 3.0.10 and updates Changelog

94236c007e40ee5fe7c7e947c4b24822e82b2564 authored over 12 years ago by Ask Solem <[email protected]>
[beat] Fixes for DatabaseScheduler naive datetimes, tests and a possible race condition

81dbfdc94a4c8e27e56b3407ff07a541b4c5e82c authored over 12 years ago by Ask Solem <[email protected]>
[admin] Don't show celery built-in tasks in periodic task form

922b89770d9e447d620875f00df674ca06d8de7a authored over 12 years ago by Ask Solem <[email protected]>
Don't use default_app. Fixes #185

db045a529325e8757db6dd36671ac7dfb633b225 authored over 12 years ago by Ask Solem <[email protected]>
maybe_close_fd must ignore TypeError. Fixes celery/celery#962

b4c50edb10fc9d716321fe3d29139481d2564ee2 authored over 12 years ago by Ask Solem <[email protected]>
Updates Changelog

3fcbfae175c66e3ba98d189be74aba0a0539a123 authored over 12 years ago by Ask Solem <[email protected]>
Admin should call import_default_modules not just autodiscover()

b55d957dd07267cc36b71797eb0a2facdba41982 authored over 12 years ago by Ask Solem <[email protected]>
Fixes timezone issues with Database Scheduler

4e67af3d5447824babee8e019be47dd793398f9f authored over 12 years ago by Ask Solem <[email protected]>
Only emit memory-leak warning once

83c7bff1fb0ddd761a27ac891a39e86ca682e999 authored over 12 years ago by Ask Solem <[email protected]>
Fixes typo in docstring

3603150181b4c35618b8420c88357e436d26fd62 authored over 12 years ago by Ask Solem <[email protected]>
Bumps version to 3.0.9

5a3b111cfea294d07b5817ca8bffcd31517edcc5 authored over 12 years ago by Ask Solem <[email protected]>
Now depends on Celery 3.0.9

77474e3dd640fcfac88cffca3d5c71c352109131 authored over 12 years ago by Ask Solem <[email protected]>
Updates Changelog

b556b485e4e2faee6ec9ed99796a2a51457b5afc authored over 12 years ago by Ask Solem <[email protected]>
Don't use djcelery.transport alias anymore. Closes #166

6fa1f01011d2e89e43231601ed668c2f0ead77a8 authored over 12 years ago by Ask Solem <[email protected]>
Ignore missing fileno. Closes celery/celery#950

d3312073174d1f86d308c06bdaec2bf7b0221a50 authored over 12 years ago by Ask Solem <[email protected]>
Updates changelog

f2b09b055128810e8cfee63722fc1c49aba5b568 authored over 12 years ago by Ask Solem <[email protected]>
Updates Changelog

5ec582e8900d9b2230cea5373623ca7466b3d692 authored over 12 years ago by Ask Solem <[email protected]>
Merge branch 'kipanshi/R104_test_runner_storing_results_in_test_db'

e98ce282b2fef7b0325cf7e34c4f33dd03b2034e authored over 12 years ago by Ask Solem <[email protected]>
Merge pull request #173 from user996015/patch-1

Fix html typo

cb138659ff4a67d0daf029e9cc37e39ccf570585 authored over 12 years ago by Ask Solem Hoel <[email protected]>
Adds Dan LaMotte to AUTHORS

9529995961793ecb26e84fd87cc8779b8adbc76f authored over 12 years ago by Ask Solem <[email protected]>
include Oracle "not connected" check

Oracle error message looks like this:

OperationalError: ORA-03114: not connected to ORACLE

be20dc1a2dcd7df070a8aa1546dd3e51c9a187a2 authored over 12 years ago by Dan LaMotte <[email protected]>
Fix html typo

d05a31f7b30077e576473867bfc51ee61b7d1b1f authored over 12 years ago by user996015 <[email protected]>
Now depends on celery 3.0.6

cc97b5f3bc24b87e049f21c2b00606613973301a authored over 12 years ago by Ask Solem <[email protected]>
flake8

44944236fb0166e029a429466cc2a0517f068c9a authored over 12 years ago by Ask Solem <[email protected]>
Bumps version to 3.0.6 and updates Changelog

cbf17442e217a778d85ac18ce7d531a1418757b5 authored over 12 years ago by Ask Solem <[email protected]>
Celery datetimes must be assumed UTC when naive.

300790e0915cf6cd0d1c592d3781dc6e0a783568 authored over 12 years ago by Ask Solem <[email protected]>
demoproject must setup_loader

ad9d3243e1f2e1182020b57aa96fd90438e4c857 authored over 12 years ago by Ask Solem <[email protected]>
Adds Simon Charette to AUTHORS

358564cf2b46281ebe2378efb8b52bca70966c68 authored over 12 years ago by Ask Solem <[email protected]>
Merge branch 'charettes/fix-urls-deprecated-imports'

84ce5615a93bf08da87ef4c85e5678d52d1d0e4f authored over 12 years ago by Ask Solem <[email protected]>
Fix migration 0002

Take advantage of Django introspection functionality.
References celery/django-celery#149

10141da4bddc38494798260b58945b2172bcd292 authored over 12 years ago by Roman Imankulov <[email protected]>
Feature #104: Add ``CeleryTestSuiteRunnerStoringResult``

8e3d3f1ee32dccbbb1beb915808dcf0c1a5c2cd6 authored over 12 years ago by Kirill Panshin <[email protected]>
Replaced deprecated urls import.

`django.conf.urls.defaults` is deprecated as of
django 1.4.

7e8692951daeeac8d2a000cf46576eda1b7592b3 authored over 12 years ago by Simon Charette <[email protected]>
Merge branch 'public/master'

710ff17664fe1ce3f49a1d33bac57ee89005675d authored over 12 years ago by Ask Solem <[email protected]>
this should actually have been in on_worker_process_init not in

on_worker_init :(

73ffb838bcda239e0d0d97f94cc9c0022ae3a3fd authored over 12 years ago by Alex Stapleton <[email protected]>
Merge pull request #161 from public/master

Fix for issue 152

5c6a78df700e510a3050995fcf49f26eb96a7f49 authored over 12 years ago by Ask Solem Hoel <[email protected]>
close fork() inherited database fds to prevent network I/O that could invalidate the

connection in MainProcess

c6051669f797a70ccb98e8b07acde6f5c52a236f authored over 12 years ago by Alex Stapleton <[email protected]>
rst fixes

16523f44f39ad63d0b0af0f5c7a8cda08f951e78 authored over 12 years ago by Ask Solem <[email protected]>
Updates Changelog and bumps version to 3.0.4

029ea288365941b3154664457f4e5b078a8f5bff authored over 12 years ago by Ask Solem <[email protected]>
Disable ENABLE_UTC for django versions before 1.4. Closes #158

2edb268c3f88cb482c58d3542dc357f413c01549 authored over 12 years ago by Ask Solem <[email protected]>
Moves decorators to common, and renames respect_to_language -> respect_language + Cosmetics

Closes #31

ae1985ec6c51117a12f3c37e235ba4f6fbc51b2a authored over 12 years ago by Ask Solem <[email protected]>
added decorator respects_language, with-statement respect_to_language(lang) with tests

22b68c4fec046a643f715c547c498b855a4246c9 authored over 12 years ago by ram <[email protected]>
Adds Roger Barnes to AUTHORS

d69d74079272246a576159a7b3b26d802fdb03d0 authored over 12 years ago by Ask Solem <[email protected]>
Merge branch 'mindsocket/master'

71592d2bd0898197543c1e4c85dbf70647ae9fff authored over 12 years ago by Ask Solem <[email protected]>
Adds Kirill Panshin to AUTHORS

f9b65271275fa39d520f80677d19e3e76a7a0ece authored over 12 years ago by Ask Solem <[email protected]>
celerycam: Don't overwrite name, args, kwargs or eta

if the received event was missed

Closes #148
Closes #155

440ff60e0b989d9571053f7dedbde065f51048c8 authored over 12 years ago by Kirill Panshin <[email protected]>
Catch a broader class of exceptions for the table exists hack (including the one MySQL raises). Still checks for "exists" in the message

6ce758718a922c185e0f9b91cdd1f074b56b6b19 authored over 12 years ago by Roger Barnes <[email protected]>
Now depends on celery 3.0.1

5f063758e1076b6288dd751051f7f7e52d8f2e09 authored over 12 years ago by Ask Solem <[email protected]>
Fixes image link

cc2b03bf7f1c99ad528d95fe9f84967c16f993af authored over 12 years ago by Ask Solem <[email protected]>
Bumps version to 3.0.1

66343734cc1b3100872865656f571586e541dfd4 authored over 12 years ago by Ask Solem <[email protected]>
mention database additions in changelog

f95d0c2df2dcfd7863b5c094933acbdce28426a3 authored over 12 years ago by Ask Solem <[email protected]>
South fix for #149. Thanks to imankulov

6fe7388cb7f1912e79b3643864a230a232f7a5b7 authored over 12 years ago by Ask Solem <[email protected]>
Merge branch 'waveaccounting/2.5'

dcbfd9ff856e138dd8bdb0615be2ac28c96d970e authored over 12 years ago by Ask Solem <[email protected]>
prepare changelog

5314af7a8dfcfaa1f77d2489f50836895f0028de authored over 12 years ago by Ask Solem <[email protected]>
Store TaskState's ETA datetime in UTC

7129dd6df5ee937df4ac713f94c9dbd208deec96 authored over 12 years ago by Mike Ivanov <[email protected]>
Adds south migration for 3.0

8680302fbbe2e3c7f94032016fb5536032763785 authored over 12 years ago by Ask Solem <[email protected]>
Update Changelog

44d071e0ae9c11c22b040c02c9e488ebc5ff0694 authored over 12 years ago by Ask Solem <[email protected]>
releaseok passes

19f1226066dfe4fede3d713824dbecddff713a8d authored over 12 years ago by Ask Solem <[email protected]>
Now depends on celery 3.0

edbdb05205547d13e877d5ed1282351f6a08f634 authored over 12 years ago by Ask Solem <[email protected]>
Renames 2.6 to 3.0

e362a72bbe71ae79acaf9db7ee9acb2107252487 authored over 12 years ago by Ask Solem <[email protected]>
Fixes broken link. Closes #147

df9f348b00b053165a14315b0f38bf95e6001790 authored over 12 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:celery/django-celery

36a1923ec9e47b93205b0b5afa13813c53856031 authored over 12 years ago by Ask Solem <[email protected]>
Adds Alex Stapleton to AUTHORS

3ac4e2ee4df9fc290012aac7bac58714dc0e7279 authored over 12 years ago by Ask Solem <[email protected]>
Merge branch 'public/master'

474db850dead086c4581f29e67b6e46c5bf10625 authored over 12 years ago by Ask Solem <[email protected]>
Fixes function name

9ac069a12fc2b102d833fb9d9ac085198aee03e1 authored over 12 years ago by Mher Movsisyan <[email protected]>
flake8

7ed8df6a7bcc2ca533b4f51622b6fc150fe7d3cb authored over 12 years ago by Ask Solem <[email protected]>
Don't create new crontab row each time. Closes #136

b14f639a96b5eb7dfed50eb1403d1065cc56544e authored over 12 years ago by Ask Solem <[email protected]>
should not have made that merge, its not compatible with v2.5.5

6eb63a86f58ea099e8925ea70419570498b76ab7 authored over 12 years ago by Alex Stapleton <[email protected]>
we actually do want this to be .text on the import patches should be applied to the 2.5 branch instead for celery 2.5.5 compat

06b0e858d698576acb0117b9d6752d600e2bd3ab authored over 12 years ago by Alex Stapleton <[email protected]>
Merge git://github.com/AdvisorDeck/django-celery

a581d25288f32ad8f08ef82cac86c8302d2f90b1 authored over 12 years ago by Alex Stapleton <[email protected]>
DatabaseBackend support for result.children

638ede8c36430f3445e50f1b6635b0ae07a8dee6 authored over 12 years ago by Ask Solem <[email protected]>
WorkerState now uses new heartbeat expiry algorithm

05710af81b4e62a491c3b06c8e3c7d00bc7f7a38 authored over 12 years ago by Ask Solem <[email protected]>
create missing taskmeta tables if they dont exist so that the migrations continue to work for people who dont use celery's database backend helps fix #137

b9eb9aa7bfbbb2bdb793f439bfde253e16632fde authored over 12 years ago by Alex Stapleton <[email protected]>
Always create database result backend tables. Closes #137

0ef7c6145146d698406031182012844c1241df69 authored over 12 years ago by Ask Solem <[email protected]>
Always create database result backend tables. Closes #137

20fd9c61c0a63ed2f8a4423bbf8fdd2e84aec791 authored over 12 years ago by Ask Solem <[email protected]>
Adds Keith Perkins to AUTHORS

198392d3c7205b25283022404b874e93c6693b35 authored over 12 years ago by Ask Solem <[email protected]>
Merge branch 'ksperkins/master'

d880bd3c66a465e82c1f07229108b9f0957e35cc authored over 12 years ago by Ask Solem <[email protected]>
Fixes DatabaseScheduler

7bd3e5187ddcdb847d99de226564c582a42db86f authored over 12 years ago by Ask Solem <[email protected]>
Fixes 2.6 compatibility

9178a53cfbb344c3c9e70352690273991b27ad36 authored over 12 years ago by Ask Solem <[email protected]>
Updates Changelog

079499b0b1eba26bed4f5e63b179128dc1c1b1b5 authored over 12 years ago by Ask Solem <[email protected]>
PyPI doesn't handle links to irc:// anymore

d74150e45ecf81d784b2efe9aa2a15e00c1a214d authored over 12 years ago by Ask Solem <[email protected]>
Updates Changelog

9ee2714eeaca168729a39150e0477cb9d185eb75 authored over 12 years ago by Ask Solem <[email protected]>
Bumps version to 2.6.0rc5

8ebce103ff2294ba1b222cb57c829e3cb206ab8b authored over 12 years ago by Ask Solem <[email protected]>
Renames distribution contrib dir to 'extra'

1e7dd0614bc912cd2f59f207b609dacb951bf7a9 authored over 12 years ago by Ask Solem <[email protected]>
Fixes broken test

1be24142dc3a609cfb586c9f1046801838296f72 authored over 12 years ago by Ask Solem <[email protected]>
Fixed error

File "/var/lib/jenkins/jobs/AdvisorDeck-stage/workspace/env/src/djcelery/djcelery/admin.py", lin...

973b821d575724fcc8b65cefae3c31b9d0fb40cc authored over 12 years ago by Derrick Petzold <[email protected]>
Adds 'manage.py celery' command

1e764668e5b9c677527e53e2e274db391184bc80 authored over 12 years ago by Ask Solem <[email protected]>
Render readme

ac79bd5427be18ded3fafaa74529c3902109f183 authored over 12 years ago by Ask Solem <[email protected]>
PyPI doesn't handle links to irc:// anymore

489f9b19f5e8c2d468eb4dbe33f383d7cb04da59 authored over 12 years ago by Ask Solem <[email protected]>
Canonical repo moved to github.com/celery/django-celery

cef61b94554998dc3d6e5287478fc24e76a214fd authored over 12 years ago by Ask Solem <[email protected]>
Canonical repo moved to github.com/celery/django-celery

f726a7416ef84896249b063a552d3678d89e39c4 authored over 12 years ago by Ask Solem <[email protected]>
Fixes typo

74176a339ac3159fee7fa68c77c470e45b5a1d6b authored over 12 years ago by Ask Solem <[email protected]>
Added day_of_month and month_of_year fields to CrontabSchedule model class. Tried to update associated tests. Fixed minor typo in picklefield.py keeping South from working.

94e7e52c33eb76033ab5b653ae91d4e379d52141 authored over 12 years ago by Keith Perkins <[email protected]>
Always use UTC if CELERY_ENABLE_UTC=True. Closes #131

aa288d27ac007f2f5db9311900fb87dcb18fc695 authored over 12 years ago by Ask Solem <[email protected]>