1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/controller
Julien Duponchelle 8be1e77a2e
Optimize storage of drawing
If the drawing contain an image we extract it

Fix #591
2016-07-13 16:18:22 +02:00
..
__init__.py Raise error if not started with --local 2016-07-08 11:17:17 +02:00
base_gns3_vm.py Load/save GNS3 VM settings on controller side. 2016-07-11 21:43:01 -06:00
compute.py Fix HTTP errors not forwarded from compute to client 2016-07-11 09:33:55 +02:00
controller_error.py
drawing.py Optimize storage of drawing 2016-07-13 16:18:22 +02:00
gns3_vm_error.py Base for GNS3 VM controlled by the controller. 2016-06-23 21:56:42 -06:00
link.py When you delete a node all link connected are destroyed 2016-07-05 16:07:05 +02:00
node.py Correctly forward the 409 from compute to client 2016-07-12 18:16:50 +02:00
notification.py Add documentation about notifications 2016-06-30 11:08:01 +02:00
project.py Optimize storage of drawing 2016-07-13 16:18:22 +02:00
symbols.py Full symbol support on server 2016-06-28 22:23:34 +02:00
topology.py Migration to 2.0 rename instructions.txt to README.txt 2016-07-13 09:58:53 +02:00
udp_link.py Use uBridge for Qemu connections. Ref #267. 2016-06-23 16:56:06 -06:00
virtualbox_gns3_vm.py Basic API for GNS3 VM. 2016-07-11 17:01:18 -06:00
vmware_gns3_vm.py Basic API for GNS3 VM. 2016-07-11 17:01:18 -06:00