]> granicus.if.org Git - postgis/shortlog
postgis
2014-03-09 Sandro SantilliError out at configure time if no SQL preprocessor...
2014-03-09 Sandro SantilliAdd Baris to git/svn authors files
2014-03-09 Nicklas AvénAdd regression tests for twkb
2014-03-08 Paul Ramsey#2636, Regress ST_Distance_Sphere between 2.1.2dev...
2014-03-07 Paul Ramsey#2634, regression in sphere distance code
2014-03-07 Paul Ramsey#2546, GeoJSON with string coordinates parses incorrectly
2014-03-06 Regina Oberevise ST_AsTWKBAgg so garden autogenerates aggregate...
2014-03-06 Paul Ramsey#2638, geography ST_Intersects bugginess with Polygon...
2014-03-06 Regina Obeanother minor edit
2014-03-06 Regina Obeforgot to save last change
2014-03-06 Regina Obe#2661: st_astwkb_agg(geometry,int) needs code comment...
2014-03-04 Baris Ergun#2626 moving jtssrc folder as a separate maven project...
2014-03-03 Baris Ergun#2626 removing properties from version tag also removin...
2014-03-03 Sandro SantilliFix guessing module from .sql script (#2659)
2014-03-03 Regina Obefix website links to go to postgis.net
2014-03-03 Regina Obeallow upgrade from 2.1.2dev, fix copyright notices...
2014-03-01 Sandro SantilliAdd --upgrade-path switch, honour -v on install/upgrade...
2014-02-25 Paul RamseyFix variable decls in debug statements
2014-02-25 Sandro SantilliFix topology extension upgrade script building (#2656)
2014-02-25 Sandro SantilliQualify hash as such
2014-02-24 Sandro SantilliRemove unused variable
2014-02-24 Sandro SantilliDo not use IRC notices for build statuses
2014-02-24 Sandro SantilliOutput single upgrade script for topology: topology_upg...
2014-02-24 Sandro SantilliOutput single upgrade script for rtpostgis: rtpostgis_u...
2014-02-24 Sandro SantilliUpdate ignore file now that we have a single postgis_up...
2014-02-24 Sandro SantilliOutput single upgrade script for postgis: postgis_upgra...
2014-02-24 Sandro SantilliLet users without topology privileges call postgis_full...
2014-02-24 Sandro SantilliHave postgis_proc_upgrade read "source" version from...
2014-02-24 Sandro SantilliFully qualify calls to topology methods (#2653)
2014-02-23 Sandro SantilliDo not use ubuntugis-unstable
2014-02-23 Sandro SantilliStrip carriage returns from .travis.yml
2014-02-23 Sandro SantilliFix AGG signatures with multi-word typenames
2014-02-23 Sandro SantilliFix --extension --upgrade handling
2014-02-23 Sandro SantilliFix ambiguous query in tickets.sql when raster support...
2014-02-23 Sandro SantilliDo not force extension-specific removal of objects...
2014-02-23 Sandro SantilliAdd support for --extension --upgrade in run_test.pl
2014-02-22 Sandro SantilliAllow DROP (with no IF EXISTS) to end up in upgrade...
2014-02-22 Sandro SantilliMore drop of non-obsoleted aggregate signatures removed
2014-02-22 Sandro SantilliDo not force drop of non-obsoleted aggregate signatures
2014-02-22 Sandro SantilliFix cleaning rule
2014-02-22 Sandro SantilliSimplify use of flags
2014-02-22 Sandro SantilliIgnore new temporary raster upgrade files
2014-02-22 Sandro SantilliFix build of unit tests with libtool 2.4.2
2014-02-22 Sandro SantilliFix reference to website
2014-02-22 Sandro SantilliStop copying upgrade minor from upgrade_prev
2014-02-22 Sandro SantilliPrint warning on missing last updated info in aggregates
2014-02-22 Sandro SantilliUse last Changed/Availability in a multi-change comment
2014-02-22 Sandro SantilliExtract "last updated" info of aggregates from sql
2014-02-22 Sandro SantilliSoft upgrade: avoid drop/recreate of aggregates that...
2014-02-22 Sandro SantilliFully qualify topology.topology (#2648)
2014-02-20 Regina Obe#2646 typo arithmetric -> arithmetric in ST_Centroid
2014-02-14 Regina Obe#2576 Error in manual wrt using_raster RT_PLPython
2014-02-14 Regina Obe#25#2582 fix all references to -1 in constructors and...
2014-02-05 Paul Ramsey#2534, st_distance is returning incorrect results for...
2014-02-05 Paul Ramsey#2632, ST_AsGML for curve types
2014-02-05 Paul Ramsey#2396, wrap wkb outputting tests in explicit endianness
2014-02-04 Paul Ramsey#2615, EstimatedExtent (and hence, underlying stats...
2014-02-04 Paul Ramsey#2543, invalid join selectivity error from simple query
2014-02-04 Paul Ramsey#2556, geography ST_Intersects results depending on...
2014-02-04 Sandro SantilliDrop more geometry::text casts (#2616)
2014-02-04 Sandro SantilliFix ST_ModEdgeSplit documentation (#2633)
2014-02-04 Paul RamseyAdd more info to circtree structures
2014-01-30 Paul Ramsey#2588, GeometryCollection constructor parse defect...
2014-01-29 Nicklas AvénFirst varint cunit test
2014-01-29 Nicklas AvénRemove flagging for first vertex and just substract...
2014-01-29 Nicklas AvénUse signed instead of unsignet varint for ID and check...
2014-01-29 Paul Ramsey#2622, Update links to PostGIS website in source file...
2014-01-27 Sandro SantilliReplace calls to deprecated 'Equals' with calls to...
2014-01-27 Sandro SantilliDrop all calls to geometry::text during topology popula...
2014-01-27 Sandro SantilliReduce calls to geometry::text during topology populati...
2014-01-22 Sandro SantilliAdd notice about 2.0.0 having drop the SRID check in...
2014-01-18 Nicklas AvénFix two wrong behavior in TWKB with optional id and...
2014-01-17 Bborie ParkFix the inability to open more than ~1024 unique out...
2014-01-13 Sandro SantilliEnsure face splitting algorithm uses the edge index...
2014-01-07 Bborie ParkAddition of mask parameter for ST_MapAlgebra. Merge...
2014-01-04 Bborie ParkRemove use of void pointers in rt_raster_from_gdal_data...
2014-01-01 Regina Obe#2593: document topology relationship functions interse...
2013-12-19 Sandro SantilliEnsure output dir is created before attempting to write...
2013-12-18 Sandro SantilliDo not allow installing postgis twice in the same datab...
2013-12-15 Bborie Parkupgrade fixes for ST_CountAgg
2013-12-15 Bborie ParkAdd ST_CountAgg(). Ticket #2567
2013-12-14 Bborie ParkAdded docs for ST_SummaryStatsAgg()
2013-12-14 Bborie Parkadded ST_SummaryStatsAgg(). Ticket #2565
2013-12-14 Bborie Parkignore all topology/topology_upgrade_*_minor.sql
2013-12-07 Bborie Parkfix GUC gdal_datapath
2013-12-07 Bborie Parkfix parse cleanup of reclassarg and add unit tests
2013-12-07 Bborie Parkrearrange includes
2013-12-05 Regina Obe#2554: Fix name of postgis.gdal_path (wrong in docs...
2013-11-27 Bborie Parkfix NULL raster handling in ST_AsPNG, ST_AsJPEG and...
2013-11-21 Sandro SantilliFix ST_Simplify(TopoGeometry) for hierarchical topogeom...
2013-11-21 Sandro SantilliAdd link from TopoElement to TopoElementArray
2013-11-16 Regina Obe#2544: clarify how to release docs, update the extensio...
2013-11-12 Paul RamseyRemove warnings in llvm/clang
2013-11-11 Regina Obe#2541 put in missing para end tag
2013-11-11 Regina Obe#2541 document = and ~= raster operators
2013-11-09 Bborie ParkRename GUC postgis.gdal.datapath to postgis.gdal_datapa...
2013-11-07 Bborie ParkAdded missing operators. Ticket #2532
2013-11-06 Sandro SantilliAutogenerate the extension unpackaged script for topolo...
2013-11-06 Sandro SantilliAutogenerate the extension unpackaged script (#2531)
2013-11-06 Sandro SantilliFix dangling commutator for raster/geometry OPERATOR...
next