]> granicus.if.org Git - postgis/shortlog
postgis
2016-04-26 Daniel Bastonfix doc typo
2016-04-26 Daniel BastonPreserve SRID in ST_MinimumClearanceLine, and add regre...
2016-04-25 Daniel Baston#3424, ST_MinimumClearance
2016-04-22 Sandro SantilliTrim trailing whitespaces (as per .editorconfig)
2016-04-22 Sandro SantilliAdd note about ST_IsValid flag argument being an extens...
2016-04-21 Sandro SantilliTrim trailing whitespaces (as per .editorconfig)
2016-04-18 Sandro SantilliFix link to gitlab-ci build for the branch
2016-04-17 Regina Obeprevent error when tiger street number is not a number...
2016-04-17 Regina ObeMinor cleanup of last commit and also more schema quali...
2016-04-17 Regina Oberevise to use node start/end of edges for geocode_inter...
2016-04-14 Regina Obeput back makde pdf but after the html files ahave alrea...
2016-04-13 Regina Obeget rid of make update po, get rid of html make hard...
2016-04-13 Paul Ramsey#3529, move test to subdivide.sql
2016-04-13 Paul RamseyDon't run online test for GEOS 3.5+ feature, closes...
2016-04-13 Sandro SantilliFix reference to ST_LineLocatePoint
2016-04-12 Paul Ramsey#3522, handle POINT and MULTIPOINT correctly in ST_Subd...
2016-04-12 Paul Ramseyignore build stuff
2016-04-12 Paul Ramsey#3524, add interruptibility to geography brute force...
2016-04-11 Paul Ramsey#1851, spatial_ref_sys fixes for Pulkovo_1942_58, to_wgs84
2016-04-06 Sandro SantilliFirst pass of style tweaks
2016-04-06 Sandro SantilliRemove reference to '*.in.c' files as they don't exist...
2016-04-06 Sandro SantilliStub an EditorConfig configuration
2016-04-03 Regina Obeminor cleanup to prevent adding ofa ll address*.dlls
2016-03-26 Daniel Baston#3516, ST_Voronoi crashes backend
2016-03-24 Paul RamseyIgnore some new build artifacts
2016-03-23 Sandro SantilliAdd 2.2.2 section
2016-03-23 Sandro SantilliRemove unused function
2016-03-20 Regina ObeForce sorting in ST_ColorMap test (fix aliasing issue...
2016-03-20 Regina ObeForce sorting in ST_ColorMap test
2016-03-20 Regina Obeupport ST_AsEncodedPolyLine google example, alphabetize...
2016-03-17 Paul Ramseypass POINT EMPTY tests on fun architectures, #3426
2016-03-15 Daniel Baston#3466, Casting from box3d to geometry drops Z dimension...
2016-03-13 Daniel Bastonfix typo in comment
2016-03-12 Regina ObeForce order in ST_GeneratePoints so results are determi...
2016-03-12 Regina Obestart schema qualifying calls
2016-03-11 Regina ObeExclude all c functions from schema qual except ST_Tran...
2016-03-10 Regina Obeavoid adding search_path to functions that work on...
2016-03-10 Regina Obeavoid adding search_path to functions that work on...
2016-03-09 Daniel Baston#3460, ST_ClusterWithin 'tolerance not defined' error...
2016-03-08 Regina ObeCleanup addition of search_path for upgrade scripts
2016-03-06 Regina Obefix compile error introduced in X3D commeit
2016-03-06 Regina ObeUse Tomvantilburg suggestion and just hard-code convex...
2016-03-05 Regina Oberemove this hard-coded script superceded by perl genera...
2016-03-05 Regina ObeRevise script generation to exclude SQL functions that...
2016-03-05 Regina Obescript to set search_path of functions.
2016-03-05 Daniel BastonAdd availability info for ST_Points
2016-03-05 Daniel BastonAdd new files for #3364
2016-03-05 Daniel Baston#3364, ST_GeometricMedian
2016-03-04 Daniel Baston#3480, copy input geometries to ST_ClusterDBSCAN
2016-03-04 Sandro SantilliAdd comment to topology face and node tables
2016-03-03 Paul RamseyReplace use of 'sed' with 'perl -pe' to avoid sed incom...
2016-03-03 Paul RamseyBe a little more careful w/ input sets full of nulls...
2016-03-03 Sandro SantilliGive more decimal digits in edge-motion collision detec...
2016-03-03 Sandro SantilliHave make_dist.sh use current branch as the default...
2016-03-03 Sandro SantilliAlways remove any previously existing dist dir on ...
2016-03-02 Sandro SantilliUpdate gitlab-ci badge url
2016-03-02 Sandro SantilliAllow passing custom configure flags and make command
2016-03-01 Paul Ramsey#3479 Fix assertion crash added after initial fix
2016-03-01 Sandro SantilliAutomatically use GIT if a .git directory exists locally
2016-03-01 Sandro SantilliSet version from Version.config for branch dists too
2016-03-01 Sandro SantilliBackup final (reversioned) output dirs if already existing
2016-03-01 Sandro SantilliFix version extraction from Version.config
2016-03-01 Sandro SantilliAdd -b switch to create the dist file from a branch
2016-03-01 Sandro SantilliAdd dump-restore testing for gitlab-ci
2016-03-01 Sandro SantilliAdd dump-restore testing for Travis
2016-02-29 Regina Obeoption for winnie to do dump restore - variable set...
2016-02-29 Regina Obeoption for debbbie to do dump restore - variable set...
2016-02-29 Regina ObeTry to fix make install issue using --prefix
2016-02-29 Regina ObeUpdate ST_ClusterDBScan to use integer instead of int...
2016-02-28 Paul Ramsey#3479, error out if kmeans has k > ngeoms
2016-02-28 Regina ObeRedo ST_ClusterKMeans parcel table with only 7 parcels...
2016-02-28 Regina Obefix typo in image names
2016-02-27 Regina ObeTest data and figures for ST_ClusterKMeans
2016-02-27 Regina ObeFix typo in prior commit when updating description
2016-02-27 Regina ObePut in availability info in docs for ST_ClusterKMeans...
2016-02-27 Sandro SantilliPRId64 to LWTFMT_ELEMID
2016-02-27 Regina Obeuse a new arg identifier winset for window functions.
2016-02-27 Regina ObeFix sfcgal tickets_expected to match postgis proper...
2016-02-26 Paul RamseyHarmonize w/ header
2016-02-26 Paul RamseySegmentize geography using equal length segments, from
2016-02-26 Paul RamseyExpunge all trace of rt_init_allocators
2016-02-26 Paul RamseyBack out unique callback name change (#3429)
2016-02-26 Paul Ramsey#3429, directly call set_handlers for allocator initial...
2016-02-26 Daniel BastonAdd missing SFCGAL test results
2016-02-25 Daniel Baston#2991, Enable ST_Transform to use PROJ.4 text (Mike...
2016-02-25 Paul RamseyAvoid signature collision in altered callback function
2016-02-25 Paul RamseySupport curves in centroid calculation via stroking
2016-02-25 Paul Ramsey#3469, support multipoint into to ST_MakeLine (Paul...
2016-02-25 Paul RamseyChange from on-the-fly raster context set-up to _PG_ini...
2016-02-25 Paul RamseyAdd note per https://github.com/postgis/postgis/pull/14
2016-02-25 Paul RamseyRemove spare function defns
2016-02-24 Regina ObeFix invalid func, add a missing func
2016-02-24 Sandro SantilliCheck for side-location conflicts when adding a new...
2016-02-24 Paul RamseyFix initialization nit for @ustrk
2016-02-24 Regina ObePreliminary script to add search path to functions...
2016-02-24 Daniel Baston#3437, ST_Intersects incorrect for MultiPoints
2016-02-24 Daniel Bastongitignore additions
2016-02-24 Paul RamseyFix geography/geometry casting issues in buffer tests
2016-02-24 Daniel BastonNegative indexing for ST_PointN and ST_SetPoint (Rémi...
2016-02-24 Paul RamseyFix function signature to CREATE OR REPLACE
next