]> git.openstreetmap.org Git - nominatim.git/history - lib/SearchContext.php
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / lib / SearchContext.php
2017-10-27 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
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-10 Sarah HoffmannMerge remote-tracking branch 'upstream/master'
2017-10-10 Sarah HoffmannMerge pull request #812 from lonvia/search-as-a-class
2017-10-09 Sarah Hoffmanndocumentation for SearchContext and SearchDescription
2017-10-09 Sarah Hoffmanncoding style and some documentation
2017-10-08 Sarah Hoffmannmove country list to SearchContext
2017-10-08 Sarah Hoffmannmove excluded place list to SearchContext
2017-10-08 Sarah Hoffmannmove viewbox sql to new SearchContext
2017-10-08 Sarah Hoffmannreplace NearPoint with a more generic context object