aboutsummaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* make db configurableVikraman Choudhury2011-07-114-5/+38
* fixes for deploying on vultureVikraman Choudhury2011-07-112-2/+3
* fixes after pylintVikraman Choudhury2011-07-115-34/+34
* fix tabsVikraman Choudhury2011-07-1130-604/+601
* per useflag statsVikraman Choudhury2011-07-094-16/+54
* added a mysql dump of test databaseVikraman Choudhury2011-07-081-0/+207
* add top C,CP,CPV to /package pagesVikraman Choudhury2011-07-084-32/+129
* add package statsVikraman Choudhury2011-07-078-29/+129
* more stats pagesVikraman Choudhury2011-07-0317-0/+186
* update module name to app in testsVikraman Choudhury2011-06-302-2/+2
* call app.py from separate wsgi handlerVikraman Choudhury2011-06-303-2/+4
* tests for serverVikraman Choudhury2011-06-294-0/+121
* allow masking payload fieldsVikraman Choudhury2011-06-232-1/+16
* fix timestampsVikraman Choudhury2011-06-162-3/+3
* fix index pageVikraman Choudhury2011-06-161-2/+2
* updated server code, added host pageVikraman Choudhury2011-06-149-155/+253
* capitalize sql objectsVikraman Choudhury2011-06-141-132/+132
* fixed sql bugs, POST successVikraman Choudhury2011-06-083-43/+56
* update post handlerVikraman Choudhury2011-06-082-47/+144
* fix foreign key constraintsVikraman Choudhury2011-06-081-33/+75
* updated and fixed sql codeVikraman Choudhury2011-06-081-24/+137
* added setup instructionsVikraman Choudhury2011-05-123-4/+4
* fixes after code reviewVikraman Choudhury2011-05-122-2/+3
* handle favicon with a 404 errorVikraman Choudhury2011-05-121-0/+2
* fix duplicate tuples in packagesVikraman Choudhury2011-05-121-3/+6
* server working, can POST data successfully :)Vikraman Choudhury2011-05-125-15/+98
* sql tables createdVikraman Choudhury2011-05-062-0/+35
* first commit for server codeVikraman Choudhury2011-05-066-0/+70