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 21a1800edc
Merge branch '2.1' into 2.2
6 years ago
..
__init__.py Embed the appliances in the server. 7 years ago
appliance_handler.py Embed the appliances in the server. (#927) 7 years ago
compute_handler.py Allow to resize a Qemu VM disk (extend only). 6 years ago
drawing_handler.py GNS3-API: implement GET for specific drawing and link 7 years ago
gns3_vm_handler.py When you change settings of the GNS3 VM the VM is reloaded and project using it closed 8 years ago
link_handler.py Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307. 6 years ago
node_handler.py Merge branch '2.1' into 2.2 6 years ago
project_handler.py Merge branch '2.1' into 2.2 6 years ago
server_handler.py Merge branch '2.1' into 2.2 6 years ago
snapshot_handler.py Replace snapshots by import / export 8 years ago
symbol_handler.py Handle asyncio timeouts. Ref #1307. 6 years ago