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