Commit Graph

3686 Commits (0d25727ca624013fd6303df82cba44ca6ecaecc0)

Author SHA1 Message Date
grossmj 42eaf97e9f Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957
4 years ago
grossmj 55a5ce77ba Remove debug message
4 years ago
Torstein Husebø f9ab4ffb96 fix warning that you are explicitly comparing literals
4 years ago
Jeremy Grossmann 241937b80b
Merge pull request #1715 from GNS3/websocket-console
4 years ago
grossmj b179ca88a7 Merge branch 'master' into 2.3
4 years ago
grossmj 4bed19f20a Release v2.2.6
4 years ago
grossmj 4bc1e5e02e Merge branch 'master' into 2.2
4 years ago
piotrpekala7 720f52655e Release 2020.1.0-alpha.1
4 years ago
piotrpekala7 4df10d1427 Release 2019.2.0-alpha.11
4 years ago
grossmj aa83fcc7d1 Monitor ubrige processes.
4 years ago
grossmj afbbf7a524 Add Xvnc command to the VNC servers list. Fixes #172
4 years ago
grossmj b24bb42a66 Allow controller to reconnect to compute if communication is lost. Ref #1634
4 years ago
grossmj aa1b621c10 Improvement of support for docker USER directive. Fixes #1727.
4 years ago
grossmj 6aed064a86 Fix cannot delete Dynamips router the content of the "usage" field. Fixes https://github.com/GNS3/gns3-gui/issues/2947
4 years ago
grossmj 615cffd9ac Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948
4 years ago
grossmj 868c39acfe Fix issues with empty project variables. Fixes https://github.com/GNS3/gns3-gui/issues/2941
4 years ago
grossmj a62168fde0 Return array for controller statistics endpoint
4 years ago
grossmj 3df348ac2a Server statistics implementation
4 years ago
grossmj d9c264ce77 Sync appliances.
4 years ago
grossmj 6eb62ad179 Remove 'format=raw' from the Qemu options of the disk interfaces. Ref #1699
4 years ago
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 6cb87ef25d Sync appliance files.
5 years ago
grossmj 3484a7dd3d Unprotected access for websocket consoles.
5 years ago
grossmj c313475f68 Support for WebSocket consoles
5 years ago
grossmj e90262eb95 Require VirtualBox >= 6.0 on AMD and >= 6.1 on Intel processors (for GNS3 VM only). Fixes #1610
5 years ago
grossmj 92ac250bc7 Add nvme disk interface and fix scsi disk interface for Qemu VMs.
5 years ago
grossmj 667d50aa4a Disallow using "legacy networking mode" with Qemu >= 2.9.0
5 years ago
grossmj d796f8d112 Add latest Qemu nic models.
5 years ago
grossmj fb4ece5c67 Attempt to fix error when loading wmi module. Fixes #1712
5 years ago
grossmj ab4b391a02 Handle "aborted" state for VirtualBox VMs. Fixes #1702
5 years ago
grossmj dcdaffa056 Change how Hyper-V VMs are found. Ref #1612
5 years ago
grossmj c3b2128fae Return array for controller statistics endpoint
5 years ago
grossmj 941bed9605 Server statistics implementation
5 years ago
grossmj 12a8831c44 Change version to 2.3.0dev1 on 2.3 branch
5 years ago
grossmj 60cc5c7bb4 Development on 2.2.6dev1
5 years ago
grossmj 6d66e4d5d5 Release v2.2.5
5 years ago
grossmj 82b42fffef Development on 2.2.5dev1
5 years ago
grossmj fe8fd828b6 Release v2.2.4
5 years ago
grossmj e127dc302e Merge branch 'master' into 2.2
5 years ago
grossmj 0a87ee573c Accept a node name when creating a node from a template using the API. Fixes #1708
5 years ago
grossmj e428865d19 Sync appliances.
5 years ago
grossmj 98f5454ccb Disallow to modify a template if changes cannot be written on disk. Fixes #1695
5 years ago
grossmj a47fa83cec Fix renaming IOL hostname replaces %h only in a single place. Fixes #1707
5 years ago
Piotr Pekala 8fbd4602e8 Release 2019.2.0-alpha.11
5 years ago
grossmj 50b507f76c Fix cannot power on VirtualBox VM in saved state. Ref #1702
5 years ago
grossmj 060871cc42 Development on 2.2.4dev1
5 years ago
grossmj 9e4474de8d Release v2.2.3
5 years ago
grossmj 9bda15236e Sync appliance files.
5 years ago
grossmj 4daaea9cec Merge branch 'master' into 2.2
5 years ago
JCDraaijer 7117b1fb65 Improved how the path to the config file is actually determined
5 years ago
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
JCDraaijer 3bd394b637 Added workaround for #1690. Added venv/ to .gitignore
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 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
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 19723f06ed Sync appliance files
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 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 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 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
grossmj af3ae0df24 Merge branch '2.1'
5 years ago
grossmj 87390274cc Add debug message for what directory is checked for Qemu binaries. Ref #1655
5 years ago
grossmj f424e2dfd5 Sync appliance files.
5 years ago
Piotr Pekala 4031fd0c18 Release 2019.2.0-alpha.8
5 years ago
grossmj 1c678e296e Merge branch 'master' into 2.2
5 years ago
grossmj 958ec94f13 Sync appliance files.
5 years ago
grossmj a9fd990904 Bump version to 2.2.0dev18
5 years ago
grossmj 9d18ac1e3e Merge branch 'master' into 2.2
5 years ago
grossmj 2cfac30810 Fix single quote is not closed. Fixes #1654
5 years ago
grossmj 67e70c4628 Fix wrong Dynamips command used to rename an ATM switch. Fixes #1651
5 years ago
grossmj 8b71e9b20c Release v2.2.0rc5
5 years ago
grossmj 7cd9bb6ca6 Merge branch '2.1' into 2.2
5 years ago
Jeremy Grossmann 2e41328ae9
Merge branch 'master' into fix-sata
5 years ago
David Kreitschmann 8105b68d52 Don't specify the PCI bus for AHCI device
5 years ago
David Kreitschmann 906f29d5fc Add id value to all qemu drives
5 years ago
grossmj 5d4de9d0ba Fix AttributeError: Cannot set attribute '%s'. Fixes #1646
5 years ago
grossmj 4470519d9f Release v2.2.0rc4
5 years ago
Piotr Pekala 941857470d Release 2019.2.0-alpha.7
5 years ago
grossmj e64ed839f5 Check that vcpus value for GNS3 VM is an integer. Fixes #1636
5 years ago
grossmj 647dde1bb4 Make x,y optional for creating links via API. Fixes #1630
5 years ago
grossmj 63c0bfe46e Sync appliance files.
5 years ago
grossmj fb288db50a Set default_name_format for some builtin nodes.
5 years ago
grossmj 55a9abfcea Allow "none" for compute_id in templates.
5 years ago
grossmj dac2cf4089 Bump version to 2.2.0dev17
5 years ago
grossmj 3b0bb8df4e Merge branch 'master' into 2.2
5 years ago
grossmj 9559748f9d Bump version to 2.2.0dev16
5 years ago
grossmj 4656521987 Release v2.2.0rc3
5 years ago
grossmj 86772d9127 Release v2.2.0rc2
5 years ago
grossmj 27d447c926 Release v2.2.0rc1
5 years ago
grossmj df9f717d7c Sync appliance files
5 years ago
grossmj 39da0f3904 List Hyper-V VMs on non-english OSes. Fixes #1612
5 years ago
grossmj 6a7d47ce97 Merge branch '2.2'
5 years ago
grossmj 7c07d0b4bd Add missing default values in Cloud schema.
5 years ago
grossmj 6626bf37a6 Development on 2.2.0dev15
5 years ago
grossmj f7376ee382 Release v2.2.0b4
5 years ago
grossmj 3172985a21 Sync appliance files.
5 years ago
grossmj dcf94a5852 Requires a project to be opened to start/stop/suspend all nodes. Fixes #1609
5 years ago
grossmj cba39a3744 Fix issue when starting GNS3 VM for Hyper-V
5 years ago
grossmj 03c7744efd Set defaults for custom cloud nodes.
5 years ago
grossmj b0f74c2a5e Fix issue when trying to rename a Dynamips node that is already powered on. Fixes #2824
5 years ago
grossmj aad74dbcb9 Add debug message when searching for an image. Ref https://github.com/GNS3/gns3-gui/issues/2828
5 years ago
ziajka 507090d69d Fix base href for web ui
5 years ago
Piotr Pekala ed27a46dee Release 2019.2.0-alpha.5
5 years ago
ziajka 8d02405e88 Fix redirection to web-ui bundled server
5 years ago
Piotr Pekala 7adf5201f0 Release 2019.2.0-alpha.4
5 years ago
grossmj 0df3322b6c Development on 2.2.0dev14
5 years ago
grossmj 43c7acb0cf Release v2.2.0b3
5 years ago
Jeremy Grossmann 239d9e6fd6
Merge pull request #1599 from GNS3/cdrom-refresh
5 years ago
grossmj 9e54ab77d0 Merge 2.1 into 2.2 branch.
5 years ago
grossmj 5dbedb744e Sync appliance files.
5 years ago
grossmj 7a463676cd Eject cdrom first before changing an image. Use 'force' when ejecting.
5 years ago
grossmj b0700b8787 Merge remote-tracking branch 'origin/2.2' into 2.2
5 years ago
grossmj 06ce0868ec Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803
5 years ago
grossmj 7c33d3510a Development on 2.1.22dev1
5 years ago
grossmj cb1f73e9a2 Release v2.1.21
5 years ago
grossmj 2476581dca Change uBridge debug level to '1' when debugging is enabled. Fixes #1598
5 years ago
grossmj b7af2e4d5c Refresh mounted media after ISO switch.
5 years ago
Jeremy Grossmann b002812907
Merge pull request #1597 from kazkansouh/2.2-fix-1595-volumes
5 years ago
Karim af78031322 Resolve conflicts in docker volumes instead of error. Fixes https://github.com/GNS3/gns3-server/issues/1595
5 years ago
grossmj 61c87e57a4 Use console port to allocate guest CID (console ID) for Qemu VMs. Fixes #2804
5 years ago
grossmj 9cce4de190 %guest-cid% variable implementation for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2804
5 years ago
grossmj e9154f6af6 Fix KeyError: 'usage' exception when configuring IOU template. Fixes https://github.com/GNS3/gns3-gui/issues/2806
5 years ago
grossmj dd05884096 Development on 2.2.0dev13
5 years ago
grossmj e58f86e204 Release v2.2.0b2
5 years ago
grossmj a6bc6bc79c Update appliance files.
5 years ago
grossmj 336b77e28a Merging 2.1 into 2.2 branch
5 years ago
grossmj 3dbce3fa40 Development on 2.1.21dev1
5 years ago
grossmj 053a16960c Release v2.1.20
5 years ago
grossmj a860243531 Ignore Unicode errors when reading base config file contents.
5 years ago
grossmj 99886d3f0c Development on 2.1.20dev1
5 years ago
grossmj 6fb613dcff Release v2.1.19
5 years ago
grossmj 4f803ff162 Sync appliances.
5 years ago
grossmj 591d4f29ff Fix minor bugs with log rotation support. Ref #1586
5 years ago
grossmj 5cbfafbeb2 Support snapshots for portable projects. Fixes https://github.com/GNS3/gns3-gui/issues/2792
5 years ago
grossmj 81a48df9bb Update the GNS3 version in topology file if converted. Ref https://github.com/GNS3/gns3-gui/issues/2798
5 years ago
grossmj 2289fd4a2f Set log max size to 10MB. Ref #1586
5 years ago
grossmj 4ac999461b Support for log rotation and compression. Fixes #1586
5 years ago
grossmj 3b87a19979 Do not start QEMU console if QEMU process is not started. Fixes https://github.com/GNS3/gns3-gui/issues/2712
5 years ago
grossmj a86f881d83 Avoid sending warning message all the time for Ethernet switch.
5 years ago
grossmj 457ae4783f Development on 2.1.19dev1
5 years ago
grossmj 878987a26e Release v2.1.18
5 years ago
grossmj 40d7ae6866 Support to include snapshots in portable projects.
5 years ago
grossmj 39f6f4edd5 Development on 2.2.0dev12
5 years ago
grossmj 5b3be13e73 Release v2.2.0b1
5 years ago
ziajka 16908df8b2 Upgrade GNS3 Web UI to v2019.2.0-alpha.3
5 years ago
grossmj 28004479fd Change behavior when an IOU license is verified. Fixes https://github.com/GNS3/gns3-server/issues/1555
5 years ago
grossmj e8b8554c1a Fix Qemu VM state support after closing a project and check for JSON data returned by qemu-img. Fixes #1591
5 years ago
grossmj 424db843ca Fix Docker extra volumes support
5 years ago
Jeremy Grossmann cdae1f9e00
Merge pull request #1584 from kazkansouh/2.2-docker-volumes
5 years ago
grossmj cf0cc8bb87 Ensure Qemu monitor commands are executed. Ref #1582.
5 years ago
grossmj 2340823f53 Update appliance files.
5 years ago
grossmj 470cea327f Fix console variable replacement issue.
5 years ago
grossmj 6edcbd0461 Set console type to "none" by default for Ethernet switches and add a warning if trying to use "telnet". Fixes https://github.com/GNS3/gns3-gui/issues/2776
5 years ago
grossmj a7e449ff0e Bump version to 2.2.0dev11
5 years ago
grossmj e763980dbe Add %console-port% variable for additional Qemu options. Fixes https://github.com/GNS3/gns3-gui/issues/2786
5 years ago
grossmj 6b54cc27da Release v2.1.17
5 years ago
Karim 81ddb0cfe6 Impoved docker volumes user input validation
5 years ago
Karim 0c19bc8d43 Support for additional persistent docker volumes to be specified within appliance configuration
5 years ago
grossmj 7543d7587c Release v2.2.0a5
5 years ago
grossmj f41158173b Development on 2.1.17dev1
5 years ago
grossmj cb5dc36987 Release v2.1.16
5 years ago
grossmj fb470dd4b5 Back to the major.minor version for config files. Ref https://github.com/GNS3/gns3-gui/issues/2756
5 years ago
grossmj 6dbb992513 Fix templates missing after server restart. Fixes https://github.com/GNS3/gns3-gui/issues/2769
5 years ago
grossmj e962717448 Fix bug when GNS3 VM were not saved. Fix tests.
5 years ago
grossmj 6dc58b28fd Some adjustments with compute WebSocket handling. Ref https://github.com/GNS3/gns3-server/issues/1564
5 years ago
grossmj 6db8cecda5 Merge 2.1 into 2.2
5 years ago
grossmj cc1980ac1c Fix broken embedded console for Ethernet switch. Fixes #1574
5 years ago
grossmj 2af9c9c8ec Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764
5 years ago
grossmj 8cd66cfc02 Remove old unused argument option. Fixes #1569
5 years ago
grossmj 4d222ddc0a Bump version to 2.2.0dev10
5 years ago
grossmj 5c884702e5 Development on 2.2.0dev9
5 years ago
grossmj 62c5aa2948 Release v2.2.0a4
5 years ago
Jeremy Grossmann 474e184646
Merge pull request #1573 from kazkansouh/2.2-docker-user
5 years ago
grossmj 7a55ba3c1e Use the full version number for path to config files. Ref https://github.com/GNS3/gns3-gui/issues/2756
5 years ago
Karim 6df93d4db0 Updated tests for setting docker user
5 years ago
Karim 7c3a38d379 Support for docker images that set the USER directive. Changes the
5 years ago
grossmj dde01317e0 Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754
5 years ago
grossmj a17119187b Fix remote packet capture for Dynamips.
5 years ago
grossmj 4cc5dbc228 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
5 years ago
grossmj c075baa05b Store config files in version specific location
5 years ago
grossmj 21bed54768 Fix opening previously saved 2.1 project grid overlapping. Fixes #2734
5 years ago
grossmj d50614aed7 Fix empty theme name in symbol selection dialog. Fixes https://github.com/GNS3/gns3-gui/issues/2751
5 years ago
ziajka 6a6cabc2d2 Bundle v2019.1.0-alpha.3 web-ui
5 years ago
grossmj 541101741b Development on 2.2.0dev8
5 years ago
grossmj 2b786e40b9 Release v2.2.0a3
5 years ago
grossmj 2bb1b61526 Fix traceback when starting packet capture on builtin nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2743
5 years ago
ziajka 106df1d4ab Load v2019.1.0-alpha.2 of WebUI
5 years ago
ziajka 3f4bdfef11 Fix mimetype for javascript, #1559
5 years ago
ziajka cbb6eccad8 Merge branch '2.2' of github.com:GNS3/gns3-server into 2.2
5 years ago
ziajka 9edbd27b4f Serve WebUI via get_resource for freezed app
5 years ago
grossmj 645031ee15 Development on 2.1.16dev1
5 years ago
grossmj c70b344133 Release v2.1.15
5 years ago
grossmj 1f1d93d078 Deactivate the embedded shell for Ethernet switch. Ref #1424 #1556
5 years ago
grossmj dd211bce52 Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739
5 years ago
grossmj e00bde51da Merge branch '2.1' into 2.2
5 years ago
grossmj e291ec1eb9 Fix IOU symlink issue on remote servers.
5 years ago
grossmj 3daa3f450b Fix IOU symlink issue on remote servers.
5 years ago
grossmj 8e8985c69f Fix vcpus configuration for GNS3 VM on VMware. Ref #2738.
5 years ago
grossmj 03401a477e Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738
5 years ago
grossmj 4e396ac690 Save the GNS3 VM settings even if the GNS3 VM cannot be stopped.
5 years ago
grossmj 3a73d01547 Fix exception when emitting event from controller. Ref https://github.com/GNS3/gns3-gui/issues/2737
5 years ago
grossmj 23b568678a Development on 2.2.0dev7
5 years ago
grossmj 8ad632976f Release v2.2.0a2
5 years ago
ziajka b8bf2bf465 Web-UI v2019.1.0-alpha.1
5 years ago
grossmj 7d591b0228 Fix issue when loading and quickly closing a project and opening it again. Fixes #1501.
5 years ago
grossmj a059e6b943 Disable unreliable nested virtualization check.
5 years ago
grossmj aff67b324f Fix issue not checking build number on Windows.
5 years ago
grossmj 010d65114d Hyper-V with nested virtualization is only supported on Windows 10 Anniversary Update or later.
5 years ago
grossmj 3dcb7799e3 Use accurate info to detect Windows version.
5 years ago
grossmj aaaeb410d5 Fix exception when loading and quickly closing a project.
5 years ago
grossmj d506962bdb Debugging why sys.getwindowsversion() does not work with frozen app.
5 years ago
grossmj 4d9728b6f5 Correctly rename symbol.
5 years ago
grossmj ff9048b5a8 Revert "Rename symbol."
5 years ago
grossmj 6c96be2acc Rename symbol.
5 years ago
Jeremy Grossmann 21afaf31f9
Merge pull request #1549 from GNS3/symbol-management-refactoring
5 years ago
grossmj 8e5ac228d5 Merge remote-tracking branch 'origin/2.2' into 2.2
5 years ago
grossmj 94f63f54ba Change Hyper-V requirement checks.
5 years ago
grossmj cf91e904f7 Early support for symbol themes.
5 years ago
ziajka 767bb770ca Re-order handlers in order to prevent CORS
5 years ago
grossmj bae3fb84b9 Download custom appliance symbols from GitHub
5 years ago
grossmj 889d29ec55 Update appliances.
5 years ago
grossmj 2d01ef489b Option to export snapshots.
5 years ago
Jeremy Grossmann 372017f467
Merge pull request #1537 from GNS3/import-export-refactoring
5 years ago
grossmj 0ae66a2608 Support selecting a compression type when exporting a project.
5 years ago
grossmj 380224dca1 Change how VPCS executable is searched.
5 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
5 years ago
grossmj b0df7ecabf Merge branch '2.2' into import-export-refactoring
5 years ago
grossmj 4c83fc1243 Update paths for binaries moved to the MacOS directory in GNS3.app
5 years ago
grossmj 69ba0ccf77 Bump version to 2.2.0dev2
5 years ago
grossmj 3f679bd106 Locked state should not be used when duplicating a node.
5 years ago
grossmj 724eda1f35 Handle locking/unlocking items independently from the layer position.
5 years ago
Jeremy Grossmann 3f7c4c0474
Update qemu_vm.py
5 years ago
grossmj 80eb06f67c Merge 2.1 into 2.2
5 years ago
grossmj 8cc8269842 Use aiozipstream for snapshots.
5 years ago
grossmj 52bfa636c1 Project duplication support.
5 years ago
grossmj 4eca82174d Development on 2.1.15dev1
5 years ago
grossmj 32f5dbb645 Release v2.1.14
5 years ago
grossmj 7aae682f0a Fix issue when setting cpuid.corespersocket for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2723
5 years ago
grossmj 879e32eb9a Bump ACPI Shutdown Timeout to 120 seconds. Ref #1536
5 years ago
grossmj 01481cde1f Development on 2.1.14dev1
5 years ago
grossmj b5deb9d177 Release v2.1.13
5 years ago
grossmj a8990c9e89 Non blocking project exportation.
5 years ago
grossmj 135d56371d Fix tests for project notifications.
5 years ago
grossmj 7fe8f7e716 Fix long-polling request for project notifications.
5 years ago
grossmj 2fb5e47c8d Allow cloud nodes to be exported. Fixes #1519
5 years ago
grossmj 5754747a90 Merging 2.1 into 2.2
5 years ago
grossmj 62c51edbae Less aggressive connections to uBridge. Ref #1289
5 years ago
grossmj a13d063aa1 Fix topology images (Pictures) disappearing from projects. Fixes #1514.
5 years ago
grossmj 1ef1872f8e Reset MAC addresses when duplicating a project. Fixes #1522
5 years ago
grossmj 081ba31b50 Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527
5 years ago
grossmj aea4ae808f Detect invalid environment variable and send a warning when creating a Docker node. Ref #2683
5 years ago
grossmj ae3515434c Do not export/import symlinks for projects. Fixes #2699
5 years ago
grossmj 589c9754e8 Fix symlink not being created for duplicated IOU devices. Fixes https://github.com/GNS3/gns3-gui/issues/2699
5 years ago
grossmj 4ecd3b2015 Configure coresPerSocket value in VMX file for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2688
5 years ago
grossmj 84ee3263ba Count logical CPUs to detect if the number of vCPUs is too high when configuring the GNS3 VM. Fixes #2688.
5 years ago
grossmj d9a9abf845 Add explicit error when trying to pull a Docker image from Docker Hub without Internet access. Fixes #1506.
5 years ago
grossmj 0b07299472 Fixes double display output in GRUB in QEMU v3.1. Fixes #1516.
5 years ago
grossmj 96dce2ec82 Release v2.2.0a1
6 years ago
grossmj 117a1ac6da Restore reload support for nodes.
6 years ago
grossmj 7fb192699b Development on 2.1.13dev1
6 years ago
grossmj bccdfc97d1 Release 2.1.12
6 years ago
grossmj 3e21f96bf9 Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674
6 years ago
grossmj 5f932fee9f Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
6 years ago
grossmj c14d79a3d5 Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674
6 years ago
grossmj e3757a8955 Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
6 years ago
grossmj 456ef1348b Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670
6 years ago
grossmj 4b52e9313e Fix issue with coroutine not awaited. Fixes #1499
6 years ago
grossmj 474025175e Remove "deprecated" node for VirtualBox based GNS3 VM support. Ref #1377
6 years ago
grossmj 191036e266 Fix wrong controller method call.
6 years ago
grossmj 8360ae98b1 Move appliance and template management code in their own classes.
6 years ago