Ask Solem
|
3a50f18ac7
Fix sphinx markup in celery.signals
|
hace 15 años |
Ask Solem
|
db1bfcafd4
Added Michael Elsdoerfer to AUTHORS
|
hace 15 años |
Michael Elsdoerfer michael@elsdoerfer.com
|
914a63e2fa
Allow /etc/default/celeryd to define additional options.
|
hace 15 años |
Michael Elsdoerfer michael@elsdoerfer.com
|
58ce11d293
Use a django settings module, if defined, even if it wasn't already loaded by Django (for example, when using ./celeryd directly rather than the celeryd management command.
|
hace 15 años |
michael
|
77cf338e6e
Fixed daemon context creation, was probably broken a few commits ago.
|
hace 15 años |
Ask Solem
|
188dbabf59
Fix typo
|
hace 15 años |
Ask Solem
|
2321ee7a27
Allow Task to override the backend used to store results.
|
hace 15 años |
Ask Solem
|
1cdee72466
Encode results according to state in one common place, also fixes some backends not preparing exceptions on retry.
|
hace 15 años |
Ask Solem
|
3d0bfcf09c
Added Jason Baker to AUTHORS
|
hace 15 años |
Ask Solem
|
9373d41d47
Merge branch 'jasonbaker/master'
|
hace 15 años |
Ask Solem
|
2443b5e314
Fixed more typos in the user guide
|
hace 15 años |
Ask Solem
|
5b1bac1b7a
Fixed a typo in the markup.
|
hace 15 años |
Ask Solem
|
1b89a8b0b4
Added the first part of a user guide: Executing Tasks
|
hace 15 años |
Jason Baker
|
77797eab3e
Checking for the cwd on the path before inserting it.
|
hace 15 años |
Jason Baker
|
e98e8e5392
Making these add the current working directory to the front of sys.path.
|
hace 15 años |
Ask Solem
|
4e2b2c327f
Mention CELERY_ALWAYS_EAGER in the documentation for apply_async/delay. Closes #45
|
hace 15 años |
Ask Solem
|
1888269752
Forgot to add argument html after .. raw::
|
hace 15 años |
Ask Solem
|
e2a9dca8aa
Autogenerated documentation for github.
|
hace 15 años |
Ask Solem
|
9c2aef96e3
Embed Idan Gazits slides in the docs with ".. raw::"
|
hace 15 años |
Ask Solem
|
4722cfa99c
Ignore the result of PeriodicTask's by default.
|
hace 15 años |
Ask Solem
|
8f9e5090a2
README.rst generated out of docs/introduction.rst
|
hace 15 años |
Ask Solem
|
9d6ab22ff5
utility to convert sphinx formatted text to restructured text
|
hace 15 años |
Ask Solem
|
74a85e67d7
More PyFlakes cleanup
|
hace 15 años |
Ask Solem
|
67152f2875
Fixed some small bugs after running PyFlakes.
|
hace 15 años |
Ask Solem
|
732a16e0ec
Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change)
|
hace 15 años |
Ask Solem
|
10e6675b29
Tests now passing with the new execution trace
|
hace 15 años |
Ask Solem
|
8744a0f2df
Painting myself into a corner here, but I know the way out, just have to finish it later.
|
hace 15 años |
Ask Solem
|
6387a0dc6d
Only two tests not passing, fixed some more
|
hace 15 años |
Ask Solem
|
2fd2780b91
Merge branch 'beat' into 1point0
|
hace 15 años |
Ask Solem
|
043d89eb6a
Renamed docs/internals/workers.rst -> docs/internals/worker.rst
|
hace 15 años |