Commit Graph

4157 Commits (2991899d508ad958aaa5ba4e3f50dd10f8ff4b10)

Author SHA1 Message Date
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
1 year ago
grossmj a6ca7c4e36 Development on 2.2.42.dev1
1 year ago
grossmj d2a0632ec4 Release v2.2.41
1 year ago
grossmj 7dc5628845 Bundle web-ui v2.2.41
1 year ago
grossmj 723b519e8f Sync appliance files
1 year ago
grossmj 9c653f7dbf Bump version to 2.2.41.dev3
1 year ago
grossmj c226b2a9ef Catch urllib3 exceptions when sending crash report. Ref https://github.com/GNS3/gns3-gui/issues/3483
1 year ago
grossmj 8e2989d747 Fix issue with tests and Qemu version on Windows
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 0a14a08d54 Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line
1 year ago
grossmj 9357ac6035 Add builtin field in Appliance model
1 year ago
grossmj 785eff869d Fix issue with appliance API returning unset data
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
grossmj d5cfb85de5 Backport UEFI boot mode support for Qemu VMs
1 year ago
grossmj 21049d73a5 Allow computes to be dynamically or manually allocated
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 1ff23348d3 Merge branch '2.2' into 3.0
1 year ago
grossmj 3dbc714f37 Developement on v2.2.41.dev2
1 year ago
grossmj 60f1d76eab Release v2.2.40.1
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
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
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 088ae699de
Merge pull request #2223 from GNS3/fix/2214
1 year ago
grossmj cc4ead40e2 Fix unexpected indent
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
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
grossmj 0f02cff5f2 Catch ConnectionResetError when waiting for the wrap console
1 year ago
grossmj 72af145a23 Fix open IPv6 address for HTTP consoles on controller. Fixes https://github.com/GNS3/gns3-gui/issues/3448
1 year ago
grossmj b3dfb87622 Merge branch '2.2' into 3.0
1 year ago
grossmj af2fc8c111 Use proc.communicate() when checking for subprocess output
1 year ago
grossmj b4bfb24a80 Development on v2.2.40.dev1
1 year ago
grossmj d6ea546ff7 Release v2.2.39
1 year ago
grossmj 68f9c55f3d Install web-ui v2.2.39
1 year ago
Jeremy Grossmann 9868c28bc6
Merge pull request #2219 from GNS3/install-qemu-empty-disks
1 year ago
grossmj f3f7921525 Add generic function to install resource files
1 year ago
grossmj 65cc12c850 Sync appliance files
1 year ago
grossmj 161f62d083 Install empty Qemu disks on first start
1 year ago