Historie revizí

Autor SHA1 Zpráva Datum
  Ask Solem 996cddfb93 Makefile:coverage2: Use the ``coverage`` module for coverage instead of před 16 roky
  Ask Solem 7c6c7fd4e8 Move detection of pickle library into celery.utils so we only have to test it před 16 roky
  Ask Solem f8f28455b4 Makefile:coverage: Create directory testproj/temp if it doesn't exist. před 16 roky
  Ask Solem 7ff6496bf1 Better handling of unpickleable exceptions (passes the new tests) před 16 roky
  Ask Solem 22c19c1b74 More tests před 16 roky
  Ask Solem f4d65cf874 Test PingTask + ExecuteRemoteTask před 16 roky
  Ask Solem 74517d08c6 Autogenerated documentation for github. před 16 roky
  Ask Solem 2f4e8fb12b PEP8ify před 16 roky
  Ask Solem d4a5cd85c7 Makefile: Show error if target pep8 fails. před 16 roky
  Ask Solem 9ee16edbda doc4allmods now exits with errocode if there isn't a .rst file for a .py před 16 roky
  Ask Solem a3b54fc5bf Makefile: add coverage target před 16 roky
  Ask Solem e9e5e48cb8 Makefile for distrubution management před 16 roky
  Ask Solem 2c1b0e748b Script to bump version před 16 roky
  Ask Solem b8b5c2394b celery.result now has 99.1% coverage před 16 roky
  Ask Solem 073562e940 Tests for celery.result (AsyncResult, TaskSetResult, EagerResult) před 16 roky
  Ask Solem 327f0b2af5 Test TaskWrapper on_acknowledgement. před 16 roky
  Ask Solem 0ce532c68c Set PeriodicWorkController/Mediator as daemon threads. před 16 roky
  Ask Solem 89cdea68a7 _delay_task was too long to read před 16 roky
  Ask Solem d23deafd24 Remove comment před 16 roky
  Vitaly Babiy 0350e464c7 Convert unicode string to str to fix cache test před 16 roky
  Vitaly Babiy 84ca58d0ff Added check to see if Tyrant is setup in setting files, if not skip test před 16 roky
  Vitaly Babiy d4005bd3f1 removed print statement před 16 roky
  Vitaly Babiy 1f094e15f8 Fixed a few of the unit test, there is still a few TestTyrantBackend před 16 roky
  Ask Solem b8125af692 Don't want an eager argument to apply_async after all před 16 roky
  Ask Solem 1a03757b78 Adds eager execution. celery.execute.apply|Task.apply executes the function locally by před 16 roky
  Ask Solem eb58eabc3f Stupid typos. před 16 roky
  Ask Solem ba3c1a1784 Make uuid4.uuid4() available as celery.utils.gen_unique_id() so it is generic před 16 roky
  Ask Solem 0eb1627221 No need for dict([list-comprehension]) when we can use dict(generator-expression) před 16 roky
  Ask Solem 830012dfab Use anyjson to find the best JSON module installed on the system. před 16 roky
  Ask Solem 8c2c3e842b Cache/Tyrant backend now shares the same inheritage: KeyValueStoreBackend před 16 roky