gns3-server/gns3server
2021-08-30 13:04:24 +09:30
..
api Check if user has the right to add a permission 2021-08-19 14:47:48 +09:30
appliances Sync appliance files. 2021-08-24 21:21:18 +09:30
compute Fix tests 2021-08-30 13:04:24 +09:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Merge branch 'master' into 3.0 2021-08-29 19:23:51 +09:30
core Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
db Only use the necessary HTTP methods for default permissions 2021-08-17 23:47:32 +09:30
handlers/api Merge branch '2.2' into 3.0 2021-08-10 15:38:49 +09:30
schemas Allow logged in user to change some of its data. Administrators can lock users using the is_active field. 2021-08-09 16:36:18 +09:30
services Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
static Release web UI 2.2.24 2021-08-25 11:57:52 +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 'master' into 3.0 2021-08-29 19:23:51 +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 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 'master' into 3.0 2021-08-29 19:23:51 +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 Release v2.2.24 2021-08-25 20:31:25 +09:30