Historial de Commits

Autor SHA1 Mensaje Fecha
  David Cramer 00a30f462c Logging should now handle utf8 correctly hace 14 años
  David Cramer 5ab03cc436 If delivery_info isnt set we cant use it hace 14 años
  David Cramer 7a7f0504ad Fix apply_async call (assumed to be correct fix) in tests hace 14 años
  David Cramer 935f6ce4c2 Merge branch 'master' of http://github.com/ask/celery hace 14 años
  David Cramer 00b9b70f0c Added exc_info to several error logging messages hace 14 años
  Ask Solem 1dc6a2543a Added another community link hace 14 años
  Ask Solem 29fd07d0ad Added Bryan Berg to AUTHORS hace 14 años
  Bryan Berg 30d95a28e0 Fix UnboundLocalError in celerybeat logging when using logging setup signals. hace 14 años
  Ask Solem d2ac7cd486 Fixed typo platform -> platforms hace 14 años
  Ask Solem b33eaf8591 Honor ignore result for WorkerLostErrors and timeout errors. Closes #216 hace 14 años
  David Cramer e317dea548 Tweak logging parameters to include additional information and drop exc_info as its causing a failure hace 14 años
  Ask Solem 284f1a56bf Added David Cramer to AUTHORS hace 14 años
  Ask Solem 8a8a51f6ed Merge branch 'dcramer/master' hace 14 años
  Ask Solem 83f06002d8 revert changes to FAQ hace 14 años
  David Cramer 9dd454824e Include exc_info in log messages hace 14 años
  Ask Solem d4a75425a3 Magic keyword arguments are now available as task.request. Tasks can choose to not accept magic keyword arguments by setting task.accept_magic_kwargs=False. task.retry/task.get_logger and task.update_state now uses the values in task.request by default. hace 14 años
  Ask Solem 781111e11c Programs --app argument module is now imported from the current directory hace 14 años
  Ask Solem dbe832f744 Can now configure the apps main module name, used to autogenerate the module name if '__main__' hace 14 años
  Ask Solem de428230ca pyflakes hace 14 años
  Ask Solem bb0f24dab7 paver releaseok now depends on pyflakes with no warnings. contrib/release/flakesignore.txt lists the warnings to ignore hace 14 años
  Ask Solem 08cf386994 Removed deprecated celery.models and celery.management.commands hace 14 años
  Ask Solem 075737669b tests passing again hace 14 años
  Ask Solem 2bc1b0ab06 Homepage: Added 2.1.1 newsitem hace 14 años
  Ask Solem 26482c2d70 Crontab tests: use less precision for almostEqual hace 14 años
  Ask Solem 80ba58654e unittests were actually creating the celerybeat schedule database file, which it is not allowed to hace 14 años
  Ask Solem 557e8e4d92 Removed all traces of the pool diagnose command hace 14 años
  Ask Solem fedde5e9ae Removed debugging print statement hace 14 años
  Ask Solem b97de622af Unittests: Don't emit logging in test output hace 14 años
  Ask Solem 9a1a1c274f unittests: Catch warning emitted by unconfigured default loader tests hace 14 años
  Ask Solem 4db399b98f unittests: Tyrant tests were never executed even if running hace 14 años