Ask Solem
|
23bef17fa3
flake8
|
12 years ago |
Ask Solem
|
e3e48d0808
repr of crontab field int(0) should be 0 not *. Closes #972
|
12 years ago |
Ask Solem
|
d965c36966
Py3 fixes
|
12 years ago |
Ask Solem
|
5bc6e57c83
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 years ago |
Ask Solem
|
ceab8c087d
flakes
|
12 years ago |
Ask Solem
|
19af4433db
Merge branch '3.0'
|
12 years ago |
Loren Abrams
|
4ac1b2e2c8
Roll moy over if last_run.moy is past range
|
12 years ago |
Loren Abrams
|
535dd52172
Roll moy over if last_run.moy is past range
|
12 years ago |
Loren Abrams
|
94037c4c3f
Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1]
|
12 years ago |
Loren Abrams
|
54c38c1eea
Enforce range end < min_ + max_
|
12 years ago |
Loren Abrams
|
b6ec1f9354
Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1]
|
12 years ago |
Loren Abrams
|
ec2f630714
Enforce range end < min_ + max_
|
12 years ago |
Ask Solem
|
506074a1ba
flakes
|
12 years ago |
Ask Solem
|
fcb4611b8b
Renames celery.bin.celerybeat -> celery.bin.beat
|
12 years ago |
Ask Solem
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
12 years ago |
Ask Solem
|
c3c32bb726
No longer depends on python-dateutil, but depends on pytz instead
|
13 years ago |
Ask Solem
|
70bbadc0e4
Merge branch '3.0'
|
13 years ago |
Ask Solem
|
dde9b5a5b7
Don't localize twice
|
13 years ago |
Ask Solem
|
02b2380eeb
crontab repr of string '0' should be *. Closes #972
|
13 years ago |
Ask Solem
|
2920895092
crontab repr of string '0' should be *. Closes #972
|
13 years ago |
Ask Solem
|
483faa02a2
Merge branch '3.0'
|
13 years ago |
Ask Solem
|
f72fed4583
Fixes periodic task when UTC is disabled. Closes #952
|
13 years ago |
Ask Solem
|
2f5f0e3416
Merge branch '3.0'
|
13 years ago |
Ask Solem
|
0b6c298536
[beat] Fixes another timezone issue. Closes #943
|
13 years ago |
Ask Solem
|
feec215a8f
Merge branch '3.0'
|
13 years ago |
Ask Solem
|
0512698c7e
Fixes celerybeat schedules when UTC disabled. Closes #937
|
13 years ago |
Ask Solem
|
3b17a2e521
Merge branch '3.0'
|
13 years ago |
Ask Solem
|
058de5a74d
Release OK
|
13 years ago |
Ask Solem
|
189ab0f6ab
Schedules must use local timezones
|
13 years ago |