Commit History

Author SHA1 Message Date
  Ask Solem cc41dac2b5 Forgot to render README 11 years ago
  Ask Solem bf9733f7dd [py3] unorderable NoneType 11 years ago
  Ask Solem 74663dad46 Hold on a bit with E_WOULDBLOCK error 11 years ago
  Ask Solem c11950f3ec Fixes typo 11 years ago
  Ask Solem e373e84abc Set release date for 3.1.2 11 years ago
  Ask Solem a2a49b51bb Now depends on billiard 3.3.0.6 11 years ago
  Ask Solem 345f86a0b0 Tests passing on py33 11 years ago
  Ask Solem 46c92025cd flakes 11 years ago
  Ask Solem 30ac352863 Tests passing 11 years ago
  Ask Solem 20829de14b Bumps version to 3.1.2 and updates Changelog 11 years ago
  j0hnsmith a0010d0d70 fix ImproperlyConfigured raised when django.db.backends.dummy used with django 1.6 11 years ago
  Ask Solem 4a9c9705d1 Raise RuntimeError if task calls result.get() and it will block 11 years ago
  Ask Solem a219492de6 Oops... Worker silently ignored errors 11 years ago
  Ask Solem 3b0e47a5b9 Use _multiprocessing.read + memoryview if available 11 years ago
  Ask Solem 2a30cee311 Support pure-pyton send_offset (requires celery/billiard@e007429dc505e9677d906ab354d4d32350b3934c) 11 years ago
  Ask Solem b1e2744652 close_open_fds uses os.closerange, get_fdmax uses sysconf 11 years ago
  Ask Solem 4e0d0c7dad Changes title of the 3.0 Changelog history 11 years ago
  Ask Solem 57b50a55dc mock is required by kombu.tests.case still 11 years ago
  Ask Solem 8358037245 [testsuite] Do not import directly from mock/nose 11 years ago
  Ask Solem 921c3aa8e3 [testsuite] Should not close all open fds ;) 11 years ago
  Ask Solem 210b672375 Updates Changelog and bumps version to 3.1.1 11 years ago
  Ask Solem 8d76342ab3 Now depends on billiard 3.3.0.4 11 years ago
  Ask Solem 781d6a8a4b Cosmetics 11 years ago
  Ask Solem 3b4ea1f8bc tell how to configure settings 11 years ago
  Ask Solem 006a50f5ae Fixes typo proj.celery -> proj 11 years ago
  Ask Solem ba1ea77c7d Explain problem with relative imports and module imports. Closes celery/django-celery#99 11 years ago
  Ask Solem eb86ea1261 Updates Changelog for 3.1.1 11 years ago
  Ask Solem 1de8c5d9c0 Windows: Do not show maxtasks warning. Closes #1630 11 years ago
  Ask Solem 5fb799203f Use @app.task consistently 11 years ago
  Ask Solem 841925a401 Django: Fixed typo @celery.task -> @app.task 11 years ago