index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-03-01
[1.8.x] Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.util...
Tim Graham
2018-03-01
[1.8.x] Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and ...
Tim Graham
2018-03-01
[1.8.x] Switched test requirement to new psycopg2-binary package.
Tim Graham
2018-01-08
[1.8.x] Fixed GeoIP test failure with the latest data.
Tim Graham
2017-05-30
[1.8.x] Fixed gis_tests.geoapp test with incorrect geodetic coordinates.
Mariusz Felisiak
2017-03-28
[1.8.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.
Tim Graham
2017-03-28
[1.8.x] Pinned test requirement to numpy < 1.12 for Python 3.3 compatibility.
Tim Graham
2017-03-11
[1.8.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.
Mariusz Felisiak
2017-03-01
[1.8.x] Fixed a backends test with psycopg2 2.7.
Tim Graham
2017-02-14
[1.8.x] Fixed GeoIP test failure with the latest data.
Tim Graham
2016-12-14
[1.8.x] Reverted "Fixed #27594 -- Fixed select_related() with reverse self-re...
Tim Graham
2016-12-14
Fixed #27594 -- Fixed select_related() with reverse self-referential OneToOne...
Daniel Hillier
2016-10-25
[1.8.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.
Tim Graham
2016-10-11
[1.8.x] Fixed nonexistent tmc.edu domain in GeoIP test.
Tim Graham
2016-09-14
[1.8.x] Fixed CVE-2016-7401 -- Fixed CSRF protection bypass on a site with Go...
Collin Anderson
2016-08-03
[1.8.x] Fixed a GeoIP test failure with the latest data.
Tim Graham
2016-07-28
[1.8.x] Fixed a typo in tests/middleware/test_security.py
Tim Graham
2016-07-21
[1.8.x] Fixed #26923 -- Fixed template_tests with numpy < 1.9.0.
Raphaƫl Hertzog
2016-07-19
[1.8.x] Fixed a GeoIP test failure with the latest data.
Tim Graham
2016-07-18
[1.8.x] Fixed XSS in admin's add/change related popup.
Tim Graham
2016-07-13
[1.8.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_fi...
Jon Dufresne
2016-07-09
[1.8.x] Fixed numpy deprecation warning silencing in template_tests.
Baptiste Mispelon
2016-06-16
[1.8.x] Fixed flake8 2.6 warnings.
Tim Graham
2016-06-01
[1.8.x] Refs #26687 -- Made an i18n test not use a hardcoded path separator.
Tim Graham
2016-05-31
[1.8.x] Fixed #26687 -- Made an i18n test not use a hardcoded path separator.
Ramiro Morales
2016-05-23
[1.8.x] Updated GeoIP test for latest database.
Tim Graham
2016-04-29
[1.8.x] Added tests for if tag's != operator.
Alasdair Nicol
2016-04-29
[1.8.x] Fixed #26557 -- Converted empty strings to None when saving GenericIP...
Joshua Phillips
2016-04-18
[1.8.x] Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL ...
Lukasz Wiecek
2016-03-28
[1.8.x] Sorted single letter imports per the latest version of isort.
Tim Graham
2016-03-25
[1.8.x] Fixed #26387 -- Restored the functionality of the admin's raw_id_fiel...
Tim Graham
2016-03-14
[1.8.x] Removed unnecessary filter kwarg from .get() in a test.
Adam Alton
2016-03-10
[1.8.x] Fixed #26324 -- Fixed DurationField with fractional seconds on SQLite.
Tim Graham
2016-03-07
[1.8.x] Fixed #26325 -- Made MultiPartParser ignore filenames that normalize ...
John-Mark Bell
2016-03-07
[1.8.x] Fixed #26331 -- Fixed test function names with typos
George Marshall
2016-03-04
[1.8.x] Added safety to URL decoding in is_safe_url() on Python 2
Claude Paroz
2016-03-04
[1.8.x] Fixed #26308 -- Prevented crash with binary URLs in is_safe_url()
Claude Paroz
2016-02-29
[1.8.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during lo...
Florian Apolloner
2016-02-29
[1.8.x] Fixed CVE-2016-2512 -- Prevented spoofing is_safe_url() with basic auth.
Mark Striemer
2016-02-26
[1.8.x] Fixed #26286 -- Prevented content type managers from sharing their ca...
Simon Charette
2016-02-24
[1.8.x] Fixed #26267 -- Fixed BoundField to reallow slices of subwidgets.
Jon Dufresne
2016-02-23
[1.8.x] Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2016-02-22
[1.8.x] Refs #26253 -- Added tests for deprecation shims in SimpleTemplateRes...
Tim Graham
2016-02-18
[1.8.x] Fixed #26204 -- Reallowed dashes in top-level domains for URLValidator.
Tim Graham
2016-02-16
[1.8.x] Fixed #26215 -- Fixed RangeField/ArrayField serialization with None v...
Claude Paroz
2016-02-15
[1.8.x] Fixed #26212 -- Made forms.FileField and translation.lazy_number() pi...
Tim Graham
2016-02-15
[1.8.x] Fixed #26126 -- Fixed transient failure of test_max_age_expiration
Berker Peksag
2016-02-08
[1.8.x] Fixed #26162 -- Checked query name clashes of hidden relationships.
Simon Charette
2016-02-08
[1.8.x] Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_...
Tim Graham
2016-01-28
[1.8.x] Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript.
Tim Graham
[next]