]> git.openstreetmap.org Git - nominatim.git/history - test
move checkModilePresence to class, delete own debug echo
[nominatim.git] / test /
2018-08-23 Sarah HoffmannMerge branch 'customPHP1' of https://github.com/ThomasB...
2018-08-22 Sarah HoffmannMerge pull request #1151 from mtmail/documentation...
2018-08-22 Sarah Hoffmannfix warning in keyword output of details
2018-08-20 Sarah Hoffmannimprove test coverage for reverse and debug output
2018-08-20 Sarah Hoffmanndirectly do country search for reverse zoom < 5
2018-08-14 Sarah HoffmannMerge pull request #1138 from mtmail/php-test-for-sqlVi...
2018-08-14 marc tobiastest for SearchContext::setViewboxFromBox
2018-08-05 Sarah HoffmannMerge pull request #1111 from lonvia/remove-postcode...
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-07-22 Sarah HoffmannRemove special search for address part for long ways
2018-07-21 Eric StadtherrWork on setup/update scripts, unit tests, and documenta...
2018-07-20 Sarah HoffmannMerge pull request #1102 from mtmail/tests-for-tokenlist
2018-07-19 Marc Tobias Mettentests for Nominatim::TokenList
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-12 Sarah Hoffmannfix unit tests for class types
2018-07-12 Sarah Hoffmannadd tests for geocodejson and fix syntax errors
2018-07-06 Sarah HoffmannMerge branch 'geojson-output' of https://github.com...
2018-07-04 Sarah Hoffmannupdate tests for off-coast reverse geocoding
2018-07-02 Sarah HoffmannMerge branch 'better-reverse' of https://github.com...
2018-06-27 gemo1011test adjusting
2018-06-27 gemo1011edited test
2018-06-13 Sarah Hoffmannnearest place search should match any of given tokens...
2018-05-29 Marc Tobias Mettensearch/reverse/lookup with geojson,geocodejson output
2018-05-15 Sarah HoffmannMerge pull request #1043 from lonvia/token-as-a-class
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 Mettenadd PHPCS Squiz.Arrays.ArrayDeclaration.KeyNotAligned...
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-03 Marc Tobias MettenPHP unit tests for DebugHtml
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-15 Sarah Hoffmannadd tests for address tag parsing for search name
2018-04-13 mtmailPHP code style: enforce long array initialisation ...
2018-04-12 marc tobiasrename parentof to hierarchy and other lonvia Mar/29...
2018-04-12 Marc Tobias Mettenonly return polygon if &polygon_geojson=1 is set
2018-04-12 Marc Tobias Mettendetails 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-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-26 Marc Tobias MettenNominatimTest.php => LibTest.php
2018-03-08 Sarah HoffmannMerge branch 'vagrant-centos-with-selinux' of https...
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-02-28 Marc Tobias Mettenuse assertSame to check array order, 0 vs false
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-24 Marc Tobias Mettenuse setExpectedException to make sure exceptions are...
2018-02-23 Sarah HoffmannMerge pull request #940 from mtmail/phpcs-deep-levels
2018-02-23 Marc Tobias MettenPHP tests for ParameterParser
2018-02-23 Marc Tobias Mettenphpcs fixes. Mostly spacing and single quotes
2018-02-18 Sarah HoffmannMerge pull request #928 from EdwardBetts/spelling
2018-02-18 Edward BettsCorrect spelling mistakes.
2018-02-12 Sarah Hoffmannreimport boundaries from scratch when type is changed
2018-02-10 Sarah HoffmannMerge pull request #905 from mtmail/illinois-li-case...
2018-02-10 Sarah HoffmannMerge pull request #909 from mtmail/decimal-coord-parsi...
2018-02-08 marc tobiasparsing coordinates allows second with floats
2018-01-10 Sarah Hoffmannmove nominatim.org links to https
2017-12-16 Sarah Hoffmannwhen linking waterway ways and relations allow all...
2017-10-26 Sarah HoffmannMerge pull request #835 from lonvia/fix-quoting
2017-10-26 Sarah Hoffmannreplace double-quoting with single quotes where applicable
2017-10-26 Sarah HoffmannMerge pull request #834 from mtmail/tests-for-closest...
2017-10-25 Marc Tobias Mettentests for lib.php closestHouseNumber
2017-10-25 Sarah Hoffmannrestrict number of results for reverse queries
2017-10-25 Sarah Hoffmannfix variable typo when filtering results
2017-10-25 Sarah Hoffmannplacex must not return a lookup housenumber
2017-10-24 Sarah HoffmannMerge pull request #829 from lonvia/result-as-a-class
2017-10-23 Sarah Hoffmannuse PlaceLookup in search
2017-10-15 Sarah HoffmannMerge pull request #814 from lonvia/phrase-as-a-class
2017-10-14 Sarah Hoffmannadapt unit tests to new Phrase class
2017-10-10 Sarah HoffmannMerge pull request #812 from lonvia/search-as-a-class
2017-10-09 Sarah Hoffmannadapt phpunit tests to new SearchContext class
2017-10-03 Sarah Hoffmanntests: more coverage for all API endpoints
2017-10-03 Sarah Hoffmanntest: remove road-fallback test from db tests
2017-10-03 Sarah Hoffmannfix search for postcode via structured query
2017-10-02 Sarah Hoffmannmore coverage tests for Geocode.php
2017-10-02 Sarah Hoffmannfix viewbox related test
2017-10-01 Sarah HoffmannMerge pull request #802 from mtmail/coordinate-extract...
2017-09-21 marc tobiasNearPoint::extractFromQuery - greedy-match optional...
2017-09-19 Sarah Hoffmannmore API tests (mostly for user errors)
2017-09-19 Sarah Hoffmannenable coverage also for tests with HTTP errors
2017-09-19 Sarah HoffmannMerge pull request #798 from mtmail/coordinate-extract...
2017-09-19 marc tobiasfix to NearPoint::extractFromQuery handling first minus...
2017-09-18 Sarah Hoffmannfix handling of near queries with special search
2017-09-18 Sarah Hoffmannreinstate key-value amenity search
2017-09-17 Sarah Hoffmannmore API tests for code coverage
next