You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
Jeremy Grossmann 52638a9a8d
Merge branch '2.2' into bugfix/3555
2 months ago
..
gns3vm Automatically add vboxnet and DHCP server if not present for VirtualBox GNS3 VM. Ref #2266 8 months ago
ports Fix issue when cannot skip slots for Dynamips routers. Fixes https://github.com/GNS3/gns3-gui/issues/3000 4 years ago
__init__.py Fix not all Docker resources are copied to a writable location 2 months ago
appliance.py Support controller reloading for templates, appliances and projects. Ref #1743 4 years ago
appliance_manager.py Use an older version of platformdirs 9 months ago
compute.py Properly catch aiohttp client exception. Ref #2228 11 months ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948 4 years ago
export_project.py Save empty directories when exporting a project 2 months ago
import_project.py Preserve auto_start/auto_open/auto_close when restoring snapshot 3 years ago
link.py Fix error when updating a link style. Fixes https://github.com/GNS3/gns3-gui/issues/2461 3 years ago
node.py Comment: Updated a test expression to remove a logical short circuit. 8 months ago
notification.py Fix tests for project notifications. 5 years ago
project.py Add project.created, project.opened and project.deleted controller notification stream. 3 months ago
snapshot.py Preserve auto_start/auto_open/auto_close when restoring snapshot 3 years ago
symbol_themes.py Early support for symbol themes. 5 years ago
symbols.py Sort symbols by theme. Fixes https://github.com/GNS3/gns3-gui/issues/3230 3 years ago
template.py Support controller reloading for templates, appliances and projects. Ref #1743 4 years ago
template_manager.py Config option to disable built-in templates 2 years ago
topology.py Fix typo 2 years ago
udp_link.py Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754 5 years ago