Commit Graph

4423 Commits (c4d2422fe2caeafa6cd85aceabae9c5203c37a87)
 

Author SHA1 Message Date
grossmj 2c9afbb217 Merge remote-tracking branch 'origin/2.2' into 2.2
4 years ago
grossmj 770841b3ee Use Environmental Markers to force jsonschema version 2.6.0 on Windows/macOS. Ref https://github.com/GNS3/gns3-gui/issues/2849
4 years ago
Jeremy Grossmann 896e99d046
Merge pull request #1745 from b-ehlers/2.2
4 years ago
Bernhard Ehlers 10bb259248 Implement a minimum interval between cpu_percent() calls. Fixes #1738
4 years ago
Bernhard Ehlers 4ab100b716 Revert "Implement a minimum interval between psutil calls. Fixes #2262"
4 years ago
fadlytabrani 6fd60452c4
Add clipboard support for TigerVnc
4 years ago
Jeremy Grossmann a2d57f7c37
Merge pull request #1741 from candlerb/candlerb/snasphot
4 years ago
Jeremy Grossmann fb153e3c71
Merge pull request #1740 from candlerb/candlerb/1739
4 years ago
Brian Candler 69986b0d0f Correct typo "Snasphot"
4 years ago
Brian Candler 06a6a0a332 Sort snapshots by (created_at, name)
4 years ago
grossmj 2606c2d9a7 Merge branch '2.3'
4 years ago
grossmj 57067a99fa Development on 2.2.8dev1
4 years ago
grossmj 087cba3903 Release v2.2.7
4 years ago
grossmj 0a5995b11c Merge branch 'master' into 2.2
4 years ago
piotrpekala7 4f3fd65377 Release 2020.2.0-beta.1
4 years ago
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
Jeremy Grossmann 0922159686
Merge pull request #1731 from torstehu/fix-literal-warning
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
grossmj d5b6fda270 Remove --local when starting Docker dev server.
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 392678e757 Upgrade psutil to version 5.6.6 due to CVE-2019-18874
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
Jeremy Grossmann 966e644c51 Merge pull request #1718 from GNS3/iou-application-id
4 years ago
grossmj c5412bf970 Allocate application IDs for IOU nodes on the controller.
4 years ago
grossmj 6cb87ef25d Sync appliance files.
4 years ago
grossmj 3484a7dd3d Unprotected access for websocket consoles.
4 years ago
grossmj c313475f68 Support for WebSocket consoles
4 years ago
grossmj e90262eb95 Require VirtualBox >= 6.0 on AMD and >= 6.1 on Intel processors (for GNS3 VM only). Fixes #1610
4 years ago
Jeremy Grossmann f7a6a0d466
Merge pull request #1714 from GNS3/qemu-changes
4 years ago
grossmj 92ac250bc7 Add nvme disk interface and fix scsi disk interface for Qemu VMs.
4 years ago
grossmj 667d50aa4a Disallow using "legacy networking mode" with Qemu >= 2.9.0
4 years ago
grossmj d796f8d112 Add latest Qemu nic models.
4 years ago
grossmj fb4ece5c67 Attempt to fix error when loading wmi module. Fixes #1712
4 years ago
grossmj ab4b391a02 Handle "aborted" state for VirtualBox VMs. Fixes #1702
4 years ago