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: boxine/django-huey-monitor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: boxine/django-huey-monitor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 11 commits
  • 21 files changed
  • 3 contributors

Commits on Nov 17, 2023

  1. update requirements

    Jens Diemer committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4932d17 View commit details
    Browse the repository at this point in the history
  2. Create more test tasks to fill the database more

    Jens Diemer committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    79b32f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1435169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d064e10 View commit details
    Browse the repository at this point in the history
  5. Use up-to-date postgres and redis images

    Jens Diemer committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4a6096d View commit details
    Browse the repository at this point in the history
  6. Use watchfiles to auto reload the Huey workers, too.

    Jens Diemer committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ca97698 View commit details
    Browse the repository at this point in the history
  7. Apply project updates via manageprojects

    Jens Diemer committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6aae318 View commit details
    Browse the repository at this point in the history
  8. Make is possible to override list_filter

    If Huey is running in a cluster, then you may get many, many random hostnames... Make it possible to
    remobe the "By hostname" filter from the change list via optional `settings`.
    Jens Diemer committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8b06aae View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request #131 from boxine/dev

    Dev
    phihag authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bb06ad6 View commit details
    Browse the repository at this point in the history
  2. Release as v0.8.0 and fix History in README

    Jens Diemer committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1c3bbdc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #132 from boxine/release

    Release as v0.8.0 and fix History in README
    jedie authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4a2de58 View commit details
    Browse the repository at this point in the history
Loading