Commit Graph

4735 Commits (10164e262d4413eb9c2f88a2c9cf84c8d09511d4)
 

Author SHA1 Message Date
grossmj bd4bf53084 Use ProactorEventLoop with pytest-asyncio
4 years ago
grossmj 25494ca098 Fix project import to work with FastAPI.
4 years ago
grossmj 5653a8afb6 Need another job to run tests on macOS and Windows.
4 years ago
grossmj 596ee9b66d Test compute notifications and run tests on macOS and Windows.
4 years ago
grossmj 6af8c8933e Fix tests.
4 years ago
grossmj b8e8e5cba7 Fix status code 204 must not have a response body.
4 years ago
grossmj 993e6a80e4 Add missing requests package to run tests.
4 years ago
grossmj 5d71ee25ee Fix syntax error.
4 years ago
grossmj af30361f72 Enable GitHub Actions for 3.0 branch
4 years ago
grossmj f20e16074f Fix Docker dev server script.
4 years ago
grossmj be6d4771d0 Migrate PCAP streaming code to work with FastAPI.
4 years ago
grossmj bd8565b2b9 Refactor WebSocket console code to work with FastAPI.
4 years ago
Bernhard Ehlers de2b9caeeb Use HDD disk image as startup QEMU config disk
4 years ago
grossmj 5341ccdbd6 Use dependencies and group common HTTP responses in endpoints.
4 years ago
grossmj 58c5965905 Fix tests.
4 years ago
grossmj 46f4e7ef6e Fix update property call for Qemu VMs.
4 years ago
grossmj 0746949207 Merge branch '2.2' into 3.0
4 years ago
grossmj 362701f5aa Allow commas in image paths and VM name for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
4 years ago
grossmj 91244456f5 Handle comma in disk path for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
4 years ago
grossmj 88ab528977 Development on 2.2.16dev1
4 years ago
grossmj 7d031e71a0 Release v2.2.15
4 years ago
grossmj c46c095fcb Sync appliance files.
4 years ago
grossmj e592b95639 Revert "Add info log to show where custom symbols are searched from."
4 years ago
grossmj 593e379523 Add info log to show where custom symbols are searched from.
4 years ago
grossmj d451d3125e Fix symbol retrieval issue. Ref #1824
4 years ago
grossmj e014d36ad2 Skip tests not working on Windows.
4 years ago
grossmj c248764efb Fixes update() missing 2 required positional arguments: 'name' and 'value'. Fixes #1821 #1825
4 years ago
grossmj 0259696872 Fix Hyper-V based GNS3 VM WMI issue. Fixes #1822
4 years ago
grossmj 165ba4d8d5 Merge branch 'master' into 2.2
4 years ago
piotrpekala7 8049ab8b64 Release 2020.4.0-beta.1
4 years ago
grossmj eb3cb8a41f Migration to FastAPI
4 years ago
grossmj 2857cab94e Development on 2.2.15dev1
4 years ago
grossmj 326841cd9e Release v2.2.14
4 years ago
grossmj dacc5ef9cd Merge branch 'master' into 2.2
4 years ago
piotrpekala7 dd1e4f655e Release 2020.3.0-beta.4
4 years ago
grossmj bf4550bf78 Fix tests. Ref https://github.com/GNS3/gns3-gui/issues/3047
4 years ago
grossmj 399f1c082e Add '-smp sockets=1' by default for Qemu VMs. Ref https://github.com/GNS3/gns3-gui/issues/3047
4 years ago
grossmj 919abdc052 Sync appliance files.
4 years ago
grossmj 992cd7fc6c Implement full restart if user reload a Qemu VM which has been updated. Fixes https://github.com/GNS3/gns3-gui/issues/3038
4 years ago
grossmj 90ecefd455 Development on 2.2.14dev1
4 years ago
grossmj b4c7823696 Release v2.2.13
4 years ago
grossmj ffde704251 Merge branch 'master' into 2.2
4 years ago
piotrpekala7 8c00cd0a84 Release 2020.3.0-beta.3
4 years ago
grossmj 2bf625e000 Fix issue when resuming Qemu VM. Fixes https://github.com/GNS3/gns3-gui/issues/3027
4 years ago
grossmj 5305117a75 Sync appliance files.
4 years ago
grossmj 4843084158 Prioritize the config disk over HD-D for Qemu VMs.
4 years ago
grossmj c12b675691 Prioritize the config disk over HD-D for Qemu VMs.
4 years ago
Jeremy Grossmann 01db2d2a86 Create config disk property false by default for Qemu templates
4 years ago
Jeremy Grossmann a2e884e315
Create config disk property false by default for Qemu templates
4 years ago
Jeremy Grossmann fa26555d00
Merge pull request #1801 from GNS3/qemu-config-disk
4 years ago