grossmj
|
61dede72f9
|
Fix ws console and packet capture over SSL
|
2023-11-03 15:35:49 +10:00 |
|
grossmj
|
13630179b2
|
Merge branch '2.2' into 3.0
# Conflicts:
# appveyor.yml
# gns3server/compute/project_manager.py
# gns3server/handlers/api/controller/node_handler.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.febf2f1259a67875a3e3.js
|
2023-11-03 14:56:55 +10:00 |
|
grossmj
|
3b22bcfe96
|
Support for web socket console over HTTPS
|
2023-11-03 14:40:40 +10:00 |
|
grossmj
|
0f07b9e019
|
Add back script create_cert.sh
|
2023-11-03 12:31:34 +10:00 |
|
grossmj
|
8676a3dccf
|
Bundle web-ui
|
2023-11-02 17:40:47 +10:00 |
|
grossmj
|
b0dbf59ac4
|
Use Python 3.8 in appveyor.yml
|
2023-10-31 14:48:08 +10:00 |
|
Jeremy Grossmann
|
14fd165f2a
|
Merge pull request #2307 from GNS3/fix/3521
Allow disabling hardware virtualization check
|
2023-10-30 15:03:50 +10:00 |
|
grossmj
|
7c49a9160c
|
Allow disabling hardware virtualization check
|
2023-10-30 14:57:11 +10:00 |
|
grossmj
|
23b1c7a989
|
Development on 3.0.0.dev10
|
2023-10-27 14:12:23 +10:00 |
|
grossmj
|
399e925f2e
|
Release v3.0.0a5
|
2023-10-27 13:38:14 +10:00 |
|
grossmj
|
ac11c984cb
|
Bundle web-ui v3.0.0a5
|
2023-10-27 13:32:31 +10:00 |
|
grossmj
|
0e8e4fd2f7
|
Merge branch '2.2' into 3.0
|
2023-10-27 13:28:32 +10:00 |
|
grossmj
|
ed99a98fe1
|
Sync appliances
|
2023-10-27 13:20:15 +10:00 |
|
Jeremy Grossmann
|
19edc193f9
|
Merge pull request #2303 from GNS3/fix/1484
Fix L2IOU "failed code signing checks"
|
2023-10-26 15:13:12 +10:00 |
|
grossmj
|
3f50319990
|
Fix L2IOU "failed code signing checks" when IOU base file name is >= 63 characters
|
2023-10-26 15:05:10 +10:00 |
|
grossmj
|
fb6d29aeff
|
Python 3.12 support
|
2023-10-24 18:37:13 +10:00 |
|
grossmj
|
5475eedce7
|
Add igb Qemu adapter
|
2023-10-24 18:33:26 +10:00 |
|
grossmj
|
d680bbbc77
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/schemas/qemu_template.py
# requirements.txt
# tests/compute/qemu/test_qemu_vm.py
# tests/handlers/api/compute/test_qemu.py
|
2023-10-24 18:31:51 +10:00 |
|
Jeremy Grossmann
|
248737c34b
|
Merge pull request #2296 from ventaquil/feature/add-qemu-igb-nic
Add Qemu IGB network device
|
2023-10-24 17:23:00 +10:00 |
|
Jeremy Grossmann
|
240708112c
|
Merge branch '2.2' into feature/add-qemu-igb-nic
|
2023-10-24 17:14:27 +10:00 |
|
grossmj
|
c759c4e3f6
|
Upgrade to actions/checkout@v3 and actions/setup-python@v3
|
2023-10-23 16:17:31 +10:00 |
|
grossmj
|
34ee75e1f1
|
Fix tests running on Python 3.12
|
2023-10-23 16:12:12 +10:00 |
|
grossmj
|
4af5edbc03
|
Install aiohttp 3.9.0b0 when running on Python 3.12
|
2023-10-23 15:21:06 +10:00 |
|
grossmj
|
0d15f40930
|
Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298
|
2023-10-23 15:16:49 +10:00 |
|
Jeremy Grossmann
|
f3ad97c398
|
Merge pull request #2300 from GNS3/fix/1468
Fix compute authentication for websocket endpoints
|
2023-10-22 16:03:21 +10:00 |
|
Jeremy Grossmann
|
a55e1cbc99
|
Update dev-requirements.txt
|
2023-10-22 15:47:21 +10:00 |
|
Jeremy Grossmann
|
9c369a2597
|
Merge branch '3.0' into fix/1468
|
2023-10-22 15:44:25 +10:00 |
|
Jeremy Grossmann
|
4dcb0dce57
|
Merge pull request #2301 from GNS3/drop-python-3.7
Drop Pyhton 3.7 support (end-of-life)
|
2023-10-22 15:43:26 +10:00 |
|
grossmj
|
0f0412158d
|
Drop support for Python 3.7 and upgrade dependencies
|
2023-10-22 15:37:00 +10:00 |
|
grossmj
|
2f3689588e
|
Fix httpx-ws dependency on Python 3.7
|
2023-10-22 12:53:47 +10:00 |
|
grossmj
|
44c066ac68
|
Fix compute authentication for websocket endpoints
|
2023-10-22 12:44:39 +10:00 |
|
grossmj
|
ffc49ea954
|
Development on 3.0.0.dev9
|
2023-10-18 20:15:11 +10:00 |
|
grossmj
|
d610c933fb
|
Release v3.0.0a4
|
2023-10-18 19:01:13 +10:00 |
|
grossmj
|
8f35b871d5
|
Downgrade watchfiles to v0.20.0
|
2023-10-18 18:35:02 +10:00 |
|
grossmj
|
29c9d2c2e9
|
Revert "Temporary support for Python 3.12"
This reverts commit 9911b5199b .
|
2023-10-18 18:31:44 +10:00 |
|
grossmj
|
5ad7761337
|
Upgrade FastAPI, watchfiles and platformdirs dependencies
|
2023-10-18 18:01:59 +10:00 |
|
grossmj
|
9911b5199b
|
Temporary support for Python 3.12
|
2023-10-18 17:58:24 +10:00 |
|
grossmj
|
edcc69f617
|
Remove old web-ui files
|
2023-10-18 17:58:11 +10:00 |
|
grossmj
|
fe8b61373c
|
Bundle web-ui v3.0.0a4
|
2023-10-18 17:51:41 +10:00 |
|
grossmj
|
87960f1ff0
|
Merge branch '2.2' into 3.0
# Conflicts:
# README.md
|
2023-10-18 17:48:09 +10:00 |
|
grossmj
|
3b0d89be5a
|
Merge branch 'master' into 2.2
|
2023-10-18 17:46:51 +10:00 |
|
grossmj
|
5ff3043fb4
|
Sync appliances
|
2023-10-18 17:45:17 +10:00 |
|
grossmj
|
47d3f3f349
|
Do not enforce Compute.Audit and Template.Audit privileges due to current web-ui limitations
|
2023-10-18 15:51:43 +10:00 |
|
grossmj
|
109feeb647
|
Revert to aiohttp v3.8.6
|
2023-10-18 15:00:42 +10:00 |
|
grossmj
|
56839413fa
|
Remove testing with Python 3.6 (not supported)
|
2023-10-18 14:58:19 +10:00 |
|
grossmj
|
18012dc18a
|
Upgrade aiohttp and sqlalchemy dependencies
|
2023-10-18 14:56:19 +10:00 |
|
grossmj
|
46c02ad2f3
|
Merge branch '2.2' into 3.0
# Conflicts:
# requirements.txt
|
2023-10-18 14:54:39 +10:00 |
|
grossmj
|
08ac80e451
|
Upgrade sentry and psutil dependencies
|
2023-10-18 14:53:25 +10:00 |
|
grossmj
|
6ca15cbcff
|
Merge branch '2.2' into 3.0
# Conflicts:
# .github/workflows/testing.yml
# requirements.txt
# setup.py
|
2023-10-18 14:49:49 +10:00 |
|
grossmj
|
722512d851
|
Remove model validator. Fixes https://github.com/GNS3/gns3-gui/issues/3522
Default port name and port segment size are already set in the code when a new node is created.
|
2023-10-15 11:16:05 +10:00 |
|