]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2019-01-03 Sarah Hoffmanncorrectly discard partially matching duplicates
2018-12-11 Sarah HoffmannMerge pull request #1263 from mtmail/add-new-postcodes...
2018-12-11 marc tobiasdocumentation: when updating GB postcodes, also run...
2018-12-06 Sarah Hoffmanntraverse address list backwards when computing admin...
2018-12-04 Sarah HoffmannDon't escape slashes in json output
2018-12-04 Sarah HoffmannMerge pull request #1252 from mtmail/update-and-documen...
2018-12-04 Sarah HoffmannMerge pull request #1255 from mtmail/faq-about-permanen...
2018-12-04 Sarah HoffmannMerge pull request #1258 from lonvia/cleanup-utils
2018-12-03 marc tobiasExplain place_id, i.e. shouldn't be use as permanent id
2018-12-03 Marc Tobias... GB postcode: new conversion script, documentation
2018-12-02 Sarah HoffmannNo longer install phrase configuration
2018-12-02 Sarah HoffmannRemove server_compare from list of installed scripts
2018-12-02 Sarah HoffmannRemove settings/settings.php
2018-12-02 Sarah HoffmannRestructure script and website installation
2018-12-02 Sarah Hoffmannremove blocks script
2018-12-01 Sarah HoffmannMigration hint for address levels
2018-12-01 Sarah Hoffmannfixup typos and linking of data-source docs
2018-12-01 Sarah HoffmannMerge branch 'document-osm-country-grid' of https:...
2018-12-01 Sarah HoffmannMerge pull request #1245 from lonvia/address-levels...
2018-11-29 marc tobiasdocument what country_osm_grid does
2018-11-28 Sarah Hoffmannfix tests
2018-11-28 Sarah HoffmannMerge pull request #1251 from mtmail/remove-naturaleart...
2018-11-28 Sarah HoffmannMerge pull request #1253 from RhinoDevel/patch-1
2018-11-28 RhinoDevelFix typo.
2018-11-27 Sarah Hoffmannuse consistent naming in doc pages
2018-11-27 Sarah HoffmannMove address level config into settings/
2018-11-27 Sarah HoffmannMerge pull request #1250 from mtmail/correct-builddir...
2018-11-27 marc tobiastest/README.txt: BUILDDIR should be BUILD_DIR [SKIP CI]
2018-11-27 marc tobiasremove Natural Earth dataset
2018-11-26 Sarah HoffmannMerge pull request #1247 from mtmail/exit-with-error...
2018-11-26 marc tobiassettings.php: when printing error, also exit with error...
2018-11-24 Sarah Hoffmannremove PHP parameter typing
2018-11-24 Sarah Hoffmanntravis: make sure to start with fresh template for...
2018-11-24 Sarah HoffmannAdd function to update address levels
2018-11-24 Sarah HoffmannAdd documentation for new ranking level configuration
2018-11-24 Sarah HoffmannMake rank assignments configurable
2018-11-24 Sarah HoffmannMerge pull request #1237 from ckquentvp/fix-accept...
2018-11-24 nametest languages with underscores (e.g. ja_rm)
2018-11-24 Sarah Hoffmannfix variable name in setup --drop
2018-11-24 Sarah Hoffmannadd Makefile for tests
2018-11-21 Sarah HoffmannMerge pull request #1242 from lonvia/import-for-reverse...
2018-11-21 Sarah Hoffmannadd documentation for reverse-only
2018-11-21 Sarah HoffmannAdd reverse-only parameter to setup
2018-11-21 Sarah Hoffmannsetup: add convenience function for executing SQL commands
2018-11-20 Sarah HoffmannMerge pull request #1238 from lonvia/simplify-version...
2018-11-20 Sarah Hoffmannfix phpcs offences
2018-11-20 Sarah Hoffmannsimplify connection handling in setup script
2018-11-20 Sarah Hoffmannfix variable prefix
2018-11-18 Sarah HoffmannSimplify parsing of postgres and postgis versions
2018-11-18 Sarah HoffmannAlways ignore continents for addresses
2018-11-17 Sarah HoffmannRemove country and state nodes from address computation
2018-11-17 namematch languages such as ja_rm (or any other with unders...
2018-11-17 Sarah Hoffmannupdate osm2pgsql (restrict operator)
2018-11-17 Sarah HoffmannDocument the mmap requirement for flatnode files
2018-11-16 Sarah HoffmannKeep matches without house number
2018-11-16 Sarah HoffmannAdd result ranking for missing housenumber and postcode
2018-11-15 Sarah HoffmannMerge pull request #1233 from mtmail/better-gbpostcode...
2018-11-15 Sarah Hoffmanndocs: more specific chapter title
2018-11-15 marc tobias2018 TIGER data conversion scripts, add documentation...
2018-11-15 Sarah HoffmannMerge pull request #1188 from mtmail/prototype-setup...
2018-11-15 Sarah Hoffmannmake HTML error message less technical
2018-11-15 Sarah HoffmannMerge branch 'set-exception-handler-by-request-format...
2018-11-09 marc tobiasImproved warning message when looking for optional...
2018-10-31 marc tobiascopy of the Ubuntu18 vagrant setup but with nginx as...
2018-10-20 Sarah Hoffmannincrease limit when searching for street w/ house number
2018-10-03 marc tobiasset exception handler by request format, not always...
2018-10-02 Sarah Hoffmannfix permissions for CMakeLists.txt
2018-10-02 Sarah Hoffmannsimplify constructor of SetupFunctions
2018-10-02 Sarah HoffmannMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-10-02 Sarah HoffmannMerge branch '201809-test-db' of https://github.com...
2018-09-30 Sarah HoffmannMerge pull request #1193 from mtmail/postgresql-10...
2018-09-28 marc tobiasadjust BDD api test cases to 2018 test database
2018-09-27 marc tobiasalso install postgis.control for postgresql-10
2018-09-22 Sarah Hoffmanndocs: rewrite functions when migrating
2018-09-22 Sarah HoffmannMerge pull request #1189 from mtmail/classtypes-unit...
2018-09-22 Sarah HoffmannMerge pull request #1187 from mtmail/faq-about-pear...
2018-09-22 Sarah HoffmannMerge pull request #1186 from mtmail/getAddressDetails-fix
2018-09-20 marc tobiasPHP unit tests for Nominatim\ClassTypes
2018-09-20 marc tobiasInstallation FAQ entry about a PHP warning that started...
2018-09-20 marc tobiasfix AddressDetails->getAddressDetails, add tests
2018-09-19 Sarah HoffmannMerge pull request #1185 from mtmail/three-faq-entries
2018-09-19 marc tobiasthree further FAQ entries regarding timezone, continent...
2018-09-18 Sarah Hoffmannaddress tokens get a double search rank also as full...
2018-09-18 ThomasBarrisMerge branch 'updatePHP' of https://github.com/ThomasBa...
2018-09-18 ThomasBarrischange variables for class SetupClass.php instantiation
2018-09-18 ThomasBarristypo
2018-09-17 ThomasBarrismove setupclass, move command line array, remove args...
2018-09-16 Mateusz Koniecznylink CONTRIBUTING file from README file
2018-09-16 Sarah HoffmannMerge pull request #1180 from mtmail/php-testsuite...
2018-09-15 Sarah HoffmannMerge pull request #1179 from mtmail/import-table-highe...
2018-09-15 marc tobiasmake PHP testsuite work with PHPUnit6
2018-09-15 marc tobiasimport_osmosis_log table: increase possible batch size
2018-09-10 Sarah Hoffmanndocs: remove tablespace placeholder from index commands
2018-09-08 ThomasBarrismoving comment to right position
2018-09-08 ThomasBarrismove checkModilePresence to class, delete own debug...
2018-09-05 ThomasBarrisformat change revert, removed bogus CL options, SetupCl...
2018-08-31 ThomasBarrismore format changes for Mr. Travis
2018-08-31 ThomasBarrisdelete an empty line to make the pendantic Mister Travi...
2018-08-31 ThomasBarrissmall fixes on setup.php and a bring update.php to...
2018-08-29 ThomasBarrissplitted createTables and changed formatting to please...
next