summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* implemented basic structure for web socket interfaceChristian Pointner2015-12-291-5/+1
|
* added basic websockethandler control interfaceChristian Pointner2015-12-292-0/+9450
|
* added telnet control interfaceChristian Pointner2015-12-181-2/+2
|
* improved error handling and overall resilience to different situationsChristian Pointner2015-12-156-0/+35
|
* fixed bug where some context values where not initialiized properlyChristian Pointner2015-12-146-5/+11
|
* added more sophisticated import options - still needs testingChristian Pointner2015-12-145-5/+0
|
* GroupName should now be only supplied for music poolsChristian Pointner2015-12-135-5/+0
| | | | added context SanityCheck before fetching files
* ImportFile now passes through result from RDXportChristian Pointner2015-12-124-0/+24
|
* added support for progress callbacksChristian Pointner2015-12-104-4/+5
|
* first version of curl base fetcher works nowChristian Pointner2015-12-091-0/+12
|
* automatic protocol detection for curl based fetcherChristian Pointner2015-12-081-1/+1
|
* fetcher parses SourceUri and selects right fetcher functionChristian Pointner2015-12-082-1/+13
|
* import_file should be doneChristian Pointner2015-12-081-1/+1
|
* major refactoring of base structureChristian Pointner2015-12-081-0/+10
|
* further improved simple web interfaceChristian Pointner2015-12-043-0/+14