summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* added websocket testclient to static files, some cleanupsChristian Pointner2016-04-022-9563/+0
|
* update test scriptChristian Pointner2016-02-101-1/+1
|
* improved sanity check for local filesChristian Pointner2015-12-301-7/+25
|
* small improvement of socket handler testChristian Pointner2015-12-301-16/+31
|
* web socket handler is now completedChristian Pointner2015-12-301-12/+33
|
* session store list works now (needs auth check)Christian Pointner2015-12-301-2/+15
|
* session store and web socket interface now support to set a reference idChristian Pointner2015-12-301-0/+1
|
* reconnecting session works nowChristian Pointner2015-12-301-11/+25
|
* improved socket.htmlChristian Pointner2015-12-301-3/+18
|
* implemented cancel commandChristian Pointner2015-12-301-6/+15
|
* improved session handling at websocket interfaceChristian Pointner2015-12-301-1/+1
|
* websocket handler new/run works now (needs testing!)Christian Pointner2015-12-291-7/+18
|
* 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