summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimport/fetcher.go
Commit message (Collapse)AuthorAgeFilesLines
* minor code refactoringChristian Pointner2015-12-111-3/+1
|
* added support for progress callbacksChristian Pointner2015-12-101-5/+6
|
* importer deletes source file and dir if requestedChristian Pointner2015-12-101-1/+6
|
* 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-081-1/+5
|
* moved DB into seperate moduleChristian Pointner2015-12-081-2/+2
|
* major refactoring of base structureChristian Pointner2015-12-081-0/+34