.. |
admin
|
port replication initialisation to Python
|
2021-01-26 22:50:54 +01:00 |
setup
|
convert functon creation to python
|
2021-01-26 22:50:54 +01:00 |
template
|
add address rank to XML output
|
2020-12-01 17:54:53 +01:00 |
AddressDetails.php
|
reorganise path settings in config
|
2020-12-19 14:33:04 +01:00 |
ClassTypes.php
|
remove now unused settings related to website
|
2020-10-29 11:13:32 +01:00 |
cmd.php
|
switch remaining settings to dotenv format
|
2020-12-19 14:33:04 +01:00 |
DatabaseError.php
|
replace database abstraction DB with PDO
|
2019-03-09 00:18:15 +01:00 |
DB.php
|
replace database settings with dotenv variant
|
2020-12-19 14:33:04 +01:00 |
DebugHtml.php
|
improve test coverage for reverse and debug output
|
2018-08-20 23:05:49 +02:00 |
DebugNone.php
|
nicer formatting for Geocode debug output
|
2018-03-25 22:28:18 +02:00 |
dotenv_loader.php
|
move dotenv parsing to installed PHP scripts
|
2021-01-14 18:06:22 +01:00 |
Geocode.php
|
switch remaining settings to dotenv format
|
2020-12-19 14:33:04 +01:00 |
init-cmd.php
|
make HTTP proxy setup explicit
|
2020-12-19 14:33:04 +01:00 |
init-website.php
|
reorganise path settings in config
|
2020-12-19 14:33:04 +01:00 |
init.php
|
reorganise path settings in config
|
2020-12-19 14:33:04 +01:00 |
lib.php
|
move dotenv parsing to installed PHP scripts
|
2021-01-14 18:06:22 +01:00 |
log.php
|
Fix SQL concatenation for new query log
|
2019-07-02 01:19:59 +02:00 |
output.php
|
remove unused output formatting functions
|
2021-01-16 17:39:49 +01:00 |
ParameterParser.php
|
unit tests for ParameterParser::hasSetAny
|
2020-02-19 16:55:17 +01:00 |
Phrase.php
|
remove visibility modifier from constants again
|
2019-07-02 23:24:49 +02:00 |
PlaceLookup.php
|
switch remaining settings to dotenv format
|
2020-12-19 14:33:04 +01:00 |
Result.php
|
fix phpcs offences
|
2018-11-20 23:05:56 +01:00 |
ReverseGeocode.php
|
reorganise path settings in config
|
2020-12-19 14:33:04 +01:00 |
SearchContext.php
|
reorganise path settings in config
|
2020-12-19 14:33:04 +01:00 |
SearchDescription.php
|
bdd: complete coverage for API tests
|
2021-01-17 16:12:06 +01:00 |
setup_functions.php
|
avoid accessing constants when getting data from env
|
2021-01-14 09:37:04 +01:00 |
Shell.php
|
remove old nominatim.py in favour of 'nominatim index'
|
2021-01-18 15:43:27 +01:00 |
SpecialSearchOperator.php
|
add missing include
|
2017-10-08 17:13:41 +02:00 |
Status.php
|
replace database abstraction DB with PDO
|
2019-03-09 00:18:15 +01:00 |
TokenCountry.php
|
document tokens
|
2018-05-14 23:23:38 +02:00 |
TokenHousenumber.php
|
document tokens
|
2018-05-14 23:23:38 +02:00 |
TokenList.php
|
reorganise path settings in config
|
2020-12-19 14:33:04 +01:00 |
TokenPostcode.php
|
document tokens
|
2018-05-14 23:23:38 +02:00 |
TokenSpecialTerm.php
|
reorganise path settings in config
|
2020-12-19 14:33:04 +01:00 |
TokenWord.php
|
improve handling of multi-word partials in SearchDescription
|
2020-11-25 12:07:04 +01:00 |