1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 19:28:07 +00:00
gns3-server/gns3server
grossmj 0b200def88 Merge branch 'master' into 3.0
# Conflicts:
#	.github/workflows/testing.yml
#	Dockerfile
#	gns3server/version.py
2021-10-09 12:16:50 +10:30
..
api Revert "No need to add permissions when the super admin creates templates or projects" 2021-09-20 10:36:56 +09:30
appliances Sync appliance files. 2021-10-08 20:13:32 +10:30
compute Merge branch 'master' into 3.0 2021-10-09 12:16:50 +10:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Merge branch 'master' into 3.0 2021-10-09 12:16:50 +10:30
core Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
db Add index for "name" field in role table 2021-09-03 15:21:41 +09:30
handlers/api/compute Merge branch '2.2' into 3.0 2021-09-15 16:59:56 +09:30
schemas Revert "List disk usage for all mount points" 2021-09-02 21:59:09 +09:30
services Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
static Release web UI 2.2.26 2021-10-06 17:53:00 +02:00
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 2021-09-20 17:46:19 +09:30
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-09-09 16:36:17 +09:30
web Merge branch 'master' into 3.0 2021-08-29 19:23:51 +09:30
__init__.py Use pyupgrade with --py36-plus param. 2021-04-13 18:37:58 +09:30
__main__.py
config.py Fix bug when no server config file is present. 2021-04-28 14:44:34 +09:30
crash_report.py Merge branch 'master' into 3.0 2021-10-09 12:16:50 +10: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 Release v2.2.26 2021-10-08 21:02:04 +10:30