summaryrefslogtreecommitdiff
path: root/rhimport/fetcher.go
Commit message (Collapse)AuthorAgeFilesLines
* added attachment fetcherChristian Pointner2016-06-241-23/+107
|
* fix archiv fetcher url formatChristian Pointner2016-05-091-2/+2
|
* print error from easy.Perfom to logChristian Pointner2016-05-071-0/+2
|
* print cancel message after curl perform returnedChristian Pointner2016-05-071-1/+2
|
* fix handling of errernous files in curl urlsChristian Pointner2016-05-061-1/+6
|
* refactored curl/archiv fetcher to handle write errors correctlyChristian Pointner2016-05-061-81/+91
|
* fix possible path transversalChristian Pointner2016-04-071-2/+2
|
* set user agent on fetch/importChristian Pointner2016-03-151-0/+1
|
* returning next sourceuri when filepolicy = keepChristian Pointner2016-03-121-2/+11
|
* make FilePolicy more preciseChristian Pointner2016-03-111-0/+12
|
* introduced SourceFilePolicyChristian Pointner2016-03-111-9/+17
|
* some minor refactoringChristian Pointner2016-03-111-3/+3
|
* generating archiv file string from uriChristian Pointner2016-03-101-6/+37
|
* importing from archiv works nowChristian Pointner2016-03-101-10/+73
|
* curl progress function is now externalChristian Pointner2016-03-101-24/+30
|
* switch to scp for archivChristian Pointner2016-03-041-1/+1
|
* inital archiv fetcherChristian Pointner2016-03-041-2/+18
|
* cleaned up importsChristian Pointner2016-01-211-1/+2
|
* prepare export rhimport package to rhrd-go repoChristian Pointner2016-01-081-0/+294