summaryrefslogtreecommitdiff
path: root/rhimport/importer.go
Commit message (Expand)AuthorAgeFilesLines
* some code cleanupChristian Pointner2016-08-041-0/+9
* temporary work dir is now handled by session (no support for soure file polic...Christian Pointner2016-08-041-29/+5
* major name refactoring (don't export all the internal stuff)Christian Pointner2016-07-281-15/+15
* no seperate log for lib anymore - use logger from host application insteadChristian Pointner2016-07-241-15/+15
* improved sanity checking before fetch/import startsChristian Pointner2016-07-151-27/+2
* normalizer can now be canceledChristian Pointner2016-07-151-1/+1
* simplified progress reportsChristian Pointner2016-07-151-5/+1
* include cart/cut in progress if availableChristian Pointner2016-07-141-1/+1
* all fetched files are now inside seperate directory and always get imported f...Christian Pointner2016-07-131-5/+1
* added normalizer stepChristian Pointner2016-07-131-1/+1
* added interface to update Cut and possible Cart title to rddb and importerChristian Pointner2016-07-081-0/+3
* changed signature of progress callbackChristian Pointner2016-06-271-7/+1
* fix creation of carts for showsChristian Pointner2016-03-161-8/+17
* set user agent on fetch/importChristian Pointner2016-03-151-0/+1
* returning next sourceuri when filepolicy = keepChristian Pointner2016-03-121-1/+6
* introduced SourceFilePolicyChristian Pointner2016-03-111-3/+5
* some minor refactoringChristian Pointner2016-03-111-7/+6
* cleaned up importsChristian Pointner2016-01-211-1/+2
* prepare export rhimport package to rhrd-go repoChristian Pointner2016-01-081-0/+528