Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 0eb050a447 Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT. há 15 anos atrás
  Ask Solem 60607c99df CarrotListener: Should not close the consumers before the pool is terminated, just cancel the consumers. há 15 anos atrás
  mark hellewell 6133ffddf1 fixed call to broadcast in celery.task.control.ping há 15 anos atrás
  Ask Solem 26ef7c3cc9 celery.execute.apply: Pass logfile/loglevel arguments as task kwargs. Closes #110 Thanks to jonozzz. há 15 anos atrás
  Ask Solem 8ef05fada3 celery.execute.apply: Should return exception, not ExceptionInfo on error. há 15 anos atrás
  Ask Solem 9af7de43b0 Added FAQ: Can I execute a task by name? há 15 anos atrás
  Ask Solem 6c1d7cd750 Import timedelta_seconds from utils.timeutils not utils. há 15 anos atrás
  Ask Solem c0d690b90f Documentation: Updated celery.conf module reference. há 15 anos atrás
  Ask Solem 5cd99d8e0b Added FAQ: Should I use retry or acks_late há 15 anos atrás
  Ask Solem a3db7858c0 Running unittests: NOSE_VERBOSE environment var now enabled verbose output from Nose. há 15 anos atrás
  Ask Solem 3ac17974d8 Removes backend.capabilities (not used anymore) há 15 anos atrás
  Vincent Driessen 545b3be97c Renamed CancelableTask to the simpler AbortableTask. há 15 anos atrás
  Ask Solem 584c9402ac Updated docs/_theme/ADCTheme há 15 anos atrás
  Ask Solem 6205d47051 gitignore: Added Documenation/ há 15 anos atrás
  Ask Solem 5370efcc43 Cancelable tasks: Clean-up style há 15 anos atrás
  Vincent Driessen 3454e17738 Prefix the required RPM packages with "python-". há 15 anos atrás
  Vincent Driessen 2bc546fb0e Added required RPM package names under [bdist_rpm] section, to support building RPMs from the sources using setup.py há 15 anos atrás
  Vincent Driessen d2e8a9ca04 Added my name to the contributers list. há 15 anos atrás
  Vincent Driessen cd8bbe8218 Fix: avoid using "``" to indicate constants. há 15 anos atrás
  Vincent Driessen bf7f12037d Filled in the TODO gaps in the documentation for CancelableAsyncResult. há 15 anos atrás
  Vincent Driessen f310e73fac Added test cases for the CancelableTask and CancelableAsyncResult classes. há 15 anos atrás
  Vincent Driessen f39f53b6b8 Added a CancelableTask class. há 15 anos atrás
  Patrick Altman 1f1524efa2 fixed documentation that still referenced original form of crontab PeriodicTask scheduling há 15 anos atrás
  Ask Solem be39d10b4e Updated homepage with 1.0.3 announcement há 15 anos atrás
  Ask Solem 6ef1d85c55 celery.utils.timeutils: Fixed indentation in docstrings. há 15 anos atrás
  Ask Solem 4891fc6770 Bumped version to 1.0.3 and set release date in Changelog há 15 anos atrás
  Ask Solem f91ade4367 Events: repr complex objects sent as event fields. há 15 anos atrás
  Ask Solem 2bec9c7a99 Set default CELERY_EVENT_SERIALIZER to "json" há 15 anos atrás
  Ask Solem 5f25fa2ba6 Fixed typos in Changelog há 15 anos atrás
  Ask Solem 801ef40693 Modified FAQ. You now *can* schedule a periodic task at a specific time. há 15 anos atrás