1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/gns3server
2021-04-13 16:19:56 +09:30
..
api Move error responses to API routers. 2021-04-13 16:19:56 +09:30
appliances Sync appliance files. 2021-04-09 12:04:20 +09:30
compute Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
configs
controller Wait for local compute to be started. 2021-04-13 15:41:59 +09:30
core Save computes to database 2021-04-05 14:21:41 +09:30
db Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
handlers/api Merge branch 'master' into 3.0 2021-04-10 12:46:40 +09:30
schemas Rename ssl and auth configuration file settings. 2021-04-12 23:26:42 +09:30
services Generate new config for each test. Fixes tests. 2021-04-12 19:37:59 +09:30
static Release web UI 2.2.20 2021-04-08 13:30:59 +02:00
symbols
templates Move to version 3 of the REST API. 2020-11-02 12:05:32 +10:30
utils Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
__init__.py
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Rename ssl and auth configuration file settings. 2021-04-12 23:26:42 +09:30
crash_report.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
logger.py Overwrite uvicorn loggers. 2020-10-22 19:56:53 +10:30
main.py Rename ssl and auth configuration file settings. 2021-04-12 23:26:42 +09:30
server.py Wait for local compute to be started. 2021-04-13 15:41:59 +09:30
version.py Merge branch 'master' into 3.0 2021-04-10 12:46:40 +09:30