Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem e9e5e48cb8 Makefile for distrubution management há 16 anos atrás
  Ask Solem 2c1b0e748b Script to bump version há 16 anos atrás
  Ask Solem b8b5c2394b celery.result now has 99.1% coverage há 16 anos atrás
  Ask Solem 073562e940 Tests for celery.result (AsyncResult, TaskSetResult, EagerResult) há 16 anos atrás
  Ask Solem 327f0b2af5 Test TaskWrapper on_acknowledgement. há 16 anos atrás
  Ask Solem 0ce532c68c Set PeriodicWorkController/Mediator as daemon threads. há 16 anos atrás
  Ask Solem 89cdea68a7 _delay_task was too long to read há 16 anos atrás
  Ask Solem d23deafd24 Remove comment há 16 anos atrás
  Vitaly Babiy 0350e464c7 Convert unicode string to str to fix cache test há 16 anos atrás
  Vitaly Babiy 84ca58d0ff Added check to see if Tyrant is setup in setting files, if not skip test há 16 anos atrás
  Vitaly Babiy d4005bd3f1 removed print statement há 16 anos atrás
  Vitaly Babiy 1f094e15f8 Fixed a few of the unit test, there is still a few TestTyrantBackend há 16 anos atrás
  Ask Solem b8125af692 Don't want an eager argument to apply_async after all há 16 anos atrás
  Ask Solem 1a03757b78 Adds eager execution. celery.execute.apply|Task.apply executes the function locally by há 16 anos atrás
  Ask Solem eb58eabc3f Stupid typos. há 16 anos atrás
  Ask Solem ba3c1a1784 Make uuid4.uuid4() available as celery.utils.gen_unique_id() so it is generic há 16 anos atrás
  Ask Solem 0eb1627221 No need for dict([list-comprehension]) when we can use dict(generator-expression) há 16 anos atrás
  Ask Solem 830012dfab Use anyjson to find the best JSON module installed on the system. há 16 anos atrás
  Ask Solem 8c2c3e842b Cache/Tyrant backend now shares the same inheritage: KeyValueStoreBackend há 16 anos atrás
  Ask Solem a1f3e5b205 Unittests for Tyrant + Cache backends. há 16 anos atrás
  Ask Solem 8fb3297b8c Got to use anyjson for this há 16 anos atrás
  Ask Solem 5aff8df55a carrot.serialization doesn't export serialize anymore há 16 anos atrás
  Ask Solem e5189be583 Remove celery.timer from reference há 16 anos atrás
  Ask Solem f1e82d4940 Bumped version to 0.3.20 and updated Changelog há 16 anos atrás
  Ask Solem 27da872e4e Fix install_requires, extra_requires and README.rst há 16 anos atrás
  Ask Solem de3fc495ff Make README a symlink to README.rst há 16 anos atrás
  Ask Solem da9f0baaad Cosmetic change. há 16 anos atrás
  Ask Solem 448f4656b1 PEP8ify há 16 anos atrás
  Ask Solem 08ec4567cb Unit tests for celery.monitoring.TaskTimerStats há 16 anos atrás
  Ask Solem aef7f13a1c Remove celery.timer and replace with threading.Timer instead. há 16 anos atrás