Commit Graph

4503 Commits (9acb2ceda1a2f9ad6f8e7bd6229410a47225f0bb)
 

Author SHA1 Message Date
Bernhard Ehlers 9acb2ceda1 QEMU config disk - improve error handling
4 years ago
Bernhard Ehlers 053828f3e8 QEMU config disk - init config disk in base class
4 years ago
Bernhard Ehlers f747b3a880 QEMU config disk - notification of import/export errors
4 years ago
Bernhard Ehlers 750590d0db QEMU config disk - use disk interface of HD-D, fallback is HD-A
4 years ago
Bernhard Ehlers 347035a99b QEMU config disk - add missing config disk to image directory
4 years ago
Bernhard Ehlers 0db0f6256b QEMU config disk - get rid of mtoolsrc
4 years ago
Bernhard Ehlers 99d9728360 QEMU config disk - preserve file timestamp on zip unpack
4 years ago
Bernhard Ehlers 6a1eef0627 QEMU config disk - initial implementation. Ref #2958
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
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
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
grossmj 91244456f5 Handle comma in disk path for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
4 years ago
grossmj 88ab528977 Development on 2.2.16dev1
4 years ago
grossmj 7d031e71a0 Release v2.2.15
4 years ago
grossmj c46c095fcb Sync appliance files.
4 years ago
grossmj e592b95639 Revert "Add info log to show where custom symbols are searched from."
4 years ago
grossmj 593e379523 Add info log to show where custom symbols are searched from.
4 years ago
grossmj d451d3125e Fix symbol retrieval issue. Ref #1824
4 years ago
grossmj e014d36ad2 Skip tests not working on Windows.
4 years ago
grossmj c248764efb Fixes update() missing 2 required positional arguments: 'name' and 'value'. Fixes #1821 #1825
4 years ago