grossmj
|
cbaa563996
|
Merge branch '2.2' into 3.0
# Conflicts:
# CHANGELOG
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.9297104511b6616fc55c.js
# gns3server/utils/images.py
# gns3server/version.py
# tests/api/routes/compute/test_dynamips_nodes.py
# tests/handlers/api/compute/test_qemu.py
# tests/utils/test_images.py
|
2024-12-02 12:16:34 +10:00 |
|
grossmj
|
af7fbe6bb4
|
Fix tests
|
2024-11-27 15:18:49 +10:00 |
|
grossmj
|
46a9fdb61d
|
Remove event_loop
|
2024-05-09 17:53:02 +07:00 |
|
grossmj
|
33499be425
|
Fix warnings in tests
|
2024-05-09 17:11:12 +07:00 |
|
grossmj
|
86c44cd6e7
|
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
|
2022-08-24 21:03:16 +02:00 |
|
grossmj
|
888c773dc0
|
Finish to clean up local setting usage. Ref #1460
|
2022-03-31 12:05:47 +08:00 |
|
grossmj
|
4eb8491cfa
|
Fix tests. Fixes #1950
|
2021-09-01 19:31:37 +09:30 |
|
grossmj
|
75bb06563a
|
Fix tests
|
2021-08-30 13:04:24 +09:30 |
|
grossmj
|
30ebae207f
|
Use Pydantic to validate the server config file.
|
2021-04-12 17:02:23 +09:30 |
|
grossmj
|
7314b41d8f
|
Fix tests.
|
2020-11-02 22:45:01 +10:30 |
|
grossmj
|
eb3cb8a41f
|
Migration to FastAPI
|
2020-10-02 16:07:50 +09:30 |
|
grossmj
|
c684c554bf
|
Fix tests
(cherry picked from commit 2ba6eac113 )
|
2020-08-13 17:10:31 +09:30 |
|
grossmj
|
2ba6eac113
|
Fix tests
|
2020-08-13 17:10:31 +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 |
|
grossmj
|
688b1ac0e4
|
Fix tests.
|
2020-01-08 07:10:33 +08:00 |
|
grossmj
|
a8177d7afa
|
Fix tests more reliably. Ref #0df997d.
|
2017-12-18 12:08:14 +01:00 |
|
grossmj
|
0df997d232
|
Fix tests.
|
2017-12-17 23:06:19 +01:00 |
|
ziajka
|
bc782b6896
|
fix passing tests on Windows
|
2017-10-16 13:02:44 +02:00 |
|
Julien Duponchelle
|
0854c04687
|
API for duplication a Node
Support:
* VPCS
* Dynamips router
* Ethernet switch
Ref #1065
|
2017-07-24 10:08:22 +02:00 |
|
Julien Duponchelle
|
54014ccd39
|
Fix one more windows test
|
2017-04-18 16:01:07 +02:00 |
|
Julien Duponchelle
|
691c2dfd8e
|
Drop a test about OVA no longer use
|
2017-04-18 14:27:44 +02:00 |
|
Julien Duponchelle
|
e5dba5e66a
|
Fix bug with other directory of Qemu images
Fix https://github.com/GNS3/gns3-gui/issues/1790
|
2017-01-18 12:39:10 +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
|
74695efe90
|
Fix tests checking the local flag
|
2016-11-04 15:42:29 +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
|
20772a310b
|
Change seperator for additonnal images directory otherwise bug on windows
|
2016-09-27 17:15:59 +02:00 |
|
Julien Duponchelle
|
be5d543f20
|
Fix some bugs on windows
|
2016-09-27 17:05:03 +02:00 |
|
Julien Duponchelle
|
08e482004f
|
Auto upload missing images
|
2016-06-07 19:38:01 +02:00 |
|
Julien Duponchelle
|
d8bdd16e13
|
Raise an error if image is missing on compute
|
2016-06-07 15:34:04 +02:00 |
|
Julien Duponchelle
|
fecd81655e
|
Support recursive image search
Fix #546
|
2016-06-02 16:44:38 +02:00 |
|
Julien Duponchelle
|
a702155230
|
Support multiple images location
Ref #546
|
2016-06-02 15:34:40 +02:00 |
|
Julien Duponchelle
|
ac24922300
|
Node deleted event
Fix #527
|
2016-05-16 14:31:00 +02:00 |
|
grossmj
|
5a76f81271
|
Refactoring to use a common node class for all VMs and other (future) objects.
|
2016-05-11 11:35:36 -06:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|