summaryrefslogtreecommitdiff
path: root/sources/db
Commit message (Expand)AuthorAge
* Remove spaces at line endings.Jochen Topf2014-09-29
* Remove "in_wiki_en" column. Wasn't used.Jochen Topf2014-09-29
* Remove in_josm and in_potlatch columns. (Were unused for a while.)Jochen Topf2014-09-29
* Use new top_tags table instead of old selected_tags table.Jochen Topf2014-09-29
* Prepare for putting project stats in db.keys and db.values.Jochen Topf2014-09-18
* Output some counts from selection.db into update log.Jochen Topf2014-06-01
* Remove last remnants of never-used merkaartor source.Jochen Topf2014-05-20
* Add pragmas to make the sqlite stuff run a little faster.Jochen Topf2014-05-13
* Fix selection db path and general cleanups in update scripts.Jochen Topf2014-05-13
* The tagstats binary is no longer available in the repository.Jochen Topf2014-05-13
* Use sqlite db file instead of text *.lst files for selected data.Jochen Topf2014-05-13
* Add code to create maps for tags.Jochen Topf2014-05-12
* Make min_tag_combination_count configurable at runtimeJochen Topf2013-10-07
* Updated ruby import scriptsJochen Topf2013-01-24
* Add in_wiki and in_wiki_en columns to tags and selected_tags tableJochen Topf2013-01-24
* Remove now superfluous perl scriptJochen Topf2013-01-24
* Reimplemented update_characters in Ruby.Jochen Topf2013-01-23
* Add some more statsJochen Topf2013-01-19
* Rename (key|tag)pairs to (key|tag)_combinationsJochen Topf2013-01-19
* Remove unused prevalent_values field in keys sql tableJochen Topf2013-01-17
* db update with interesting relation typesJochen Topf2013-01-15
* Add data on all relation types to relation_types tableJochen Topf2013-01-14
* Extract prevalent relation member roles.Jochen Topf2013-01-14
* Add db indexes for relation types and rolesJochen Topf2013-01-14
* Create relation member and role statsJochen Topf2013-01-14
* Path to tagstats program now in main configJochen Topf2012-01-23
* Update copyright yearJochen Topf2012-01-15
* Create and read interesting_tags.lstJochen Topf2011-12-11
* Postprocessing for tag combination counting.Jochen Topf2011-12-11
* Add support in tagstat for counting key-value-combinationsJochen Topf2011-12-10
* fix update scriptJochen Topf2011-10-16
* Integrate statistics handler, only us one dbJochen Topf2011-10-15
* fix db indexJochen Topf2011-10-14
* fix: distribution map did not work when there were no nodes with a tagJochen Topf2011-10-13
* Add config for distribution images.Jochen Topf2011-10-12
* Generate distribution maps for keys on way, tooJochen Topf2011-10-12
* Add taginfo-config.rb to read config from command line.Jochen Topf2011-10-10
* Remove use of callback_object()Jochen Topf2011-05-10
* Cleanup.Jochen Topf2011-05-08
* Improved build, new version of binary, READMEsJochen Topf2011-04-22
* Prevalent values improvements, some things moved around, reports activeJochen Topf2010-11-14
* new prevalent_values tableJochen Topf2010-11-14
* Multiple changesJochen Topf2010-11-13
* fixed two typosJochen Topf2010-11-12
* Add more timing output to db update.shJochen Topf2010-11-10
* Begin of stats refactoringJochen Topf2010-11-06
* bugfix: update_characters.pl needs dirJochen Topf2010-11-05
* New report: characters in keysJochen Topf2010-11-04
* Added reportsJochen Topf2010-11-01
* Begin of Potlatch supportJochen Topf2010-10-24