summaryrefslogtreecommitdiff
path: root/rhimport/session.go
Commit message (Expand)AuthorAgeFilesLines
* some more bugfixes for new source file policy semanticsChristian Pointner2016-08-041-1/+4
* file policy should work now - need testingChristian Pointner2016-08-041-34/+17
* simplified SourceFilePolicy - not done yetChristian Pointner2016-08-041-2/+7
* temporary work dir is now handled by session (no support for soure file polic...Christian Pointner2016-08-041-1/+26
* don't allow unlimited sessionsChristian Pointner2016-07-281-2/+2
* major name refactoring (don't export all the internal stuff)Christian Pointner2016-07-281-141/+131
* no seperate log for lib anymore - use logger from host application insteadChristian Pointner2016-07-241-4/+4
* fixed several missing/wrong returns in session storeChristian Pointner2016-07-221-1/+1
* session can now haven an attached uploader .. needs testingChristian Pointner2016-07-221-26/+74
* progress messages now contain file titleChristian Pointner2016-07-151-3/+4
* normalizer can now be canceledChristian Pointner2016-07-151-3/+6
* include cart/cut in progress if availableChristian Pointner2016-07-141-3/+5
* minor cleanupChristian Pointner2016-07-131-2/+1
* added normalizer stepChristian Pointner2016-07-131-0/+10
* reset sesssion timeout to 3h if set > 3h from interfaceChristian Pointner2016-06-271-0/+4
* changed signature of progress callbackChristian Pointner2016-06-271-4/+5
* fixed canceling when uploading connection is goneChristian Pointner2016-06-241-0/+1
* implemented rate limiting for progress callbacks in sessionChristian Pointner2016-05-091-16/+34
* refactored curl/archiv fetcher to handle write errors correctlyChristian Pointner2016-05-061-1/+1
* only send progress messages when import is runningChristian Pointner2016-05-061-1/+3
* introduced SourceFilePolicyChristian Pointner2016-03-111-9/+12
* added sourcefile to rhimport.ResultChristian Pointner2016-03-111-4/+4
* prepare export rhimport package to rhrd-go repoChristian Pointner2016-01-081-0/+328