Commit Graph

  • 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 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 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 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 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 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 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 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 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
  • 109feeb647 Revert to aiohttp v3.8.6 grossmj 2023-10-18 15:00:42 +1000
  • 56839413fa Remove testing with Python 3.6 (not supported) grossmj 2023-10-18 14:58:19 +1000
  • 18012dc18a Upgrade aiohttp and sqlalchemy dependencies grossmj 2023-10-18 14:56:19 +1000
  • 46c02ad2f3 Merge branch '2.2' into 3.0 grossmj 2023-10-18 14:54:39 +1000
  • 08ac80e451 Upgrade sentry and psutil dependencies grossmj 2023-10-18 14:53:25 +1000
  • 6ca15cbcff Merge branch '2.2' into 3.0 grossmj 2023-10-18 14:49:49 +1000
  • 722512d851 Remove model validator. Fixes https://github.com/GNS3/gns3-gui/issues/3522 grossmj 2023-10-15 11:16:05 +1000
  • 737664a3d4 Add Qemu IGB network device Konrad Goławski 2023-10-12 11:35:53 +0200
  • 29f4b238b0 Add Python 3.12 support. Fixes https://github.com/GNS3/gns3-server/issues/2273 grossmj 2023-10-09 16:54:47 +1000
  • b6127af067
    Merge pull request #2294 from GNS3/list-items-closed-project Jeremy Grossmann 2023-10-09 13:28:58 +1000
  • 5092bd2fdf List elements when a project is closed grossmj 2023-10-09 13:16:12 +1000
  • a27db6b4eb Fix deleting resource from resource pool. Ref #2293 grossmj 2023-09-28 18:38:38 +1000
  • ac96a0f4a1 delete also resource from resource table when delete a resource from resource pool Sylvain MATHIEU OBS 2023-09-25 15:02:07 +0200
  • 66b66cc3e1 Bump version to 3.0.0.dev8 grossmj 2023-09-25 21:38:20 +1000
  • 7215b150dd
    Merge pull request #2292 from GNS3/fix/3422 Jeremy Grossmann 2023-09-25 21:29:24 +1000
  • 674381f1be Fix tests grossmj 2023-09-25 21:08:23 +1000
  • 1ae6d13022 Support to create empty disk images on the controller grossmj 2023-09-25 17:51:14 +1000
  • 6886f1f566
    Merge pull request #2290 from GNS3/fix/2147 Jeremy Grossmann 2023-09-23 20:54:57 +1000
  • 999a47f747 Fix issue with importlib.resources.files() and Python 3.9 grossmj 2023-09-23 20:44:00 +1000
  • c1507b4155 Upgrade sqlalchemy grossmj 2023-09-23 15:56:42 +1000
  • d9214a3c67 Merge branch '2.2' into 3.0 grossmj 2023-09-23 15:54:54 +1000
  • f675f24ba7 Revert "Install importlib-resources only with Python < '3.9'. Ref #2147" grossmj 2023-09-23 14:48:04 +1000
  • dc1eed42da Install importlib-resources only with Python < '3.9'. Ref #2147 grossmj 2023-09-23 14:35:50 +1000
  • 2c5a9ef9b7
    Merge pull request #2288 from Quanterm/master Jeremy Grossmann 2023-09-21 11:44:36 +1000
  • e75d151611
    Update README.md Vieta 2023-09-20 11:41:05 +0000
  • d87cff7fd5
    Merge pull request #2287 from munahaf/Inappropriate_Logic-5node.py11635999804432162276.diff Jeremy Grossmann 2023-09-20 14:31:04 +0700
  • ffb58a4ed2
    Merge branch 'master' into Inappropriate_Logic-5node.py11635999804432162276.diff Jeremy Grossmann 2023-09-20 14:17:58 +0700
  • 4d7b3fb9d6 Comment: Updated a test expression to remove a logical short circuit. munahaf 2023-09-20 06:49:47 +0000
  • 94abdfc9f0 Development on 2.2.44.dev1 grossmj 2023-09-19 21:08:24 +0700
  • 6f345bb1ec
    Merge pull request #2286 from GNS3/release-v2.2.43 Jeremy Grossmann 2023-09-19 21:04:52 +0700
  • 89ec458f5c Release v2.2.43 v2.2.43 grossmj 2023-09-19 20:16:52 +0700
  • 80bc1a726b Sync appliances grossmj 2023-09-19 20:12:32 +0700
  • 6265d3d55f Upgrade sentry-sdk and truststore grossmj 2023-09-19 20:07:57 +0700
  • a96a82821c Merge branch 'master' into 2.2 grossmj 2023-09-19 20:04:15 +0700
  • ad47ffbe29 Force English output for VBoxManage. Fixes #2266 grossmj 2023-09-19 18:14:05 +0700
  • eca1243fc0
    Merge pull request #2285 from Orange-OpenSource/3.0 Jeremy Grossmann 2023-09-18 18:41:01 +0700
  • 0d834ee2a0 rbac fix: cannot add multiple time same privilege to a role Sylvain MATHIEU OBS 2023-09-18 13:34:46 +0200
  • a04e444ba0 Publish API documentation github-actions 2023-09-14 15:48:13 +0000
  • 91ca94c798 Merge remote-tracking branch 'origin/3.0' into gh-pages github-actions 2023-09-14 15:47:42 +0000
  • e1c5c05492
    Merge pull request #2280 from GNS3/resource-pools Jeremy Grossmann 2023-09-14 22:47:02 +0700
  • 7534718a1c Remove privileges endpoint from roles grossmj 2023-09-14 22:41:08 +0700