1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 11:18:11 +00:00
gns3-server/gns3server/controller
grossmj 33e8710495 Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/compute/docker/docker_vm.py
#	gns3server/controller/compute.py
#	gns3server/controller/gns3vm/__init__.py
#	gns3server/controller/link.py
#	gns3server/controller/project.py
#	gns3server/handlers/api/controller/project_handler.py
#	gns3server/handlers/api/controller/server_handler.py
#	gns3server/utils/asyncio/__init__.py
#	gns3server/utils/asyncio/telnet_server.py
#	gns3server/version.py
#	gns3server/web/web_server.py
#	tests/compute/qemu/test_qemu_vm.py
2018-08-29 15:57:54 +07:00
..
gns3vm Merge branch '2.1' into 2.2 2018-08-29 15:57:54 +07:00
ports Merge branch '2.1' into 2.2 2018-08-29 15:57:54 +07:00
__init__.py Include HTTP error code when reporting an error while download appliance templates 2018-08-21 17:30:34 +07:00
appliance_template.py Add an appliance templates directory 2017-07-19 11:44:05 +02:00
appliance.py Some spring cleaning. 2018-03-15 14:17:39 +07:00
compute.py Merge branch '2.1' into 2.2 2018-08-29 15:57:54 +07:00
controller_error.py Fix logging issues with the controller 2016-03-04 16:55:59 +01:00
drawing.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
export_project.py Merge branch '2.1' into 2.2 2018-08-29 15:57:54 +07:00
import_project.py Merge branch '2.1' into 2.2 2018-04-28 19:41:12 +07:00
link.py Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 2018-08-24 18:57:18 +07:00
node.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
notification.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
project.py Merge branch '2.1' into 2.2 2018-08-29 15:57:54 +07:00
snapshot.py Merge branch '2.1' into 2.2 2018-08-29 15:57:54 +07:00
symbols.py Allow custom symbols to be sub-directories. 2018-08-13 00:16:02 +07:00
topology.py Merge branch '2.1' into 2.2 2018-06-04 22:46:52 +07:00
udp_link.py Merge branch '2.1' into 2.2 2018-08-07 21:06:42 +07:00