1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server/handlers/api/controller
2018-08-19 16:02:47 +07:00
..
__init__.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
appliance_handler.py Update appliance templates from online registry. Ref #2490. 2018-08-19 16:02:47 +07:00
compute_handler.py Allow to resize a Qemu VM disk (extend only). 2018-03-26 18:05:49 +07:00
drawing_handler.py GNS3-API: implement GET for specific drawing and link 2018-01-05 13:44:46 +01:00
gns3_vm_handler.py When you change settings of the GNS3 VM the VM is reloaded and project using it closed 2016-08-26 14:09:18 +02:00
link_handler.py Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307. 2018-04-28 16:01:43 +07:00
node_handler.py Merge branch '2.1' into 2.2 2018-08-07 21:06:42 +07:00
notification_handler.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
project_handler.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
server_handler.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
snapshot_handler.py Replace snapshots by import / export 2016-07-26 19:52:58 +02:00
symbol_handler.py Handle asyncio timeouts. Ref #1307. 2018-04-28 17:42:02 +07:00