Commit Graph

18 Commits

Author SHA1 Message Date
dc377165f2 Cancellable md5sum calculation on thread, Ref. gui#2239 2018-01-29 10:18:13 +01:00
36de30e25e Fix various tests for windows 2017-04-18 14:23:29 +02:00
cfe13e1929 Support IOU image without .bin at the end 2017-03-29 16:08:13 +02:00
2da20177a2 Avoid crash when you broke your system permissions
Fix #877
2017-01-27 10:56:48 +01:00
49315adf79 Do not recurse scan for images in standard image directory
Fix https://github.com/GNS3/gns3-gui/issues/1680
2016-11-28 19:49:50 +01:00
106915f419 Return md5sum and filesize in the list of images
Ref https://github.com/GNS3/gns3-gui/issues/1590
2016-10-20 17:24:05 +02:00
fb2dac6ef1 All tests pass on windows 2016-09-28 10:27:30 +02:00
20772a310b Change seperator for additonnal images directory otherwise bug on windows 2016-09-27 17:15:59 +02:00
1c2a56ee8e Filter images starting by . 2016-08-18 19:29:09 +02:00
7777407c4b Filter md5sum files from the list of images 2016-08-18 19:26:17 +02:00
0c3a2c660a Merge branch 'master' into 2.0 2016-07-28 15:05:21 +02:00
7d90a73ed2 Catch error when md5sum file is corrupted
Fix #622
2016-07-28 12:35:23 +02:00
add546158f List images return images on compute and controller
Fix #506
2016-06-08 14:14:03 +02:00
08e482004f Auto upload missing images 2016-06-07 19:38:01 +02:00
da240f21ba Apply pep8 fix 2015-11-09 12:28:00 +01:00
5125ddcde4 Fix gns3server.utils.images in md5sum NameError: name 'log' is not
Fix #268
2015-07-16 18:56:36 +02:00
a8e69d9a0b Do not use the md5 from cache for a missing image 2015-06-19 16:36:25 +02:00
f041697311 Compute a md5sum of images for futur purpose
Fix #234
2015-06-17 17:11:25 +02:00