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
/
gis_tests
Age
Commit message (
Expand
)
Author
2015-11-25
[1.9.x] Refs #25438 -- Fixed two geoapp test failures on Oracle.
Tim Graham
2015-11-19
[1.9.x] Fixed #25438 -- Fixed assorted Oracle GIS test failures.
Jani Tiainen
2015-11-07
[1.9.x] Removed ability to pass a geometry string to GIS functions
Claude Paroz
2015-11-02
[1.9.x] Fixed #25661 -- Fixed checking number of points during list assignmen...
Sergey Fedoseev
2015-10-30
[1.9.x] Refs #24499 -- Removed an obsolete test check for PostGIS 1.5.
Tim Graham
2015-10-22
[1.9.x] Fixed #25592 -- Fixed misnamed strictly_above PostGIS lookup
Claude Paroz
2015-10-09
[1.9.x] Fixed #25533 -- Changed datatype mapping for GDALRasters
Daniel Wiesmann
2015-09-23
Fixed #25407 -- Removed network dependency in GeoIP tests.
Anton Baklanov
2015-09-21
Fixed #24688 -- Added Oracle support for new-style GIS functions.
Jani Tiainen
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-09-10
Fixed a GeoIP2 test failure with the latest GeoIP2 database.
Tim Graham
2015-09-04
Fixed GeoIP test crash when dependencies not installed.
Tim Graham
2015-08-31
Refs #24121 -- Added a repr() to gis.GeoIP and gis.GeoIP2.
Keryn Knight
2015-08-19
Refs #12400 -- Added supports_geometry_field_unique_index GIS db feature.
Jani Tiainen
2015-08-18
Fixed #25225 -- Simplified code to remove GEOSIndexError
Tim Graham
2015-08-10
Removed deprecated GeoManager from inspectdb/ogrinspect output.
Tim Graham
2015-07-31
Refs #25184 -- Started deprecation for contrib.gis.geoip.
Flavio Curella
2015-07-31
Fixed #25184 -- Added support for MaxMind GeoLite2 database format
Flavio Curella
2015-07-30
Fixed #25183 -- Fixed non-deterministic GeoIP test.
Tim Graham
2015-07-28
Refs #25183 -- Added debugging for non-deterministic GeoIP test.
Tim Graham
2015-07-27
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...
Flavio Curella
2015-07-20
Fixed #25141 -- Diminished GDAL dependence during geojson serialization
Claude Paroz
2015-07-18
Replaced try/finally by mock.patch in geos tests
Claude Paroz
2015-07-10
Fixed #25072 -- Prevented GDALRaster memory to be uncollectable
Claude Paroz
2015-07-06
Fixed some unclosed objects in tests
Andriy Sokolovskiy
2015-06-26
Pushed GDAL skip condition inside test
Claude Paroz
2015-06-26
Refs #24840 -- Added skip flag to raster transform test for GDAL<1.8.1.
Daniel Wiesmann
2015-06-25
Updated GeoIP test for newer versions
Claude Paroz
2015-06-24
Renamed RemovedInDjangoXYWarnings for new roadmap.
Tim Graham
2015-06-24
Refs #24840 -- Added GDALRaster Warp and transform methods
Daniel Wiesmann
2015-06-23
Fixed #25011, Refs #23804 -- Added check for GDAL on RasterField initialization
Daniel Wiesmann
2015-06-20
Added GDAL 2.0 support
Claude Paroz
2015-06-19
Fixed #23804 -- Added RasterField for PostGIS.
Daniel Wiesmann
2015-06-06
Fixed GIS tests broken by 0a89915
Claude Paroz
2015-06-05
Cleanup: Removed the try-except-fail antipattern from tests
Shai Berger
2015-05-20
Refs #24652 -- Used SimpleTestCase where appropriate.
Simon Charette
2015-05-13
Removed test numbering in gdal tests
Claude Paroz
2015-05-06
Fixed #24207 -- Added 25D-type geometry field support to ogrinspect
Claude Paroz
2015-05-05
Made some tests run on non-GIS databases
Claude Paroz
2015-04-28
Fixed #24714 -- Used more specific assertions than assertEqual in tests.
Alasdair Nicol
2015-04-27
Used assertIsInstance in tests.
Alasdair Nicol
2015-04-25
Fixed #24499 -- Dropped support for PostGIS 1.5.
Tim Graham
2015-04-24
Delayed GDAL check for OSMGeoAdmin
Claude Paroz
2015-04-24
Removed many HAS_GEOS conditional imports
Claude Paroz
2015-04-24
Lazy loading of GEOS functions
Claude Paroz
2015-04-23
Fixed failures with older Spatialite versions
Claude Paroz
2015-04-22
Deprecated legacy GeoManager/GeoQuerySet methods
Claude Paroz
2015-04-22
Added MySQL support to GIS functions
Claude Paroz
2015-04-22
Added Spatialite support to GIS functions
Claude Paroz
2015-04-22
Fixed #24214 -- Added GIS functions to replace geoqueryset's methods
Claude Paroz
[next]