提交歷史

作者 SHA1 備註 提交日期
  Ask Solem 5dd7f6acb8 Loader: Now ignores CELERY_CONFIG_MODULE if value is empty string 12 年之前
  Ask Solem 154b574809 __all__ is everywhere 12 年之前
  Ask Solem dbe733d234 Tests passing 12 年之前
  Ask Solem 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年之前
  Ask Solem f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 年之前
  Ask Solem 8516feed54 100% coverage for celery.loaders.* 12 年之前
  Ask Solem 7a5e341c73 cleanup 12 年之前
  Ask Solem c3eec20fcd fixes broken refactoring attempt 12 年之前
  Ask Solem bbf2f26adc Merge branch '3.0' 12 年之前
  Ask Solem 2bf5b4eb0b map -> listcomp 12 年之前
  Ask Solem 42dd5d1549 Merge branch '3.0' 12 年之前
  Ask Solem 4889f24932 Modules in _IMPORTS / _INCLUDE are now imported in original order. Closes #1161 12 年之前
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 年之前
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 12 年之前
  Ask Solem ceab8c087d flakes 12 年之前
  Ask Solem 19af4433db Merge branch '3.0' 13 年之前
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 年之前
  Ask Solem f7adfa784c flakes 13 年之前
  Ask Solem ab8c68b322 Merge branch '3.0' 13 年之前
  Ask Solem 69a86b63ca --config now works for all loaders 13 年之前
  Ask Solem 04b0027e64 Celery now supports Django out of the box, just by setting DJANGO_SETTINGS_MODULE envvar 13 年之前
  Ask Solem 04bf28ff8a Use command-line instead of 'command line' 13 年之前
  Ask Solem ded23cadcf Merge branch '3.0' 13 年之前
  Ask Solem a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu 13 年之前
  Ask Solem 6cb35fce0f Don't use future_builtins, it's not available in py3k 13 年之前
  Ask Solem 43fb28f769 Use future builtins 13 年之前
  Ask Solem b194fc3935 Use str.format and print_function 13 年之前
  Ask Solem 2c4fa2890b Use except .. as exc 13 年之前
  bobbybeever 5ef7a652aa added worker shutdown event support 13 年之前
  Ask Solem 566c4da7b4 Use ' instead of " 13 年之前