summaryrefslogtreecommitdiffstats
path: root/scripts/getstats1.py
Commit message (Expand)AuthorAgeFilesLines
* Make SQL queries safer and more robust.jasplin2011-03-181-2/+3
* Simplified extractSingleContextBMStats().jasplin2011-02-041-4/+3
* Improved ranking table + merged DB scripts.jasplin2011-02-041-3/+3
* Cleaned up code with json.dump().jasplin2011-02-031-107/+61
* Fixed bugs that slipped through in the latest database restructuring.jasplin2011-02-031-2/+2
* Adapted database queries to new database structureJoão Abecasis2011-02-021-6/+8
* Replaced "TC", "TF", "DT" with BM = "TC:TF(DT)" everywhere.jasplin2011-01-131-3/+3
* Removed all *AsTable references.jasplin2010-12-011-5/+0
* Added command for extracting time series stats.jasplin2010-12-011-4/+1
* Split Python code into separate files.jasplin2010-11-291-0/+186