1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 22:08:56 +00:00
gns3-server/gns3server/handlers/api/controller
grossmj 669d2ec038 Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/schemas/node.py
2018-03-30 12:14:09 +07:00
..
__init__.py Embed the appliances in the server. 2017-02-01 11:30:14 +01:00
appliance_handler.py Embed the appliances in the server. (#927) 2017-04-12 14:35:49 +02: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 GNS3-API: implement GET for specific drawing and link 2018-01-05 13:44:46 +01:00
node_handler.py Merge branch '2.1' into 2.2 2018-03-30 12:14:09 +07:00
project_handler.py Basic project stats. 2018-03-15 15:21:29 +07:00
server_handler.py Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269 2018-01-29 12:13:20 +01:00
snapshot_handler.py
symbol_handler.py Merge 2.1 into 2.2 branch 2018-03-12 13:38:50 +07:00