Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temporary work dir is now handled by session (no support for soure file ↵ | Christian Pointner | 2016-08-04 | 1 | -11/+0 |
| | | | | policy for now) | ||||
* | no seperate log for lib anymore - use logger from host application instead | Christian Pointner | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | 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 |