Age | Commit message (Expand) | Author | Files | Lines |
2019-07-11 | Fix build guide/script regarding python versioning |  Bartek Grzybowski | 1 | -1/+1 |
2019-07-09 | Fix wrong shebang in download scripts |  Milan Verespej | 11 | -12/+7 |
2019-07-04 | Add docker local registry cleaning script |  Milan Verespej | 2 | -2/+73 |
2019-06-20 | Refactor download.py and remove not used files |  Milan Verespej | 9 | -985/+130 |
2019-06-18 | Refactor of rpm downloading |  Milan Verespej | 1 | -0/+130 |
2019-06-18 | Refactor pypi packages download |  Milan Verespej | 1 | -0/+101 |
2019-06-18 | Refactor and improve git repository cloning |  Milan Verespej | 2 | -0/+196 |
2019-06-18 | Refactor and improve docker image downloading |  Milan Verespej | 2 | -1/+246 |
2019-06-18 | Refactor npm packages download |  Milan Verespej | 2 | -2/+136 |
2019-06-18 | Refactor http files download |  Milan Verespej | 4 | -0/+396 |
2019-06-14 | Merge "Add directory remove on failed cloning" |  Petr Ospalý | 1 | -2/+5 |
2019-06-14 | Add data list for bin utils |  Milan Verespej | 1 | -60/+0 |
2019-06-12 | Add pypi packages downloading python script |  Milan Verespej | 3 | -49/+104 |
2019-06-05 | Add directory remove on failed cloning |  Milan Verespej | 1 | -2/+5 |
2019-06-05 | Wrapping-up download refactorisation |  Michal Ptacek | 2 | -0/+108 |
2019-06-04 | Add base download script |  Milan Verespej | 7 | -36/+199 |
2019-05-24 | Improve download of npm packages |  Milan Verespej | 1 | -0/+121 |
2019-05-24 | Improve download of http files |  Milan Verespej | 2 | -1/+160 |
2019-05-24 | Improve download of rpm |  Milan Verespej | 1 | -0/+66 |
2019-05-24 | Improve download of git repositories |  Milan Verespej | 2 | -0/+96 |
2019-05-24 | Improve docker image download script |  Milan Verespej | 4 | -0/+378 |