]> granicus.if.org Git - postgis/shortlog
postgis
2018-01-15 Regina Obetry again
2018-01-15 Regina Obefix typo
2018-01-15 Regina Obeinject a dev timestamp into the docs only when in devel...
2018-01-15 Regina Obeadd missing 2.3.5, 2.3.6, 2.4.3 to extensions upgrade,
2018-01-15 Regina Obewith_interrupt_tests using non-standard extension
2018-01-14 Darafei PraliaskouskiSynchronize coordinate output functins.
2018-01-14 Regina Oberemove no longer valid steps from HOWTO_RELEASE
2018-01-13 Regina Oberevise doc build to build html tar ball. Revise how...
2018-01-13 Regina ObeAdd missing pgpath variable to doc build, get rid of...
2018-01-13 Regina ObeAdd step to make the PDF, html and other docs.
2018-01-13 Regina Oberevise make_dist.sh to allow overriding the package...
2018-01-13 Regina Obeno need to cd down, already in root
2018-01-13 Regina ObeFirst draft
2018-01-12 Sandro SantilliFix install and clean rules
2018-01-12 Darafei PraliaskouskiUse fixed width integers.
2018-01-12 Sandro SantilliGenerate control file from Makefile rather than ./configure
2018-01-12 Darafei Praliaskouski[travis] fix RUNTESTFLAGS to hold --verbose even when...
2018-01-12 Darafei PraliaskouskiEncoded Polyline of EMPTY
2018-01-11 Paul RamseyWhen looking up SRID numbers, assume that spatial_ref_s...
2018-01-11 Sandro SantilliDo not try to install sfcgal extension when not available
2018-01-11 Sandro SantilliFix editorconfig specification for perl scripts
2018-01-11 Darafei PraliaskouskiAdd lost mention of Shoaib Burq.
2018-01-11 Sandro SantilliDo not try to test upgrade from-to the same version
2018-01-11 Regina ObeChange to have MAKE_GARDEN, MAKE_EXTENSION, DUMP_RESTOR...
2018-01-11 Darafei Praliaskouski[github] enable probot/stale to take care of old pull...
2018-01-11 Sandro Santillitopology and sfcgal extension control files are created...
2018-01-11 Darafei PraliaskouskiFormatting only before toucing Encoded Polyline logic.
2018-01-11 Sandro SantilliRefactor sfcgal extension script to use generic include
2018-01-11 Sandro SantilliFix generation of postgis_topology.control
2018-01-10 Darafei PraliaskouskiSimplify KMeans code.
2018-01-10 Sandro SantilliFix topology extension install
2018-01-10 Paul RamseyBack out SPI_execute change, it causes a crash in my...
2018-01-10 Paul RamseyChange to SPI_execute so we can run SRS query in 'read_...
2018-01-10 Sandro SantilliGeneralize upgrade paths extension installs
2018-01-09 Sandro SantilliRemove duplicated diff output
2018-01-09 Sandro SantilliUpgrade SFCGAL too when requested
2018-01-09 Sandro SantilliAlso test unexpected probin in sfcgal
2018-01-09 Sandro SantilliReally fix syntax this time (I hope)
2018-01-09 Sandro SantilliFix OPERATOR CLASS syntax
2018-01-09 Sandro SantilliDrop FAMILY specifier from operator class of brin
2018-01-09 Sandro SantilliSimplify syntax for brin opclasses so upgrade script...
2018-01-09 Sandro SantilliDo not assume CREATE OPERATOR CLASS needs to end with...
2018-01-09 Darafei PraliaskouskiNEWS entry for KMeans init change.
2018-01-09 Sandro SantilliHandle error from make garden too
2018-01-09 Darafei PraliaskouskiChange KMeans init algorithm to one with less skew.
2018-01-09 Sandro SantilliFix check_all_upgrades call for Debbie
2018-01-09 Sandro SantilliHave Debbie test available upgrades
2018-01-09 Sandro SantilliAdd a test for probin correctness
2018-01-08 Regina ObeRewrite to use stringbuffer instead of the mess of...
2018-01-05 Darafei PraliaskouskiDisable asserts in non-debug builds
2018-01-05 Darafei PraliaskouskiDisable negative values in weighted geometric median.
2018-01-05 Darafei PraliaskouskiFix ST_RemoveRepeatedPoints dropping one extra point...
2018-01-04 Regina Obereplace lazy sleep 5 with Darafei's more robust sleep...
2018-01-04 Darafei Praliaskouski[travis] enable logbt.
2018-01-03 Darafei Praliaskouski[travis] pull proj4.9 package from ubuntu artful
2018-01-02 Darafei Praliaskouski[travis] gcc4.8 does not support -fstack-protector...
2018-01-02 Darafei Praliaskouski[travis] Travis lies about cpu type which causes -march...
2018-01-02 Sandro SantilliISO C90 forbids mixed declarations and code, fix corres...
2018-01-02 Darafei PraliaskouskiFix KMeans initialization issue that lost clusters...
2018-01-02 Darafei PraliaskouskiFix email addresses to use `@` instead of ` at ` for...
2018-01-02 Bborie Parkdocs
2018-01-02 Bborie Parkcode and tests for ST_Grayscale
2018-01-02 Bborie Parkstubs
2018-01-01 Regina Obeswitch to have version of libs used be defined in scrip...
2018-01-01 Regina Obetry to fix issue with if condition
2017-12-30 Regina Obedebug issue with winnie's build failing and make sure...
2017-12-29 Darafei Praliaskouski[travis] enable SQL tests in coverage
2017-12-29 Bborie Parkhide variable declaration
2017-12-28 Bborie Parkadd documentation about max open files
2017-12-28 Bborie Parkuse GDALOpenShared
2017-12-28 Darafei Praliaskouskidocs: link ST_Centroid and ST_GeometricMedian
2017-12-28 Bborie Parkupdate docs
2017-12-28 Bborie Parkmake sure to drop function for upgrade
2017-12-28 Bborie Parkadd two columns for Read/Write flags for ST_GDALDrivers()
2017-12-28 Regina Obefix export url for trunk
2017-12-28 Regina ObeFix some typos
2017-12-27 Regina ObeAdd 5 seconds sleep before attempt to drop regress...
2017-12-27 Regina ObeChange new cache behavior to require > 9.6 instead...
2017-12-26 Darafei PraliaskouskiWeight-aware ST_GeometricMedian
2017-12-25 Darafei PraliaskouskiDrop box2d.c.
2017-12-25 Darafei Praliaskouskifix raster build dependencies to get travis happy
2017-12-24 Regina Obecopy over 2.4.1 and 2.4.2 release notes
2017-12-24 Darafei Praliaskouski[travis] enable coverage reports and caching
2017-12-23 Regina ObePut assert_empty_diagram in a geos >=35 if def. It...
2017-12-23 Regina ObeAdd 2.5 new / enhanced /changed functions section to...
2017-12-21 Paul RamseyRemove un-used function
2017-12-21 Regina ObeRevert warnings as errors checks. Winnie can't deal...
2017-12-21 Sandro SantilliAdd missing availability info for ST_Normalize
2017-12-21 Regina Obehave winnie trigger fail undefined variables
2017-12-20 Paul RamseyChange syscache stats lookup to use STATRELATTINH key...
2017-12-20 Regina ObeGet rid of no longer used variables in geography measur...
2017-12-20 Sandro SantilliFix warning when building against GEOS < 3.5
2017-12-20 Paul RamseySimplify support for PgSQL11 and other versions w/...
2017-12-20 Sandro SantilliPass -fno-omit-frame-pointer -Werror to gitlab-ci compi...
2017-12-20 Sandro SantilliHave drone build fail on error
2017-12-20 Regina Obecleanup uninitialized use of context to appease travis
2017-12-20 Regina Obeif def out GetPJHashEntry for >-96 when we are using...
2017-12-20 Regina ObeMake PostgreSQL 11 compile against PostGIS 2.5 (trunk...
2017-12-20 Paul RamseyApply the epsilon fix to bounding circle (references...
2017-12-20 Paul RamseyTest case on minimum bounding circle (references #3930)
next