gns3-server/gns3server
grossmj 09ac7fd7fb Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/compute/base_manager.py
#	gns3server/handlers/api/compute/dynamips_vm_handler.py
#	gns3server/handlers/api/compute/iou_handler.py
#	gns3server/handlers/api/compute/project_handler.py
#	gns3server/handlers/api/compute/qemu_handler.py
#	gns3server/handlers/api/controller/node_handler.py
#	gns3server/handlers/api/controller/project_handler.py
#	gns3server/handlers/index_handler.py
#	tests/handlers/api/compute/test_project.py
#	tests/handlers/api/compute/test_qemu.py
#	tests/handlers/api/controller/test_node.py
#	tests/handlers/api/controller/test_project.py
2021-05-15 20:46:34 +09:30
..
api Add user groups support. 2021-05-15 15:10:02 +09:30
appliances Sync appliance files. 2021-05-10 22:39:03 +09:30
compute Merge branch '2.2' into 3.0 2021-05-15 20:46:34 +09:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Add user groups support. 2021-05-15 15:10:02 +09:30
core Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
db Add user groups support. 2021-05-15 15:10:02 +09:30
handlers Merge branch '2.2' into 3.0 2021-05-15 20:46:34 +09:30
schemas Add user groups support. 2021-05-15 15:10:02 +09:30
services Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
static Release web UI 2.2.21 2021-04-30 14:01:53 +02:00
symbols Correctly rename symbol. 2019-03-12 18:54:05 +07:00
templates Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
utils Merge branch '2.2' into 3.0 2021-05-15 20:46:34 +09:30
__init__.py Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Fix bug when no server config file is present. 2021-04-28 14:44:34 +09:30
crash_report.py Merge branch '2.2' into 3.0 2021-05-15 20:12:21 +09:30
logger.py Fix bug when binding on address already in use. 2021-04-28 15:13:31 +09:30
main.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
server.py Add user groups support. 2021-05-15 15:10:02 +09:30
version.py Merge branch '2.2' into 3.0 2021-05-15 20:12:21 +09:30