Commit Graph

1422 Commits (gh-pages)

Author SHA1 Message Date
grossmj d3860ba84b
Merge branch '2.2' into 3.0
2 weeks ago
grossmj 46a9fdb61d
Remove event_loop
3 weeks ago
grossmj 9958b876cf
Do not run Docker VM tests on Windows
3 weeks ago
grossmj 33499be425
Fix warnings in tests
3 weeks ago
grossmj 3fd44f5260
Do not wait for the server to close when shutting down.
3 weeks ago
grossmj c076275bd0
Fix test create image with not supported characters by filesystem. Fixes #2375
3 weeks ago
grossmj 081447ba2e
Fix tests. Ref #2376
3 weeks ago
grossmj 689d476b71
Fix tests
1 month ago
grossmj 2609849507
Fix tests after updating error message when busybox is not installed.
1 month ago
grossmj e9827653ae
Merge branch '2.2' into 3.0
3 months ago
Jeremy Grossmann 52638a9a8d
Merge branch '2.2' into bugfix/3555
3 months ago
grossmj 9a5af82a28
Save empty directories when exporting a project
3 months ago
grossmj 0137688ba7
Test busybox is installed
3 months ago
grossmj 84db3b9996
Fix not all Docker resources are copied to a writable location
3 months ago
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
4 months ago
grossmj 0037f31553
Merge branch '2.2' into 3.0
4 months ago
grossmj 218522b08c
Fix issues when generating docs
4 months ago
grossmj e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
4 months ago
grossmj 09ff807055 Install Docker resources in writable location
7 months ago
grossmj 303cbf3642 Fix tests
7 months ago
grossmj d680bbbc77 Merge branch '2.2' into 3.0
7 months ago
grossmj 34ee75e1f1 Fix tests running on Python 3.12
7 months ago
grossmj 44c066ac68 Fix compute authentication for websocket endpoints
7 months ago
grossmj 5092bd2fdf List elements when a project is closed
8 months ago
grossmj 674381f1be Fix tests
8 months ago
grossmj 7534718a1c Remove privileges endpoint from roles
9 months ago
Jeremy Grossmann 63c1defd9a
Merge branch '3.0' into resource-pools
9 months ago
Sylvain MATHIEU OBS 10eeefc1f5 API: add endpoint to expose availables privileges to web UI
9 months ago
grossmj a95dda0d1d Complete resource pool support for projects
9 months ago
grossmj d53ef175f8 DB and API for resource pools
9 months ago
grossmj 1ec056c1a6 Merge branch '2.2' into 3.0
9 months ago
grossmj 8aa9d1aae6 Upgrade dependencies and fix user group tests
9 months ago
grossmj 6ec97a704f Put user, groups, roles and ACL under /access
9 months ago
grossmj 170f476733 Add more built-in roles
9 months ago
grossmj 0077fd98aa Add required privileges to all endpoints
9 months ago
grossmj c2783d355f Fix test_create_vnc test
9 months ago
grossmj 60ce1172e0 Use an ACL table to check for privileges
9 months ago
grossmj 74cb3be910 Merge remote-tracking branch 'origin/3.0' into 3.0
10 months ago
grossmj 425ad845fc Speed up tests
10 months ago
grossmj 1ce0c13fc9 Better mocking in Docker tests
10 months ago
grossmj 2f2aabeb5a Fix tests when running Python 3.7
10 months ago
grossmj d9eb61efc4 Fix tests with asyncio_patch
10 months ago
grossmj 1fd8444d22 Add tests for install_busybox()
10 months ago
grossmj 9c456532d0 Pydantic v2 migration
10 months ago
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
11 months ago
grossmj c181df6935 Only fetch Qemu version once when starting Qemu + only add speed/duplex for virtio-net-pci with Qemu version >= 2.12
11 months ago
grossmj 6c8c5c1787 Ignore uefi test on Windows
11 months ago
grossmj f541c03b94 Fix uefi test on Windows
11 months ago
grossmj 0a14a08d54 Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
11 months ago
grossmj 427bbc40b9 Fix websocket authentication after upgrade to FastAPI 0.97.0 + tests
11 months ago