Commit Graph

4654 Commits (de2d72248e897d88649e6a8a7863cf76d53e7003)
 

Author SHA1 Message Date
piotrpekala7 4bbf7c2ed2 Update symbol_handler.py
3 years ago
piotrpekala7 7a8c1e8f5d Release web UI 2.2.20
3 years ago
grossmj 7bb5202bdb Sync appliance files.
3 years ago
grossmj 082206a7db Fix packet capture with HTTPS remote server. Fixes #1882
3 years ago
grossmj 360a819e91 Set PyQt5 version to 5.15.2 on Windows
3 years ago
grossmj adbef787c3 Fix typo
3 years ago
grossmj 685963b85d Sync appliance files and remove old ones after sync with online repo. Fixes #1876
3 years ago
grossmj e614ed79f4 Upgrade dependencies
3 years ago
Tomas Hrnciar bb47cc87e7 Explicitly require setuptools, utils/get_resource.py imports pkg_resources
3 years ago
grossmj 6120736c91 Fix export for missing files
3 years ago
grossmj 7542b28793 Revert "Fix tests"
3 years ago
grossmj 4d0cb32bd0 Fix tests
3 years ago
grossmj 055a78bade Fix issue when trying to export temporary Dynamips files.
3 years ago
grossmj fad52ea2fc Development on 2.2.20dev1
3 years ago
grossmj d8054c7cb4 Release v2.2.19
3 years ago
grossmj 91570f475f Launch projects marked for auto open after SIGHUP is received
3 years ago
grossmj 42cda3af2b Sync appliance files.
3 years ago
grossmj e6be6bc958 Merge branch 'master' into 2.2
3 years ago
grossmj b7f8fb283b Sync appliance files.
3 years ago
piotrpekala7 72d5b5e7cc Release web UI 2.2.19
3 years ago
grossmj 8cce0eedee Fix console type error when creating Ethernet switch node. Fixes #1873
3 years ago
grossmj 11c53c128e Sync Juniper vSRX appliance file.
3 years ago
grossmj 17b56ac7cb Sync appliance files.
3 years ago
grossmj aca7344212 Upgrade Jinja to version 2.11.3. Fixes #1865
3 years ago
grossmj 3c5bbe04dc Development on 2.2.19dev1
3 years ago
grossmj c213cae500 Release v2.2.18
3 years ago
grossmj 1043be02a6 Merge branch 'master' into 2.2
3 years ago
grossmj 56c25727b6 SIGHUP: remove projects with an empty project directory.
3 years ago
grossmj 0b854ffceb Bump version to 2.2.18dev2
3 years ago
piotrpekala7 366e904698 Release web UI 2.2.18
3 years ago
grossmj 16c84e23a9 Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127
3 years ago
grossmj 64f172fe20 Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119
3 years ago
Jeremy Grossmann bb0206d7d2
Add mtools package information. Ref https://github.com/GNS3/gns3-gui/issues/3076
3 years ago
grossmj 9de61cd671 Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes https://github.com/GNS3/gns3-gui/issues/3101
3 years ago
grossmj 9e6ccc3f61 Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110
3 years ago
grossmj 4c339eade1 Fix WinError 0 handling
3 years ago
grossmj 128e494134 Stop uBridge if VPCS node has been terminated. Ref https://github.com/GNS3/gns3-gui/issues/3110
3 years ago
Jeremy Grossmann 0e6b97b27b
Merge pull request #1856 from BrentBaccala/master
3 years ago
Brent Baccala 235a127111 Allow cloned QEMU disk images to be resized before the node starts,
3 years ago
Jeremy Grossmann bb51146e80
Merge pull request #1852 from joyme123/update-python-version
3 years ago
Pengfei Jiang e6944276a6 fix(readme): update python version from 3.5.3 to 3.6
3 years ago
Jeremy Grossmann 704858fd8d
Merge pull request #1847 from b-ehlers/QemuConfig
4 years ago
grossmj 87ede50827 Development on 2.2.18dev1
4 years ago
grossmj 24fe67f82b Release v2.2.17
4 years ago
grossmj 18c878429f Merge branch 'master' into 2.2
4 years ago
grossmj 6c3a070733 Close and remove projects deleted from disks after SIGHUP signal is received.
4 years ago
piotrpekala7 a157ef5a8a Release web UI 2.2.17
4 years ago
grossmj 5244ae6d4c New config file options to configure the VNC console port range.
4 years ago
Jeremy Grossmann db47615d43
Merge pull request #1843 from tirkarthi/fix-asyncio-all-tasks-2.2
4 years ago
Karthikeyan Singaravelan 603683e2c5 Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility.
4 years ago