2020-06-01 |
Sarah Hoffmann | Merge pull request #1813 from lonvia/revert-concurrent... |
tree | commitdiff |
2020-06-01 |
Sarah Hoffmann | Merge pull request #1814 from lonvia/disable-jit |
tree | commitdiff |
2020-05-30 |
Sarah Hoffmann | Disable JIT and parallel workers when indexing |
tree | commitdiff |
2020-05-15 |
Sarah Hoffmann | nominatim: always use deadlock-protected wait |
tree | commitdiff |
2020-05-13 |
Sarah Hoffmann | Merge branch 'patch-1' of https://github.com/ganeshkris... |
tree | commitdiff |
2020-04-26 |
Sarah Hoffmann | Merge branch 'separate-compilation' of https://github... |
tree | commitdiff |
2020-04-26 |
Sarah Hoffmann | Merge pull request #1754 from mtmail/nominatim-db-tests... |
tree | commitdiff |
2020-04-25 |
Sarah Hoffmann | Merge pull request #1752 from mtmail/new-oo-shell-class |
tree | commitdiff |
2020-04-22 |
Sarah Hoffmann | Merge pull request #1758 from krahulreddy/advanced... |
tree | commitdiff |
2020-04-19 |
Sarah Hoffmann | nominatim.py: fix wrong use of assert |
tree | commitdiff |
2020-02-12 |
Sarah Hoffmann | Merge pull request #1675 from lonvia/refresh-connection... |
tree | commitdiff |
2020-02-11 |
Sarah Hoffmann | nominatim.py: use async in connect() function |
tree | commitdiff |
2020-02-11 |
Sarah Hoffmann | nominatim.py: also catch deadlocks on final wait |
tree | commitdiff |
2020-02-11 |
Sarah Hoffmann | regularly close connection while indexing |
tree | commitdiff |
2020-01-31 |
Sarah Hoffmann | Merge pull request #1648 from lonvia/nominatim-as-pytho... |
tree | commitdiff |
2020-01-29 |
Sarah Hoffmann | fix typo |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | forgot to index last rank |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | replace nominatim C program |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | fix log levels |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | add time display for nominatim.py |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | clean up and document script |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | fix SQL and some other stuff |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | Revert "switch to threading" |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | switch to threading |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | use generator for thread choice |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | add prepared statement |
tree | commitdiff |
2020-01-24 |
Sarah Hoffmann | simple implementation |
tree | commitdiff |
2019-10-25 |
Eldar Yusupov | Add options to compile only PG module/frontend |
tree | commitdiff |
2019-10-25 |
Eldar Yusupov | Separate more dependencies |
tree | commitdiff |
2019-10-25 |
Eldar Yusupov | Move nominatim lib deps to its dir |
tree | commitdiff |
2019-10-25 |
Eldar Yusupov | Include CheckSymbolExists CMake module |
tree | commitdiff |
2018-08-04 |
Sarah Hoffmann | Merge pull request #1110 from lonvia/remove-address... |
tree | commitdiff |
2018-08-02 |
Sarah Hoffmann | Merge pull request #1095 from estadtherr/remote_postgres_pr |
tree | commitdiff |
2018-07-21 |
Eric Stadtherr | Work on setup/update scripts, unit tests, and documenta... |
tree | commitdiff |
2018-04-26 |
Sarah Hoffmann | Merge pull request #1024 from lonvia/reduce-address... |
tree | commitdiff |
2018-04-18 |
Sarah Hoffmann | Merge pull request #977 from lonvia/fix-byteswap-check |
tree | commitdiff |
2018-03-16 |
Sarah Hoffmann | clean up byte order detection |
tree | commitdiff |
2018-01-10 |
Sarah Hoffmann | replace non-standard uint type with unsigned |
tree | commitdiff |
2017-12-20 |
Sarah Hoffmann | Merge pull request #868 from JonathanMontane/feat/export |
tree | commitdiff |
2017-12-18 |
Jonathan Montane | feat(export): added linked_place_id as an attribute... |
tree | commitdiff |
2017-09-17 |
Sarah Hoffmann | reduce message frequency during indexing |
tree | commitdiff |
2017-03-12 |
Sarah Hoffmann | Merge pull request #661 from mtmail/travis-ci-badge |
tree | commitdiff |
2017-03-12 |
Sarah Hoffmann | Merge pull request #660 from mtmail/new-github-URL |
tree | commitdiff |
2017-03-08 |
mtmail | Merge pull request #656 from EdwardBetts/master |
tree | commitdiff |
2017-03-08 |
Edward Betts | correct spelling mistakes |
tree | commitdiff |
2017-02-15 |
Sarah Hoffmann | Merge pull request #632 from melvyn-sopacua/libxml2... |
tree | commitdiff |
2017-02-15 |
Melvyn Sopacua | Fix warnings: |
tree | commitdiff |
2017-02-13 |
Sarah Hoffmann | Merge pull request #629 from melvyn-sopacua/release... |
tree | commitdiff |
2017-02-13 |
Melvyn Sopacua | BSD compat: use sys/endian.h if available |
tree | commitdiff |
2017-01-16 |
Sarah Hoffmann | Merge pull request #610 from lonvia/set-lanugage-of... |
tree | commitdiff |
2017-01-15 |
Sarah Hoffmann | force language of pgsql to C |
tree | commitdiff |
2016-06-09 |
Sarah Hoffmann | Merge pull request #219 from mizabrik/master |
tree | commitdiff |
2016-06-04 |
Sarah Hoffmann | Merge branch 'interpolations' |
tree | commitdiff |
2016-05-14 |
Sarah Hoffmann | Merge remote-tracking branch 'markus/master' into master |
tree | commitdiff |
2016-05-11 |
markigail | Change load-data in setup.php. |
tree | commitdiff |
2016-05-08 |
markigail | Fix bug in index.c and remove column admin_level from... |
tree | commitdiff |
2016-05-03 |
markigail | fix small bug in index.c |
tree | commitdiff |
2016-04-27 |
Markus Gail | index on geometry of interpolation lines, and more... |
tree | commitdiff |
2016-04-25 |
Markus Gail | Merge remote-tracking branch 'origin/master' into osmline |
tree | commitdiff |
2016-04-25 |
Markus Gail | Remove interpolation lines from placex and save them... |
tree | commitdiff |
2016-03-22 |
Markus Gail | Merge branch 'tigerlines' of /home/markus/Nominatim... |
tree | commitdiff |
2016-03-13 |
Sarah Hoffmann | Merge pull request #381 from lonvia/cmake-port |
tree | commitdiff |
2016-03-12 |
Sarah Hoffmann | add actual cmake file |
tree | commitdiff |
2016-03-12 |
Sarah Hoffmann | move from autotools to cmake and update osm2pgsql |
tree | commitdiff |
2016-02-29 |
Sarah Hoffmann | add actual cmake file |
tree | commitdiff |
2016-02-29 |
Sarah Hoffmann | move from autotools to cmake and update osm2pgsql |
tree | commitdiff |
2016-01-15 |
Marc Tobias Metten | Merge branch 'mobile-responsive' of https://github... |
tree | commitdiff |
2015-10-15 |
Marc Tobias Metten | more tests for libphp - incorporate lonvias feedback |
tree | commitdiff |
2015-08-29 |
Sarah Hoffmann | adapt to new configure variables for postgres |
tree | commitdiff |
2014-01-23 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2013-10-03 |
Sarah Hoffmann | Merge branch 'diffupdates' of https://github.com/IrlJid... |
tree | commitdiff |
2013-10-02 |
Sarah Hoffmann | hasn't been svn for a while |
tree | commitdiff |
2012-12-16 |
Sarah Hoffmann | properly close connections to postgres |
tree | commitdiff |
2012-07-30 |
Sarah Hoffmann | fail on error |
tree | commitdiff |
2012-07-22 |
Sarah Hoffmann | Merge branch 'patch-1' of https://github.com/Firefishy... |
tree | commitdiff |
2012-07-03 |
Sarah Hoffmann | put libraries in right place when linking |
tree | commitdiff |
2012-06-27 |
Sarah Hoffmann | Merge branch 'configure' of github.com:lonvia/Nominatim |
tree | commitdiff |
2012-06-15 |
Sarah Hoffmann | yet another autogenerated file removed |
tree | commitdiff |
2012-06-15 |
Sarah Hoffmann | remove autogenerated files |
tree | commitdiff |
2012-06-15 |
Sarah Hoffmann | create a globale configure/make |
tree | commitdiff |
2012-05-23 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-05-23 |
Sarah Hoffmann | more verbose error messages |
tree | commitdiff |
2012-03-26 |
Brian Quinion | Merge branch 'master' of github.com:twain47/Nominatim |
tree | commitdiff |
2012-03-22 |
Brian Quinion | Use GB postcode table as definitive source. resort... |
tree | commitdiff |
2012-01-28 |
Sarah Hoffmann | don't classify normal SQL errors as deadlocks |
tree | commitdiff |
2012-01-21 |
Sarah Hoffmann | - remove dependency on intarray extension |
tree | commitdiff |
2011-06-14 |
Brian Quinion | update place_id to BIGINT |
tree | commitdiff |
2011-05-16 |
Brian Quinion | memory leak on large imports |
tree | commitdiff |
2011-04-08 |
Brian Quinion | addresses not claculated for some named poi |
tree | commitdiff |
2011-04-06 |
Brian Quinion | move partiondef config file to settings, add --create... |
tree | commitdiff |
2011-04-06 |
Brian Quinion | extra validation on import |
tree | commitdiff |
2011-03-21 |
Brian Quinion | loading rank wrong way round |
tree | commitdiff |
2011-03-18 |
Brian Quinion | calculate search position based to 'importance' rather... |
tree | commitdiff |
2011-02-21 |
Frederik Ramm | log progress to stderr instead of stdout, to make use... |
tree | commitdiff |
2011-02-08 |
Brian Quinion | stop treating capital cities as villages, memory leak... |
tree | commitdiff |
2011-02-07 |
Brian Quinion | add logging of broken polygons, improve address export... |
tree | commitdiff |
2011-01-21 |
Brian Quinion | aux properties, memory leaks, tweaks to search order |
tree | commitdiff |
2011-01-05 |
Brian Quinion | finally fix adminitrative spelling error, disable fast_... |
tree | commitdiff |
2010-12-10 |
Brian Quinion | clean up formatting |
tree | commitdiff |
2010-12-10 |
Brian Quinion | be a bit efficient about queuing up the places to be... |
tree | commitdiff |
next |