summaryrefslogtreecommitdiff
path: root/sources/db
Commit message (Expand)AuthorAge
* Revert "Remove "in_wiki_en" column. Wasn't used."Jochen Topf2015-07-16
* Some experimental code to find unicode properties in keys.Jochen Topf2015-04-28
* Mark short keys as bad.Jochen Topf2015-03-23
* An attempt to classify all keys into 'good', 'bad', and 'unknown'.Jochen Topf2015-03-19
* Remove unused fields from tags table.Jochen Topf2015-03-14
* Remove superfluous semikolons at end of lines.Jochen Topf2015-03-09
* Move creation of index forward...Jochen Topf2015-03-06
* Remove deprecated PRAGMA count_changes = OFF;Jochen Topf2015-03-06
* Split up sources/db/post.sql.Jochen Topf2015-03-06
* Remove deprecated table "selected_tags".Jochen Topf2015-03-06
* Add number of similar keys to stats.Jochen Topf2015-02-26
* Run 'similarity' binary from db update script if it is available.Jochen Topf2015-02-26
* Add similarity program to check for similar keys.Jochen Topf2015-02-26
* Don't hard code ruby pathKuang-che Wu2014-12-06
* 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