-
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.4.5
head repository: boxine/django-huey-monitor
compare: v0.4.6
- 16 commits
- 10 files changed
- 4 contributors
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b316de - Browse repository at this point
Copy the full SHA 2b316deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01a419e - Browse repository at this point
Copy the full SHA 01a419eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8245a94 - Browse repository at this point
Copy the full SHA 8245a94View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfb7804 - Browse repository at this point
Copy the full SHA cfb7804View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b9e13 - Browse repository at this point
Copy the full SHA f6b9e13View commit details
Commits on Feb 1, 2022
-
Jens Diemer committed
Feb 1, 2022 Configuration menu - View commit details
-
Copy full SHA for d6edab7 - Browse repository at this point
Copy the full SHA d6edab7View commit details -
Use darker as code formatter tool base...
Use Darker as code formatter. Darker is: """ Apply black reformatting to Python files only in regions changed since a given commit. """ Also use `pytest-darker`, `pytest-flake8` and `pytest-isort` ... So code formatting "errors" will be check in pytest run. (Note: Only the first test is slower, afer one test runs only changed files will be checked.)
Jens Diemer committedFeb 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 2e81ed1 - Browse repository at this point
Copy the full SHA 2e81ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b40f0 - Browse repository at this point
Copy the full SHA e8b40f0View commit details -
Merge pull request #74 from boxine/darker
Use darker as code formatter tool base...
Configuration menu - View commit details
-
Copy full SHA for 01d94fa - Browse repository at this point
Copy the full SHA 01d94faView commit details
Commits on Feb 3, 2022
-
Merge pull request #72 from Skrattoune/master
#70 showing task description when available on TaskAdmin
Configuration menu - View commit details
-
Copy full SHA for 9b2514a - Browse repository at this point
Copy the full SHA 9b2514aView commit details -
Move "hostname" in filter list down to the end
In practice, the hostname can change constantly. In that case, the list is very long. Move it to the end. Then it does not bother so much. Maybe we should remove/add this field, by settings?
Jens Diemer committedFeb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 8131d22 - Browse repository at this point
Copy the full SHA 8131d22View commit details -
Lower max line length to 100. Exclude migration files.
Jens Diemer committedFeb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for fa4f674 - Browse repository at this point
Copy the full SHA fa4f674View commit details -
Update requirements and README and prepare v0.4.6 release
Jens Diemer committedFeb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 48828a0 - Browse repository at this point
Copy the full SHA 48828a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6cf80a - Browse repository at this point
Copy the full SHA d6cf80aView commit details -
Merge pull request #75 from boxine/update
Update requirements and README and prepare v0.4.6 release
Configuration menu - View commit details
-
Copy full SHA for 434ecfd - Browse repository at this point
Copy the full SHA 434ecfdView commit details -
Don't call fix-code-style while publishing
Code check is done in pytest run, since: #74 And there is a problem with 'fix-code-style', because of: akaihola/darker#273 (black would like to access docker volumes and raise a permission error)
Jens Diemer committedFeb 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 3a2b7a3 - Browse repository at this point
Copy the full SHA 3a2b7a3View 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.4.5...v0.4.6