summaryrefslogtreecommitdiffstats
path: root/scripts/getrankings.py
Commit message (Expand)AuthorAgeFilesLines
* Make SQL queries safer and more robust.jasplin2011-03-181-14/+16
* Fixed bug.jasplin2011-02-181-4/+7
* Added basic annotation.jasplin2011-02-181-5/+26
* Included LCDA (Last Change Days Ago) in ranking table.jasplin2011-02-161-6/+8
* Enabled test case filter for rankings computation.jasplin2011-02-111-3/+18
* Optimized by replacing filter() with dictionary lookup.jasplin2011-02-101-29/+13
* Show trend as "delta from prev ranking pos".jasplin2011-02-101-12/+60
* Fixed bug: maxsize must be applied _after_ sorting.jasplin2011-02-091-6/+6
* Set max ranking size from GUI.jasplin2011-02-091-3/+6
* Removed unused data from JSON output.jasplin2011-02-091-1/+0
* Removed trailing whitespace.jasplin2011-02-081-1/+1
* Initial rudimentary version of rankings page.jasplin2011-02-081-0/+142