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/handlers/api/controller
grossmj 5754747a90
Merging 2.1 into 2.2
5 years ago
..
__init__.py Use "template" to name what we use to create new nodes. 6 years ago
appliance_handler.py Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527 5 years ago
compute_handler.py Make sure nothing is named "compute server". 6 years ago
drawing_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
gns3_vm_handler.py Remove generic controller settings API endpoint. 6 years ago
link_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
node_handler.py Restore reload support for nodes. 6 years ago
notification_handler.py Fix issue with notification queue that prevented to properly close projects. Fix #1493 6 years ago
project_handler.py Fix issue with notification queue that prevented to properly close projects. Fix #1493 6 years ago
server_handler.py Remove generic controller settings API endpoint. 6 years ago
snapshot_handler.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
symbol_handler.py Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 6 years ago
template_handler.py Merging 2.1 into 2.2 5 years ago