summaryrefslogtreecommitdiff
path: root/src/rhimportd/ctrlWeb.go
Commit message (Collapse)AuthorAgeFilesLines
* some cleanup and imrpovments (mainly in the javasctipt test sitesChristian Pointner2016-07-231-58/+0
|
* make uploadWeb part of session store - not finished yetChristian Pointner2016-07-221-2/+1
|
* also increase write timeout since this is actually a deadline since the last ↵Christian Pointner2016-04-021-1/+1
| | | | read
* increase read timeout since uploads can take longChristian Pointner2016-04-021-1/+1
|
* added http static dir for static filesChristian Pointner2016-04-021-2/+3
|
* upload cleaner works nowChristian Pointner2016-04-021-2/+2
|
* added cleaner for uploaded files (not done yet)Christian Pointner2016-04-021-0/+1
|
* added simple HTTP upload handlerChristian Pointner2016-04-021-1/+2
|
* improved makefile now that rhrd-go is go-getableChristian Pointner2016-01-121-2/+2
|
* moved rhimport package to rhrd-go repoChristian Pointner2016-01-081-1/+1
|
* move rddb to rhrd-goChristian Pointner2016-01-081-7/+8
|
* improved makefileChristian Pointner2016-01-071-0/+55