Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some thoughts | Christian Pointner | 2015-12-12 | 2 | -0/+15 |
| | |||||
* | importer now knows which information is needed for what operation | Christian Pointner | 2015-12-12 | 3 | -23/+54 |
| | | | | uint vs int for some values | ||||
* | imporved result reporting | Christian Pointner | 2015-12-12 | 1 | -20/+54 |
| | |||||
* | add_cart and add_cut now correctly parse the response | Christian Pointner | 2015-12-12 | 1 | -13/+33 |
| | |||||
* | added xml parse for response of rdxport | Christian Pointner | 2015-12-12 | 2 | -18/+150 |
| | |||||
* | ImportFile now passes through result from RDXport | Christian Pointner | 2015-12-12 | 6 | -16/+63 |
| | |||||
* | parsing RDWebResult works now | Christian Pointner | 2015-12-11 | 1 | -16/+36 |
| | |||||
* | curl based importer | Christian Pointner | 2015-12-11 | 2 | -55/+92 |
| | |||||
* | added RemovCart and AddCut commands | Christian Pointner | 2015-12-11 | 1 | -0/+42 |
| | |||||
* | minor code refactoring | Christian Pointner | 2015-12-11 | 4 | -40/+15 |
| | |||||
* | added add_cart function | Christian Pointner | 2015-12-10 | 2 | -19/+53 |
| | |||||
* | added support for progress callbacks | Christian Pointner | 2015-12-10 | 7 | -26/+47 |
| | |||||
* | importer deletes source file and dir if requested | Christian Pointner | 2015-12-10 | 2 | -2/+32 |
| | |||||
* | first version of curl base fetcher works now | Christian Pointner | 2015-12-09 | 3 | -9/+79 |
| | |||||
* | automatic protocol detection for curl based fetcher | Christian Pointner | 2015-12-08 | 3 | -7/+61 |
| | |||||
* | fetcher parses SourceUri and selects right fetcher function | Christian Pointner | 2015-12-08 | 3 | -4/+48 |
| | |||||
* | import_file should be done | Christian Pointner | 2015-12-08 | 3 | -61/+81 |
| | |||||
* | renamed RDDB to RdDb and added code to fetch show infos based on ID | Christian Pointner | 2015-12-08 | 5 | -31/+92 |
| | |||||
* | moved DB into seperate module | Christian Pointner | 2015-12-08 | 7 | -118/+164 |
| | |||||
* | major refactoring of base structure | Christian Pointner | 2015-12-08 | 6 | -31/+92 |
| | |||||
* | rename web-addr argument | Christian Pointner | 2015-12-05 | 1 | -2/+2 |
| | |||||
* | further improved simple web interface | Christian Pointner | 2015-12-04 | 6 | -34/+136 |
| | |||||
* | fetching of user passwords works now | Christian Pointner | 2015-12-04 | 2 | -17/+54 |
| | |||||
* | reading rd.conf file works now | Christian Pointner | 2015-12-04 | 2 | -5/+35 |
| | |||||
* | introduced conf | Christian Pointner | 2015-12-04 | 6 | -30/+204 |
| | |||||
* | moved control interface back to main package | Christian Pointner | 2015-12-03 | 5 | -7/+145 |
| | | | | added importer at rhimport package | ||||
* | moved some code to seperate package | Christian Pointner | 2015-12-03 | 3 | -8/+111 |
| | |||||
* | got rid of martini | Christian Pointner | 2015-09-15 | 2 | -13/+10 |
| | |||||
* | fixed formatting | Christian Pointner | 2015-09-10 | 1 | -3/+3 |
| | |||||
* | inital commit | Christian Pointner | 2015-09-10 | 7 | -0/+816 |