Revisions of python-django-silk
Ana Guerrero (anag+factory)
accepted
request 1223562
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 5.3.1: * Fix missing jQuery UI images (#754) @Tatsh * Fix swallowing exceptions when processing response in silk middleware (#753) @albertyw * Support python 3.13 * Upgrade jQuery-UI to 1.13.2 to fix XSS vulnerability * Remove Django 3.2 support * Drop support for python 3.8 * Update python dependencies
Ana Guerrero (anag+factory)
accepted
request 1215499
from
Steve Kowalik (StevenK)
(revision 15)
- Update to 5.2.0: * Features/Enhancements: + Support Django 5.1 * Fixes: + Fix when Session, Authentication or Message middleware are not present + Update 'tables_involved' property to include tables from UPDATE operation + Correct units in profiling and requests pages * Maintenance and Cleanup: + Update python dependencies + Refactor SQL query time calculation to use Django aggregation - Switch to pyproject and pytest macros.
Ana Guerrero (anag+factory)
accepted
request 1142775
from
Dirk Mueller (dirkmueller)
(revision 14)
- update to 5.1.0: * This release includes Fix deprecation warning for get_storage_class #669 * which deprecates `SILKY_STORAGE_CLASS`. Users should instead use the Django `STORAGES` configuration. * Also, for python 3.12, the `cProfile` stdlib library cannot be enabled multiple times concurrently. * Silk will therefore skip profiling if another profile is already enabled. * Allow option to delete profiles * Gracefully error out when there are concurrent profilers * Always disable cProfile as part of cleanup * Fix when Session, Authentication or Message middlewares are not present * Support Django 4.2 * Support python 3.12 * Support Django 5 * Remove deprecated datetime.timezone.utc * Derive version from importlib
Ana Guerrero (anag+factory)
accepted
request 1116424
from
Factory Maintainer (factory-maintainer)
(revision 13)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 1061082
from
John Vandenberg (jayvdb)
(revision 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 995130
from
Steve Kowalik (StevenK)
(revision 11)
- Update to 5.0.1: * Add jquery UI 1.13.1 images and fix collectstatic * Drop support for Django 2.2 (EOL) (#567) * Added silk_request_garbage_collect command for out-of-band garbage collection. * Switch 'Apply' and 'Clear all filters' ordering * Make filters on Requests tab more visible * Add small margin for filter selects * Add 'Clear all filters' button * Add message when there are no requests to display * Making the error logging more accurate and explicit * Fixing #530 - Adding support for SILKY_EXPLAIN_FLAGS * Remove unused js compilation pipeline (#561) - Add patch remove-contextlib2.patch: * Remove use of contextlib2. - No longer skip Python 3.6.
Dominique Leuenberger (dimstar_suse)
accepted
request 976558
from
John Vandenberg (jayvdb)
(revision 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 942584
from
John Vandenberg (jayvdb)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 891238
from
Markéta Machová (mcalabkova)
(revision 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 830881
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 777606
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
- Update to 4.0.0: * Ability to clean up all requests/queries #368 (nasirhjafri) * Used bulk_create to save number of queries #370 (nasirhjafri) * Dropped Python 2 and 3.4 support #380 (munza) * Added Python 3.8 support #380 (nasirhjafri) * Removed django<2.2 support and added django 3.0 support #385 (nasirhjafri) * Add function support for enabling profiling #391 (tredzko) * Mask authorization header #376 (StefanMich)
Yuchen Lin (maxlin_factory)
accepted
request 731213
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 3.0.4: * templates: limit select width to its container one #351 (xrmx) * Clean up RemovedInDjango30Warning with {% load staticfiles %} #353 (devmonkey22) * Simplify pattern masking and handle dicts #355 (Chris7) * Fix masking sensitive data in batch JSON request #342 (nikolaik) * Fix project url on PyPi #343 (luzfcb)
Dominique Leuenberger (dimstar_suse)
accepted
request 699368
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
- Update to 3.0.2: * Add testing support for django 2.2 #340 (mbeacom) * SILKY_MIDDLEWARE_CLASS option #334 (vartagg) * Many bugfixes - Remove merged patches: * pr_333.patch * test-urls-auth-login-view.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 688703
from
John Vandenberg (jayvdb)
(revision 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 678213
from
Tomáš Chvátal (scarabeus_iv)
(revision 1)
- Initial spec for v3.0.1 - Use upstream pr_333.patch to fix incompatible version of gprof2dot - Fix tests on Django 2.1 with test-urls-auth-login-view.patch
Displaying all 16 revisions