Historial de Commits

Autor SHA1 Mensaje Fecha
  Clay Gerrard 4d24dd55ad Added tests for AsyncResult.traceback KeyError (afd28) when using hace 14 años
  Ask Solem a1f4e2989c AsyncResult.traceback: Return None, not raise KeyError if missing traceback. hace 14 años
  Ask Solem 7c9aab4f0c celery.beat: Small refactorings hace 14 años
  Ask Solem e69b43c899 Remove unused function hace 14 años
  Ask Solem be5ee41f8a Changelog: Fixed rst indentation issue hace 14 años
  Ask Solem bee309f039 Updated Changelog hace 14 años
  Ask Solem 306e72e782 Have to make sure processName is supported by foreign logger instances. hace 14 años
  Ask Solem 7ddbcd7d11 Ship with the timer2 module, don't add it as a dependency. hace 14 años
  Ask Solem a6317f4190 setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran hace 14 años
  Ask Solem c58c5c3f28 Merge branch 'dbschedule' hace 14 años
  Ask Solem af3c0ccd58 Redis database *number* not *name*. Default is now 0 hace 14 años
  Ask Solem 40d0500e86 celerybeat: Added Interface required for the Django database scheduler to work. hace 14 años
  Ask Solem 1ab0847e35 Merge branch 'master' into dbschedule hace 14 años
  Ask Solem fc6c509b45 Tests passing again hace 14 años
  Ask Solem 41b1b8fd9f Merge branch 'timer2' hace 14 años
  Ask Solem 8f93062396 Render README.rst hace 14 años
  Ask Solem 1bd6276247 Don't use odd/even versioning semantics (transition to semver). Closes #171. hace 14 años
  Ask Solem bfa06c100d Forgot to git add docs/community.rst hace 14 años
  Ask Solem 952c064a03 Tasks Userguide: Added section on database transactions. Closes #169. Thanks to jcassee hace 14 años
  Ask Solem 6c68fc4024 Routing Userguide: Fixed typo "feed": -> {"queue": "feeds"}. Closes #169. Thanks to jcassee. hace 14 años
  Ask Solem 27d785b21a task.control.inspect: Fixed typo "dump_registered_tasks" -> "dump_tasks". hace 14 años
  Ask Solem 95e29e6f04 Move tutorials/external to its own section "community" hace 14 años
  Ask Solem dbd260eb4c Added contrib/debian/init.d/celeryevcam hace 14 años
  Ask Solem 2f64f660cc Removed debugging statement hace 14 años
  Ask Solem 098fd158a0 celerybeat logger is now named "celery.beat" hace 14 años
  Ask Solem 0ec99e993d celeryev: Added --logfile/-f and --loglevel/-l options, --freq/-f renamed to --freq|-F hace 14 años
  Ask Solem 1c0eb185e7 Changed the way logging is configured. hace 14 años
  Ask Solem 495511ad1c Moved cursesmon.abbr + abbrtask to celery.utils hace 14 años
  Ask Solem 2762a31b60 CompatLoggerAdapter needs to support processName hace 14 años
  Ask Solem 3e148cb40d State.clear: only remove tasks with a ready state. hace 14 años