Commit Graph

1349 Commits (27d9063e5623d25f597bcf2aa684b4be90f998c5)

Author SHA1 Message Date
grossmj 27d9063e56 Merge 2.2
2 years ago
grossmj ae200d9add Add Trusted Platform Module (TPM) support for Qemu VMs
2 years ago
Jeremy Grossmann 04ba3b6549
Merge pull request #2154 from GNS3/fix/2069
2 years ago
grossmj e5c8ae4bde Use a stock BusyBox for the Docker integration
2 years ago
grossmj 5bccf4841d Overwrite built-in appliance files when starting a more recent version of the server
2 years ago
grossmj 17e0b2e259 Stricter checks to create/update an Ethernet switch and add tests
2 years ago
grossmj 93449c942f Fix tests
2 years ago
grossmj 263febecbc Merge branch '2.2' into 3.0
2 years ago
grossmj 2e550d839e Fix tests
2 years ago
grossmj 9ff302592c Upgrade to aiohttp 3.8.3
2 years ago
grossmj 2976e220dc Return a boolean directly from API endpoint for project locked status
2 years ago
grossmj 27debfff8d API endpoint to get the locked status of a project
2 years ago
grossmj ca3bf592d6 Global project lock and unlock
2 years ago
grossmj 46b022f726 Restore missing loop
2 years ago
grossmj 8f296e54f4 Add back loop
2 years ago
grossmj fc7d5be736 Use pytest-asyncio auto mode
2 years ago
grossmj 600c18f04b Remove pytest.ini from tests dir
2 years ago
grossmj d1c8f33fc5 Upgrade dev dependencies and fix issues after upgrading to pytest-aiohttp v1.0.4
2 years ago
grossmj 86c44cd6e7 Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
2 years ago
grossmj bfbac2e93a Use generic symbol names
2 years ago
Jeremy Grossmann da626d334f
Merge branch '3.0' into iou-user-loader-libraries
2 years ago
grossmj 80f5ca0c3f Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
2 years ago
grossmj f5e1956dfa Support user defined loader/libraries to run IOU
2 years ago
grossmj f4b67f2e59 Allow auth token to be passed as a URL param
2 years ago
grossmj 149d086fd8 Reactivate project importation
2 years ago
grossmj 410f062721 Fix config option to disable built-in templates.
2 years ago
grossmj d8b928f1c1 Fix tests.
2 years ago
grossmj d303d13045 Merge branch '2.2' into 3.0
2 years ago
grossmj ec3c36d6da Fix Docker tests
2 years ago
grossmj bdd703a0dc Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619
2 years ago
grossmj 67bf14776f Config option to disable built-in templates
2 years ago
grossmj 527d4bb3ea Run Xtigervnc with MIT-SHM extension disabled for Docker VNC console support. Fixes #2071
2 years ago
grossmj 7d49b80e6b Add controller endpoints to get VirtualBox VMs, VMware VMs and Docker images
2 years ago
Jeremy Grossmann 3b7dfe5929
Merge pull request #2055 from GNS3/remove-qemu-binaries-requirement
2 years ago
grossmj 162af5bb7a Checks for compression levels + tests
2 years ago
grossmj 2535e5508d Remove Qemu binary requirement
2 years ago
grossmj 3106c8a6a2 Do not cache to md5sum file in some situations
2 years ago
grossmj e50bed5bee Support delete Qemu disk image from API
2 years ago
grossmj fda2a37b98 Handle creating Qemu disk images and resizing
2 years ago
grossmj 888c773dc0 Finish to clean up local setting usage. Ref #1460
2 years ago
grossmj 900d4f79ee "Local" command line parameter is only for stopping
2 years ago
grossmj 9b39bfb845 Detect image type instead of requesting it from user
2 years ago
grossmj 74c675d5b0 Drop Windows support
2 years ago
grossmj 10fdd8fcf4 Add connect endpoint for computes
3 years ago
grossmj 87c1df1639 Fix compute Docker test. Fixes #2003
3 years ago
grossmj 16fcf6141e Fix tests
3 years ago
grossmj af9860f965 Fix compute Docker test
3 years ago
grossmj 5797de8f2d Fix tests
3 years ago
grossmj 38388f7ae5 Secure controller to compute communication using HTTP basic authentication
3 years ago
grossmj 717a400a11 Fix tests
3 years ago