• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

celery / celery / 2760

Builds Branch Commit Type Ran Committer Via Coverage
2760 master flakes push 08 Sep 2015 06:32PM UTC ask travis-ci pending completion   set done
2759 master Fix ImportError With 'kombu.transport.django.KombuAppConfig' in INSTALLED_APPS, running any manage.py command throws: ImportError: No module named KombuAppConfig It is fixed by changing 'kombu.transport.django.KombuAppConfig' to 'kombu.tra... Pull #2802 08 Sep 2015 06:25PM UTC azalea travis-ci pending completion   set done
2758 master Add CELERY_EVENT_QUEUE_PREFIX option in config Add CELERY_QUEUE_PREFIX in app config, defaulting to 'celeryev'. Use CELERY_QUEUE_PREFIX as the default queue prefix in events.EventReceiver. Also update documentation for CELERY_EVENT_QUEUE_PREFIX. Pull #2767 08 Sep 2015 06:35AM UTC tkanemoto travis-ci pending completion   set done
2757 master Add CELERY_EVENT_QUEUE_PREFIX option in config Add CELERY_QUEUE_PREFIX in app config, defaulting to 'celeryev'. Use CELERY_QUEUE_PREFIX as the default queue prefix in events.EventReceiver. Also update documentation for CELERY_EVENT_QUEUE_PREFIX. Pull #2767 07 Sep 2015 06:51AM UTC tkanemoto travis-ci pending completion   set done
2756 master Add CELERY_EVENT_QUEUE_PREFIX option in config Add CELERY_QUEUE_PREFIX in app config, defaulting to 'celeryev'. Use CELERY_QUEUE_PREFIX as the default queue prefix in events.EventReceiver. Also update documentation for CELERY_EVENT_QUEUE_PREFIX. Pull #2767 07 Sep 2015 06:46AM UTC tkanemoto travis-ci pending completion   set done
2755 master Add CELERY_EVENT_QUEUE_PREFIX option in config Add CELERY_QUEUE_PREFIX in app config, defaulting to 'celeryev'. Use CELERY_QUEUE_PREFIX as the default queue prefix in events.EventReceiver. Also update documentation for CELERY_EVENT_QUEUE_PREFIX Pull #2767 07 Sep 2015 06:27AM UTC tkanemoto travis-ci pending completion   set done
2754 master Add the CELERYD_MAX_MEMORY_PER_CHILD setting This allows users to specify the maximum amount of resident memory that may be consumed by a child process before it will be replaced by a new child process. If a single task causes a child process to ... Pull #2366 07 Oct 2015 01:04PM UTC djsmith42 travis-ci pending completion   set done
2753 master Add the CELERYD_MAX_MEMORY_PER_CHILD setting This allows users to specify the maximum amount of resident memory that may be consumed by a child process before it will be replaced by a new child process. If a single task causes a child process to ... Pull #2366 05 Sep 2015 06:32AM UTC djsmith42 travis-ci pending completion   set done
2751 master Take into consideration propogate preference in _unpack_chord_result for redis backend Pull #2796 03 Sep 2015 04:37PM UTC dawalama travis-ci pending completion   set done
2750 master Merge pull request #2644 from JocelynDelalande/patch-1 Missing exceptions in celery.exceptions.__all__ push 02 Sep 2015 03:03PM UTC thedrow travis-ci pending completion   set done
2749 master Missing exceptions in celery.exceptions.__all__ I see no reason why those two are not present. Pull #2644 02 Sep 2015 01:43PM UTC JocelynDelalande travis-ci pending completion   set done
2747 master Take into consideration propogate preference in _unpack_chord_result for redis backend Pull #2796 31 Aug 2015 09:45PM UTC dawalama travis-ci pending completion   set done
2746 master Changed GroupResult to equate to False when it has no id and an empty list of Results. ResultSet will equate to False when the result list is empty. This change is reflected in the unittests for builtins. Pull #2790 31 Aug 2015 07:29PM UTC colinmcintosh travis-ci pending completion   set done
2745 master Changed multi stopwait to wait on pidfiles instead of process. Sending signals to kill a process has a race condition where a pid may be recycled by a new, unrelated process. Instead, now use watchdog to watch the directory containing the pidfil... Pull #2789 28 Aug 2015 01:53AM UTC jdufresne travis-ci pending completion   set done
2744 master Fix for example code demonstrating celery events cam. Pull #2794 28 Aug 2015 01:18AM UTC schmiddy travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 46
  • 47
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc