summaryrefslogtreecommitdiff
path: root/rhimport/normalizer.go
Commit message (Collapse)AuthorAgeFilesLines
* no seperate log for lib anymore - use logger from host application insteadChristian Pointner2016-07-241-3/+3
|
* improved sanity checking before fetch/import startsChristian Pointner2016-07-151-2/+0
| | | | fix bug which lead to double normalization
* normalizer can now be canceledChristian Pointner2016-07-151-10/+20
|
* simplified progress reportsChristian Pointner2016-07-151-22/+4
|
* include cart/cut in progress if availableChristian Pointner2016-07-141-4/+4
|
* implemented actual normalizerChristian Pointner2016-07-131-3/+71
|
* all fetched files are now inside seperate directory and always get imported ↵Christian Pointner2016-07-131-1/+1
| | | | from tmp-dir
* added normalizer stepChristian Pointner2016-07-131-0/+73
always send last/first progress message of a step