grossmj
|
96d5e351f7
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/version.py
# requirements.txt
|
2018-06-10 21:19:55 +07:00 |
|
grossmj
|
f8bf749577
|
Remove unwanted trailing characters and other white spaces when reading .md5sum files.
|
2018-06-05 00:01:20 +07:00 |
|
grossmj
|
90ce6093d8
|
Some spring cleaning.
|
2018-03-15 14:17:39 +07:00 |
|
ziajka
|
dc377165f2
|
Cancellable md5sum calculation on thread, Ref. gui#2239
|
2018-01-29 10:18:13 +01:00 |
|
Julien Duponchelle
|
36de30e25e
|
Fix various tests for windows
|
2017-04-18 14:23:29 +02:00 |
|
Julien Duponchelle
|
cfe13e1929
|
Support IOU image without .bin at the end
|
2017-03-29 16:08:13 +02:00 |
|
Julien Duponchelle
|
2da20177a2
|
Avoid crash when you broke your system permissions
Fix #877
|
2017-01-27 10:56:48 +01:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
fb2dac6ef1
|
All tests pass on windows
|
2016-09-28 10:27:30 +02:00 |
|
Julien Duponchelle
|
20772a310b
|
Change seperator for additonnal images directory otherwise bug on windows
|
2016-09-27 17:15:59 +02:00 |
|
Julien Duponchelle
|
1c2a56ee8e
|
Filter images starting by .
|
2016-08-18 19:29:09 +02:00 |
|
Julien Duponchelle
|
7777407c4b
|
Filter md5sum files from the list of images
|
2016-08-18 19:26:17 +02:00 |
|
Julien Duponchelle
|
0c3a2c660a
|
Merge branch 'master' into 2.0
|
2016-07-28 15:05:21 +02:00 |
|
Julien Duponchelle
|
7d90a73ed2
|
Catch error when md5sum file is corrupted
Fix #622
|
2016-07-28 12:35:23 +02:00 |
|
Julien Duponchelle
|
add546158f
|
List images return images on compute and controller
Fix #506
|
2016-06-08 14:14:03 +02:00 |
|
Julien Duponchelle
|
08e482004f
|
Auto upload missing images
|
2016-06-07 19:38:01 +02:00 |
|
Julien Duponchelle
|
da240f21ba
|
Apply pep8 fix
|
2015-11-09 12:28:00 +01:00 |
|
Julien Duponchelle
|
5125ddcde4
|
Fix gns3server.utils.images in md5sum NameError: name 'log' is not
Fix #268
|
2015-07-16 18:56:36 +02:00 |
|
Julien Duponchelle
|
a8e69d9a0b
|
Do not use the md5 from cache for a missing image
|
2015-06-19 16:36:25 +02:00 |
|
Julien Duponchelle
|
f041697311
|
Compute a md5sum of images for futur purpose
Fix #234
|
2015-06-17 17:11:25 +02:00 |
|