]> git.openstreetmap.org Git - nominatim.git/shortlog
nominatim.git
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...
2018-08-29 ThomasBarrisfirst draft of setupClass
2018-08-24 ThomasBarrismoving functions from setup.php to a lib file in lib...
2018-08-23 Sarah Hoffmanncleanup documentation
2018-08-23 Sarah HoffmannMute notices from postgresql during setup
2018-08-23 Sarah Hoffmannimprove wording of error message
2018-08-23 Sarah HoffmannMerge branch 'customPHP1' of https://github.com/ThomasB...
2018-08-23 Sarah Hoffmannfix links in details documentation
2018-08-23 ThomasBarrisjust add missing semicolon in importWikipedia.php line 312
2018-08-23 ThomasBarrispush the right version of update.php
2018-08-23 ThomasBarrisdelete PHP_BIN from default and add @PHP_BIN@ to passth...
2018-08-23 ThomasBarrisRevert "Split of setup.php into one file with functions...
2018-08-23 ThomasBarrisRevert "code beauty improvements"
2018-08-22 Sarah Hoffmannignore linked country nodes for reverse geocoding
2018-08-22 Sarah HoffmannMerge pull request #1151 from mtmail/documentation...
2018-08-22 Sarah Hoffmannfix warning in keyword output of details
2018-08-22 Sarah Hoffmannfix formatting
2018-08-22 ThomasBarriscode beauty improvements
2018-08-22 ThomasBarrisSplit of setup.php into one file with functions and...
2018-08-22 marc tobiasdocumentation for /details endpoint
2018-08-22 marc tobiasin /details JSON output add check if place (type) has...
2018-08-21 marc tobiasdocumentation for /details endpoint
2018-08-21 ThomasBarrisreplaced all shebangs in utility scripts with @PHP_BIN...
2018-08-20 Sarah Hoffmannimprove test coverage for reverse and debug output
2018-08-20 Sarah Hoffmannclean up reverse code
2018-08-20 Sarah Hoffmanndirectly do country search for reverse zoom < 5
2018-08-20 Sarah HoffmannMerge pull request #1148 from mtmail/docs-review
2018-08-20 marc tobiassmall typos and wording in the API docs
2018-08-20 ThomasBarrisAllow custom locations for PHP binary - part 1
2018-08-19 Sarah Hoffmannreduce search radius when searching for nodes within...
2018-08-17 Sarah Hoffmannupdate osm2pgsql to latest master
2018-08-14 Sarah HoffmannMerge pull request #1138 from mtmail/php-test-for-sqlVi...
2018-08-14 marc tobiastest for SearchContext::setViewboxFromBox
2018-08-13 Sarah HoffmannFix partial word computation
2018-08-13 Sarah Hoffmannreverse on street level should compute distance to...
2018-08-13 Sarah Hoffmannfix large viewbox computation
2018-08-11 Sarah Hoffmannadd FAQ from nominatim.org
2018-08-11 Sarah Hoffmannadd description of output of API
2018-08-11 Sarah Hoffmannclean up docs for lookup call
2018-08-09 Sarah Hoffmannclean up and format search documentation
2018-08-09 Sarah Hoffmannclean up and format search documentation
2018-08-08 Sarah Hoffmannfixup use of indexes for latest reverse changes
2018-08-05 Sarah HoffmannMerge pull request #1111 from lonvia/remove-postcode...
2018-08-05 Sarah Hoffmanndefine types for null returns in PlaceLookup
2018-08-05 Sarah HoffmannDo not have postcode node appear in addresses directly
2018-08-04 Sarah HoffmannMerge pull request #1110 from lonvia/remove-address...
2018-08-04 Sarah HoffmannMerge pull request #1126 from lonvia/improve-country...
2018-08-04 Sarah Hoffmannimprove place node search when no areas found
2018-08-02 Sarah HoffmannMerge pull request #1095 from estadtherr/remote_postgres_pr
2018-08-01 Sarah Hoffmannfall back to debugInfo() for printing objects
2018-08-01 Sarah Hoffmannprefix function calls in make_standard_name() with...
2018-07-30 Eric Stadtherraddress phpcs issue (strange it didn't appear in earlie...
2018-07-24 Eric Stadtherrchanged nominatim.so module path to be a runtime config...
2018-07-23 Sarah HoffmannMerge pull request #1115 from mtmail/php-linting-for...
2018-07-23 Marc Tobias... On Travis phpcs only ran against tests/php/ directory
2018-07-23 Sarah HoffmannMerge pull request #1113 from mtmail/remove-empty-icon...
2018-07-23 Sarah HoffmannMerge pull request #1114 from mtmail/fix-tiny-phplint...
2018-07-23 marc tobiasPHP code style: use long array syntax
2018-07-23 marc tobiasClassTypes: treat empty string for -icon-same as null
2018-07-22 Eric Stadtherrrework repeatability change in data/words.sql
2018-07-22 Sarah HoffmannRemove special search for address part for long ways
2018-07-22 Eric Stadtherrfix variable reference
2018-07-22 Eric Stadtherrfix omitted initialization
2018-07-22 Eric StadtherrPR review changes
2018-07-22 Eric Stadtherrfix a couple errors with naming convention changes
2018-07-21 Eric Stadtherradapt PR changes to use new variable naming convention
2018-07-21 Eric StadtherrPR review changes
2018-07-21 Eric StadtherrWork on setup/update scripts, unit tests, and documenta...
2018-07-21 Sarah Hoffmannadd a note about variable naming for PHP
2018-07-20 Sarah HoffmannDon't add viewbox weight when no viewbox is given
2018-07-20 Sarah Hoffmannfix operator type assignment
2018-07-20 Sarah HoffmannMerge pull request #1102 from mtmail/tests-for-tokenlist
2018-07-20 Sarah HoffmannMerge pull request #1099 from lonvia/sanity-check-pyosmium
2018-07-19 Marc Tobias... tests for Nominatim::TokenList
2018-07-17 Sarah Hoffmannfix bad namespace for Operator class
2018-07-17 Sarah Hoffmannmore sanity checks for pyosmium tools
2018-07-13 Sarah HoffmannMerge pull request #1090 from mtmail/add-more-nominatim...
2018-07-13 Sarah HoffmannMerge pull request #1089 from lonvia/clean-up-address...
2018-07-13 marc tobiasFAQ: more answers regarding nominatim.so file permissions
2018-07-12 Sarah Hoffmannfix unit tests for class types
2018-07-12 Sarah Hoffmannadd tests for geocodejson and fix syntax errors
2018-07-10 Sarah Hoffmannunify address details lookup
2018-07-09 Sarah Hoffmannmove ClassTypes into own namespace
2018-07-09 marc tobiasadd geojson,geocodejson formats to API documentation
2018-07-06 Sarah Hoffmannmake phpcs happy
2018-07-06 Sarah Hoffmannignore admin_level = 15 in geocodejson output
2018-07-06 Sarah Hoffmannuse already existing address field in geocodejson
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-07-05 Sarah Hoffmannremove trailing spaces
2018-07-05 Sarah Hoffmannavoid 'SELECT *'
2018-07-04 Sarah Hoffmannupdate tests for off-coast reverse geocoding
2018-07-04 Sarah Hoffmannmake sure index is used when looking for places in...
2018-07-02 Sarah Hoffmannupdate indexes for new reverse algorithm
2018-07-02 Sarah HoffmannMerge branch 'better-reverse' of https://github.com...
2018-06-28 Unknownedited indices an setup file to grant select for table...
next