Commit Graph

4242 Commits (992c60e3e026149c35e4464316f9a0233b943ded)
 

Author SHA1 Message Date
grossmj 992c60e3e0 Return HTTP status code 204 in API when project successfully closed. Fixes #1689
5 years ago
grossmj a98fc2d308 Python3.8 support. Ref https://github.com/GNS3/gns3-gui/issues/2895
5 years ago
grossmj 2fd4b2cbc8 Make sure still support Python >= 3.5.3
5 years ago
grossmj 7571c32563 Sync appliance files.
5 years ago
grossmj 05b949930d Fix tests.
5 years ago
grossmj 4075bbd703 Fix exception when adding VirtualBox VM. Fixes #1685.
5 years ago
grossmj 3aba2a319c Set psutil to version 5.6.3 in requirements.txt
5 years ago
grossmj 3a3ba2f54a Merge branch 'master' into 2.2
5 years ago
grossmj 2fa2c715f5 Add `LimitNOFILE=16384` to GNS3 service. Ref #1678
5 years ago
grossmj 907207a140 Fix tests
5 years ago
grossmj 539cf640d8 Change the default UDP port range to be 20000 to 30000. Ref #1271
5 years ago
grossmj 6e7aeb1fdd Developement version on 2.2.3dev1
5 years ago
grossmj 3245450e67 Release v2.2.2
5 years ago
grossmj f154ebeee9 Merge remote-tracking branch 'origin/2.2' into 2.2
5 years ago
grossmj 7608584833 Merge branch 'master' into 2.2
5 years ago
Piotr Pekala f69914565a Release 2019.2.0-alpha.10
5 years ago
Jeremy Grossmann 60beba108a
Merge pull request #1681 from GNS3/fix-pci-bridges
5 years ago
Piotr Pekala 4a0fbe9b1b Release 2019.2.0-alpha.10
5 years ago
grossmj ff9bd59ef8 Fix how PCI bridges are created for Qemu VMs with greater than 32 interfaces.
5 years ago
grossmj 4ab3f281c5 Fix broken support for cloned VirtualBox VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2889
5 years ago
grossmj 7b507bf532 Sync appliance files.
5 years ago
grossmj 459dd7b479 Handle builtin entry does not exist when adding node from template (new fix).
5 years ago
grossmj b8c70a3a8e Development on 2.2.2dev1
5 years ago
grossmj a267ecdea4 Merge branch 'master' into 2.2
5 years ago
grossmj 7b8f0c2633 Release v2.2.1
5 years ago
grossmj 89f97902f9 Handle builtin entry does not exist when adding node from template.
5 years ago
grossmj 8dd2831890 Upgrade aiohttp to version 3.6.2
5 years ago
grossmj 19723f06ed Sync appliance files
5 years ago
grossmj 3f5ee94022 Merge remote-tracking branch 'origin/master'
5 years ago
grossmj 85582554ac Let systemd directly supervises the GNS3 service. Fixes #1678
5 years ago
Piotr Pekala 107dbbc949 Release 2019.2.0-alpha.10
5 years ago
grossmj 2af9127879 Fix issue when linking to more than one NAT node with allowed_interface option enabled. Fixes #1671
5 years ago
grossmj 5e9810d420 Prevent deleting a GNS3 project outside the project directory. Ref #1669
5 years ago
grossmj f3ad333a21 Do not send "console_type" property to computes for all builtin nodes excepting Ethernet switches. Fixes https://github.com/GNS3/gns3-gui/issues/2882
5 years ago
grossmj c8f7d789f7 Update API documentation
5 years ago
grossmj df9b40c1dc Fix QEMU link detection flaky on last port. Fixes #1666
5 years ago
grossmj f5c02368e6 Fix tests.
5 years ago
grossmj 7cfd0d4d1d Use compatible shlex_quote to handle case where Windows needs double quotes around file names, not single quotes. Ref https://github.com/GNS3/gns3-gui/issues/2866
5 years ago
grossmj 9d47050dff Use 0.0.0.0 by default for server host. Fixes https://github.com/GNS3/gns3-server/issues/1663
5 years ago
grossmj 1b845225b2 Improvement to validate HTTP authentication config. Ref #1662
5 years ago
grossmj 5a3f8b9a9b Use versioned config directory for profiles. Fixes #1664
5 years ago
grossmj 56a4d3f8fd Fix tests.
5 years ago
grossmj 6d1adea907 Enable nested hardware virtualization by default for GNS3 VM running in VirtualBox. Fixes #1377
5 years ago
grossmj 2d777cac13 Set default host to "localhost". Fixes https://github.com/GNS3/gns3-server/issues/1663
5 years ago
grossmj 6ae7ef8a2e Improve process to get guest IP address from GNS3 VM running in VMware workstation/player. Ref https://github.com/GNS3/gns3-gui/issues/2866
5 years ago
grossmj 09d05accc1 Fix tests. Ref #1659
5 years ago
grossmj 2f57bd58c0 Fix error with console type in Ethernet switch schema. Fixes #1659
5 years ago
grossmj 51a92b46dd Bump version to 2.2.1dev1
5 years ago
grossmj 7c437adbef Release v2.2.0
5 years ago
grossmj fef1d01e26 Merge branch 'master' into 2.2
5 years ago