Ask Solem
|
7c9aab4f0c
celery.beat: Small refactorings
|
14 年之前 |
Ask Solem
|
e69b43c899
Remove unused function
|
14 年之前 |
Ask Solem
|
be5ee41f8a
Changelog: Fixed rst indentation issue
|
14 年之前 |
Ask Solem
|
bee309f039
Updated Changelog
|
14 年之前 |
Ask Solem
|
306e72e782
Have to make sure processName is supported by foreign logger instances.
|
14 年之前 |
Ask Solem
|
7ddbcd7d11
Ship with the timer2 module, don't add it as a dependency.
|
14 年之前 |
Ask Solem
|
a6317f4190
setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran
|
14 年之前 |
Ask Solem
|
c58c5c3f28
Merge branch 'dbschedule'
|
14 年之前 |
Ask Solem
|
af3c0ccd58
Redis database *number* not *name*. Default is now 0
|
14 年之前 |
Ask Solem
|
40d0500e86
celerybeat: Added Interface required for the Django database scheduler to work.
|
14 年之前 |
Ask Solem
|
1ab0847e35
Merge branch 'master' into dbschedule
|
14 年之前 |
Ask Solem
|
fc6c509b45
Tests passing again
|
14 年之前 |
Ask Solem
|
41b1b8fd9f
Merge branch 'timer2'
|
14 年之前 |
Ask Solem
|
8f93062396
Render README.rst
|
14 年之前 |
Ask Solem
|
1bd6276247
Don't use odd/even versioning semantics (transition to semver). Closes #171.
|
14 年之前 |
Ask Solem
|
bfa06c100d
Forgot to git add docs/community.rst
|
14 年之前 |
Ask Solem
|
952c064a03
Tasks Userguide: Added section on database transactions. Closes #169. Thanks to jcassee
|
14 年之前 |
Ask Solem
|
6c68fc4024
Routing Userguide: Fixed typo "feed": -> {"queue": "feeds"}. Closes #169. Thanks to jcassee.
|
14 年之前 |
Ask Solem
|
27d785b21a
task.control.inspect: Fixed typo "dump_registered_tasks" -> "dump_tasks".
|
14 年之前 |
Ask Solem
|
95e29e6f04
Move tutorials/external to its own section "community"
|
14 年之前 |
Ask Solem
|
dbd260eb4c
Added contrib/debian/init.d/celeryevcam
|
14 年之前 |
Ask Solem
|
2f64f660cc
Removed debugging statement
|
14 年之前 |
Ask Solem
|
098fd158a0
celerybeat logger is now named "celery.beat"
|
14 年之前 |
Ask Solem
|
0ec99e993d
celeryev: Added --logfile/-f and --loglevel/-l options, --freq/-f renamed to --freq|-F
|
14 年之前 |
Ask Solem
|
1c0eb185e7
Changed the way logging is configured.
|
14 年之前 |
Ask Solem
|
495511ad1c
Moved cursesmon.abbr + abbrtask to celery.utils
|
14 年之前 |
Ask Solem
|
2762a31b60
CompatLoggerAdapter needs to support processName
|
14 年之前 |
Ask Solem
|
3e148cb40d
State.clear: only remove tasks with a ready state.
|
14 年之前 |
Ask Solem
|
f9d7ca551b
Added unittests for the compat implementation of LoggerAdapter.
|
14 年之前 |
Ask Solem
|
1df9afbed5
Another typo in logging adapter
|
14 年之前 |