]> git.openstreetmap.org Git - nominatim.git/history - utils/importWikipedia.php
replace database abstraction DB with PDO
[nominatim.git] / utils / importWikipedia.php
2019-03-08 marc tobiasreplace database abstraction DB with PDO
2018-12-04 Sarah HoffmannMerge pull request #1252 from mtmail/update-and-documen...
2018-12-04 Sarah HoffmannMerge pull request #1255 from mtmail/faq-about-permanen...
2018-12-04 Sarah HoffmannMerge pull request #1258 from lonvia/cleanup-utils
2018-12-02 Sarah HoffmannRestructure script and website installation
2018-08-23 Sarah HoffmannMerge branch 'customPHP1' of https://github.com/ThomasB...
2018-08-23 ThomasBarrisjust add missing semicolon in importWikipedia.php line 312
2018-04-18 Sarah HoffmannMerge pull request #977 from lonvia/fix-byteswap-check
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-26 Marc Tobias Mettenphpcs: remove trailing whitespace from comments
2018-03-24 Sarah HoffmannMerge pull request #986 from mtmail/php-replace-sizeof
2018-03-22 marc tobiasreplace PHP sizeof() with either count() or empty()
2017-10-26 Sarah HoffmannMerge pull request #835 from lonvia/fix-quoting
2017-10-26 Sarah Hoffmannreplace double-quoting with single quotes where applicable
2016-11-02 Sarah HoffmannMerge pull request #548 from lonvia/query-ckeck-utf8
2016-10-16 Sarah HoffmannMerge pull request #550 from lonvia/decrease-line-length
2016-10-13 Sarah Hoffmannreduce maximum line length to 199 for all php files
2016-09-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-settings' of https://githu...
2016-09-15 Sarah HoffmannMerge branch 'PSR2-fixes-for-wikidata' of https://githu...
2016-09-15 Marc Tobias Mettenhalf-reverting 51155b63, We dont need two of three...
2016-09-14 Marc Tobias Mettenfix indentation and misc errors according to PSR2 codin...
2016-09-14 Marc Tobias Mettencase statement need : instead of ;. Added more breaks
2016-09-11 Sarah HoffmannMerge pull request #524 from mtmail/PSR2-function-decla...
2016-09-11 Marc Tobias Mettenfix function declaration errors according to PSR2 codin...
2016-09-10 Sarah HoffmannMerge pull request #522 from mtmail/PSR2-arrays
2016-09-10 marc tobiasfix array-related errors according to PSR2 coding style...
2016-09-08 marc tobiasbracket spacing for if/else/for/foreach/while/switch...
2016-09-05 Sarah HoffmannMerge branch 'delete-us-postcode-without-name' of https...
2016-09-04 Marc Tobias Mettentabs-to-spaces
2016-06-09 Sarah HoffmannMerge pull request #219 from mizabrik/master
2016-03-22 Markus GailMerge branch 'tigerlines' of /home/markus/Nominatim...
2016-03-16 Sarah HoffmannMerge branch 'cmake-port' into master
2016-03-12 Sarah Hoffmanninstall executables and call settings.php explicitly
2013-03-18 Brian Quinionfirst draft of wikipedia article/importance import...