1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 22:39:08 +00:00
gns3-server/gns3server/controller
2019-11-02 16:23:45 +08:00
..
gns3vm Enable nested hardware virtualization by default for GNS3 VM running in VirtualBox. Fixes #1377 2019-10-09 14:50:00 +08:00
ports Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
__init__.py Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803 2019-06-15 12:52:50 +02:00
appliance_manager.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
appliance.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
compute.py Fix bug when GNS3 VM were not saved. Fix tests. 2019-04-14 17:42:20 +07:00
controller_error.py
drawing.py Handle locking/unlocking items independently from the layer position. 2019-03-02 16:26:40 +07:00
export_project.py Option to export snapshots. 2019-03-07 18:55:38 +07:00
import_project.py Support snapshots for portable projects. Fixes https://github.com/GNS3/gns3-gui/issues/2792 2019-05-27 15:35:47 +07:00
link.py Make x,y optional for creating links via API. Fixes #1630 2019-08-26 19:51:03 +07:00
node.py Do not send "console_type" property to computes for all builtin nodes excepting Ethernet switches. Fixes https://github.com/GNS3/gns3-gui/issues/2882 2019-10-29 18:06:09 +08:00
notification.py Fix tests for project notifications. 2019-02-23 23:20:11 +07:00
project.py Handle builtin entry does not exist when adding node from template (new fix). 2019-11-02 16:23:45 +08:00
snapshot.py Support selecting a compression type when exporting a project. 2019-03-07 17:05:32 +07:00
symbol_themes.py Early support for symbol themes. 2019-03-12 18:13:33 +07:00
symbols.py Fix empty theme name in symbol selection dialog. Fixes https://github.com/GNS3/gns3-gui/issues/2751 2019-03-30 16:20:21 +07:00
template_manager.py Set default_name_format for some builtin nodes. 2019-08-26 17:00:18 +07:00
template.py Allow "none" for compute_id in templates. 2019-08-26 16:48:03 +07:00
topology.py Fix error with console type in Ethernet switch schema. Fixes #1659 2019-10-08 17:16:17 +08:00
udp_link.py Fix packet filter not working for Ethernet switch and Ethernet hub. Fixes https://github.com/GNS3/gns3-gui/issues/2754 2019-04-02 01:12:06 +07:00