Historial de Commits

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