]> git.openstreetmap.org Git - nominatim.git/history
nominatim.git
2017-06-25 Sarah Hoffmannprepare for release 3.0.0 v3.0.0
2017-06-25 Sarah Hoffmannmake naming of documentation files consistent
2017-06-15 Sarah Hoffmannadd extensive debug messages for placex
2017-06-14 Sarah Hoffmannrefine bug report information
2017-06-11 Sarah Hoffmannimprove update interval computation
2017-06-09 Sarah HoffmannGuard against network failures in getDatabaseDate()
2017-06-09 Sarah Hoffmannrecompile installation instructions
2017-06-07 Sarah HoffmannIgnore postcodes with comma and semicolon when computin...
2017-06-07 Sarah Hoffmannrestrict linked places to place nodes
2017-06-07 Sarah Hoffmannget precomputed housenumbers and postcodes from address...
2017-06-06 Sarah Hoffmannforce update of linker when linkee is updates
2017-06-06 Sarah Hoffmannremove wip tags from all tests
2017-06-06 Sarah HoffmannRemove boundries when downgrading from polygon to line
2017-06-06 Sarah HoffmannMerge pull request #745 from lonvia/restrict-poi-querie...
2017-06-06 Sarah Hoffmannadapt postcode centroid import to new address hstore
2017-06-05 Sarah Hoffmannlimit number of considered places in POI queries
2017-06-05 Sarah Hoffmannadvertise official location for test data on nominatim.org
2017-06-05 Sarah Hoffmannfix formatting in test README
2017-06-05 Sarah Hoffmannupdate osm2pgsql (revert use of "char")
2017-06-05 Sarah HoffmannRevert "use "char" type when refering to osm_type column"
2017-06-05 Sarah HoffmannMerge pull request #742 from lonvia/compare-normalized
2017-06-04 Sarah Hoffmannadd special terms import to travis testing and fixup...
2017-06-04 Sarah Hoffmanndisregard special phrases that do not match fully
2017-06-04 Sarah Hoffmannadd normalized version of special search terms on import
2017-06-04 Sarah Hoffmannuse "char" type when refering to osm_type column
2017-06-02 Sarah Hoffmannalso need postgres configuration changes for bug reports
2017-06-01 Sarah Hoffmannupdate osm2pgsql (libosmium update and clubs)
2017-06-01 Sarah Hoffmannremove PHP version check
2017-06-01 big-oParameter to enable JSON pretty-printing
2017-05-31 Sarah HoffmannMerge pull request #739 from lonvia/max-importance
2017-05-30 Sarah Hoffmannwhen linking places compute maximum importance
2017-05-27 Sarah Hoffmannadd hints about bug reporting and pull requests
2017-05-27 Sarah Hoffmannupdates: always remove output file and start with corre...
2017-05-27 Sarah Hoffmannfix name of constant
2017-05-26 Sarah Hoffmannupdate word statistics
2017-05-26 Sarah HoffmannMerge pull request #734 from lonvia/use-pyosmium-for...
2017-05-26 Sarah HoffmannMerge pull request #730 from SrihariThalla/update-vagra...
2017-05-26 Srihari ThallaUpdate the formatting in Vagrant markdown doc
2017-05-25 Sarah Hoffmannupdate docs for osmosis to pyosmium change
2017-05-25 Sarah Hoffmannswitch from osmosis to pyosmium for updates
2017-05-24 Sarah HoffmannAdd FAQ to documentation
2017-05-13 Sarah HoffmannMerge pull request #724 from lonvia/update-country...
2017-05-12 Sarah Hoffmannupdate docs for new country grid location
2017-05-12 Sarah Hoffmannremove base country grid from repo
2017-04-23 Sarah Hoffmannremove another use of place.country_code
2017-04-22 Sarah Hoffmannupdate osm2pgsql (geometry fix, column reordering)
2017-04-22 Sarah HoffmannMerge branch 'roques-tetris'
2017-04-22 Sarah HoffmannMerge pull request #708 from lonvia/check-for-invalid...
2017-04-22 Sarah Hoffmannmake sure no invalid geometries end up in placex
2017-04-20 Sarah HoffmannMerge branch 'tetris' of https://github.com/roques...
2017-04-19 Christian von Roquesuse SMALLINT for ranks and partition; reorder columns...
2017-04-18 Sarah Hoffmannfix typo
2017-04-18 Sarah Hoffmannget pg error on correct connection
2017-04-18 Sarah Hoffmannsend address interpolation import to correct postgres...
2017-04-18 Sarah Hoffmannalso use address column for word count computation
2017-04-18 Christian von Roquesexplicitly name columns at INSERT
2017-04-15 Christian von Roquesdeduplicate words: do not look for duplicates in empty...
2017-04-15 Christian von Roquesupdate: getPostgresVersion requires a database connection
2017-04-15 Christian von Roqueswith PHP7 the result of new() can no longer be assigned...
2017-04-15 Christian von Roquescorrect warm.php --search-only help text
2017-04-13 Sarah HoffmannMerge pull request #700 from lonvia/structured-address...
2017-04-11 Sarah Hoffmannupdate osm2pgsql (structured addresses and new libosmium)
2017-04-09 Sarah Hoffmannuse centroid for near feature search on rank 30
2017-04-09 Sarah Hoffmannfix operator precedence for hstore
2017-04-08 Sarah Hoffmannremove street and addr_place columns in placex
2017-04-08 Sarah HoffmannRemove street and addr_place from location_property_osmline
2017-04-08 Sarah Hoffmannadapt more BDD tests to hstore
2017-04-08 Sarah Hoffmannfix DB bd tests for address hstore
2017-04-08 Sarah Hoffmannadapt osm2pgsql tests for new address column
2017-04-08 Sarah Hoffmannintroduce address column for place tables
2017-03-30 Sarah Hoffmannabort osmline update correctly when way nodes are missing
2017-03-27 Sarah HoffmannMerge pull request #690 from ImreSamu/fix_install_sql_w...
2017-03-26 ImreSamufix sql warnings
2017-03-23 Sarah HoffmannMerge pull request #683 from lonvia/more-url-function
2017-03-22 Sarah Hoffmannmove moreURL computation into Geocode and include all...
2017-03-22 Sarah Hoffmannremove unused code
2017-03-21 Sarah HoffmannMerge pull request #682 from mtmail/update-docs
2017-03-21 marc tobiasupdate docs/*.md based on vagrant/*.sh
2017-03-21 Sarah HoffmannMerge pull request #680 from mtmail/git-submodule-hint
2017-03-21 mtmailUpdate CMakeLists.txt
2017-03-20 Sarah HoffmannMerge pull request #676 from mtmail/html-map-position...
2017-03-20 Sarah HoffmannMerge pull request #674 from mtmail/leaflet-image-path...
2017-03-20 marc tobiasOn /search.php the map-position box disappeared behind...
2017-03-20 marc tobiasleaflet 1.0 changed the path of the marker icon
2017-03-19 Sarah HoffmannMerge pull request #671 from mtmail/html-view-use-geojs...
2017-03-19 Marc Tobias Mettenupdate leaflet CSS file as well. Fixes delayed layer...
2017-03-19 Sarah HoffmannMerge pull request #669 from lonvia/address-part-on...
2017-03-19 Marc Tobias Mettenfor search,details in format=HTML return geometry in...
2017-03-19 Marc Tobias Mettenupdate leaflet.js 0.7.7 => 1.0.3
2017-03-19 Marc Tobias Mettenremove obsolete openlayers theme files
2017-03-18 Sarah Hoffmannfor roads add all intersecting boundaries to address...
2017-03-18 Sarah HoffmannMerge pull request #667 from lonvia/refactor-nearpoint
2017-03-18 Sarah HoffmannMerge pull request #668 from lonvia/warn-on-missing...
2017-03-17 Sarah Hoffmanncmake: add a more explicit hint when osm2pgsql is missing
2017-03-17 Sarah Hoffmannfix style
2017-03-17 Sarah HoffmannMerge pull request #665 from openstreetmap/lonvia-patch-1
2017-03-16 Sarah Hoffmannadd tests for nearpoint sql functions
2017-03-16 Sarah Hoffmannuse NearPoint class in Search array
2017-03-15 Sarah Hoffmannadapt unit tests for new NearPoint type
2017-03-15 Sarah Hoffmannmake NearPoint its own class
next