summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimport
Commit message (Collapse)AuthorAgeFilesLines
...
* add_cart and add_cut now correctly parse the responseChristian Pointner2015-12-121-13/+33
|
* added xml parse for response of rdxportChristian Pointner2015-12-122-18/+150
|
* ImportFile now passes through result from RDXportChristian Pointner2015-12-121-11/+33
|
* parsing RDWebResult works nowChristian Pointner2015-12-111-16/+36
|
* curl based importerChristian Pointner2015-12-112-55/+92
|
* added RemovCart and AddCut commandsChristian Pointner2015-12-111-0/+42
|
* minor code refactoringChristian Pointner2015-12-112-3/+7
|
* added add_cart functionChristian Pointner2015-12-101-18/+52
|
* added support for progress callbacksChristian Pointner2015-12-102-22/+37
|
* importer deletes source file and dir if requestedChristian Pointner2015-12-102-2/+32
|
* first version of curl base fetcher works nowChristian Pointner2015-12-091-5/+63
|
* automatic protocol detection for curl based fetcherChristian Pointner2015-12-081-6/+59
|
* fetcher parses SourceUri and selects right fetcher functionChristian Pointner2015-12-081-3/+35
|
* import_file should be doneChristian Pointner2015-12-082-60/+80
|
* renamed RDDB to RdDb and added code to fetch show infos based on IDChristian Pointner2015-12-082-24/+85
|
* moved DB into seperate moduleChristian Pointner2015-12-084-107/+146
|
* major refactoring of base structureChristian Pointner2015-12-083-13/+50
|
* further improved simple web interfaceChristian Pointner2015-12-041-7/+12
|
* fetching of user passwords works nowChristian Pointner2015-12-041-17/+53
|
* reading rd.conf file works nowChristian Pointner2015-12-041-5/+34
|
* introduced confChristian Pointner2015-12-043-16/+154
|
* moved control interface back to main packageChristian Pointner2015-12-032-41/+99
| | | | added importer at rhimport package
* moved some code to seperate packageChristian Pointner2015-12-032-0/+79