-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: django-commons/django-debug-toolbar
base: 3.6
head repository: django-commons/django-debug-toolbar
compare: 3.7
- 12 commits
- 19 files changed
- 4 contributors
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e566305 - Browse repository at this point
Copy the full SHA e566305View commit details
Commits on Aug 28, 2022
-
[pre-commit.ci] pre-commit autoupdate (#1665)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.0) * [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>
Configuration menu - View commit details
-
Copy full SHA for 6a34e00 - Browse repository at this point
Copy the full SHA 6a34e00View commit details
Commits on Sep 9, 2022
-
[pre-commit.ci] pre-commit autoupdate (#1667)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/adamchainz/django-upgrade: 1.8.0 → 1.9.0](adamchainz/django-upgrade@1.8.0...1.9.0) - [github.com/pre-commit/mirrors-eslint: v8.22.0 → v8.23.0](pre-commit/mirrors-eslint@v8.22.0...v8.23.0) - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0) * [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>
Configuration menu - View commit details
-
Copy full SHA for 6f548ae - Browse repository at this point
Copy the full SHA 6f548aeView commit details
Commits on Sep 11, 2022
-
Fix JS linting error from pre-commit.
prettier v3 changed the default of trailing comma to all which seems to be problematic for ESLint.
Configuration menu - View commit details
-
Copy full SHA for b20ddd3 - Browse repository at this point
Copy the full SHA b20ddd3View commit details
Commits on Sep 13, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adamchainz/django-upgrade: 1.9.0 → 1.10.0](adamchainz/django-upgrade@1.9.0...1.10.0) - [github.com/pre-commit/mirrors-eslint: v8.23.0 → v8.23.1](pre-commit/mirrors-eslint@v8.23.0...v8.23.1)
Configuration menu - View commit details
-
Copy full SHA for 5923f38 - Browse repository at this point
Copy the full SHA 5923f38View commit details
Commits on Sep 16, 2022
-
Use system font stack in the toolbar
We follow the Django admin's lead, see https://code.djangoproject.com/ticket/33878
Configuration menu - View commit details
-
Copy full SHA for c88a13d - Browse repository at this point
Copy the full SHA c88a13dView commit details -
Profiling panel improvements (#1669)
* Give users control over including more profiling data. * The profiling panel will now include more user code. By checking that the code lives in the settings.BASE_DIR directory, we know that the code was likely written by the user and thus more important to a developer when debugging code. * Highlight the project function calls in the profiling panel. * Add setting PROFILER_CAPTURE_PROJECT_CODE. This can be used to disable the attempt to include all project code. This is useful if dependencies are installed within the project. * Fix bug with test_cum_time_threshold profiling. * Include dist-packages in profiling panel docs. Co-authored-by: Matthias Kestenholz <mk@feinheit.ch>
Configuration menu - View commit details
-
Copy full SHA for be0a433 - Browse repository at this point
Copy the full SHA be0a433View commit details -
Configuration menu - View commit details
-
Copy full SHA for c359e76 - Browse repository at this point
Copy the full SHA c359e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc4ca2 - Browse repository at this point
Copy the full SHA 6bc4ca2View commit details
Commits on Sep 23, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](asottile/pyupgrade@v2.37.3...v2.38.0)
Configuration menu - View commit details
-
Copy full SHA for 5cbf357 - Browse repository at this point
Copy the full SHA 5cbf357View commit details
Commits on Sep 25, 2022
-
added functionality to keep unsort the session dict (#1673)
* added functionality to keep unsort the session dict * Update tests/panels/test_request.py Co-authored-by: Matthias Kestenholz <mk@feinheit.ch> * Add mention of session sorting change to changes.rst. Co-authored-by: Matthias Kestenholz <mk@feinheit.ch> Co-authored-by: tschilling <schillingt@better-simple.com>
Configuration menu - View commit details
-
Copy full SHA for 348e582 - Browse repository at this point
Copy the full SHA 348e582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f0b938 - Browse repository at this point
Copy the full SHA 9f0b938View 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 3.6...3.7