summaryrefslogtreecommitdiffstats
path: root/database
Commit message (Expand)AuthorAgeFilesLines
* Updated README + misc fixes/cleanupJo Asplin2011-09-204-96/+2
* Added Top Changes page to replace ranking feature.jasplin2011-05-263-1/+102
* Added basic annotation.jasplin2011-02-183-0/+58
* Included LCDA (Last Change Days Ago) in ranking table.jasplin2011-02-162-5/+12
* Initial rudimentary version of rankings page.jasplin2011-02-082-9/+16
* Improved ranking table + merged DB scripts.jasplin2011-02-046-183/+93
* Fixed bug: timestamp in context table gets current server time as default.jasplin2011-02-031-1/+1
* Fixed bugs that slipped through in the latest database restructuring.jasplin2011-02-031-0/+4
* Fixed bug.jasplin2011-02-021-4/+4
* Split out dropping columns from old schemaJoão Abecasis2011-02-021-3/+6
* Adding context tableJoão Abecasis2011-02-022-14/+94
* Replaced LSD, NI, NZ, NC, MDRSE, and RSEMD with QS in the rankingStat table.jasplin2011-01-271-6/+1
* Added initial version of finalizeresults.py.jasplin2011-01-274-3/+39
* Defined database tables for ranking feature.jasplin2011-01-244-0/+132
* Removed trailing whitespace.jasplin2010-11-021-1/+1
* Converted database schema to one that is 50% faster.jasplin2010-11-023-35/+263
* Add database indexes.jasplin2010-10-111-0/+12
* Added a table for recording upload events.jasplin2010-10-052-4/+19
* Minor reordering of table attributes.jasplin2010-10-041-4/+4
* Revert "Added repo URL."jasplin2010-10-041-5/+4
* Added repo URL.jasplin2010-10-041-4/+5
* Added loading of PL/Python functions (none so far).jasplin2010-09-292-2/+6
* DB initialization for light version.jasplin2010-09-294-151/+68
* Updated DB scripts. Added partial tabledefs.sql.jasplin2010-09-242-11/+169
* Added script to reset database (incomplete).jasplin2010-09-241-0/+63