1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server
2021-05-06 17:21:45 +09:30
..
api Fix add node from template. Fixes https://github.com/GNS3/gns3-web-ui/issues/1122 2021-05-06 16:22:16 +09:30
appliances Sync appliance files. 2021-04-09 12:04:20 +09:30
compute Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Enable SQL foreign key support for SQLite 2021-05-06 17:21:45 +09:30
core Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
db Enable SQL foreign key support for SQLite 2021-05-06 17:21:45 +09:30
schemas Use uuid5 to create new compute_id. Fixes #1641 #1887 2021-04-21 13:47:32 +09:30
services Move schemas between compute and controller subpackages 2021-04-15 18:12:08 +09:30
static Release web UI 2.2.20 2021-04-08 13:30:59 +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 Rename __json__() to asdict() 2021-04-17 23:34:28 +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 Use black with -l 120 param. 2021-04-13 18:46:50 +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 Detect the app is exiting and avoid reconnecting to computes. 2021-04-17 18:33:20 +09:30
version.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30