Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improved sanity checking before fetch/import starts | Christian Pointner | 2016-07-15 | 1 | -2/+0 |
| | | | | fix bug which lead to double normalization | ||||
* | normalizer can now be canceled | Christian Pointner | 2016-07-15 | 1 | -10/+20 |
| | |||||
* | simplified progress reports | Christian Pointner | 2016-07-15 | 1 | -22/+4 |
| | |||||
* | include cart/cut in progress if available | Christian Pointner | 2016-07-14 | 1 | -4/+4 |
| | |||||
* | implemented actual normalizer | Christian Pointner | 2016-07-13 | 1 | -3/+71 |
| | |||||
* | all fetched files are now inside seperate directory and always get imported ↵ | Christian Pointner | 2016-07-13 | 1 | -1/+1 |
| | | | | from tmp-dir | ||||
* | added normalizer step | Christian Pointner | 2016-07-13 | 1 | -0/+73 |
always send last/first progress message of a step |