.. |
appliances
|
Sync appliance files.
|
2020-11-05 15:30:21 +10:30 |
compute
|
Merge branch 'master' into 2.2
|
2021-02-16 19:02:12 +10:30 |
configs
|
New VPCS base config. Fixes #786.
|
2017-06-28 17:40:54 +08:00 |
controller
|
SIGHUP: remove projects with an empty project directory.
|
2021-02-16 17:00:59 +10:30 |
handlers
|
Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127
|
2021-02-15 15:57:24 +10:30 |
schemas
|
Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119
|
2021-02-15 15:16:19 +10:30 |
static
|
Release web UI 2.2.18
|
2021-02-15 23:55:14 +01:00 |
symbols
|
Correctly rename symbol.
|
2019-03-12 18:54:05 +07:00 |
templates
|
Fix redirection to web-ui bundled server
|
2019-07-04 08:59:33 +02:00 |
ubridge
|
Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957
|
2020-04-06 13:52:04 +09:30 |
utils
|
Fix bug with application id allocation for IOU nodes. Fixes #3079
|
2020-10-27 19:41:24 +10:30 |
web
|
Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility.
|
2020-11-17 06:30:47 +00:00 |
__init__.py
|
New base server.
|
2015-01-13 17:05:26 -07:00 |
__main__.py
|
Allow to start server with python -m gns3server
|
2015-08-25 22:31:45 +02:00 |
config.py
|
Improved how the path to the config file is actually determined
|
2019-11-11 11:20:51 +01:00 |
crash_report.py
|
Release v2.2.17
|
2020-12-04 16:26:56 +10:30 |
main.py
|
History support for console and telnet application, Fixes: #1083
|
2017-07-25 16:18:07 +02:00 |
notification_queue.py
|
Catch exception when psutil returns OSError
|
2020-08-06 13:37:27 +09:30 |
run.py
|
Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127
|
2021-02-15 15:57:24 +10:30 |
version.py
|
Bump version to 2.2.18dev2
|
2021-02-16 16:35:26 +10:30 |