Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DockerSource: Ignore short lines from skopeo | Radostin Stoyanov | 2017-07-05 | 1 | -2/+2 |
* | Gather common utility functions in "utils" module | Radostin Stoyanov | 2017-07-05 | 1 | -314/+21 |
* | get_image_details: Use connection options | Radostin Stoyanov | 2017-07-05 | 1 | -4/+13 |
* | Detect and log download progress of layers | Radostin Stoyanov | 2017-07-05 | 1 | -1/+136 |
* | Add new module to store the progress | Radostin Stoyanov | 2017-07-05 | 1 | -19/+33 |
* | checksum: Log failures | Radostin Stoyanov | 2017-07-05 | 1 | -2/+8 |
* | Remove redundant checksum verification | Radostin Stoyanov | 2017-07-05 | 1 | -10/+2 |
* | DockerSource: Use downloaded layers | Radostin Stoyanov | 2017-07-05 | 1 | -1/+23 |
* | DockerSource: Encapsulate skopeo copy in a method | Radostin Stoyanov | 2017-07-05 | 1 | -19/+25 |
* | Compact layers' details passed to extract methods | Radostin Stoyanov | 2017-07-05 | 1 | -24/+25 |
* | Log the size of layers when extracting | Radostin Stoyanov | 2017-07-05 | 1 | -2/+26 |
* | DockerSource: Retrieve manifest before download | Radostin Stoyanov | 2017-07-04 | 1 | -6/+21 |
* | DockerSource: Use getter for image directory | Radostin Stoyanov | 2017-07-04 | 1 | -15/+23 |
* | Improve URI parse of DockerSource | Radostin Stoyanov | 2017-07-04 | 1 | -7/+12 |
* | bootstrap: Use explicit arguments | Radostin Stoyanov | 2017-07-04 | 1 | -11/+12 |
* | Set logger name/format/level | Radostin Stoyanov | 2017-07-01 | 1 | -19/+24 |
* | Auto-correct docker source URI | Radostin Stoyanov | 2017-06-28 | 1 | -1/+3 |
* | Resolve pylint issues | Radostin Stoyanov | 2017-06-28 | 1 | -2/+5 |
* | Refactor info messages | Radostin Stoyanov | 2017-06-28 | 1 | -6/+12 |
* | Improve logging of virt-sandbox | Radostin Stoyanov | 2017-06-28 | 1 | -4/+2 |
* | Raise exception if file source is invalid | Radostin Stoyanov | 2017-06-28 | 1 | -0/+4 |
* | Improve logging of executed processes | Radostin Stoyanov | 2017-06-28 | 1 | -5/+7 |
* | Log executed process calls | Radostin Stoyanov | 2017-06-19 | 1 | -9/+26 |
* | Add automated check for code style | Radostin Stoyanov | 2017-06-19 | 1 | -34/+59 |
* | Remove useless shebang | Cédric Bosdonnat | 2017-06-16 | 1 | -1/+0 |
* | Fix file headers for GPLv3 | Cédric Bosdonnat | 2017-06-16 | 1 | -7/+5 |
* | Change shebang to use /usr/bin/env | Radostin Stoyanov | 2017-06-16 | 1 | -1/+1 |
* | Move source files in src/virtBootstrap | Radostin Stoyanov | 2017-06-16 | 1 | -0/+276 |