-
Notifications
You must be signed in to change notification settings - Fork 468
Comparing changes
Open a pull request
base repository: celery/django-celery-beat
base: v2.8.0
head repository: celery/django-celery-beat
compare: v2.8.1
- 12 commits
- 15 files changed
- 7 contributors
Commits on Apr 21, 2025
-
[pre-commit.ci] pre-commit autoupdate (#876)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.5 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.5...v0.11.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cf04a7b - Browse repository at this point
Copy the full SHA cf04a7bView commit details
Commits on Apr 28, 2025
-
[pre-commit.ci] pre-commit autoupdate (#880)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.6 → v0.11.7](astral-sh/ruff-pre-commit@v0.11.6...v0.11.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 676a5b7 - Browse repository at this point
Copy the full SHA 676a5b7View commit details
Commits on May 1, 2025
-
Refactor / all_as_schedule crontab query optimization (#879)
* refactor crontab optimization logic and tests * add tests * remove prints * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * run pre commit * all_as_schedule test * test import problem * fix long lines * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * pre commit * test * remove pytz import * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove zoneinfo import * refactor flaky test * pre commit * use Zoneinfo in _get_timezone_offset * refactor use Zoneinfo in _get_timezone_offset * use now utils function as server time * use timezone.localtime with an aware time as server time * fix import * fix comment * better include hours implementation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * pre commit * add SCHEDULE_SYNC_MAX_INTERVAL for force updating schedule every 5 minutes at most * aware_now utility function * refactor the test to use aware_now utility function * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add the test by @Azurency * pre commit test file * add tests for utils * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove extra import * remove extra import * use SCHEDULE_SYNC_MAX_INTERVAL in clocked query * refactor mock aware now --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87c0597 - Browse repository at this point
Copy the full SHA 87c0597View commit details
Commits on May 5, 2025
-
[pre-commit.ci] pre-commit autoupdate (#884)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.7...v0.11.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c5b652 - Browse repository at this point
Copy the full SHA 0c5b652View commit details
Commits on May 10, 2025
-
Consider server timezone on _get_timezone_offset instead of django's …
…settings (#886) * Scheduler shouldnt ignore specific times on crontab * Use aware_now to get server's timezone rather than using django's * Update schedulers.py * Update schedulers.py * Update schedulers.py * Update django_celery_beat/schedulers.py * adding tests --------- Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e645262 - Browse repository at this point
Copy the full SHA e645262View commit details
Commits on May 11, 2025
-
Co-authored-by: Maciej Gol <mg@github.com>
Configuration menu - View commit details
-
Copy full SHA for d78ba7a - Browse repository at this point
Copy the full SHA d78ba7aView commit details
Commits on May 12, 2025
-
[pre-commit.ci] pre-commit autoupdate (#889)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.8 → v0.11.9](astral-sh/ruff-pre-commit@v0.11.8...v0.11.9) * Fix pre-commit issues * Fix pre-commit issues * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Christian Clauss <cclauss@me.com>
Configuration menu - View commit details
-
Copy full SHA for 942154f - Browse repository at this point
Copy the full SHA 942154fView commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 62ba138 - Browse repository at this point
Copy the full SHA 62ba138View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bebe6b - Browse repository at this point
Copy the full SHA 5bebe6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3728f7a - Browse repository at this point
Copy the full SHA 3728f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1466580 - Browse repository at this point
Copy the full SHA 1466580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a20e5a - Browse repository at this point
Copy the full SHA 2a20e5aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.0...v2.8.1