1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

Commit Graph

  • d6f8069739
    Remove files from 2.2 doc grossmj 2024-01-28 13:03:06 +1100
  • 0037f31553
    Merge branch '2.2' into 3.0 grossmj 2024-01-28 12:30:43 +1100
  • e2a3d391d8
    Merge remote-tracking branch 'origin/2.2' into 2.2 grossmj 2024-01-28 12:14:28 +1100
  • 6c5f54fe57
    Update telnet_server.py John Fleming 2024-01-25 01:41:57 -0500
  • 082fbee1bd
    Update telnet_server.py John Fleming 2024-01-23 13:15:17 -0500
  • 6d97feaced
    Fixed updating system and GNS3. Xatrekak 2023-11-06 19:02:29 -0500
  • 8d35089661
    Update welcome.py Dustin 2023-11-05 13:35:06 -0500
  • 6455f62447
    Update remote-install.sh Dustin 2023-10-30 11:00:45 -0400
  • 2fb3b1ebab
    Use Python 3.8 to publish API doc grossmj 2023-10-27 14:42:22 +1000
  • 58399a9fa8
    Upgrade sentry-sdk, psutil and distro dependencies grossmj 2024-01-27 17:04:02 +1100
  • 907b305ecf
    Development on 2.2.46.dev1 grossmj 2024-01-14 23:45:35 +1100
  • 57f92db124
    Release v2.2.45 grossmj 2024-01-12 21:38:26 +1100
  • 0f6f943a83
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:34:11 +1100
  • 2cb76b2274
    Remove old web-ui files grossmj 2024-01-12 21:29:04 +1100
  • 2d2db52a8b
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:21:18 +1100
  • a8d0818e07
    Sync appliances grossmj 2024-01-12 21:13:52 +1100
  • f7eb2492d9
    Fix mouse offset issues with VNC in Qemu. Fixes #2335 grossmj 2024-01-12 16:18:32 +1100
  • 218522b08c
    Fix issues when generating docs grossmj 2024-01-12 16:14:01 +1100
  • 470f13f448
    Update readthedocs.yml to use Python 3.12 grossmj 2024-01-12 15:27:41 +1100
  • 317aa669ac
    Update readthedocs.yml grossmj 2024-01-12 13:32:15 +1100
  • 8d160ad5ed
    Update documentation grossmj 2024-01-12 13:21:34 +1100
  • 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 +1100
  • d466c85385
    Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306 grossmj 2024-01-11 23:11:56 +1100
  • 35d4391fc0
    Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 grossmj 2024-01-11 22:40:38 +1100
  • eea0ab69bd
    Bundle dev version of the web-ui grossmj 2023-12-07 12:34:52 +1000
  • 22ade94118
    Update CORS policy grossmj 2023-12-06 22:33:55 +1000
  • 08ee40548f
    Add custom executable paths on Windows grossmj 2023-12-05 21:24:40 +1000
  • 7f05a06766
    Upgrade sentry-sdk and aiohttp grossmj 2023-11-22 10:32:50 +1000
  • 9fd2f58ef7
    Development in 2.2.45.dev3 grossmj 2023-11-07 19:11:57 +1000
  • b9b802ebab
    Release v2.2.44.1 grossmj 2023-11-07 14:59:28 +1000
  • 1d86e322e9
    Do not compute checksums on macOS grossmj 2023-11-07 14:30:39 +1000
  • 8eb5f10971
    Add multiprocessing.set_start_method() grossmj 2023-11-07 13:33:43 +1000
  • cc4783ab98
    Bump version to v2.2.45.dev2 grossmj 2023-11-07 12:21:39 +1000
  • 19792f328d
    Have freeze support for macOS as well grossmj 2023-11-07 11:17:48 +1000
  • 596d1274a3
    Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228 grossmj 2023-11-07 11:08:47 +1000
  • 2f765747b8
    Add freeze_support() for multiprocessing grossmj 2023-11-07 10:42:53 +1000
  • 4fe57b6a15
    Development on 2.2.45.dev1 grossmj 2023-11-06 17:00:17 +1000
  • 1177626a53
    Release v2.2.44 grossmj 2023-11-06 16:02:23 +1000
  • c4cc346864
    Sync appliances grossmj 2023-11-06 15:58:21 +1000
  • 8915dfffa5
    Bundle web-ui v2.2.44 grossmj 2023-11-06 15:53:51 +1000
  • ff027ebd17
    Upgrade sentry-sdk grossmj 2023-11-06 15:44:30 +1000
  • 27d5ac537f
    Non-blocking checksums computation when server starts. Fixes #2228 grossmj 2023-11-06 12:32:23 +1000
  • 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 +1000
  • 2bbb560b8e
    Support for web socket console over HTTPS grossmj 2023-11-03 14:40:40 +1000
  • 1624c7d6ad
    Add back script create_cert.sh grossmj 2023-11-03 12:31:34 +1000
  • 2a3bb81076
    Bundle web-ui grossmj 2023-11-02 17:40:47 +1000
  • e0a0dd83d7
    Use Python 3.8 in appveyor.yml grossmj 2023-10-31 14:48:08 +1000
  • 9b6c1a8025 Summary: Refactored ..utils.asyncio.telnet_server.py to use telnetlib3 library, enhanced command handling and error management.. KCarmichael 2024-01-27 21:36:49 +0000
  • 16ea395618
    Upgrade sentry-sdk, psutil and distro dependencies grossmj 2024-01-27 17:04:02 +1100
  • 9dd8da4f6e
    Merge pull request #2340 from spikefishjohn/patch-3 Jeremy Grossmann 2024-01-26 17:55:11 +1100
  • 54abf85523
    Update telnet_server.py John Fleming 2024-01-25 01:41:57 -0500
  • 385fffec56
    Merge pull request #2339 from spikefishjohn/patch-2 Jeremy Grossmann 2024-01-24 11:53:59 +1100
  • ac86717bc0
    Update telnet_server.py John Fleming 2024-01-23 13:15:17 -0500
  • 7b7af33920
    Development on 2.2.46.dev1 grossmj 2024-01-14 23:45:35 +1100
  • 85fd3ef4a4
    Merge pull request #2338 from GNS3/2.2 Jeremy Grossmann 2024-01-14 22:02:14 +1100
  • fbd8f6ce28
    Release v2.2.45 v2.2.45 grossmj 2024-01-12 21:38:26 +1100
  • 195da24910
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:34:11 +1100
  • b4c7609aeb
    Remove old web-ui files grossmj 2024-01-12 21:29:04 +1100
  • cd9c4c84b6
    Bundle web-ui v2.2.45 grossmj 2024-01-12 21:21:18 +1100
  • 2566de0f5a
    Sync appliances grossmj 2024-01-12 21:13:52 +1100
  • 6a069d0af6
    Fix mouse offset issues with VNC in Qemu. Fixes #2335 grossmj 2024-01-12 16:18:32 +1100
  • 2789b3802a
    Fix issues when generating docs grossmj 2024-01-12 16:14:01 +1100
  • 9e1a1337d4
    Update readthedocs.yml to use Python 3.12 grossmj 2024-01-12 15:27:41 +1100
  • 466eb8128e
    Merge pull request #2336 from GNS3/fix/2319 Jeremy Grossmann 2024-01-12 13:38:51 +1100
  • e41227b5bd
    Update readthedocs.yml grossmj 2024-01-12 13:32:15 +1100
  • 78a3b8e824
    Update documentation grossmj 2024-01-12 13:21:34 +1100
  • 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 +1100
  • 473fa98eda
    Do not stop searching for Qemu binaries if one binary cannot be executed. Ref #2306 grossmj 2024-01-11 23:11:56 +1100
  • 13d9afd8bc
    Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 grossmj 2024-01-11 22:40:38 +1100
  • b4edbbbaa7 Bundle dev version of the web-ui grossmj 2023-12-07 12:34:52 +1000
  • 02e19800fb Update CORS policy grossmj 2023-12-06 22:33:55 +1000
  • bc1016474e Merge branch '2.2' into 3.0 grossmj 2023-12-05 22:15:50 +1000
  • 24bb0ca419 Add custom executable paths on Windows grossmj 2023-12-05 21:24:40 +1000
  • ec8f37918c
    Bump aiohttp from 3.9.0b0 to 3.9.0 dependabot[bot] 2023-11-28 01:05:54 +0000
  • 42f668ffc4 Development on 3.0.0.dev12 grossmj 2023-11-27 11:33:22 +1000
  • 646f0fd837 Release v3.0.0b1 v3.0.0b1 grossmj 2023-11-27 11:13:39 +1000
  • 3d383b25f0 Bundle web-ui v3.0.0b1 grossmj 2023-11-27 11:10:37 +1000
  • 8d28178e56 Upgrade sentry-sdk to v1.37.1 grossmj 2023-11-27 11:05:20 +1000
  • 0d63bf5128 Upgrade aiohttp to v3.9.1 grossmj 2023-11-27 10:49:45 +1000
  • 37f720ac73 Fix bug when listing endpoints for opened project grossmj 2023-11-23 15:38:42 +1000
  • 9509d3a713 Make images executable after importing a project grossmj 2023-11-23 11:30:46 +1000
  • 061ee1491d Disable IOS hostname check for Dynamips ghost instances grossmj 2023-11-22 18:47:05 +1000
  • c8245e81be Upgrade sentry-sdk grossmj 2023-11-22 12:44:56 +1000
  • ff7e10fa7f Merge branch '2.2' into 3.0 grossmj 2023-11-22 12:42:04 +1000
  • 6c5f75bf43 Upgrade sentry-sdk and aiohttp grossmj 2023-11-22 10:32:50 +1000
  • 24d958d9ec Release v3.0.0a6 v3.0.0a6 grossmj 2023-11-15 12:07:48 +1000
  • 48dab4af61 Bundle web-ui v3.0.0a6 grossmj 2023-11-15 12:03:04 +1000
  • 67be4259ff Fix tests grossmj 2023-11-15 11:57:14 +1000
  • 4e9bc190a4 Upgrade to aiohttp v3.9.0rc0 grossmj 2023-11-15 11:47:48 +1000
  • 261dd1d6d5 Upgrade dependencies grossmj 2023-11-15 10:30:15 +1000
  • e80e80a080
    Merge pull request #2326 from GNS3/fix/2325 Jeremy Grossmann 2023-11-13 11:28:56 +1000
  • 09ff807055 Install Docker resources in writable location grossmj 2023-11-13 11:23:26 +1000
  • 303cbf3642 Fix tests grossmj 2023-11-12 18:11:41 +1000
  • e367b3a148 Default compute username is "gns3" grossmj 2023-11-12 18:02:19 +1000
  • 7afdcbb3d3 Development in 2.2.45.dev3 grossmj 2023-11-07 19:11:57 +1000
  • de27a57a00
    Merge pull request #2322 from GNS3/release-v2.2.44.1 Jeremy Grossmann 2023-11-07 18:35:29 +1000
  • c88f76b740 Release v2.2.44.1 v2.2.44.1 grossmj 2023-11-07 14:59:28 +1000
  • b81cc14cef Do not compute checksums on macOS grossmj 2023-11-07 14:30:39 +1000
  • aa133c3b8a Add multiprocessing.set_start_method() grossmj 2023-11-07 13:33:43 +1000
  • 7449064ea2 Bump version to v2.2.45.dev2 grossmj 2023-11-07 12:21:39 +1000