Commit Graph

4727 Commits (67bf14776f719ec08d2d0b49a5eb218e31b6af41)
 

Author SHA1 Message Date
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
Bernhard Ehlers e45bc5aec1 Fix mcopy error messages
4 years ago
grossmj a3ee1d9ee6 Development on 2.2.17dev1
4 years ago
grossmj 0e95e7e023 Release v2.2.16
4 years ago
grossmj 1748250179 Sync appliance files.
4 years ago
grossmj c8ea22c651 Merge branch 'master' into 2.2
4 years ago
grossmj d16cb5ef89 Option to allocate or not the vCPUs and RAM settings for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/3069
4 years ago
piotrpekala7 004acdc271 Release web UI 2.2.16
4 years ago
grossmj e182f53d69 Fix wrong defaults for images_path, configs_path, appliances_path. Fixes #1829
4 years ago
grossmj aef8f0dff3 Use EnvironmentFile for Systemd service. Ref https://github.com/GNS3/gns3-gui/issues/3048
4 years ago
grossmj b6a021dabd Fix SSL support for controller and local compute. Fixes #1826
4 years ago
grossmj 5dab0c2587 Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082
4 years ago
grossmj 5d1fdceb98 Fix bug with application id allocation for IOU nodes. Fixes #3079
4 years ago
grossmj 5743d47327 Set ident for merge.
4 years ago
grossmj ca69b01d11 Use origin/3.0 for merge into gh-pages branch.
4 years ago
grossmj dd785b61cf Work directly on gh-pages branch to generate the API documentation.
4 years ago
grossmj 0f154e5f29 Fix invalid syntax for git merge
4 years ago
grossmj f9c4c82da6 Fix merge issues on gh-pages branch, second try.
4 years ago
grossmj 3a136a46a1 Fix merge issues on gh-pages branch
4 years ago
grossmj a6a35e7c43 Fix publish_api_documentation.yml
4 years ago
grossmj 163a867f00 Only automatically build API documentation for 3.0 branch and v3.* tags
4 years ago
grossmj d2b7c9bcbf Do not build API documentation on schedule.
4 years ago
grossmj fb8df1cc6b Fetch all history for all tags and branches in publish_api_documentation.yml
4 years ago
grossmj d063b3e39d Manual trigger API documentation publishing using workflow_dispatch
4 years ago
grossmj 83fbd1f627 Fix GitHub Actions error: A branch or tag with the name '3' could not be found.
4 years ago
grossmj 1aa6fe8535 Add publish_api_documentation.yml to master branch for scheduled event to work.
4 years ago
Bernhard Ehlers de2b9caeeb Use HDD disk image as startup QEMU config disk
4 years ago
grossmj 362701f5aa Allow commas in image paths and VM name for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
4 years ago