Commit Graph

  • 84db3b9996
    Fix not all Docker resources are copied to a writable location grossmj 2024-02-22 12:59:44 +08:00
  • 800920e3df
    Merge branch '2.2' into 3.0 grossmj 2024-02-21 12:24:30 +08:00
  • 14917580ac
    Downgrade to alembic v1.12.1 grossmj 2024-02-15 18:42:05 +08:00
  • 4c65426e97
    Revert "Downgrade platformdirs to v4.0.0" grossmj 2024-02-15 15:22:28 +08:00
  • fd85e49220
    Downgrade platformdirs to v4.0.0 grossmj 2024-02-15 15:17:25 +08:00
  • 0a08031d85
    Merge pull request from GNS3/refactor/busybox Jeremy Grossmann 2024-02-14 16:18:25 +08:00
  • 1a53c9aabf
    Backport from v3: install Docker resources in a writable location at runtime. grossmj 2024-02-14 16:13:45 +08:00
  • 1f5085608c
    Use Docker API v1.24 to get version. grossmj 2024-02-14 15:40:19 +08:00
  • 16f72b4d3d
    Merge pull request from SpikefishSolutions/DeadTelnetConsoleFix Jeremy Grossmann 2024-02-09 20:33:16 +11:00
  • 3ced41633f
    Upgrade dependencies grossmj 2024-02-09 17:07:35 +11:00
  • 4fa10be5aa
    Merge pull request from GNS3/feature/drop-python-3.6 Jeremy Grossmann 2024-02-09 17:01:40 +11:00
  • f050fc7e00
    Change runtime checks for Python version grossmj 2024-02-09 16:49:58 +11:00
  • c93aafc9af
    Fix aiohttp dependency for Python 3.7 grossmj 2024-02-09 16:45:46 +11:00
  • 93520b4d6c
    Do not test with Python 3.6 grossmj 2024-02-09 16:34:44 +11:00
  • 1fb0260ae6
    Drop support for Python 3.6 grossmj 2024-02-09 16:28:23 +11:00
  • 91fd543321
    Upgrade dependencies grossmj 2024-02-09 16:15:19 +11:00
  • 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. John Fleming 2024-02-02 22:09:31 -05:00
  • 17aabd6cda
    Merge branch 'master' into 2.2 grossmj 2024-01-28 20:04:19 +11:00
  • d94adf4c8f
    Merge remote-tracking branch 'origin/master' grossmj 2024-01-28 19:56:40 +11:00
  • 4dd9cf2da2
    Merge pull request from spikefishjohn/patch-3 Jeremy Grossmann 2024-01-26 17:55:11 +11:00
  • d6f8069739
    Remove files from 2.2 doc grossmj 2024-01-28 13:03:06 +11:00
  • 0037f31553
    Merge branch '2.2' into 3.0 grossmj 2024-01-28 12:30:43 +11:00
  • e2a3d391d8
    Merge remote-tracking branch 'origin/2.2' into 2.2 grossmj 2024-01-28 12:14:28 +11:00
  • 6c5f54fe57
    Update telnet_server.py John Fleming 2024-01-25 01:41:57 -05:00
  • 082fbee1bd
    Update telnet_server.py John Fleming 2024-01-23 13:15:17 -05:00
  • 6d97feaced
    Fixed updating system and GNS3. Xatrekak 2023-11-06 19:02:29 -05:00
  • 8d35089661
    Update welcome.py Dustin 2023-11-05 13:35:06 -05:00
  • 6455f62447
    Update remote-install.sh Dustin 2023-10-30 11:00:45 -04:00
  • 2fb3b1ebab
    Use Python 3.8 to publish API doc grossmj 2023-10-27 14:42:22 +10:00
  • 58399a9fa8
    Upgrade sentry-sdk, psutil and distro dependencies grossmj 2024-01-27 17:04:02 +11:00
  • 907b305ecf
    Development on 2.2.46.dev1 grossmj 2024-01-14 23:45:35 +11:00
  • 57f92db124
    Release v2.2.45 grossmj 2024-01-12 21:38:26 +11:00
  • 0f6f943a83
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:34:11 +11:00
  • 2cb76b2274
    Remove old web-ui files grossmj 2024-01-12 21:29:04 +11:00
  • 2d2db52a8b
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:21:18 +11:00
  • a8d0818e07
    Sync appliances grossmj 2024-01-12 21:13:52 +11:00
  • f7eb2492d9
    Fix mouse offset issues with VNC in Qemu. Fixes grossmj 2024-01-12 16:18:32 +11:00
  • 218522b08c
    Fix issues when generating docs grossmj 2024-01-12 16:14:01 +11:00
  • 470f13f448
    Update readthedocs.yml to use Python 3.12 grossmj 2024-01-12 15:27:41 +11:00
  • 317aa669ac
    Update readthedocs.yml grossmj 2024-01-12 13:32:15 +11:00
  • 8d160ad5ed
    Update documentation grossmj 2024-01-12 13:21:34 +11:00
  • e3493870b2
    Add project.created, project.opened and project.deleted controller notification stream. Move project.updated and project.closed from project notification to controller notification stream. grossmj 2024-01-12 13:16:55 +11:00
  • d466c85385
    Do not stop searching for Qemu binaries if one binary cannot be executed. Ref grossmj 2024-01-11 23:11:56 +11:00
  • 35d4391fc0
    Fix Ethernet switch and Ethernet hub port validations. Fixes grossmj 2024-01-11 22:40:38 +11:00
  • eea0ab69bd
    Bundle dev version of the web-ui grossmj 2023-12-07 12:34:52 +10:00
  • 22ade94118
    Update CORS policy grossmj 2023-12-06 22:33:55 +10:00
  • 08ee40548f
    Add custom executable paths on Windows grossmj 2023-12-05 21:24:40 +10:00
  • 7f05a06766
    Upgrade sentry-sdk and aiohttp grossmj 2023-11-22 10:32:50 +10:00
  • 9fd2f58ef7
    Development in 2.2.45.dev3 grossmj 2023-11-07 19:11:57 +10:00
  • b9b802ebab
    Release v2.2.44.1 grossmj 2023-11-07 14:59:28 +10:00
  • 1d86e322e9
    Do not compute checksums on macOS grossmj 2023-11-07 14:30:39 +10:00
  • 8eb5f10971
    Add multiprocessing.set_start_method() grossmj 2023-11-07 13:33:43 +10:00
  • cc4783ab98
    Bump version to v2.2.45.dev2 grossmj 2023-11-07 12:21:39 +10:00
  • 19792f328d
    Have freeze support for macOS as well grossmj 2023-11-07 11:17:48 +10:00
  • 596d1274a3
    Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228 grossmj 2023-11-07 11:08:47 +10:00
  • 2f765747b8
    Add freeze_support() for multiprocessing grossmj 2023-11-07 10:42:53 +10:00
  • 4fe57b6a15
    Development on 2.2.45.dev1 grossmj 2023-11-06 17:00:17 +10:00
  • 1177626a53
    Release v2.2.44 grossmj 2023-11-06 16:02:23 +10:00
  • c4cc346864
    Sync appliances grossmj 2023-11-06 15:58:21 +10:00
  • 8915dfffa5
    Bundle web-ui v2.2.44 grossmj 2023-11-06 15:53:51 +10:00
  • ff027ebd17
    Upgrade sentry-sdk grossmj 2023-11-06 15:44:30 +10:00
  • 27d5ac537f
    Non-blocking checksums computation when server starts. Fixes grossmj 2023-11-06 12:32:23 +10:00
  • fe246cd413
    Fix timeout issue when creating Qemu disk image. Fixes https://github.com/GNS3/gns3-server/issues/2313 grossmj 2023-11-05 15:41:46 +10:00
  • 2bbb560b8e
    Support for web socket console over HTTPS grossmj 2023-11-03 14:40:40 +10:00
  • 1624c7d6ad
    Add back script create_cert.sh grossmj 2023-11-03 12:31:34 +10:00
  • 2a3bb81076
    Bundle web-ui grossmj 2023-11-02 17:40:47 +10:00
  • e0a0dd83d7
    Use Python 3.8 in appveyor.yml grossmj 2023-10-31 14:48:08 +10:00
  • 16ea395618
    Upgrade sentry-sdk, psutil and distro dependencies grossmj 2024-01-27 17:04:02 +11:00
  • 9dd8da4f6e
    Merge pull request from spikefishjohn/patch-3 Jeremy Grossmann 2024-01-26 17:55:11 +11:00
  • 54abf85523
    Update telnet_server.py John Fleming 2024-01-25 01:41:57 -05:00
  • 385fffec56
    Merge pull request from spikefishjohn/patch-2 Jeremy Grossmann 2024-01-24 11:53:59 +11:00
  • ac86717bc0
    Update telnet_server.py John Fleming 2024-01-23 13:15:17 -05:00
  • 7b7af33920
    Development on 2.2.46.dev1 grossmj 2024-01-14 23:45:35 +11:00
  • 85fd3ef4a4
    Merge pull request from GNS3/2.2 Jeremy Grossmann 2024-01-14 22:02:14 +11:00
  • fbd8f6ce28
    Release v2.2.45 v2.2.45 grossmj 2024-01-12 21:38:26 +11:00
  • 195da24910
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:34:11 +11:00
  • b4c7609aeb
    Remove old web-ui files grossmj 2024-01-12 21:29:04 +11:00
  • cd9c4c84b6
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:21:18 +11:00
  • 2566de0f5a
    Sync appliances grossmj 2024-01-12 21:13:52 +11:00
  • 6a069d0af6
    Fix mouse offset issues with VNC in Qemu. Fixes grossmj 2024-01-12 16:18:32 +11:00
  • 2789b3802a
    Fix issues when generating docs grossmj 2024-01-12 16:14:01 +11:00
  • 9e1a1337d4
    Update readthedocs.yml to use Python 3.12 grossmj 2024-01-12 15:27:41 +11:00
  • 466eb8128e
    Merge pull request from GNS3/fix/2319 Jeremy Grossmann 2024-01-12 13:38:51 +11:00
  • e41227b5bd
    Update readthedocs.yml grossmj 2024-01-12 13:32:15 +11:00
  • 78a3b8e824
    Update documentation grossmj 2024-01-12 13:21:34 +11:00
  • 4c149e1614
    Add project.created, project.opened and project.deleted controller notification stream. Move project.updated and project.closed from project notification to controller notification stream. grossmj 2024-01-12 13:16:55 +11:00
  • 473fa98eda
    Do not stop searching for Qemu binaries if one binary cannot be executed. Ref grossmj 2024-01-11 23:11:56 +11:00
  • 13d9afd8bc
    Fix Ethernet switch and Ethernet hub port validations. Fixes grossmj 2024-01-11 22:40:38 +11:00
  • b4edbbbaa7 Bundle dev version of the web-ui grossmj 2023-12-07 12:34:52 +10:00
  • 02e19800fb Update CORS policy grossmj 2023-12-06 22:33:55 +10:00
  • bc1016474e Merge branch '2.2' into 3.0 grossmj 2023-12-05 22:15:50 +10:00
  • 24bb0ca419 Add custom executable paths on Windows grossmj 2023-12-05 21:24:40 +10:00
  • 42f668ffc4 Development on 3.0.0.dev12 grossmj 2023-11-27 11:33:22 +10:00
  • 646f0fd837 Release v3.0.0b1 v3.0.0b1 grossmj 2023-11-27 11:13:39 +10:00
  • 3d383b25f0 Bundle web-ui v3.0.0b1 grossmj 2023-11-27 11:10:37 +10:00
  • 8d28178e56 Upgrade sentry-sdk to v1.37.1 grossmj 2023-11-27 11:05:20 +10:00
  • 0d63bf5128 Upgrade aiohttp to v3.9.1 grossmj 2023-11-27 10:49:45 +10:00
  • 37f720ac73 Fix bug when listing endpoints for opened project grossmj 2023-11-23 15:38:42 +10:00
  • 9509d3a713 Make images executable after importing a project grossmj 2023-11-23 11:30:46 +10:00
  • 061ee1491d Disable IOS hostname check for Dynamips ghost instances grossmj 2023-11-22 18:47:05 +10:00