]> granicus.if.org Git - postgis/shortlog
postgis
2014-03-28 Sandro SantilliMore spatial_ref_sys truncation during test
2014-03-28 Sandro SantilliHave regress/legacy.sql truncate spatial_ref_sys
2014-03-28 Sandro SantilliAllow using :scriptdir variable in regress tests
2014-03-28 Paul Ramsey#2687, pass tests when both raster and vector installed
2014-03-26 Paul RamseyCircNode compare function needs to deference inputs
2014-03-26 Paul RamseyQuiet llvm warning
2014-03-26 Paul RamseyGo back to old hasz behavior
2014-03-26 Olivier Courtin#2681 fix.
2014-03-26 Paul RamseyFix up GeoJSON empty poly fix a little more
2014-03-26 Paul Ramsey#2619, SIGSEGV in ST_GeomFromGeoJSON with empty list...
2014-03-25 Baris Ergun#2626 updating pom.xml versions to 2.2.0SVN on trunk
2014-03-25 Paul Ramsey#2382, Can't upgrade postgis ERROR: attempt to redefine...
2014-03-25 Paul Ramsey#2382, Can't upgrade postgis ERROR: attempt to redefine...
2014-03-25 Paul RamseyRemove test output
2014-03-25 Paul RamseyQuiet tests
2014-03-25 Paul RamseyUncomment tests
2014-03-24 Paul Ramsey#2634, should fix geography-tree-distance errors in...
2014-03-24 Sandro SantilliUpdate $libver after upgrade
2014-03-24 Olivier Courtin#2330 Add SFCGAL Boost (and more) requires
2014-03-22 Regina Obe#2620 allow kFreeBSD to be treated as FreeBSD
2014-03-22 Regina Obe#2674 raster missing availability info for some operato...
2014-03-18 Sandro SantilliFix travis build by only installing postgresql 9.1...
2014-03-16 Nicklas AvénFix for #2671
2014-03-13 Regina Obe#2551: documentation upgrade (old way update) but revis...
2014-03-13 Regina Obe#2621 Resources for documentation doesn't get installed...
2014-03-10 Nicklas AvénAdd a twkb regression test more
2014-03-10 Nicklas AvénMake the error message about wrong calculated size...
2014-03-10 Nicklas Avénlround should be more correct than round since we expec...
2014-03-10 Nicklas Avén#2670 cleaning some code
2014-03-10 Nicklas Avén#2672, fix null handling for ST_AsTWKBagg
2014-03-10 Regina Obe#2609 topogeo_AddPolygon unnecessary use of DISTINCT
2014-03-10 Regina Obeupdate log table name for 2.2 among other things
2014-03-09 Regina Obe#2558: WKT form(s) of MULTIPOINT documentation make...
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...
next