Ask Solem
|
32558fba57
Django: Perform model validation on worker init. Closes #1681
|
11 years ago |
Ask Solem
|
804dd7368e
Merge branch 'trevorskaggs/oracle-tweaks'
|
11 years ago |
Ask Solem
|
3859ce69a6
Fixes confusing argument errors for task decorator. Closes #1692
|
11 years ago |
Ask Solem
|
e8d5f99c42
Fixes #1684
|
11 years ago |
Ask Solem
|
fa939b6623
Worker: Changes order of startup so that Mingle -> Control -> Gossip. Issue #1686
|
11 years ago |
Ask Solem
|
695436f812
Adds Task.send_event for sending custom task events. Issue mher/flower#143
|
11 years ago |
Ask Solem
|
843312ea3c
Events from clients now uses generated nodename "gen<pid>@<hostname>"
|
11 years ago |
Ask Solem
|
3779f42e05
Tests passing
|
11 years ago |
Ask Solem
|
98eabcb628
Implements task.throws. Closes #1682
|
11 years ago |
Ask Solem
|
8b00e1e1f8
Use callable() now that it is allowed again (Issue #1678)
|
11 years ago |
Ask Solem Hoel
|
edab6f103d
Merge pull request #1678 from limnick/master
|
11 years ago |
Ask Solem
|
4d230e20d1
Python 2.6: kwargs cannot be unicode (Issue #1679)
|
11 years ago |
Nick Johnson
|
ad526fbf59
new callable
|
11 years ago |
Ask Solem
|
3c6670d11e
Fixes bug in non-abstract tasks when inheriting app
|
11 years ago |
Ask Solem
|
0040507465
Remove billiard C extension maxtasks warning
|
11 years ago |
Ask Solem
|
4ce322d138
Windows: geteuid not available. Closes #1676
|
11 years ago |
Ask Solem
|
e0380ab27b
More useful logs
|
11 years ago |
Ask Solem
|
88e28b0009
Doc fixes
|
11 years ago |
Ask Solem
|
c1d5b36ad3
Updates Changelog
|
11 years ago |
Ask Solem
|
00380617d2
Bumps version to 3.1.5
|
11 years ago |
Ask Solem
|
2316d085a7
flakes
|
11 years ago |
Ask Solem
|
13c09a7a06
Init script: CELERYD_ULIMIT did not have any effect
|
11 years ago |
Ask Solem
|
d63edf6e1c
Removes the FORCE_BILLIARD_LOGGING setting, as it is no longer useful
|
11 years ago |
Ask Solem
|
cf2682d698
Updates Changelog
|
11 years ago |
Ask Solem
|
d2b346d309
Reintroduce :release-by: tag
|
11 years ago |
Ask Solem
|
959e2d35af
Fixed bad merge from 3.0 changelog
|
11 years ago |
Ask Solem
|
a07d2cedd3
Now depends on kombu 3.0.6
|
11 years ago |
Ask Solem
|
88fd7df290
Now depends on billiard 3.3.0.8
|
11 years ago |
Ask Solem
|
6c1aac8b9f
worker/beat: --uid + --gid now works even without --detach
|
11 years ago |
Ask Solem
|
022ee4ade9
[Py3] Fixes unordrable problem in close_open_fds
|
11 years ago |