Historique des commits

Auteur SHA1 Message Date
  Ask Solem 33ff88fab6 Removes celery.utils.LOG_LEVELS (use .utils.log.LOG_LEVELS) il y a 9 ans
  Ask Solem 4a99648a08 Removes __future__ imports il y a 9 ans
  Ask Solem 5597237ba3 Removes more Py2 compatibility stuff il y a 9 ans
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. il y a 9 ans
  Ask Solem 4b7af113fa flakes il y a 9 ans
  Ask Solem 0858ff7d16 Moves .utils.jsonify to .utils.serialization il y a 9 ans
  Ask Solem 7acdc0d452 Moves .utils.strtobool to .utils.serialization il y a 9 ans
  Ask Solem 8ee50a3d9f Removes .utils.is_iterable il y a 9 ans
  Ask Solem 9261fe132c Moves .utils.lpmerge to .utils.collections.lpmerge il y a 9 ans
  Ask Solem b8d5dee7fd Moves .utils.cry to .utils.debug.cry il y a 9 ans
  Ask Solem de6cf95522 Moves .utils.isatty to .platforms.isatty il y a 9 ans
  Ask Solem 7b93ce91b7 Moves gen_task_name to .utils.imports il y a 9 ans
  Ask Solem f9380fd8a5 Moves hostname related utils to .utils.nodenames il y a 9 ans
  Ask Solem 7a3f56c32e Move deprecation utils to .utils.deprecated il y a 9 ans
  Ask Solem 9725ea268a flakes il y a 9 ans
  Ask Solem c21d6a9c17 Utils: Moves simple_format -> .utils.text il y a 9 ans
  Ask Solem aee706ad5a [docs] Spelling stuff completed il y a 9 ans
  Ask Solem fdf1a0f6a3 Use vine.utils.wraps to ensure __wrapped__ is set il y a 9 ans
  Ask Solem 51fca36f19 Cosmetics #2 il y a 9 ans
  Ask Solem 376ee40ecc Apparently %N already taken by multi, so have to use %p for full nodename il y a 9 ans
  Ask Solem 2c2984e045 [utils] Adds %N abbreviation expanding to the full worker node name il y a 9 ans
  Ask Solem 807c13873e [utils] simple_format now tries to give better error for unmatched keys. Closes #3016 il y a 9 ans
  Ask Solem 46c17e9909 Cache the value of gethostname il y a 9 ans
  Ask Solem 097dd74f67 Worker direct queues are no longer auto_delete=True (INCOMPATIBLE) Closes #2492 il y a 9 ans
  Ask Solem c016714be8 Removes the metaclass for the new task base class (tasks are no longer automatically registered, the @task decorator binds and registers the task) il y a 11 ans
  Ask Solem 3ff387099d Remove use of kwdict workaround fixed in py2.7 il y a 11 ans
  Ask Solem 2e1cad9e04 Removes magic keyword arguments support il y a 11 ans
  Ask Solem ec905fadc4 Multi: %n is now the same as %N to be consistent with "celery worker". il y a 11 ans
  Ask Solem f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) il y a 11 ans
  Ask Solem 3eafba5a49 Ability to use one log file per child process using format keys %i/%I il y a 11 ans