1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/controller
2019-02-26 15:55:07 +07:00
..
gns3vm Merging 2.1 into 2.2 2019-02-22 18:04:49 +07:00
ports Merge branch '2.1' into 2.2 2018-10-04 15:44:13 +02:00
__init__.py Move appliance and template management code in their own classes. 2019-01-14 16:09:06 +07:00
appliance_manager.py Fix wrong controller method call. 2019-01-14 17:20:11 +07:00
appliance.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
compute.py Fix long-polling request for project notifications. 2019-02-23 21:08:52 +07:00
controller_error.py
drawing.py Fix long-polling request for project notifications. 2019-02-23 21:08:52 +07:00
export_project.py Non blocking project exportation. 2019-02-26 15:55:07 +07:00
import_project.py Merging 2.1 into 2.2 2019-02-22 18:04:49 +07:00
link.py Fix long-polling request for project notifications. 2019-02-23 21:08:52 +07:00
node.py Fix long-polling request for project notifications. 2019-02-23 21:08:52 +07:00
notification.py Fix tests for project notifications. 2019-02-23 23:20:11 +07:00
project.py Non blocking project exportation. 2019-02-26 15:55:07 +07:00
snapshot.py Fix long-polling request for project notifications. 2019-02-23 21:08:52 +07:00
symbol_themes.py Early support for symbol themes. 2018-11-23 17:27:10 +07:00
symbols.py Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644 2018-11-29 17:14:21 +08:00
template_manager.py Move appliance and template management code in their own classes. 2019-01-14 16:09:06 +07:00
template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
topology.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
udp_link.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00