Commit Graph

  • 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 #2328 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 #2326 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 #2322 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
  • db315e3c3c Have freeze support for macOS as well grossmj 2023-11-07 11:17:48 +1000
  • c437482e85 Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228 grossmj 2023-11-07 11:08:47 +1000
  • 46d9ada6d8
    Merge pull request #2321 from Xatrekak/master Jeremy Grossmann 2023-11-07 10:49:00 +1000
  • aac6fbfc31 Add freeze_support() for multiprocessing grossmj 2023-11-07 10:42:53 +1000
  • 76bd5921c5 Fixed updating system and GNS3. #2321 Xatrekak 2023-11-06 19:02:29 -0500
  • 8a208dbf04 Merge branch '2.2' into 3.0 grossmj 2023-11-06 17:09:34 +1000
  • af3a618306
    Merge pull request #2316 from GNS3/release-v2.2.44 Jeremy Grossmann 2023-11-06 17:05:54 +1000
  • 3c4b5db1ca Development on 2.2.45.dev1 grossmj 2023-11-06 17:00:17 +1000
  • 26ab73672b
    Merge branch 'GNS3:3.0' into 3.0 #2315 Sylvain MATHIEU 2023-11-06 07:42:33 +0100
  • 5c8abdc6fd Release v2.2.44 v2.2.44 #2316 grossmj 2023-11-06 16:02:23 +1000
  • f80f41b5b3 Sync appliances grossmj 2023-11-06 15:58:21 +1000
  • 503373a6e9 Bundle web-ui v2.2.44 grossmj 2023-11-06 15:53:51 +1000
  • 8236c85b5f Upgrade sentry-sdk grossmj 2023-11-06 15:44:30 +1000
  • 531499bbfb
    Merge pull request #2314 from Xatrekak/master Jeremy Grossmann 2023-11-06 13:01:35 +1000
  • ae825b0080 Non-blocking checksums computation when server starts. Fixes #2228 grossmj 2023-11-06 12:32:23 +1000
  • 7ad3afbdef
    Update welcome.py #2314 Dustin 2023-11-05 13:35:06 -0500
  • 191feed669 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
  • cd785e0d17 Fix broken link to Web UI in 3.0 branch. Fixes #2312 grossmj 2023-11-03 20:56:31 +1000
  • e1bd4638c8 Fix sample config: VMware section declared twice. Fixes #2311 grossmj 2023-11-03 20:46:36 +1000
  • 61dede72f9 Fix ws console and packet capture over SSL grossmj 2023-11-03 15:35:49 +1000
  • 13630179b2 Merge branch '2.2' into 3.0 grossmj 2023-11-03 14:56:55 +1000
  • 3b22bcfe96 Support for web socket console over HTTPS grossmj 2023-11-03 14:40:40 +1000
  • 0f07b9e019 Add back script create_cert.sh grossmj 2023-11-03 12:31:34 +1000
  • 8676a3dccf Bundle web-ui grossmj 2023-11-02 17:40:47 +1000
  • b0dbf59ac4 Use Python 3.8 in appveyor.yml grossmj 2023-10-31 14:48:08 +1000
  • 0e18762b36
    Merge pull request #2308 from Xatrekak/master Jeremy Grossmann 2023-10-31 09:19:55 +1000
  • cbc7e59d3f
    Update remote-install.sh #2308 Dustin 2023-10-30 11:00:45 -0400
  • 14fd165f2a
    Merge pull request #2307 from GNS3/fix/3521 Jeremy Grossmann 2023-10-30 15:03:50 +1000
  • 7c49a9160c Allow disabling hardware virtualization check #2307 grossmj 2023-10-30 14:57:11 +1000
  • 84329e1c34 Publish API documentation github-actions 2023-10-27 04:47:57 +0000
  • 4f5671066e Merge remote-tracking branch 'origin/3.0' into gh-pages github-actions 2023-10-27 04:47:25 +0000
  • 5a6e945db2
    Merge pull request #2304 from GNS3/upgrade-python-api-doc Jeremy Grossmann 2023-10-27 14:46:52 +1000
  • 86c0b90951 Use Python 3.8 to publish API doc #2304 grossmj 2023-10-27 14:42:22 +1000
  • 23b1c7a989 Development on 3.0.0.dev10 grossmj 2023-10-27 14:12:23 +1000
  • 399e925f2e Release v3.0.0a5 v3.0.0a5 grossmj 2023-10-27 13:38:14 +1000
  • ac11c984cb Bundle web-ui v3.0.0a5 grossmj 2023-10-27 13:32:31 +1000
  • 0e8e4fd2f7 Merge branch '2.2' into 3.0 grossmj 2023-10-27 13:28:32 +1000
  • ed99a98fe1 Sync appliances grossmj 2023-10-27 13:20:15 +1000
  • 19edc193f9
    Merge pull request #2303 from GNS3/fix/1484 Jeremy Grossmann 2023-10-26 15:13:12 +1000
  • 3f50319990 Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters #2303 grossmj 2023-10-26 15:05:10 +1000
  • 366ccfb8c2
    Merge branch 'GNS3:3.0' into 3.0 Sylvain MATHIEU 2023-10-25 08:08:39 +0200
  • fb6d29aeff Python 3.12 support grossmj 2023-10-24 18:37:13 +1000
  • 5475eedce7 Add igb Qemu adapter grossmj 2023-10-24 18:33:26 +1000
  • d680bbbc77 Merge branch '2.2' into 3.0 grossmj 2023-10-24 18:31:51 +1000
  • 248737c34b
    Merge pull request #2296 from ventaquil/feature/add-qemu-igb-nic Jeremy Grossmann 2023-10-24 17:23:00 +1000
  • 240708112c
    Merge branch '2.2' into feature/add-qemu-igb-nic #2296 Jeremy Grossmann 2023-10-24 17:14:27 +1000
  • c759c4e3f6 Upgrade to actions/checkout@v3 and actions/setup-python@v3 grossmj 2023-10-23 16:17:31 +1000
  • 34ee75e1f1 Fix tests running on Python 3.12 grossmj 2023-10-23 16:12:12 +1000
  • 4af5edbc03 Install aiohttp 3.9.0b0 when running on Python 3.12 grossmj 2023-10-23 15:21:06 +1000
  • 0d15f40930 Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298 grossmj 2023-10-23 15:16:49 +1000
  • f3ad97c398
    Merge pull request #2300 from GNS3/fix/1468 Jeremy Grossmann 2023-10-22 16:03:21 +1000
  • a55e1cbc99
    Update dev-requirements.txt #2300 Jeremy Grossmann 2023-10-22 15:47:21 +1000
  • 9c369a2597
    Merge branch '3.0' into fix/1468 Jeremy Grossmann 2023-10-22 15:44:25 +1000
  • 4dcb0dce57
    Merge pull request #2301 from GNS3/drop-python-3.7 Jeremy Grossmann 2023-10-22 15:43:26 +1000
  • 0f0412158d Drop support for Python 3.7 and upgrade dependencies #2301 grossmj 2023-10-22 15:37:00 +1000
  • 2f3689588e Fix httpx-ws dependency on Python 3.7 grossmj 2023-10-22 12:53:47 +1000
  • 44c066ac68 Fix compute authentication for websocket endpoints grossmj 2023-10-22 12:44:39 +1000
  • ffc49ea954 Development on 3.0.0.dev9 grossmj 2023-10-18 20:15:11 +1000
  • f3664226d5 Publish API documentation github-actions 2023-10-18 09:03:12 +0000
  • f08f0532e3 Merge remote-tracking branch 'origin/3.0' into gh-pages github-actions 2023-10-18 09:02:36 +0000
  • d610c933fb Release v3.0.0a4 v3.0.0a4 grossmj 2023-10-18 19:01:13 +1000
  • 8f35b871d5 Downgrade watchfiles to v0.20.0 grossmj 2023-10-18 18:35:02 +1000
  • 29c9d2c2e9 Revert "Temporary support for Python 3.12" grossmj 2023-10-18 18:31:44 +1000
  • 5ad7761337 Upgrade FastAPI, watchfiles and platformdirs dependencies grossmj 2023-10-18 18:01:59 +1000
  • 9911b5199b Temporary support for Python 3.12 grossmj 2023-10-18 17:58:24 +1000
  • edcc69f617 Remove old web-ui files grossmj 2023-10-18 17:58:11 +1000
  • fe8b61373c Bundle web-ui v3.0.0a4 grossmj 2023-10-18 17:51:41 +1000
  • 87960f1ff0 Merge branch '2.2' into 3.0 grossmj 2023-10-18 17:48:09 +1000
  • 3b0d89be5a Merge branch 'master' into 2.2 grossmj 2023-10-18 17:46:51 +1000
  • 5ff3043fb4 Sync appliances grossmj 2023-10-18 17:45:17 +1000
  • 47d3f3f349 Do not enforce Compute.Audit and Template.Audit privileges due to current web-ui limitations grossmj 2023-10-18 15:51:43 +1000