Commit Graph

5551 Commits (c11b3c3911f31c67b5c9b362e35ff8009ef133b6)
 

Author SHA1 Message Date
grossmj 9357ac6035 Add builtin field in Appliance model
1 year ago
grossmj 785eff869d Fix issue with appliance API returning unset data
1 year ago
grossmj 24db2a039d Upgrade FastAPI to v0.99.1
1 year ago
grossmj bfb317a302 Upgrade dependencies
1 year ago
Jeremy Grossmann 29b4e89d21
Merge pull request #2252 from Raizo62/rights_empty8G.qcow2
1 year ago
Raizo62 bbb68cb148 - remove the useless executable permissions to the file gns3server/disks/empty8G.qcow2
1 year ago
grossmj 427bbc40b9 Fix websocket authentication after upgrade to FastAPI 0.97.0 + tests
1 year ago
grossmj 4b791d4924 Fix websocket compute notifications after upgrade to FastAPI 0.97.0
1 year ago
Jeremy Grossmann 6f132a2e09
Merge pull request #2248 from GNS3/backport-uefi-boot-mode
1 year ago
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
1 year ago
Jeremy Grossmann d366d77ff7
Merge pull request #2247 from GNS3/dynamic-compute-allocation
1 year ago
grossmj 21049d73a5 Allow computes to be dynamically or manually allocated
1 year ago
Jeremy Grossmann c290d75eec
Merge pull request #2246 from GNS3/add-uefi-boot-mode
1 year ago
grossmj 40c265152b Add UEFI boot mode option for Qemu VMs
1 year ago
grossmj e5eeab662e Check if server config file is readable
1 year ago
grossmj a7a946c067 Upgrade dev dependencies
1 year ago
grossmj b762d1e60d Upgrade dependencies
1 year ago
grossmj 1ff23348d3 Merge branch '2.2' into 3.0
1 year ago
grossmj 3dbc714f37 Developement on v2.2.41.dev2
1 year ago
Jeremy Grossmann 682af449f8
Merge pull request #2240 from GNS3/release-v2.2.40.1
1 year ago
grossmj 60f1d76eab Release v2.2.40.1
1 year ago
grossmj 16b619066a Merge branch 'master' into 2.2
1 year ago
grossmj d44038305f Add missing web-ui files. Fixes #2239
1 year ago
grossmj 3641742930 Development on v2.2.41.dev1
1 year ago
Jeremy Grossmann 4bf7838543
Merge pull request #2238 from GNS3/release-v2.2.40
1 year ago
Jeremy Grossmann 998fe6d8a4
Merge branch 'master' into release-v2.2.40
1 year ago
grossmj aa79f4cb25 Release v2.2.40
1 year ago
grossmj 2602602193 Merge branch 'master' into 2.2
1 year ago
grossmj 8d969349c8 Bundle web-ui v2.2.40
1 year ago
grossmj bf67fec242 Sync appliances
1 year ago
Jeremy Grossmann a070a72f66
Merge pull request #2235 from Raizo62/virtio-net-pci
1 year ago
grossmj 71d1aefb65 Test Qemu command with virtio-net-pci adapter
1 year ago
Raizo62 0b6436d2cb qemu : with network adapter_type equal to "virtio-net-pci", fix the speed to 10000 and duplex to full.
1 year ago
Jeremy Grossmann 77f5044aec
Merge pull request #2234 from GNS3/fix-tests
1 year ago
Jeremy Grossmann 088ae699de
Merge pull request #2223 from GNS3/fix/2214
1 year ago
grossmj 21dc2a8dbc Fix tests
1 year ago
Jeremy Grossmann aae7bf9865
Merge pull request #2231 from GNS3/fix/3452
1 year ago
grossmj 4338afab7f Fix tests
1 year ago
Jeremy Grossmann ef62eba4e8
Merge pull request #2233
1 year ago
grossmj cc4ead40e2 Fix unexpected indent
1 year ago
Jeremy Grossmann 67943c4727
Merge pull request #2232 from Mlastawi/master
1 year ago
Mlastawi 045c0c4c14
Add missing comma
1 year ago
Maciej Łastawiecki a0943b0b5a Parse name for request to node creation from template
1 year ago
grossmj 84c886b058 Remove left over Xvfb related code
1 year ago
grossmj e59b5fb95b Remove Xvfb + x11vnc support
1 year ago
Jeremy Grossmann cc4d6759e3
Merge pull request #2229 from GNS3/fix/3472
1 year ago
grossmj e45467af57 Use the correct VirtualBox host-only type
1 year ago
grossmj c6d6fcfe66 Search for correct VirtualBox network type
1 year ago
grossmj 73bcd019cc Require a Host-Only Network to start the VirtualBox GNS3 VM on macOS with VirtualBox 7
1 year ago
grossmj 2361e138ec Properly catch aiohttp client exception. Ref #2228
1 year ago