Commit Graph

1402 Commits (61dede72f91ce01697b4b533f554f5ed8f4a03ad)

Author SHA1 Message Date
grossmj d680bbbc77 Merge branch '2.2' into 3.0
11 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
11 months ago
grossmj 44c066ac68 Fix compute authentication for websocket endpoints
11 months ago
grossmj 5092bd2fdf List elements when a project is closed
12 months ago
grossmj 674381f1be Fix tests
1 year ago
grossmj 7534718a1c Remove privileges endpoint from roles
1 year ago
Jeremy Grossmann 63c1defd9a
Merge branch '3.0' into resource-pools
1 year ago
Sylvain MATHIEU OBS 10eeefc1f5 API: add endpoint to expose availables privileges to web UI
1 year ago
grossmj a95dda0d1d Complete resource pool support for projects
1 year ago
grossmj d53ef175f8 DB and API for resource pools
1 year ago
grossmj 1ec056c1a6 Merge branch '2.2' into 3.0
1 year ago
grossmj 8aa9d1aae6 Upgrade dependencies and fix user group tests
1 year ago
grossmj 6ec97a704f Put user, groups, roles and ACL under /access
1 year ago
grossmj 170f476733 Add more built-in roles
1 year ago
grossmj 0077fd98aa Add required privileges to all endpoints
1 year ago
grossmj c2783d355f Fix test_create_vnc test
1 year ago
grossmj 60ce1172e0 Use an ACL table to check for privileges
1 year ago
grossmj 74cb3be910 Merge remote-tracking branch 'origin/3.0' into 3.0
1 year ago
grossmj 425ad845fc Speed up tests
1 year ago
grossmj 1ce0c13fc9 Better mocking in Docker tests
1 year ago
grossmj 2f2aabeb5a Fix tests when running Python 3.7
1 year ago
grossmj d9eb61efc4 Fix tests with asyncio_patch
1 year ago
grossmj 1fd8444d22 Add tests for install_busybox()
1 year ago
grossmj 9c456532d0 Pydantic v2 migration
1 year ago
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
1 year ago
grossmj c181df6935 Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
1 year ago
grossmj 6c8c5c1787 Ignore uefi test on Windows
1 year ago
grossmj f541c03b94 Fix uefi test on Windows
1 year ago
grossmj 0a14a08d54 Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
1 year ago
grossmj 427bbc40b9 Fix websocket authentication after upgrade to FastAPI 0.97.0 + tests
1 year ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
1 year ago
grossmj 40c265152b Add UEFI boot mode option for Qemu VMs
1 year ago
grossmj 1ff23348d3 Merge branch '2.2' into 3.0
1 year ago
Jeremy Grossmann 998fe6d8a4
Merge branch 'master' into release-v2.2.40
1 year ago
grossmj 71d1aefb65 Test Qemu command with virtio-net-pci adapter
1 year ago
Jeremy Grossmann 088ae699de
Merge pull request #2223 from GNS3/fix/2214
1 year ago
grossmj 21dc2a8dbc Fix tests
1 year ago
grossmj 4338afab7f Fix tests
1 year ago
grossmj b3dfb87622 Merge branch '2.2' into 3.0
1 year ago
grossmj d03e7ac9c5 Fix tests
1 year ago
grossmj f3f7921525 Add generic function to install resource files
1 year ago
grossmj f08ce9d3f1 Check for colon in project name. Fixes #2203
2 years ago
grossmj f347e21100 Fix Docker tests
2 years ago
grossmj 267c4cbbbb Merge branch '2.2' into 3.0
2 years ago
grossmj 7968ee7ff2 Check swtpm version and start swtpm before qemu
2 years ago
grossmj d867e1f1c1 Fix tests
2 years ago
grossmj af9b883c08 Fix and adjustments after merge
2 years ago
grossmj f09594ae4c Merge branch '2.2' into 3.0
2 years ago
grossmj 5a3b502024 Fix NIO update UDP test
2 years ago
grossmj 997e0ad6ee Fix more tests
2 years ago