-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: boxine/django-huey-monitor
base: v0.6.0
head repository: boxine/django-huey-monitor
compare: v0.7.0
- 17 commits
- 74 files changed
- 4 contributors
Commits on Apr 12, 2023
-
* Switch to git `main` branch * Switch from `pytest` to normal `unittests` * Switch from `poetry` to `pip-tools` * Use https://github.com/jedie/manage_django_project for developing * Expand test matrix by remove Django 4.0 and add 4.2 * Enhance tox config
Jens Diemer committedApr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 98849c0 - Browse repository at this point
Copy the full SHA 98849c0View commit details
Commits on Jul 20, 2023
-
Merge pull request #118 from boxine/manage-django-project
Refactor project setup
Configuration menu - View commit details
-
Copy full SHA for 16a5b36 - Browse repository at this point
Copy the full SHA 16a5b36View commit details -
Update requirements and remove "docker-compose" python package
* Update requirements * remove "docker-compose" python package * Add `volumes` from test project to .gitignore and ignore it in tools
Jens Diemer committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 7d9c2e0 - Browse repository at this point
Copy the full SHA 7d9c2e0View commit details -
Merge pull request #120 from boxine/update-requirements
Update requirements and remove "docker-compose" python package
Configuration menu - View commit details
-
Copy full SHA for d7d4236 - Browse repository at this point
Copy the full SHA d7d4236View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43537ca - Browse repository at this point
Copy the full SHA 43537caView commit details
Commits on Aug 9, 2023
-
Jens Diemer committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for dfc5655 - Browse repository at this point
Copy the full SHA dfc5655View commit details -
New: Display Huey pending/scheduled/result counts in admin
Looks like: 
Jens Diemer committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 8a8ff29 - Browse repository at this point
Copy the full SHA 8a8ff29View commit details -
Merge pull request #122 from boxine/gitignore-cleanup
Cleanup `.gitignore`
Configuration menu - View commit details
-
Copy full SHA for cb4f7a6 - Browse repository at this point
Copy the full SHA cb4f7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd0c920 - Browse repository at this point
Copy the full SHA bd0c920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 624ffe7 - Browse repository at this point
Copy the full SHA 624ffe7View commit details -
Merge pull request #124 from boxine/huey-info
New: Display Huey pending/scheduled/result counts in admin
Configuration menu - View commit details
-
Copy full SHA for 4023dc9 - Browse repository at this point
Copy the full SHA 4023dc9View commit details -
Rename Makefile targets and use "-" instead of underscore
And add `run-shell-django` to easier debug a non working container setup ;)
Configuration menu - View commit details
-
Copy full SHA for 60cd7e4 - Browse repository at this point
Copy the full SHA 60cd7e4View commit details -
Merge pull request #125 from boxine/makefile
Rename Makefile targets and use "-" instead of underscore
Configuration menu - View commit details
-
Copy full SHA for 4c0d3f1 - Browse repository at this point
Copy the full SHA 4c0d3f1View commit details -
We broke the "docker compose" test project by remove `poerty` usage. * Bugfix test project layout: * Move settings * remove obsolete files * Fix compose test project: * Bugfix `DJANGO_SETTINGS_MODULE` * update volumes paths in `docker-compose.yml` * Activate `AUTOLOGIN` * Update `python:3.10-slim-buster` to `python:3.11-slim-bookworm` * Bugfix project bootstrap (Remove poetry calls)
Jens Diemer committedAug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 93a0a11 - Browse repository at this point
Copy the full SHA 93a0a11View commit details -
Merge pull request #121 from boxine/info
Display Huey pending/scheduled/result counts in admin and fixes
Configuration menu - View commit details
-
Copy full SHA for 749c3a6 - Browse repository at this point
Copy the full SHA 749c3a6View commit details -
Jens Diemer committed
Aug 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 057ee91 - Browse repository at this point
Copy the full SHA 057ee91View commit details -
Configuration menu - View commit details
-
Copy full SHA for c77df28 - Browse repository at this point
Copy the full SHA c77df28View 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 v0.6.0...v0.7.0