Commit Graph

5675 Commits

Author SHA1 Message Date
grossmj
ff7e10fa7f Merge branch '2.2' into 3.0
# Conflicts:
#	CHANGELOG
#	gns3server/crash_report.py
#	gns3server/main.py
#	gns3server/version.py
#	gns3server/web/web_server.py
#	requirements.txt
2023-11-22 12:42:04 +10:00
grossmj
6c5f75bf43 Upgrade sentry-sdk and aiohttp 2023-11-22 10:32:50 +10:00
grossmj
24d958d9ec Release v3.0.0a6 2023-11-15 12:07:48 +10:00
grossmj
48dab4af61 Bundle web-ui v3.0.0a6 2023-11-15 12:03:04 +10:00
grossmj
67be4259ff Fix tests 2023-11-15 11:57:14 +10:00
grossmj
4e9bc190a4 Upgrade to aiohttp v3.9.0rc0 2023-11-15 11:47:48 +10:00
grossmj
261dd1d6d5 Upgrade dependencies 2023-11-15 10:30:15 +10:00
Jeremy Grossmann
e80e80a080
Merge pull request #2326 from GNS3/fix/2325
Install Docker resources in writable location
2023-11-13 11:28:56 +10:00
grossmj
09ff807055 Install Docker resources in writable location 2023-11-13 11:23:26 +10:00
grossmj
303cbf3642 Fix tests 2023-11-12 18:11:41 +10:00
grossmj
e367b3a148 Default compute username is "gns3" 2023-11-12 18:02:19 +10:00
grossmj
7afdcbb3d3 Development in 2.2.45.dev3 2023-11-07 19:11:57 +10:00
grossmj
c88f76b740 Release v2.2.44.1 2023-11-07 14:59:28 +10:00
grossmj
b81cc14cef Do not compute checksums on macOS 2023-11-07 14:30:39 +10:00
grossmj
aa133c3b8a Add multiprocessing.set_start_method() 2023-11-07 13:33:43 +10:00
grossmj
7449064ea2 Bump version to v2.2.45.dev2 2023-11-07 12:21:39 +10:00
grossmj
db315e3c3c Have freeze support for macOS as well 2023-11-07 11:17:48 +10:00
grossmj
c437482e85 Catch exceptions when computing image checksums. Ref https://github.com/GNS3/gns3-server/issues/2228 2023-11-07 11:08:47 +10:00
grossmj
aac6fbfc31 Add freeze_support() for multiprocessing 2023-11-07 10:42:53 +10:00
grossmj
8a208dbf04 Merge branch '2.2' into 3.0
# Conflicts:
#	CHANGELOG
#	gns3server/compute/qemu/__init__.py
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.383fdade2fd9dbccffbc.js
#	gns3server/version.py
#	gns3server/web/web_server.py
#	requirements.txt
2023-11-06 17:09:34 +10:00
grossmj
3c4b5db1ca Development on 2.2.45.dev1 2023-11-06 17:00:17 +10:00
grossmj
5c8abdc6fd Release v2.2.44 2023-11-06 16:02:23 +10:00
grossmj
f80f41b5b3 Sync appliances 2023-11-06 15:58:21 +10:00
grossmj
503373a6e9 Bundle web-ui v2.2.44 2023-11-06 15:53:51 +10:00
grossmj
8236c85b5f Upgrade sentry-sdk 2023-11-06 15:44:30 +10:00
grossmj
ae825b0080 Non-blocking checksums computation when server starts. Fixes #2228 2023-11-06 12:32:23 +10:00
grossmj
191feed669 Fix timeout issue when creating Qemu disk image. Fixes https://github.com/GNS3/gns3-server/issues/2313 2023-11-05 15:41:46 +10:00
grossmj
cd785e0d17 Fix broken link to Web UI in 3.0 branch. Fixes #2312 2023-11-03 20:56:31 +10:00
grossmj
e1bd4638c8 Fix sample config: VMware section declared twice. Fixes #2311 2023-11-03 20:46:36 +10:00
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