Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 2da41c9301 flakes hace 9 años
  Ask Solem 4cd5bc3f50 Adds pep257 as a tox target hace 9 años
  Ask Solem 2570e61a26 Two spaces after period for monospaced fonts hace 9 años
  Ask Solem 6027e445ec One space after period for proportional fonts + contractions hace 9 años
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. hace 9 años
  Ask Solem a4fbd6d817 Removes unused celery.app.default_loader hace 9 años
  Ask Solem 0bdc27d8b3 [docs] Spelling stuff hace 9 años
  Ask Solem b5d6054d0d Fixes PyPy tests hace 9 años
  Ask Solem a6b7aca671 Cosmetics hace 9 años
  Ask Solem 43ef032105 unicode literals hace 11 años
  Ask Solem 2e1cad9e04 Removes magic keyword arguments support hace 11 años
  Ask Solem d028eed511 Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937 hace 11 años
  Ask Solem 0ffe314b25 Tests: Make sure all threads get the current app trap hace 11 años
  Ask Solem e80c545f6a Removes Py2.6 workaround for missing WeakSet hace 11 años
  Ionel Cristian Mărieș 99709a9714 Fix _set_task_join_will_block to actually use argument. hace 11 años
  Ask Solem 0f81f15bee Multi + Default app should not load the Django fixup hace 11 años
  Ask Solem 936dd9e66f Use WeakSet hace 11 años
  Ask Solem 46c92025cd flakes hace 11 años
  Ask Solem 30ac352863 Tests passing hace 11 años
  Ask Solem 4a9c9705d1 Raise RuntimeError if task calls result.get() and it will block hace 11 años
  Ask Solem 154b574809 __all__ is everywhere hace 12 años
  Ask Solem dbe733d234 Tests passing hace 12 años
  Ask Solem 2f376b1705 100% coverage for celery.app.* hace 12 años
  Ask Solem bbf2f26adc Merge branch '3.0' hace 12 años
  Ask Solem 978db4c8d8 :envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app hace 12 años
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 hace 12 años
  Ask Solem 33841ed75a Fixes --loader option, and deprecated celery.app.default_loader. Closes #1066 hace 12 años
  Ask Solem e1f81cf416 Worker didn't actually set the default app, breaking gevent/eventlet hace 13 años
  Ask Solem cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable hace 13 años
  Ask Solem 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors hace 13 años