Commit Graph

43 Commits (4e9bc190a484a54c59851a95beb65ec97dfa6dd6)

Author SHA1 Message Date
grossmj fe90d2b146 Merge branch '2.2' into 3.0
1 year ago
grossmj 7ef9b7600c Use DEFAULT_BUFFER_SIZE for md5sum
1 year ago
grossmj 1d59afa9fb Merge branch '2.2' into 3.0
1 year ago
grossmj af83adfdf6 Add debug message when calculating MD5 checksum
1 year ago
grossmj 161f62d083 Install empty Qemu disks on first start
1 year ago
grossmj c6e31d98db Option to disable image discovery and do not scan parent directory
2 years ago
grossmj 725942157e Optionally allow Qemu raw images
2 years ago
grossmj 30f7c0ce74 Fix issues when discovering images
2 years ago
grossmj 89c67790ae Make sure that the temporary image file is removed after uploading an image
2 years ago
grossmj 3106c8a6a2 Do not cache to md5sum file in some situations
2 years ago
grossmj e6c8144210 Detect new images added to the default image directory.
2 years ago
grossmj e50bed5bee Support delete Qemu disk image from API
2 years ago
grossmj 9b39bfb845 Detect image type instead of requesting it from user
3 years ago
grossmj bc36d95060 Finalize image management refactoring and auto install appliance if possible
3 years ago
grossmj d606553e20 Allow images to be stored in subdirs and used by templates.
3 years ago
grossmj 078c42f185 Save image size + start to automatic template creation based on image checksum.
3 years ago
grossmj 515bd50261 Start refactoring for images management
3 years ago
grossmj c021e21309 Use black with -l 120 param.
3 years ago
grossmj f928738bd5 Use pyupgrade with --py36-plus param.
3 years ago
grossmj 30ebae207f Use Pydantic to validate the server config file.
4 years ago
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
6 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.
7 years ago
ziajka dc377165f2 Cancellable md5sum calculation on thread, Ref. gui#2239
7 years ago
Julien Duponchelle 36de30e25e
Fix various tests for windows
8 years ago
Julien Duponchelle cfe13e1929
Support IOU image without .bin at the end
8 years ago
Julien Duponchelle 2da20177a2
Avoid crash when you broke your system permissions
8 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