Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 3dd11c4ee8 Added signals: `beat_init` and `beat_embedded_init` há 14 anos atrás
  Ask Solem aa66cb6f40 TaskRequest.on_failure now encodes traceback to the current filesystem encoding, not hardcoded utf-8. Closes #286 há 14 anos atrás
  Ask Solem 85de477410 Last commit should have been for Flask-Celery, doh há 14 anos atrás
  Ask Solem a057a16d18 tox: For some reason coverage messes up imports (probably because of the flaskext namespace) há 14 anos atrás
  Ask Solem 25fe576f92 Added Allan Caffee to AUTHORS há 14 anos atrás
  Ask Solem 4b8088978f Cosmetics há 14 anos atrás
  Allan Caffee 8a657a4bc1 docs: Fix some gramatical and typographic errors há 14 anos atrás
  Ask Solem 475c6b7a97 Doh managed to add an author twice há 14 anos atrás
  Ask Solem 0ed096e78a Added Norman Richards to AUTHORS há 14 anos atrás
  Norman Richards fbf90ed0bf minor doc revisions for tasksets há 14 anos atrás
  Ask Solem a846106642 Added Christoph Burgmer to AUTHORS há 14 anos atrás
  Ask Solem 9cfa3e6a28 Added interface test for BaseBackend._forget há 14 anos atrás
  Ask Solem 87d7e09937 Merge branch 'cburgmer/master' há 14 anos atrás
  jpellerin 463c14b474 Removed forced activation of log colorization. há 14 anos atrás
  Ask Solem c09e686897 Fixes required for Flask-Celery to work há 14 anos atrás
  Ask Solem b9b35f32b6 Loader configuration (e.g. django.conf) should not be included when pickling an app há 14 anos atrás
  Ask Solem 1065ce4b80 added community link: Making Celery and PyMongo play nicely together há 14 anos atrás
  Ask Solem 1448582298 Monitoring user guide: Fixed typo inspect states -> states há 14 anos atrás
  Ask Solem 482dcec930 Fixed single typo in the documentation há 14 anos atrás
  Ask Solem 9ff42be19b Requires pyparsing >= 1.5.0, as 1.4.x will not work há 14 anos atrás
  Ask Solem cf4e737269 sys.version_info comparison fail há 14 anos atrás
  Ask Solem ad532dfce1 repr(exc) does not include .args on Python 2.4 há 14 anos atrás
  Ask Solem 462822a55f cry sighandler does not work on Python 2.4, as sys._current_frames is not available there há 14 anos atrás
  Ask Solem 7188f18cc6 Changed reentrant -> idempotent há 14 anos atrás
  Ask Solem 97a231068b Added Norman Richards to AUTHORS há 14 anos atrás
  Norman Richards 4d5ac47471 allow EagerResult to be saved in TaskSetResult - closes GH-288 há 14 anos atrás
  Ask Solem da49483161 Added jpellerin to AUTHORS há 14 anos atrás
  jpellerin 19e396d629 Updated amqp backend to pass queue arguments to Queue() há 14 anos atrás
  Ask Solem 06f48cf882 Added App.__repr__ há 14 anos atrás
  Ask Solem 51e65514c0 Added celery.app.enable_trace and .disable_trace há 14 anos atrás