grossmj
|
b3dfb87622
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/controller/__init__.py
# gns3server/crash_report.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.96be36058f5df0ca7e7f.js
# gns3server/utils/images.py
# gns3server/version.py
# requirements.txt
# tests/compute/docker/test_docker_vm.py
# tests/controller/test_controller.py
|
2023-05-22 15:11:17 +08:00 |
|
grossmj
|
b4bfb24a80
|
Development on v2.2.40.dev1
|
2023-05-08 20:26:40 +08:00 |
|
grossmj
|
d6ea546ff7
|
Release v2.2.39
|
2023-05-08 19:17:02 +08:00 |
|
grossmj
|
68f9c55f3d
|
Install web-ui v2.2.39
|
2023-05-08 19:10:22 +08:00 |
|
Jeremy Grossmann
|
9868c28bc6
|
Merge pull request #2219 from GNS3/install-qemu-empty-disks
Install empty Qemu disks
|
2023-05-08 16:58:26 +08:00 |
|
grossmj
|
f3f7921525
|
Add generic function to install resource files
|
2023-05-07 21:57:44 +08:00 |
|
grossmj
|
65cc12c850
|
Sync appliance files
|
2023-05-05 22:46:42 +08:00 |
|
grossmj
|
161f62d083
|
Install empty Qemu disks on first start
|
2023-05-05 22:40:58 +08:00 |
|
grossmj
|
af2b5c3448
|
Upgrade dependencies
|
2023-04-30 23:17:01 -10:00 |
|
grossmj
|
1591ca114d
|
Upgrade dependencies
|
2023-04-23 05:33:12 -10:00 |
|
grossmj
|
d6141d4652
|
Fix checking for ":" in project dir on Windows for Docker containers
|
2023-03-23 22:17:29 -10:00 |
|
grossmj
|
8bf5eb2754
|
Upgrade sentry-sdk
|
2023-03-23 21:41:50 -10:00 |
|
Jeremy Grossmann
|
66157a335d
|
Merge pull request #2207 from GNS3/pyproject-migration
Support for pyproject.toml
|
2023-03-21 18:00:13 +08:00 |
|
grossmj
|
513bc0fb16
|
Do not use setup.py directly
|
2023-03-21 18:56:00 +10:00 |
|
grossmj
|
ffe35b6559
|
Migrate to pyproject.toml
|
2023-03-21 17:41:01 +10:00 |
|
grossmj
|
f08ce9d3f1
|
Check for colon in project name. Fixes #2203
|
2023-03-19 18:26:26 +10:00 |
|
Jeremy Grossmann
|
2bb71838ac
|
Merge pull request #2204 from GNS3/fix/2203
Allow ':' in project name when using Docker containers
|
2023-03-19 16:00:04 +08:00 |
|
grossmj
|
f347e21100
|
Fix Docker tests
|
2023-03-19 17:56:07 +10:00 |
|
grossmj
|
3fb138b9a1
|
Allow ':' in project name when Docker containers are used
|
2023-03-19 17:29:29 +10:00 |
|
grossmj
|
9de847fc45
|
Upgrade Fastapi to v0.95.0
|
2023-03-19 11:18:58 +10:00 |
|
grossmj
|
ea550508f6
|
Fix uvicorn dependency version
|
2023-03-17 17:48:14 +10:00 |
|
grossmj
|
267c4cbbbb
|
Merge branch '2.2' into 3.0
# Conflicts:
# README.md
# gns3server/compute/base_node.py
# gns3server/compute/dynamips/__init__.py
# gns3server/compute/dynamips/hypervisor.py
# gns3server/compute/qemu/__init__.py
# gns3server/compute/qemu/qemu_vm.py
# gns3server/controller/__init__.py
# gns3server/crash_report.py
# gns3server/handlers/api/controller/node_handler.py
# gns3server/schemas/qemu_template.py
# gns3server/static/web-ui/index.html
# gns3server/static/web-ui/main.11410ae4eaf4d4c08cd0.js
# gns3server/version.py
# requirements.txt
|
2023-03-17 17:44:32 +10:00 |
|
grossmj
|
c33a13fd45
|
Upgrade dependencies
|
2023-03-17 16:23:48 +10:00 |
|
grossmj
|
ceb8208002
|
Upgrade distro and aiohttp dependencies
|
2023-03-01 18:03:28 +10:00 |
|
grossmj
|
42767eff56
|
Development on 2.2.39.dev1
|
2023-02-28 17:09:39 +10:00 |
|
grossmj
|
91dba66800
|
Release v2.2.38
|
2023-02-28 15:35:17 +10:00 |
|
grossmj
|
69b741a01e
|
Sync appliance files
|
2023-02-28 15:31:02 +10:00 |
|
grossmj
|
8903ab8a47
|
Bundle web-ui v2.2.38
|
2023-02-28 15:29:17 +10:00 |
|
grossmj
|
4d62c6943b
|
Merge branch 'master' into 2.2
|
2023-02-28 15:07:48 +10:00 |
|
grossmj
|
2a66f67b5f
|
Merge remote-tracking branch 'origin/2.2' into 2.2
|
2023-02-27 22:59:08 +10:00 |
|
grossmj
|
8ef59c7832
|
Fix c7200_i0_log.txt is created in the current directory. Fixes #2191
|
2023-02-27 22:58:52 +10:00 |
|
Jeremy Grossmann
|
cbdab1f0d7
|
Merge pull request #2190 from GNS3/check_tpm
Check swtpm version and start it before qemu
|
2023-02-26 18:59:08 +08:00 |
|
grossmj
|
7968ee7ff2
|
Check swtpm version and start swtpm before qemu
|
2023-02-26 20:51:24 +10:00 |
|
Jeremy Grossmann
|
3040e87a7d
|
Merge pull request #2189 from GNS3/fix/2188
Fix broken websocket console with Python 3.11
|
2023-02-18 15:44:06 +08:00 |
|
grossmj
|
1f85abb036
|
Fix broken websocket console with Python 3.11
|
2023-02-18 15:32:57 +08:00 |
|
grossmj
|
d867e1f1c1
|
Fix tests
|
2023-02-17 21:25:19 +08:00 |
|
grossmj
|
1490e458b6
|
Upgrade fastapi to v0.92.0. Fixes #2186
|
2023-02-17 18:52:18 +08:00 |
|
grossmj
|
30c85703c8
|
Attempt to fix "cannot reopen console". Ref #2182
|
2023-02-13 19:32:44 +08:00 |
|
Jeremy Grossmann
|
77b6ef1a1b
|
Merge pull request #2179 from GNS3/vmware-virtualbox-deprecated
Mark VMware and VirtualBox support as deprecated
|
2023-02-06 06:26:28 +05:45 |
|
grossmj
|
aaa6ca9445
|
Mark VMware and VirtualBox support as deprecated
|
2023-02-05 10:09:55 +08:00 |
|
Jeremy Grossmann
|
2b6bec1b93
|
Merge pull request #2178 from GNS3/fix/2177
Fix Qemu binary not set when adding appliance from template
|
2023-02-04 10:12:30 +05:45 |
|
grossmj
|
0f49911432
|
Fix Qemu binary not set when adding appliance from template
|
2023-02-04 12:18:52 +08:00 |
|
grossmj
|
9c158848bd
|
Make port name for custom adapters optional. Fixes https://github.com/GNS3/gns3-web-ui/issues/1430
|
2023-02-01 16:19:39 +08:00 |
|
grossmj
|
3a6ff9b44f
|
Add long description content type in setup.py
|
2023-02-01 09:56:02 +08:00 |
|
grossmj
|
83cb8693e6
|
Automatically add new issues to GNS3 project
|
2023-01-31 09:31:52 +08:00 |
|
grossmj
|
e5ecdd270d
|
Development 2.2.38.dev1
|
2023-01-25 18:36:39 +08:00 |
|
grossmj
|
260ac44e87
|
Release v2.2.37
|
2023-01-25 15:06:12 +08:00 |
|
grossmj
|
1fa4632b55
|
Merge branch 'master' into 2.2
|
2023-01-25 14:44:54 +08:00 |
|
grossmj
|
a0cf711634
|
Bump version to 2.2.37.dev3
|
2023-01-25 14:13:07 +08:00 |
|
grossmj
|
b83645c531
|
Add web-ui v2.2.37
|
2023-01-24 15:06:21 +08:00 |
|