1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/gns3server
grossmj 56412b35e0 Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/compute/docker/docker_vm.py
#	gns3server/utils/asyncio/telnet_server.py
2018-11-30 12:38:02 +08:00
..
appliances Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
compute Merge branch '2.1' into 2.2 2018-11-30 12:38:02 +08:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644 2018-11-29 17:14:21 +08:00
handlers Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
schemas Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
static Gitkeep for web-ui directory 2018-06-26 12:26:04 +02:00
symbols Early support for symbol themes. 2018-11-23 17:27:10 +07:00
templates Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 2018-06-26 12:09:08 +02:00
ubridge Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
utils Merge branch '2.1' into 2.2 2018-11-30 12:38:02 +08:00
web Reorganize how appliance creation is validated against JSON schemas. 2018-11-17 18:12:46 +07:00
__init__.py
__main__.py
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 2018-01-08 18:07:15 +07:00
crash_report.py Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578 2018-10-04 16:32:49 +02:00
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
run.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
version.py Bump version to 2.2.0dev5 2018-11-20 14:37:38 +07:00