]> granicus.if.org Git - postgis/shortlog
postgis
2015-12-18 Daniel Bastonfix typos in docs
2015-12-17 Regina ObeExample for ST_GeneratePoints
2015-12-17 Paul Ramsey#3388, ST_RemoveRepeatedPoints can change endpoint
2015-12-17 Paul Ramsey#3399, ST_GeneratePoints
2015-12-17 Sandro SantilliAdd news item about ST_EstimatedExtent support for...
2015-12-15 Sandro SantilliAdd table inheritance support in ST_EstimatedExtent
2015-12-14 Daniel Bastonfix some typos in docs
2015-12-14 Daniel Baston#3393, ST_Area NaN on some polygons
2015-12-14 Sandro SantilliUpdate copyright header to add explicit license version
2015-12-14 Sandro SantilliRemoved unused file
2015-12-14 Regina ObeDouble // in default tiger import for sh
2015-12-10 Sandro SantilliMove ST_EstimatedExtent tests in their own file
2015-12-08 Regina ObeAdd PostGIS 2.3 what's new section
2015-12-07 Daniel Baston#3382, avoid deserializing small geometries during...
2015-12-03 Daniel Baston#3389, buffer overflow in lwgeom_to_geojson
2015-12-03 Sandro SantilliCorrected return type of ST_ForceRHR in docs.
2015-12-02 Regina Obeput note about new ST_Voronoi feature
2015-12-02 Daniel Bastonfix compiler warning in test
2015-12-02 Daniel Baston#2259, ST_Voronoi
2015-12-01 Daniel Baston#3365, remove code paths for POSTGIS_GEOS_VERSION < 33
2015-12-01 Sandro SantilliFix Nicklas name encoding...
2015-12-01 Sandro SantilliI don't think config.rpath belongs in the repo
2015-12-01 Sandro SantilliClean more on maintainer-clean
2015-12-01 Sandro SantilliDrop leftover java (and related) references
2015-11-30 Paul RamseyRemove warnings building against 9.6, closes #3385
2015-11-30 Paul RamseyDocument ST_Simplify parameter (#2093)
2015-11-30 Paul Ramsey#2232, avoid accumulated error in SVG rounding
2015-11-30 Regina Obegserialized_from_lwgeom get rid of is_geodetic ignored...
2015-11-30 Regina Obefix typo in instructions
2015-11-30 Daniel BastonPrevent gcc from optimizing away minimum bounding circl...
2015-11-30 Daniel BastonFix minimum bounding circle test for 32-bit build
2015-11-29 Daniel BastonAdd missing files for #2996
2015-11-29 Daniel Baston#2996 ST_MinimumBoundingCircle doesn't always contain...
2015-11-27 Regina Obewinnie and debbie jenkins job names changed to mirror...
2015-11-27 Sandro SantilliTrip BOM from unit test
2015-11-27 Sandro SantilliFix typo in the invocation of lwt_be_getNodeWithinBox2D...
2015-11-26 Paul RamseyTest out freeing on simple cloned objects, do they
2015-11-26 Sandro SantilliReduce paranoia in ST_MakeValid
2015-11-26 Sandro SantilliFix handling of hierarchical topo layers with multiple...
2015-11-25 Sandro SantilliAdd topology.populate_topology_layer function
2015-11-25 Paul RamseyAdd test for repeated points #3375
2015-11-25 Paul Ramsey#3376, make arguments to repeated point removal be...
2015-11-25 Paul RamseyFix to arc center calculation, from tiipponen, #3099
2015-11-25 Sandro SantilliAdd TopoGeom_{add,rem}Element functions
2015-11-24 Sandro SantilliAdd check-installed-upgrades rule under extensions
2015-11-22 Daniel Bastonremove inaccurate comments (the tests are always perfor...
2015-11-21 Sandro SantilliRemove execute bit from testcases
2015-11-20 Sandro SantilliAdd test for (non-literal) NULL TopoElementArray
2015-11-20 Sandro SantilliAdd -v to the installcheck step of winnie build
2015-11-20 Sandro SantilliAdd RUNTESTFLAGS=-v to installcheck to
2015-11-20 Sandro SantilliAllow existance of databases including name of target...
2015-11-18 Regina Obeadd more stuff to ignore so my git add doesn't pull...
2015-11-18 Daniel Bastonadd LWPOINTITERATOR (closes #3366)
2015-11-18 Sandro SantilliCleanly handle empty return from pg_config --pgxs
2015-11-16 Sandro SantilliAdd gitlab-ci badge
2015-11-16 Sandro SantilliAdd gitlab-ci configuration
2015-11-14 Regina ObeAdd winnie's 2.3 build badge
2015-11-13 Paul Ramsey#3368, twkb on 32bit architectures
2015-11-12 Paul RamseyAdd some upgrade targets for future
2015-11-10 Paul Ramsey#3367, ST_RemoveRepeatedPoints fix for EMPTY geometry
2015-11-07 Sandro SantilliFix toTopoGeom loss of low-id primitives from TopoGeome...
2015-11-07 Regina Obe_raster_constraint_info_scale gives invalid input syntax
2015-11-06 Regina Obeadd Dan Baston to Core Dev list
2015-11-06 Paul RamseyRemove issue with json parsing
2015-11-06 Regina Obemissed a spot in last commit
2015-11-06 Regina Obeback to using geography_gserialized, but don't add...
2015-11-06 Paul RamseyBack out all fiddling w/ geodetic bboxes, there is...
2015-11-06 Paul RamseyChange cunit test to respect fact that points are seria...
2015-11-06 Paul Ramsey#3356, ensure that geographies coming in from text...
2015-11-05 Paul RamseyAdd dbaston
2015-11-03 Regina Oberevert to prior fix for 2.3 to make travis happy
2015-11-03 Regina Obecleanup whitespace and comments
2015-11-03 Regina Obemake sure to drop whatever boxes first
2015-11-03 Regina ObeDon't add unnecessary boxes during geography casting
2015-11-02 Regina Obe#3355 ST_Segmentize does not add geography box
2015-10-29 Sandro SantilliSend travis activity notices to #postgis-activity
2015-10-29 Sandro SantilliSet endpoints isolation in lwt_RemIsoEdge (ST_RemoveIso...
2015-10-28 Paul Ramsey#3352, mark all spatial_ref_sys entries as part of...
2015-10-26 Sandro SantilliInstall postgis_topology within postgis module dir
2015-10-26 Sandro SantilliFix build on systems with no sfcgal installed
2015-10-26 Sandro SantilliAccept --with-sfcgal with no arguments as a valid way...
2015-10-26 Regina Obespecify full path to system sfcgal-config. Evidentally...
2015-10-26 Regina Obechange debbie to build with system install of sfcgal
2015-10-24 Regina Obeaddresses #3347 force order of staged insert columns...
2015-10-24 Regina ObeAdd Debbie's build badge (prefix badges with the name...
2015-10-24 Regina Obeup port PostGIS 2.1 branch release notes
2015-10-22 Paul Ramsey#3342, ignoring M in typmod output
2015-10-22 Regina Obeupdate with links to our release tar balls and change...
2015-10-22 Sandro Santilliremove/replace broken links in manual
2015-10-21 Sandro SantilliSupport for Puntal output in topology.AsTopoJSON
2015-10-19 Regina ObeFrom Dan Baston - installation and editor function...
2015-10-19 Regina ObeDan Baston documentation patches from https://github...
2015-10-19 Regina Obefix typo
2015-10-19 Regina Obechange readme to have links to PostGIS contributing...
2015-10-19 Sandro SantilliDraft a CONTRIBUTING file as suggested by Jody Garnett
2015-10-19 Regina Obeaddresses #3340 fix typo in last commit
2015-10-19 Regina Obeaddresses #3340 for 2.3 support for foreign tables...
2015-10-17 Sandro SantilliProperly encode raster/rt_pg dependencies
2015-10-15 Sandro SantilliMore line length reduction
2015-10-15 Sandro SantilliMinor style change
next