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.4.2
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.4.3
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Nov 3, 2021

  1. throughput formating for rate<1

    Refactored idea from #48
    Jens Diemer committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    4b7753c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from boxine/pull#48

    throughput formating for rate<1
    phihag authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    3d1591e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update pythonapp.yml

    jedie authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ae80803 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from boxine/jedie-patch-2

    Update pythonapp.yml
    phihag authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    287e832 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. bugfix flynt call

    Jens Diemer committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    a6a672b View commit details
    Browse the repository at this point in the history
  2. Add poetry.loc and skip flynt 0.71-0.75

    Jens Diemer committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d835aa0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #64 from boxine/updates

    Updates
    jedie authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ba4a94b View commit details
    Browse the repository at this point in the history
  4. Add temporary cumulate2parents flag to ProcessInfo

    Use the code from #44 but without the big README
    change, because `cumulate2parents` is already deprecated when it is introduced, see:
    *
    #60
    * #58
    Jens Diemer committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    ed97a03 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #61 from boxine/apply#44

    Add temporary `cumulate2parents` flag to `ProcessInfo`
    jedie authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    190a185 View commit details
    Browse the repository at this point in the history
Loading