summaryrefslogtreecommitdiff
path: root/rhimport
Commit message (Collapse)AuthorAgeFilesLines
...
* send curl progress message from within write functionChristian Pointner2016-06-301-5/+8
|
* set buffer size for 1MB for archiv importerChristian Pointner2016-06-301-0/+2
|
* handle http status codes from curlChristian Pointner2016-06-301-0/+12
|
* limit maximum file size for downloads without max sizeChristian Pointner2016-06-301-1/+9
|
* fixed source file policy for local importerChristian Pointner2016-06-302-14/+24
|
* fetch converter for local:// - needs testing...Christian Pointner2016-06-301-10/+85
|
* attachement fetcher now uses converter as wellChristian Pointner2016-06-301-18/+23
|
* make fetch converter configurableChristian Pointner2016-06-303-30/+44
|
* added converter fetcherChristian Pointner2016-06-302-12/+148
|
* reset sesssion timeout to 3h if set > 3h from interfaceChristian Pointner2016-06-271-0/+4
|
* enforce maximum file sizeChristian Pointner2016-06-272-9/+34
|
* changed signature of progress callbackChristian Pointner2016-06-274-28/+22
|
* fixed canceling when uploading connection is goneChristian Pointner2016-06-242-2/+15
|
* added attachment fetcherChristian Pointner2016-06-242-23/+109
|
* implemented rate limiting for progress callbacks in sessionChristian Pointner2016-05-091-16/+34
|
* 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-062-82/+92
|
* only send progress messages when import is runningChristian Pointner2016-05-061-1/+3
|
* fix possible path transversalChristian Pointner2016-04-071-2/+2
|
* fix creation of carts for showsChristian Pointner2016-03-161-8/+17
|
* set user agent on fetch/importChristian Pointner2016-03-152-0/+2
|
* returning next sourceuri when filepolicy = keepChristian Pointner2016-03-122-3/+17
|
* FilePolicy from and to stringChristian Pointner2016-03-111-0/+30
|
* make FilePolicy more preciseChristian Pointner2016-03-112-0/+13
|
* introduced SourceFilePolicyChristian Pointner2016-03-114-21/+44
|
* some minor refactoringChristian Pointner2016-03-112-10/+9
|
* added sourcefile to rhimport.ResultChristian Pointner2016-03-112-4/+5
|
* 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-214-5/+9
|
* player now constructs update messagesChristian Pointner2016-01-151-1/+1
|
* make lib go-getableChristian Pointner2016-01-122-2/+2
|
* prepare export rhimport package to rhrd-go repoChristian Pointner2016-01-087-0/+1853