grossmj
|
3106c8a6a2
|
Do not cache to md5sum file in some situations
|
2022-04-18 17:13:52 +07:00 |
|
grossmj
|
888c773dc0
|
Finish to clean up local setting usage. Ref #1460
|
2022-03-31 12:05:47 +08:00 |
|
grossmj
|
30ebae207f
|
Use Pydantic to validate the server config file.
|
2021-04-12 17:02:23 +09:30 |
|
grossmj
|
d3ea67da24
|
Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
|
2020-06-16 13:59:03 +09:30 |
|
ziajka
|
dc377165f2
|
Cancellable md5sum calculation on thread, Ref. gui#2239
|
2018-01-29 10:18:13 +01:00 |
|
Julien Duponchelle
|
c72ae1bfe7
|
Fix IOU test run on Windows
|
2017-04-18 16:21:45 +02:00 |
|
Julien Duponchelle
|
b4434b5134
|
Add tests for checking if path are correctly cleaned
|
2017-04-18 15:50:11 +02:00 |
|
Julien Duponchelle
|
51ef5d8c90
|
Fix a broken test on windows machines
|
2017-04-18 14:04:50 +02: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
|
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
|
7777407c4b
|
Filter md5sum files from the list of images
|
2016-08-18 19:26:17 +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
|
119a2a3b66
|
Add test for unicode char in images path
Ref #401
|
2016-01-26 15:32:40 +01: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 |
|