Commit Graph

4052 Commits (30a9ea867534e72559749e5d8cff06d0ada22fa3)
 

Author SHA1 Message Date
grossmj f0ffb07165 Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
5 years ago
Jeremy Grossmann ce048c6a00
Merge pull request #1494 from GNS3/pyup-update-aiohttp-3.5.2-to-3.5.3
5 years ago
pyup-bot 289eee968e Update aiohttp from 3.5.2 to 3.5.3
5 years ago
Jeremy Grossmann b68c0cf176
Merge pull request #1491 from GNS3/pyup-update-pytest-4.0.2-to-4.1.0
5 years ago
Jeremy Grossmann b20f2a116b
Merge pull request #1492 from GNS3/pyup-update-aiohttp-3.5.1-to-3.5.2
5 years ago
pyup-bot cdb7eea888 Update aiohttp from 3.5.1 to 3.5.2
5 years ago
pyup-bot b1123acb8a Update pytest from 4.0.2 to 4.1.0
5 years ago
grossmj c736051dda Fix tests.
6 years ago
grossmj 9ed181151f New node information dialog to display general, usage and command line information.
6 years ago
Jeremy Grossmann 40f8a33331
Merge pull request #1489 from GNS3/pyup-update-sphinx-1.8.2-to-1.8.3
6 years ago
pyup-bot 2a1822fe12 Update sphinx from 1.8.2 to 1.8.3
6 years ago
Jeremy Grossmann b66e42e650
Merge pull request #1488 from GNS3/pyup-update-aiohttp-3.5.0-to-3.5.1
6 years ago
pyup-bot 485b8a3db4 Update aiohttp from 3.5.0 to 3.5.1
6 years ago
Jeremy Grossmann eacc20cf07
Merge pull request #1487 from GNS3/pyup-update-aiohttp-3.4.4-to-3.5.0
6 years ago
pyup-bot e1c250a8dd Update aiohttp from 3.4.4 to 3.5.0
6 years ago
grossmj eae9774d69 Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
6 years ago
grossmj 468145319d Merge 2.1 into 2.2 branch.
6 years ago
grossmj ef38ccfefa Automatically create a symbolic link to the IOU image in the IOU working directory. Fixes #1484
6 years ago
grossmj 670b6d689a Merge remote-tracking branch 'origin/2.1' into 2.1
6 years ago
grossmj fc75a6b8d3 Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482
6 years ago
Jeremy Grossmann ed7b91ae3a
Merge pull request #1481 from GNS3/pyup-update-pytest-4.0.1-to-4.0.2
6 years ago
pyup-bot d79f6b578d Update pytest from 4.0.1 to 4.0.2
6 years ago
grossmj f76b329cba Fix ConnectionResetError issues and switch to aiohttp version 3.4.4. Fixes #1474.
6 years ago
grossmj 030714ae80 Fix server authentication.
6 years ago
grossmj 0fd54536d2 Fix issue when there is no gns3_controller.conf. Fixes https://github.com/GNS3/gns3-gui/issues/2644
6 years ago
grossmj 58b2ee152d Fix Docker console test.
6 years ago
grossmj bec2270334 Fix non responsive console for Docker VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2645
6 years ago
grossmj 56412b35e0 Merge branch '2.1' into 2.2
6 years ago
grossmj 9fbdb25da8 Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644
6 years ago
Jeremy Grossmann 647ac87c89
Merge pull request #1476 from ddragic/x11vnc
6 years ago
Dušan Dragić 817a053dfc docker_vm: fix x11vnc not starting
6 years ago
Jeremy Grossmann fb0456fdfa
Merge pull request #1475 from GNS3/naming-consistency
6 years ago
grossmj d7c2e16c21 Use "template" to name what we use to create new nodes.
6 years ago
grossmj 21c0a35f77 Use project instead of topology where appropriate.
6 years ago
grossmj a17fa821bd Make sure nothing is named "compute server".
6 years ago
Jeremy Grossmann b4a2bc5b47
Merge pull request #1467 from GNS3/symbol-themes
6 years ago
grossmj f39c27ff7b Allow usage property in Docker appliance.
6 years ago
Jeremy Grossmann db982f5df7
Merge pull request #1473 from GNS3/kazkansouh-2.2-grid-new-project
6 years ago
grossmj a93606d9ed Use "node" instead of "appliance" for grid support.
6 years ago
grossmj dd14101eec Merge branch '2.2-grid-new-project' of git://github.com/kazkansouh/gns3-server into kazkansouh-2.2-grid-new-project
6 years ago
grossmj 83161bcdd4 Merge remote-tracking branch 'origin/2.2' into 2.2
6 years ago
Jeremy Grossmann df4e4bec24
Merge pull request #1472 from GNS3/docker-console-resize
6 years ago
grossmj 60ac6d2dfe Telnet console resize support for Docker VM.
6 years ago
Jeremy Grossmann 1067f71952
Allow appliances to be loaded from file without the appliance id.
6 years ago
Karim 8eb20525e8 Update schema to allow for drawing grid size to be part of project.
6 years ago
grossmj c0a0a13bdd Avoid _fix_permissions() to be called twice when stopping Docker VM. Ref #1428
6 years ago
grossmj a3044ede77 Fix _fix_permissions() garbles permissions in Docker VM. Ref #1428
6 years ago
grossmj df3baffd9b Fix "None is not of type 'integer'" when opening project containing a Qemu VM. Fixes #2610.
6 years ago
grossmj 219c346187 Remove useless warning.
6 years ago
Jeremy Grossmann 6a2d1e9b33
Merge pull request #1465 from GNS3/pyup-update-pytest-4.0.0-to-4.0.1
6 years ago