aboutsummaryrefslogtreecommitdiff
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* server/static/about.html: fix the repo URIGöktürk Yüksek2016-12-311-1/+1
* update CAT field length to handle longer category valuesVikraman Choudhury2012-02-051-1/+1
* fix broken links in earlier commitVikraman Choudhury2011-08-242-3/+3
* add sublinks in /package pagesVikraman Choudhury2011-08-243-3/+9
* fix linksgsocVikraman Choudhury2011-08-221-1/+2
* fix typo in profile templateVikraman Choudhury2011-08-211-1/+1
* commented server codeVikraman Choudhury2011-08-2117-21/+142
* add barcharts for /arch and /keywordVikraman Choudhury2011-08-125-4/+43
* mv profile.py to profiles.py due to name conflictsVikraman Choudhury2011-08-072-1/+1
* added an about pageVikraman Choudhury2011-08-044-1/+49
* updates to index page, trying out relative urlsVikraman Choudhury2011-08-042-14/+28
* improved index pageVikraman Choudhury2011-08-041-0/+18
* add input form for host uuidVikraman Choudhury2011-08-043-2/+29
* fix profile json exportVikraman Choudhury2011-08-021-1/+1
* export use data to jsonVikraman Choudhury2011-08-021-3/+9
* allow exporting to json from search in serverVikraman Choudhury2011-08-021-1/+10
* export json from serverVikraman Choudhury2011-07-2511-13/+72
* add package search featureVikraman Choudhury2011-07-183-1/+97
* 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