Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | server/static/about.html: fix the repo URI | Göktürk Yüksek | 2016-12-31 | 1 | -1/+1 |
* | update CAT field length to handle longer category values | Vikraman Choudhury | 2012-02-05 | 1 | -1/+1 |
* | fix broken links in earlier commit | Vikraman Choudhury | 2011-08-24 | 2 | -3/+3 |
* | add sublinks in /package pages | Vikraman Choudhury | 2011-08-24 | 3 | -3/+9 |
* | fix linksgsoc | Vikraman Choudhury | 2011-08-22 | 1 | -1/+2 |
* | fix typo in profile template | Vikraman Choudhury | 2011-08-21 | 1 | -1/+1 |
* | commented server code | Vikraman Choudhury | 2011-08-21 | 17 | -21/+142 |
* | add barcharts for /arch and /keyword | Vikraman Choudhury | 2011-08-12 | 5 | -4/+43 |
* | mv profile.py to profiles.py due to name conflicts | Vikraman Choudhury | 2011-08-07 | 2 | -1/+1 |
* | added an about page | Vikraman Choudhury | 2011-08-04 | 4 | -1/+49 |
* | updates to index page, trying out relative urls | Vikraman Choudhury | 2011-08-04 | 2 | -14/+28 |
* | improved index page | Vikraman Choudhury | 2011-08-04 | 1 | -0/+18 |
* | add input form for host uuid | Vikraman Choudhury | 2011-08-04 | 3 | -2/+29 |
* | fix profile json export | Vikraman Choudhury | 2011-08-02 | 1 | -1/+1 |
* | export use data to json | Vikraman Choudhury | 2011-08-02 | 1 | -3/+9 |
* | allow exporting to json from search in server | Vikraman Choudhury | 2011-08-02 | 1 | -1/+10 |
* | export json from server | Vikraman Choudhury | 2011-07-25 | 11 | -13/+72 |
* | add package search feature | Vikraman Choudhury | 2011-07-18 | 3 | -1/+97 |
* | make db configurable | Vikraman Choudhury | 2011-07-11 | 4 | -5/+38 |
* | fixes for deploying on vulture | Vikraman Choudhury | 2011-07-11 | 2 | -2/+3 |
* | fixes after pylint | Vikraman Choudhury | 2011-07-11 | 5 | -34/+34 |
* | fix tabs | Vikraman Choudhury | 2011-07-11 | 30 | -604/+601 |
* | per useflag stats | Vikraman Choudhury | 2011-07-09 | 4 | -16/+54 |
* | added a mysql dump of test database | Vikraman Choudhury | 2011-07-08 | 1 | -0/+207 |
* | add top C,CP,CPV to /package pages | Vikraman Choudhury | 2011-07-08 | 4 | -32/+129 |
* | add package stats | Vikraman Choudhury | 2011-07-07 | 8 | -29/+129 |
* | more stats pages | Vikraman Choudhury | 2011-07-03 | 17 | -0/+186 |
* | update module name to app in tests | Vikraman Choudhury | 2011-06-30 | 2 | -2/+2 |
* | call app.py from separate wsgi handler | Vikraman Choudhury | 2011-06-30 | 3 | -2/+4 |
* | tests for server | Vikraman Choudhury | 2011-06-29 | 4 | -0/+121 |
* | allow masking payload fields | Vikraman Choudhury | 2011-06-23 | 2 | -1/+16 |
* | fix timestamps | Vikraman Choudhury | 2011-06-16 | 2 | -3/+3 |
* | fix index page | Vikraman Choudhury | 2011-06-16 | 1 | -2/+2 |
* | updated server code, added host page | Vikraman Choudhury | 2011-06-14 | 9 | -155/+253 |
* | capitalize sql objects | Vikraman Choudhury | 2011-06-14 | 1 | -132/+132 |
* | fixed sql bugs, POST success | Vikraman Choudhury | 2011-06-08 | 3 | -43/+56 |
* | update post handler | Vikraman Choudhury | 2011-06-08 | 2 | -47/+144 |
* | fix foreign key constraints | Vikraman Choudhury | 2011-06-08 | 1 | -33/+75 |
* | updated and fixed sql code | Vikraman Choudhury | 2011-06-08 | 1 | -24/+137 |
* | added setup instructions | Vikraman Choudhury | 2011-05-12 | 3 | -4/+4 |
* | fixes after code review | Vikraman Choudhury | 2011-05-12 | 2 | -2/+3 |
* | handle favicon with a 404 error | Vikraman Choudhury | 2011-05-12 | 1 | -0/+2 |
* | fix duplicate tuples in packages | Vikraman Choudhury | 2011-05-12 | 1 | -3/+6 |
* | server working, can POST data successfully :) | Vikraman Choudhury | 2011-05-12 | 5 | -15/+98 |
* | sql tables created | Vikraman Choudhury | 2011-05-06 | 2 | -0/+35 |
* | first commit for server code | Vikraman Choudhury | 2011-05-06 | 6 | -0/+70 |