Commit Graph

4079 Commits (a86f881d83dfbbbf7b931ef24c895f544012709e)
 

Author SHA1 Message Date
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
pyup-bot e2231b1220 Update pytest from 4.0.0 to 4.0.1
6 years ago
grossmj e0813bfbe8 Normalize symbol ID on Windows.
6 years ago
grossmj 9f7f26700e Debugging for Windows.
6 years ago
grossmj 51787295dd Use POSIX path for symbol ID.
6 years ago
grossmj 17d070dca7 Early support for symbol themes.
6 years ago
grossmj 301b7475f7 Sync appliances
6 years ago
grossmj f442c6e9e1 Sync appliances
6 years ago
Jeremy Grossmann 2a3825543a
Merge pull request #1450 from GNS3/pyup-update-sphinx-1.7.1-to-1.8.2
6 years ago
Jeremy Grossmann df0f0c5b83
Merge branch '2.2' into pyup-update-sphinx-1.7.1-to-1.8.2
6 years ago
grossmj 2e79da5fe1 Fix broken examples in API documentation.
6 years ago
grossmj 4e2b8bfe7c Add more information about appliances to the API documentation.
6 years ago
grossmj 68ecbffcf1 Use Python3.6 to build the API documentation.
6 years ago
grossmj 1289d20a14 Add missing files for API documentation.
6 years ago
grossmj 53928b884f Bump version to 2.2.0dev5
6 years ago
grossmj bc5eda8259 Restore previously removed test.
6 years ago
grossmj ff5ba3742e Update API documentation for appliance endpoints. Ref https://github.com/GNS3/gns3-gui/issues/2630
6 years ago
grossmj e5950674f8 Merge remote-tracking branch 'origin/2.2' into 2.2
6 years ago
grossmj 5cb0957f35 Require privileged access for uBridge when using VMware VMs and Docker containers. Fixes #1461.
6 years ago
Jeremy Grossmann 7385d67c39
Merge pull request #1457 from GNS3/pyup-update-pytest-timeout-1.2.1-to-1.3.3
6 years ago
Jeremy Grossmann e8cb8d29d8
Merge pull request #1454 from GNS3/pyup-update-pytest-3.8.1-to-4.0.0
6 years ago
grossmj 3fae6ada95 Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461.
6 years ago
Jeremy Grossmann ca6a0708a8
Merge pull request #1462 from GNS3/use-files-as-disk-images
6 years ago
grossmj 3727487730 Fix test on Windows.
6 years ago