Commit Graph

3962 Commits (1a53c9aabf5ae60358496325f06550388ac12c65)

Author SHA1 Message Date
grossmj 1a53c9aabf
Backport from v3: install Docker resources in a writable location at runtime.
4 months ago
grossmj 1f5085608c
Use Docker API v1.24 to get version.
4 months ago
Jeremy Grossmann 16f72b4d3d
Merge pull request #2347 from SpikefishSolutions/DeadTelnetConsoleFix
4 months ago
grossmj f050fc7e00
Change runtime checks for Python version
4 months ago
John Fleming 763ef24108 Address the telnet console bug. Add wait_for for drain() call. If we're stuck on drain then the buffer isn't getting emptied. 5 seconds after drain() blocks, exception will be thrown and client will be removed from connection table and will no longer be a problem.
4 months ago
John Fleming 6c5f54fe57
Update telnet_server.py
4 months ago
John Fleming 082fbee1bd
Update telnet_server.py
4 months ago
grossmj 907b305ecf
Development on 2.2.46.dev1
4 months ago
grossmj 57f92db124
Release v2.2.45
4 months ago
grossmj 0f6f943a83
Bundle web-ui v2.2.45
4 months ago
grossmj 2cb76b2274
Remove old web-ui files
4 months ago
grossmj 2d2db52a8b
Bundle web-ui v2.2.45
4 months ago
grossmj a8d0818e07
Sync appliances
4 months ago
grossmj f7eb2492d9
Fix mouse offset issues with VNC in Qemu. Fixes #2335
4 months ago
grossmj e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
4 months ago
grossmj d466c85385
Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
4 months ago
grossmj 35d4391fc0
Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
4 months ago
grossmj eea0ab69bd
Bundle dev version of the web-ui
4 months ago
grossmj 22ade94118
Update CORS policy
4 months ago
grossmj 08ee40548f
Add custom executable paths on Windows
4 months ago
grossmj 9fd2f58ef7
Development in 2.2.45.dev3
4 months ago
grossmj b9b802ebab
Release v2.2.44.1
4 months ago
grossmj 1d86e322e9
Do not compute checksums on macOS
4 months ago
grossmj 8eb5f10971
Add multiprocessing.set_start_method()
4 months ago
grossmj cc4783ab98
Bump version to v2.2.45.dev2
4 months ago
grossmj 19792f328d
Have freeze support for macOS as well
4 months ago
grossmj 596d1274a3
Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228
4 months ago
grossmj 2f765747b8
Add freeze_support() for multiprocessing
4 months ago
grossmj 4fe57b6a15
Development on 2.2.45.dev1
4 months ago
grossmj 1177626a53
Release v2.2.44
4 months ago
grossmj c4cc346864
Sync appliances
4 months ago
grossmj 8915dfffa5
Bundle web-ui v2.2.44
4 months ago
grossmj 27d5ac537f
Non-blocking checksums computation when server starts. Fixes #2228
4 months ago
grossmj fe246cd413
Fix timeout issue when creating Qemu disk image. Fixes https://github.com/GNS3/gns3-server/issues/2313
4 months ago
grossmj 2bbb560b8e
Support for web socket console over HTTPS
4 months ago
grossmj 2a3bb81076
Bundle web-ui
4 months ago
John Fleming 54abf85523
Update telnet_server.py
4 months ago
John Fleming ac86717bc0
Update telnet_server.py
4 months ago
grossmj fbd8f6ce28
Release v2.2.45
5 months ago
grossmj 195da24910
Bundle web-ui v2.2.45
5 months ago
grossmj b4c7609aeb
Remove old web-ui files
5 months ago
grossmj cd9c4c84b6
Bundle web-ui v2.2.45
5 months ago
grossmj 2566de0f5a
Sync appliances
5 months ago
grossmj 6a069d0af6
Fix mouse offset issues with VNC in Qemu. Fixes #2335
5 months ago
grossmj 4c149e1614
Add project.created, project.opened and project.deleted controller notification stream.
5 months ago
grossmj 473fa98eda
Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306
5 months ago
grossmj 13d9afd8bc
Fix Ethernet switch and Ethernet hub port validations. Fixes #2334
5 months ago
grossmj b4edbbbaa7 Bundle dev version of the web-ui
6 months ago
grossmj 02e19800fb Update CORS policy
6 months ago
grossmj 24bb0ca419 Add custom executable paths on Windows
6 months ago