Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ask Solem 8b2643618f Use unittest2 features for better test diagnostics. 15 gadi atpakaļ
  Ask Solem b98b19dcd9 Moved tests back to celery/tests as picklefield broke the tests when pickling. (The C API in <=2.6 uses relative imports by default, resulting in package conflicts) 15 gadi atpakaļ
  Ask Solem 99bb1f1805 testproj renamed to tests, and celery/tests moved to tests/testunits (and so 15 gadi atpakaļ
  Ask Solem 76321926f6 Tests passing on 2.4 (except for database dependent tests for some reason, as sqlite is not working?) 15 gadi atpakaļ
  Ask Solem 15bb091e22 Change more with statements to execute_context() 15 gadi atpakaļ
  Jesper Noehr 42a05af7b2 some more fixes 15 gadi atpakaļ
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 15 gadi atpakaļ
  Ask Solem 156ff94a48 Move find_nearest_pickleable_exception + UnpickleableExceptionWrapper to celery.serialization 16 gadi atpakaļ
  Ask Solem c74cb57a8c Make tests pass in Python 2.5 by importing with_statement from __future__ 16 gadi atpakaļ
  Ask Solem 4cc0d6a41d Now at 96% coverage 16 gadi atpakaļ