]> git.openstreetmap.org Git - nominatim.git/history - lib/lib.php
README: tiny markdown syntax error
[nominatim.git] / lib / lib.php
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...
2011-02-07 Brian Quinionadd logging of broken polygons, improve address export...
2011-02-02 Brian Quinionlots of little bug fixes and missing files
2011-01-24 Brian Quinionfinal result ordering, remove GB postcode hacks
2011-01-05 Brian Quinionfinally fix adminitrative spelling error, disable fast_...
2010-12-07 Brian Quinionpostcode/zipcode improvements, finish work on handling...
2010-11-15 Brian Quiniontigger data import
2010-11-01 Brian Quinionmore partitioning work, os open data postcodes, country...
2010-10-25 Brian Quiniondefault path fixes
2010-10-23 Brian Quinionnominatim refactoring