]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
2018-06-05 gemo1011changed reverse geocode algorithm
2018-05-29 marc tobiasUpdate tiger install instructions. Mirror no longer...
2018-05-29 Marc Tobias... search/reverse/lookup with geojson,geocodejson output
2018-05-15 Sarah Hoffmanndocument polygon_threashold parameter
2018-05-15 Sarah HoffmannMerge pull request #1043 from lonvia/token-as-a-class
2018-05-14 Sarah Hoffmanndocument tokens
2018-05-14 Sarah Hoffmannadd documentation for TokenList
2018-05-14 Sarah Hoffmannintroduce classes for token list and token types
2018-05-08 Sarah HoffmannMerge pull request #1038 from mtmail/phpcs-array-key...
2018-05-07 Marc Tobias... add PHPCS Squiz.Arrays.ArrayDeclaration.KeyNotAligned...
2018-05-07 Sarah Hoffmannnarrow down search by house number when postcode is...
2018-05-07 Sarah HoffmannMerge pull request #1033 from lonvia/remove-word-freque...
2018-05-06 Sarah Hoffmannreplace word frequency hash
2018-05-04 mtmailadd JSON format to /status endpoint (#1013)
2018-05-04 Sarah HoffmannMerge pull request #1032 from mtmail/tests-for-debughtml
2018-05-04 Sarah HoffmannMerge pull request #1029 from lonvia/streamline-sql
2018-05-03 Marc Tobias... PHP unit tests for DebugHtml
2018-05-01 Sarah Hoffmannstreamline SQL for parenting rank 30 places
2018-05-01 Sarah Hoffmannadapt reverse index to changed reverse query
2018-04-26 Sarah HoffmannMerge pull request #1024 from lonvia/reduce-address...
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
2018-04-16 Sarah Hoffmannremove search_name_country table
2018-04-16 Sarah Hoffmannremove now unused getNearestNamedRoadFeature() function
2018-04-16 Sarah Hoffmannremove debug code
2018-04-16 Sarah Hoffmannremove use of is_in terms for address computation
2018-04-16 Sarah Hoffmannremove special search for Tiger postcodes
2018-04-16 Sarah Hoffmannfix variable name
2018-04-15 Sarah Hoffmannadd tests for address tag parsing for search name
2018-04-15 Sarah Hoffmannrestrict addr:* tags that are used for search term
2018-04-13 mtmailPHP code style: enforce long array initialisation ...
2018-04-13 mtmailget rid of Python psycopg2 install warning (#1014)
2018-04-12 marc tobiasreturn centroid on geojson format
2018-04-12 marc tobiasremove rank_search_label field
2018-04-12 marc tobiasuse RFC3339 for human readable date
2018-04-12 marc tobiasrename parentof to hierarchy and other lonvia Mar/29...
2018-04-12 Marc Tobias... localname field is required by nominatim-ui
2018-04-12 Marc Tobias... only return polygon if &polygon_geojson=1 is set
2018-04-12 marc tobiasvariable naming after lonvia PR feedback
2018-04-12 marc tobiasspacing changes after lonvia PR feedback
2018-04-12 Marc Tobias... details support json output
2018-04-11 mtmailget apt-get php-db package running on travis-ci (#973)
2018-04-10 Sarah HoffmannMerge pull request #1010 from lonvia/ignore-unicode...
2018-04-10 Sarah Hoffmannupdate osm2pgsql (name:suffix)
2018-04-10 Sarah Hoffmannignore Unicode format characters for normalization
2018-04-08 Sarah Hoffmanntest: drop template DB when something goes wrong during...
2018-04-06 Sarah HoffmannMerge pull request #1005 from lonvia/no-limit-for-house...
2018-04-06 Sarah Hoffmanndo not apply limit to house number place searches
2018-04-06 Sarah HoffmannMerge pull request #1003 from mtmail/details-permalink
2018-04-06 Sarah HoffmannMerge pull request #1002 from mtmail/sql-bracket-error...
2018-04-06 marc tobiasdetails page: move permalink next to page title
2018-04-06 marc tobiasdetails page: add a perma-link
2018-04-06 marc tobiaswhen looking for keywords on detail page a SQL bracket...
2018-04-03 Sarah Hoffmannupdate osm2pgsql
2018-03-27 Sarah HoffmannMerge pull request #994 from mtmail/bugfix-when-calling...
2018-03-27 Sarah HoffmannMerge pull request #992 from mtmail/phpcs-whitespace...
2018-03-27 Sarah HoffmannMerge pull request #991 from mtmail/rename-NominatimTes...
2018-03-27 Marc Tobias... fix -undefined offset- error
2018-03-26 Marc Tobias... phpcs: remove trailing whitespace from comments
2018-03-26 Marc Tobias... NominatimTest.php => LibTest.php
2018-03-26 Sarah HoffmannMerge pull request #989 from lonvia/pretty-debug
2018-03-25 Sarah Hoffmannnicer formatting for Geocode debug output
2018-03-24 Sarah HoffmannMerge pull request #986 from mtmail/php-replace-sizeof
2018-03-24 Sarah HoffmannMerge pull request #981 from mtmail/api-documentation...
2018-03-23 Sarah HoffmannMerge pull request #979 from mtmail/bdd-paths-in-vagran...
2018-03-22 marc tobiasreplace PHP sizeof() with either count() or empty()
2018-03-19 marc tobiascopied API endpoint documentation from wiki.osm.org...
2018-03-18 Marc Tobias... use real paths in BDD examples
2018-03-16 Sarah Hoffmannincrease search radius for named streets in addresses
2018-03-16 Sarah Hoffmannclean up byte order detection
2018-03-16 Sarah HoffmannMerge pull request #974 from mtmail/remove-two-minute...
2018-03-16 Sarah HoffmannMerge pull request #969 from mtmail/update-vagrant-md
2018-03-14 marc tobiasremove the 2-minute offset hack from data date in HTML...
2018-03-14 marc tobiasupdate Vagrant instructions. E.g. cucumber => behave
2018-03-13 Marc Tobias... merge json and jsonv2 templates, they were very similar
2018-03-09 marc tobiasupdate Vagrant instructions. E.g. cucumber => behave
2018-03-08 Sarah Hoffmannremove now unnecessary DOCS comments in vagrant script
2018-03-08 Sarah HoffmannMerge branch 'vagrant-centos-with-selinux' of https...
2018-03-07 marc tobiasvagrant centos: update documentation. /build directory...
2018-03-07 marc tobiasvagrant centos: make sure /home/vagrant/Nominatim direc...
2018-03-06 Sarah HoffmannMerge pull request #941 from mtmail/parameter-parser...
2018-03-06 marc tobiasParameterParser: getSet default value doesnt have to...
2018-03-06 marc tobiasParameterParser: getStringList removes empty strings
2018-03-06 marc tobiasParameterParser: getFloat with empty string value throw...
2018-03-06 marc tobiasParameterParser: getInt with empty string value throws...
2018-03-03 mtmailMerge pull request #963 from matkoniecz/typo
2018-03-03 Mateusz Koniecznyfix two typos in docs
2018-03-01 Sarah Hoffmannsecond attempt at strict names in structured queries
2018-03-01 Sarah Hoffmanndo not allow importance to become 0
2018-03-01 Sarah Hoffmannfor structured search only accept name terms from the...
2018-02-28 Marc Tobias... use assertSame to check array order, 0 vs false
2018-02-27 marc tobiasCentOS: move SELinux setup step so it can install in...
2018-02-26 Sarah Hoffmannfix more behave table formatting errors
2018-02-26 Sarah HoffmannMerge branch 'patch-1' of https://github.com/NeilRickar...
2018-02-26 Sarah Hoffmanntest: fix format of behave table
2018-02-25 Neil RickardsUpdate nominatim.c
2018-02-24 Sarah Hoffmannadd develop section to documentation
2018-02-24 Sarah HoffmannMerge pull request #948 from mtmail/phpcs-enable-3...
2018-02-24 Marc Tobias... enable 3 spacing rules again, no PHP file needed changes
2018-02-24 Marc Tobias... use setExpectedException to make sure exceptions are...
2018-02-24 marc tobiasadd links to docker, ansible respositories
next