Ask Solem
|
482c9d2c73
Moved reference toctree one level down
|
16 years ago |
Ask Solem
|
b56ffa0c80
Fix sectioning in README.rst
|
16 years ago |
Ask Solem
|
b589feb587
Add strings in weak quotes
|
16 years ago |
Ask Solem
|
770238ea75
Use the "agogo" theme for documentation (thanks to python-sqlparse project)
|
16 years ago |
Ask Solem
|
dcced376cc
Fix typo :cls: -> :class:
|
16 years ago |
Ask Solem
|
193f96c26c
Documentation improvements
|
16 years ago |
Ask Solem
|
991192d9e8
Documentation improvements
|
16 years ago |
Ask Solem
|
af78d4e7cf
Move celery.conf documentation to module itself, and use autoconf
|
16 years ago |
Ask Solem
|
d4ebeaedc4
[Internal Release] Bumped version to 0.2.0-pre3, and updated changelog
|
16 years ago |
Ask Solem
|
cab196c4e3
Another typo
|
16 years ago |
Ask Solem
|
617a3aa465
Fix typo
|
16 years ago |
Ask Solem
|
8054c38fa1
get_result() now handles UnpickleableExceptionWrapper, and the handling of unpickled exception is better. The find_nearest_exception function now skips Exception, BaseException and Object (or that is, everything below Exception in the mro)
|
16 years ago |
Ask Solem
|
a12d19bf7f
Bumped version to 0.2.0-pre2
|
16 years ago |
Ask Solem
|
8268831e99
Now handles unpickleable exceptions
|
16 years ago |
Ask Solem
|
61d9c39d4a
Made docs/introduction.rst a symlink to README.rst instead of the other way around, so the README is shown at github.
|
16 years ago |
Ask Solem
|
09389e355f
Bumped version to 0.2.0-pre1, and updated Changelog.
|
16 years ago |
Ask Solem
|
6b81d06f56
Everything now conforms to pep8.py
|
16 years ago |
Ask Solem
|
41d8f360e9
Remove celery.task.mark_as_read() and celery.task.mark_as_failure(), as they're not really publically useful.
|
16 years ago |
Ask Solem
|
4eb8148632
Tests now passing again
|
16 years ago |
Ask Solem
|
606ed73476
Remove extraenous comma
|
16 years ago |
Ask Solem
|
01028b2d7e
Change README wording,
|
16 years ago |
Ask Solem
|
759ab54d40
Updated README.rst with some more info.
|
16 years ago |
Ask Solem
|
41d6c793da
Made README.rst an symlink to docs/introduction.rst
|
16 years ago |
Ask Solem
|
793f8e446a
fix docstrings
|
16 years ago |
Ask Solem
|
59e01ea8c4
Better, greater documentation
|
16 years ago |
Ask Solem
|
57b9ef8cb9
Add missing : at end of :class:
|
16 years ago |
Ask Solem
|
f9bb3320f0
Remove TT_PORT and TT_HOST data constants from celery.backend.tyrant reference doc.
|
16 years ago |
Ask Solem
|
620b03faca
Program to stress test celery/carrot in different ways to find connection leakage etc.
|
16 years ago |
Ask Solem
|
98e6babb3b
Bumped verison to 0.1.15, updated changelog and added link to API documentation in README.rst
|
16 years ago |
Ask Solem
|
9677c67764
Forgot to import sys in bin/celeryd
|
16 years ago |