]> git.openstreetmap.org Git - nominatim.git/history - lib/lib.php
factor out parameter parsing into its own class
[nominatim.git] / lib / lib.php
2016-08-20 Sarah Hoffmannfactor out parameter parsing into its own class
2016-07-30 Marc Tobias MettenMerge remote-tracking branch 'upstream/master' into...
2016-07-25 Sarah HoffmannMerge pull request #487 from lonvia/unify-reverse
2016-07-24 Sarah Hoffmannremove duplicate reverse geocoding code
2016-07-18 Sarah Hoffmannremove IP blocking and rate-limiting code
2016-06-13 Sarah HoffmannMerge pull request #469 from lonvia/refactor-php
2016-06-12 Sarah Hoffmannuse chksql everywhere in lib/
2016-06-12 Sarah Hoffmannintroduce chksql function for website code and move...
2016-06-11 Sarah Hoffmannintroduce accessor function for URL parameter
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-04-25 Markus GailMerge remote-tracking branch 'origin/master' into osmline
2016-04-12 Sarah Hoffmannremove duplicate CORS header
2016-03-30 Sarah HoffmannMerge pull request #416 from lonvia/dead-code-removal
2016-03-28 Sarah Hoffmannremove unused functions in php library
2016-03-28 Sarah HoffmannFix fixing of coding style
2016-03-27 Sarah HoffmannMerge branch 'tigerlines' of https://github.com/markiga...
2016-03-23 Markus GailFix coding style.
2016-03-22 Markus GailMerge branch 'tigerlines' of /home/markus/Nominatim...
2016-03-21 Markus Gailadapt to code style conventions
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Markus Gailadapt to code style conventions
2016-03-21 Markus GailTested Version of new Tiger line storage format.
2016-03-21 Markus GailImplement geocoding and reverse geocoding with tiger...
2016-03-21 Marc Tobias Mettenmoved bIncludePolygonAsPoints related logic into lib...
2016-03-13 Sarah HoffmannMerge pull request #381 from lonvia/cmake-port
2016-03-09 Sarah HoffmannMerge pull request #389 from mtmail/reverse-geocode...
2016-03-04 Marc Tobias MettenReverse geocode include geometry
2016-03-02 Marc Tobias MettenMerge branch 'master' of https://github.com/mtmail...
2016-02-29 Sarah HoffmannMerge pull request #380 from mtmail/geometryText2Points
2016-02-28 Marc Tobias Mettenmoved bIncludePolygonAsPoints related logic into lib...
2016-02-27 Sarah HoffmannMerge pull request #378 from mtmail/spaces-to-tabs
2016-02-26 Marc Tobias Mettenspaces-to-tabs for all *.php files
2016-01-15 Marc Tobias MettenMerge branch 'mobile-responsive' of https://github...
2015-10-15 Marc Tobias Mettenmore tests for libphp - incorporate lonvias feedback
2015-09-27 Sarah HoffmannMerge branch 'drop' of https://github.com/woodpeck...
2015-09-26 Sarah HoffmannMerge pull request #315 from PhiRub/patch-1
2015-09-03 PhiRubFixed Lat/Long Example
2015-08-11 Sarah HoffmannMerge pull request #305 from lonvia/api-extratags
2015-08-09 Sarah Hoffmannadd extratags and name details to PlaceLookup (reverse)
2015-05-08 Sarah HoffmannMerge branch 'tiger2014' of https://github.com/mtmail...
2015-05-04 Sarah Hoffmannincrease relevance of class/type importance
2015-03-29 Sarah Hoffmannuse unescaped unicode in json where supported by PHP
2015-01-30 Sarah Hoffmannjunctions should not appear as roads in addresses
2015-01-27 Sarah Hoffmannshow class instead of yes in html search output
2015-01-23 Sarah HoffmannMerge remote-tracking branch 'lonvia/inverse-query-II'
2015-01-21 Sarah Hoffmannfully evaluate reverse order of queries
2014-12-20 Sarah Hoffmannadd underscore back to derelict canal
2014-12-19 Sarah Hoffmannremove duplicate derelict canal
2014-09-23 Marc Tobias Mettenmove looksLikeLatLonPair into lib.php, basic PHP test...
2014-09-03 Sarah Hoffmannexperimental ordering of searches within same rank
2014-08-22 Brian QuinionAdd aeroway as alias for airport
2014-05-18 Sarah Hoffmannreturn with non-zero exit code on error
2014-05-16 Sarah HoffmannMerge branch 'place-in-addressdetails' of https://githu...
2014-04-30 Sarah Hoffmannprefer place tag for address details
2014-04-10 Sarah Hoffmannhandle multiple results from gb_postcode table
2014-03-03 Sarah Hoffmannintroduce util function to query db from command line
2014-02-01 Sarah Hoffmanncheck correct variable for SQL error
2013-09-12 Brian Quinionfix structured and batch mode. Add constant to disable...
2013-09-09 Sarah HoffmannMerge branch 'osmosis_error_return' of https://github...
2013-09-09 Sarah HoffmannMerge branch 'master' of https://github.com/spin0us...
2013-09-06 Brian QuinionFix for regressions: broken bounded search, error on...
2013-06-11 Brian QuinionTry alternative orderings of structured queries that...
2013-05-08 Sarah Hoffmannremove suggestion code, no longer works
2013-04-19 Sarah Hoffmannrestrict depth of word set calculation
2013-04-12 Sarah Hoffmannallow to disable default language
2013-04-12 Sarah Hoffmannharmonize formatting of frontend php
2013-02-17 Sarah Hoffmannremove special handling of mountain passes
2013-01-31 Brian Quinionavoid dropping tokens completely just because they...
2012-12-14 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-12-14 Brian Quinionadd support for boundary:postal_code, handle fallback...
2012-12-12 Sarah Hoffmannmore isset checks for PHP variables
2012-12-12 Brian Quinionbetter fallback for address component names (avoid...
2012-12-08 Brian Quinionmove memcache bucket functions to their own file
2012-12-08 Brian Quinionadd an option for max number of sleeping threads
2012-12-08 Brian Quinionsort output of blocked list by block timestamp
2012-12-08 Brian Quinionrate limiting using memcache
2012-11-06 Brian Quinionmove error messages to consistent 'userError' function...
2012-11-02 Brian QuinionAllow option of structured search queries (params ameni...
2012-07-22 Sarah HoffmannMerge branch 'patch-1' of https://github.com/Firefishy...
2012-07-20 Sarah HoffmannMerge remote-tracking branch 'lonvia/address-order'
2012-07-10 Daniele ForsiFix typos found with codespell in comments
2012-07-09 Daniele ForsiFix typos in function name
2012-07-01 Sarah Hoffmannuse json_encode in search stuff as well
2012-07-01 Sarah Hoffmannmore generalized javascript_renderData
2012-05-23 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-05-23 Sarah Hoffmanntypo
2012-04-30 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-04-26 Sarah Hoffmannfix typos in mapicons
2012-04-26 Brian Quinionset osm2pgsql cache memory to a default based on memory...
2012-03-26 Brian QuinionMerge branch 'master' of github.com:twain47/Nominatim
2012-03-22 Brian QuinionUse GB postcode table as definitive source. resort...
2012-03-18 Sarah Hoffmannreturn a 500 on database error
2012-03-04 Sarah Hoffmannsend fail messages to error log
2012-02-11 Sarah Hoffmannenable exact search of GB postcodes in aux postcode...
2011-05-03 Brian Quinionhandle pure lat,lon search by passing to reverse geocod...
2011-04-05 Brian Quinionconsider possibility that values with number in near...
2011-03-31 Brian Quiniondon't classify region as a type of state in address...
2011-03-18 Brian Quinioncalculate search position based to 'importance' rather...
2011-02-08 Brian Quinionfix search by just country code. Re-order some search...
next