summaryrefslogtreecommitdiff
path: root/rhimport/importer.go
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | fix bug which lead to double normalization
* 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 ↵Christian Pointner2016-07-131-5/+1
| | | | from tmp-dir
* added normalizer stepChristian Pointner2016-07-131-1/+1
| | | | always send last/first progress message of a step
* 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