1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server
2019-02-17 23:16:48 +08:00
..
appliances Update appliances. 2018-09-14 22:18:13 +02:00
compute Add explicit error when trying to pull a Docker image from Docker Hub without Internet access. Fixes #1506. 2019-02-17 19:21:21 +08:00
configs New VPCS base config. Fixes #786. 2017-06-28 17:40:54 +08:00
controller Configure coresPerSocket value in VMX file for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2688 2019-02-17 23:16:48 +08:00
handlers Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 23:49:43 +07:00
schemas Fix "None is not of type 'integer'" when opening project containing a Qemu VM. Fixes #2610. 2018-11-24 19:56:29 +07:00
symbols Custom icons and small fixes for TraceNG integration. 2018-03-14 16:56:37 +07:00
templates Update documentation links 2017-04-03 16:27:08 +02:00
ubridge Fix small errors like unhandled exceptions etc. 2018-09-11 15:06:01 +02:00
utils Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674 2019-01-21 23:51:46 +07:00
web Import encodings.idna to avoid LookupError when standard library is in a zip file. 2018-09-07 09:34:17 +02:00
__init__.py
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 2018-01-08 18:07:15 +07:00
crash_report.py Release 2.1.12 2019-01-23 15:40:38 +08:00
main.py History support for console and telnet application, Fixes: #1083 2017-07-25 16:18:07 +02:00
notification_queue.py Implement a minimum interval between psutil calls. Fixes #2262 2018-02-13 11:31:04 +01:00
run.py Base support for TraceNG. 2018-03-12 17:57:13 +07:00
version.py Development on 2.1.13dev1 2019-01-23 15:42:10 +08:00