Commit Graph

23 Commits (6a7d47ce97292555bd83983d668c1117aa2ee8a7)

Author SHA1 Message Date
grossmj aad74dbcb9 Add debug message when searching for an image. Ref https://github.com/GNS3/gns3-gui/issues/2828
5 years ago
grossmj 03401a477e Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738
5 years ago
grossmj 96d5e351f7 Merge branch '2.1' into 2.2
6 years ago
grossmj f8bf749577 Remove unwanted trailing characters and other white spaces when reading .md5sum files.
6 years ago
grossmj 90ce6093d8 Some spring cleaning.
6 years ago
ziajka dc377165f2 Cancellable md5sum calculation on thread, Ref. gui#2239
6 years ago
Julien Duponchelle 36de30e25e
Fix various tests for windows
7 years ago
Julien Duponchelle cfe13e1929
Support IOU image without .bin at the end
7 years ago
Julien Duponchelle 2da20177a2
Avoid crash when you broke your system permissions
7 years ago
Julien Duponchelle 49315adf79
Do not recurse scan for images in standard image directory
8 years ago
Julien Duponchelle 106915f419
Return md5sum and filesize in the list of images
8 years ago
Julien Duponchelle fb2dac6ef1
All tests pass on windows
8 years ago
Julien Duponchelle 20772a310b
Change seperator for additonnal images directory otherwise bug on windows
8 years ago
Julien Duponchelle 1c2a56ee8e
Filter images starting by .
8 years ago
Julien Duponchelle 7777407c4b
Filter md5sum files from the list of images
8 years ago
Julien Duponchelle 0c3a2c660a
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle 7d90a73ed2
Catch error when md5sum file is corrupted
8 years ago
Julien Duponchelle add546158f
List images return images on compute and controller
8 years ago
Julien Duponchelle 08e482004f
Auto upload missing images
8 years ago
Julien Duponchelle da240f21ba Apply pep8 fix
9 years ago
Julien Duponchelle 5125ddcde4 Fix gns3server.utils.images in md5sum NameError: name 'log' is not
9 years ago
Julien Duponchelle a8e69d9a0b Do not use the md5 from cache for a missing image
9 years ago
Julien Duponchelle f041697311 Compute a md5sum of images for futur purpose
9 years ago