summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimportd
Commit message (Collapse)AuthorAgeFilesLines
...
* telnet client help commandChristian Pointner2015-12-181-3/+68
|
* show command is now implemented for telnet clientChristian Pointner2015-12-181-12/+34
|
* some simple telnet commands are implemented nowChristian Pointner2015-12-181-7/+64
|
* telnet client quit command is implementedChristian Pointner2015-12-181-4/+61
|
* added client handler for telnet control interfaceChristian Pointner2015-12-181-0/+23
|
* added telnet control interfaceChristian Pointner2015-12-183-67/+72
|
* added basic version of a session storeChristian Pointner2015-12-181-24/+68
|
* local:// sanitzes path nowChristian Pointner2015-12-171-1/+2
|
* improved error handling and overall resilience to different situationsChristian Pointner2015-12-153-3/+7
|
* fixed bug where some context values where not initialiized properlyChristian Pointner2015-12-141-2/+20
|
* added more sophisticated import options - still needs testingChristian Pointner2015-12-141-2/+15
|
* improved HTTP status codeChristian Pointner2015-12-131-1/+1
|
* GroupName should now be only supplied for music poolsChristian Pointner2015-12-131-5/+5
| | | | added context SanityCheck before fetching files
* some thoughtsChristian Pointner2015-12-121-0/+4
|
* importer now knows which information is needed for what operationChristian Pointner2015-12-121-3/+3
| | | | uint vs int for some values
* ImportFile now passes through result from RDXportChristian Pointner2015-12-121-5/+6
|
* minor code refactoringChristian Pointner2015-12-112-37/+8
|
* added add_cart functionChristian Pointner2015-12-101-1/+1
|
* added support for progress callbacksChristian Pointner2015-12-101-0/+5
|
* first version of curl base fetcher works nowChristian Pointner2015-12-091-4/+4
|
* renamed RDDB to RdDb and added code to fetch show infos based on IDChristian Pointner2015-12-083-7/+7
|
* moved DB into seperate moduleChristian Pointner2015-12-083-11/+18
|
* major refactoring of base structureChristian Pointner2015-12-082-18/+32
|
* rename web-addr argumentChristian Pointner2015-12-051-2/+2
|
* further improved simple web interfaceChristian Pointner2015-12-042-27/+110
|
* introduced confChristian Pointner2015-12-043-14/+50
|
* moved control interface back to main packageChristian Pointner2015-12-033-5/+83
| | | | added importer at rhimport package
* moved some code to seperate packageChristian Pointner2015-12-031-8/+32
|
* got rid of martiniChristian Pointner2015-09-151-12/+9
|
* fixed formattingChristian Pointner2015-09-101-3/+3
|
* inital commitChristian Pointner2015-09-101-0/+53