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
/
docs
/
ref
/
contrib
/
gis
/
install
Age
Commit message (
Expand
)
Author
2015-03-17
[1.8.x] Updated links to latest version of PostGIS docs.
Tim Graham
2015-02-22
[1.8.x] Fixed #24358 -- Corrected code-block directives for console sessions.
Sean Wang
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-08
Fixed typo in spatialite.txt
Claude Paroz
2014-12-08
Ran 'CREATE EXTENSION postgis' during prepare_database hook
Claude Paroz
2014-12-08
Fixed #20968 -- Checked Spatialite metadata before migrations
Claude Paroz
2014-11-26
Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.
Kenial Lee
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-11-13
Updated Fink doc section to be version-agnostic
Claude Paroz
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-02
Fixed #23144 -- Dropped support for MySQL 5.0, 5.1.
Tim Graham
2014-08-01
Fixed #23145 -- Dropped support for Oracle < 11.1
Tim Graham
2014-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-07-21
Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Claude Paroz
2014-06-09
Dropped support for SpatiaLite < 2.4.
Tim Graham
2014-04-17
Confirmed support for PostGIS 2.1 and GDAL 1.10
Claude Paroz
2014-03-29
Dropped support for GDAL 1.6
Claude Paroz
2014-03-29
Dropped support for GEOS 3.1
Claude Paroz
2014-03-29
Added note in geo library docs
Claude Paroz
2014-03-29
Confirmed Spatialite 4 support
Claude Paroz
2014-03-29
Confirmed GEOS 3.4 support
Claude Paroz
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-02-28
Fixed doc typos.
Tim Graham
2013-12-24
Dropped support for GEOS < 3.1
Claude Paroz
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-08
(Re-)added GeoDjango instructions for building pysqlite2 correctly.
Ramiro Morales
2013-09-12
Fixed a couple of typos in GeoDjango docs.
Ramiro Morales
2013-07-13
Removed Python 2.6 references in GIS docs
Claude Paroz
2013-07-06
[gis] Dropped official support for GDAL < 1.6
Claude Paroz
2013-07-06
Added release dates for gis libs as doc comments
Claude Paroz
2013-05-18
Fixed #20269 -- Adapted PostGIS template create script for CentOS/RHEL
Claude Paroz
2013-04-29
Corrected "it's" to "its" when used possessively.
Thomas Thurman
2013-03-18
Update versions and links to source tarballs.
Justin Bronn
2013-03-18
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
Aymeric Augustin
2013-02-23
Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to upd...
Tim Graham
2013-02-23
Remove the exact Postgresql version number from gis install documentation
Evrim Çabuk
2013-02-10
Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL
Claude Paroz
2013-01-29
Fixed typos in docs and comments
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-11-22
Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txt
Tim Graham
2012-10-20
Separated GIS installation docs in sections
Claude Paroz