summaryrefslogtreecommitdiff
path: root/src/helsinki.at/rhimport/fetcher.go
Commit message (Expand)AuthorAgeFilesLines
* fetching show info works nowChristian Pointner2015-12-131-0/+1
* GroupName should now be only supplied for music poolsChristian Pointner2015-12-131-1/+0
* some thoughtsChristian Pointner2015-12-121-0/+11
* curl based importerChristian Pointner2015-12-111-8/+9
* 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