Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: celery/django-celery-beat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: celery/django-celery-beat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.1
Choose a head ref
  • 12 commits
  • 15 files changed
  • 7 contributors

Commits on Apr 21, 2025

  1. [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>
    pre-commit-ci[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    cf04a7b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. [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>
    pre-commit-ci[bot] authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    676a5b7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. 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>
    alirafiei75 and pre-commit-ci[bot] authored May 1, 2025
    Configuration menu
    Copy the full SHA
    87c0597 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. [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>
    pre-commit-ci[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    0c5b652 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. 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>
    iwalucas and auvipy authored May 10, 2025
    Configuration menu
    Copy the full SHA
    e645262 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2025

  1. Make list (#883)

    Co-authored-by: Maciej Gol <mg@github.com>
    maciej-gol and Maciej Gol authored May 11, 2025
    Configuration menu
    Copy the full SHA
    d78ba7a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. [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>
    pre-commit-ci[bot] and cclauss authored May 12, 2025
    Configuration menu
    Copy the full SHA
    942154f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    62ba138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bebe6b View commit details
    Browse the repository at this point in the history
  3. improve copyright

    auvipy committed May 13, 2025
    Configuration menu
    Copy the full SHA
    3728f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1466580 View commit details
    Browse the repository at this point in the history
  5. Bump version: 2.8.0 → 2.8.1

    auvipy committed May 13, 2025
    Configuration menu
    Copy the full SHA
    2a20e5a View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy