grossmj
|
b2ba561c0d
|
Only check files (not directories) when looking for new images on file system.
|
2022-07-16 12:11:26 +02:00 |
|
grossmj
|
4a1da00601
|
Make 'vendor_url' and 'maintainer_email' optional for template validation.
|
2022-07-12 11:55:18 +02:00 |
|
grossmj
|
f4b67f2e59
|
Allow auth token to be passed as a URL param
|
2022-07-11 14:19:47 +02:00 |
|
grossmj
|
149d086fd8
|
Reactivate project importation
|
2022-07-05 23:01:44 +02:00 |
|
grossmj
|
c5f441e1d3
|
Remove wrong reset_console() method
|
2022-06-21 17:22:47 +02:00 |
|
grossmj
|
410f062721
|
Fix config option to disable built-in templates.
|
2022-06-21 17:17:44 +02:00 |
|
grossmj
|
d303d13045
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/base_node.py
# gns3server/compute/docker/docker_vm.py
# gns3server/compute/iou/iou_vm.py
# gns3server/controller/template_manager.py
# gns3server/handlers/api/compute/docker_handler.py
# gns3server/handlers/api/compute/dynamips_vm_handler.py
# gns3server/handlers/api/compute/iou_handler.py
# gns3server/handlers/api/compute/qemu_handler.py
# gns3server/handlers/api/compute/virtualbox_handler.py
# gns3server/handlers/api/compute/vmware_handler.py
# gns3server/handlers/api/compute/vpcs_handler.py
# gns3server/handlers/api/controller/node_handler.py
# gns3server/version.py
# requirements.txt
# tests/controller/test_controller.py
# tests/controller/test_project.py
# tests/handlers/api/controller/test_node.py
|
2022-06-21 16:45:25 +02:00 |
|
grossmj
|
35ec8bed6e
|
Back to development on v2.2.34dev2
|
2022-06-21 11:52:58 +02:00 |
|
grossmj
|
0433065b8b
|
Revert "Development on v2.2.34dev2"
This reverts commit 7c5a5a9001 .
|
2022-06-21 11:51:01 +02:00 |
|
grossmj
|
7c5a5a9001
|
Development on v2.2.34dev2
|
2022-06-21 11:38:09 +02:00 |
|
grossmj
|
1b32ef7854
|
Release v2.2.33.1
|
2022-06-21 10:48:02 +02:00 |
|
grossmj
|
f5b1920f8c
|
Add missing web-ui file
|
2022-06-21 10:24:19 +02:00 |
|
grossmj
|
4341db0ff3
|
Development on v2.2.34dev1
|
2022-06-20 21:47:42 +02:00 |
|
grossmj
|
162a8baf7b
|
Release v2.2.33
|
2022-06-20 20:53:21 +02:00 |
|
grossmj
|
d47e546fce
|
Release web-ui v2.2.33
|
2022-06-20 20:37:51 +02:00 |
|
grossmj
|
3c901a84bf
|
Sync appliance files.
|
2022-06-20 20:02:04 +02:00 |
|
grossmj
|
908911e764
|
Remove parameter "Name" not useful to create a Docker container
|
2022-06-18 19:41:20 +02:00 |
|
grossmj
|
bdd703a0dc
|
Support to reset all console connections. Ref https://github.com/GNS3/gns3-server/issues/1619
|
2022-06-15 15:30:44 +02:00 |
|
grossmj
|
67bf14776f
|
Config option to disable built-in templates
|
2022-06-15 14:48:52 +02:00 |
|
grossmj
|
2eb64200a4
|
Add spaces before hostname for Docker network config. Ref #2039
|
2022-06-12 19:32:34 +08:00 |
|
grossmj
|
988ca7574c
|
Add hostname entry to sample network config for Docker nodes. Fixes #2039
|
2022-06-08 01:07:31 +08:00 |
|
grossmj
|
527d4bb3ea
|
Run Xtigervnc with MIT-SHM extension disabled for Docker VNC console support. Fixes #2071
|
2022-06-08 00:05:24 +08:00 |
|
grossmj
|
7d49b80e6b
|
Add controller endpoints to get VirtualBox VMs, VMware VMs and Docker images
|
2022-06-07 00:38:59 +08:00 |
|
Jeremy Grossmann
|
3b7dfe5929
|
Merge pull request #2055 from GNS3/remove-qemu-binaries-requirement
Remove Qemu binary requirement
|
2022-06-06 14:51:07 +08:00 |
|
grossmj
|
30f7c0ce74
|
Fix issues when discovering images
|
2022-06-03 15:35:33 +07:00 |
|
grossmj
|
c98a10dcfd
|
Do not tweak zstd compression params
|
2022-06-03 11:26:26 +07:00 |
|
grossmj
|
162af5bb7a
|
Checks for compression levels + tests
|
2022-06-01 20:26:59 +07:00 |
|
grossmj
|
015e17338c
|
HTTP middleware create issues when streaming project archive
|
2022-06-01 15:31:59 +07:00 |
|
grossmj
|
8a964390f8
|
Add zstandard compression support for project export
|
2022-05-31 18:08:34 +07:00 |
|
grossmj
|
37c7bc4956
|
Add missing response() method in ComputeConflictError
|
2022-05-27 16:03:54 +07:00 |
|
grossmj
|
85cdd7d9a5
|
Fix reading response embedded in ComputeConflictError
|
2022-05-27 15:58:14 +07:00 |
|
grossmj
|
944a72254c
|
Revert "Sync dev version of web-ui v3"
This reverts commit a9d58e337f .
|
2022-05-27 14:00:18 +07:00 |
|
grossmj
|
a9d58e337f
|
Sync dev version of web-ui v3
|
2022-05-26 19:37:23 +07:00 |
|
grossmj
|
df50b46952
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/docker/docker_vm.py
# gns3server/version.py
# requirements.txt
|
2022-04-27 22:23:05 +07:00 |
|
grossmj
|
bccfb64958
|
Development on 2.2.33dev1
|
2022-04-27 19:51:24 +07:00 |
|
grossmj
|
99813b3cfa
|
Release v2.2.32
|
2022-04-27 18:47:20 +07:00 |
|
grossmj
|
1837850894
|
Docker: load custom interface files from /etc/network/interfaces (commented by default). Ref #2052
|
2022-04-27 18:37:09 +07:00 |
|
grossmj
|
fe037a5f1c
|
Merge branch 'master' into 2.2
|
2022-04-27 18:25:31 +07:00 |
|
grossmj
|
b03ec6e3fe
|
Release web Ui 2.2.32 with correct version displayed
|
2022-04-27 18:24:36 +07:00 |
|
grossmj
|
732c5deeff
|
Revert "Release web UI 2.2.32"
This reverts commit db1443dd08 .
|
2022-04-27 18:19:44 +07:00 |
|
grossmj
|
db1443dd08
|
Release web UI 2.2.32
|
2022-04-27 18:11:26 +07:00 |
|
grossmj
|
54e638f3ea
|
Update appliance files
|
2022-04-27 17:26:36 +07:00 |
|
grossmj
|
89c67790ae
|
Make sure that the temporary image file is removed after uploading an image
|
2022-04-27 16:00:02 +07:00 |
|
grossmj
|
cd096ac6e6
|
Backward compatibility for --log argument
|
2022-04-27 14:15:29 +07:00 |
|
grossmj
|
890dbd9f77
|
Create /etc/network/interfaces.d in Docker container. Fixes #2052
|
2022-04-20 22:59:51 +07:00 |
|
grossmj
|
460fe5ed95
|
Prettify Docker '/etc/network/interfaces' file. Ref #2040
|
2022-04-20 19:29:56 +07:00 |
|
grossmj
|
653539d2b0
|
Use public DSNs for Sentry
|
2022-04-20 18:41:18 +07:00 |
|
grossmj
|
56b5c1d237
|
Fix VMware Fusion VM does not start on macOS >= 11. Fixes #2027
|
2022-04-20 18:26:45 +07:00 |
|
grossmj
|
2535e5508d
|
Remove Qemu binary requirement
|
2022-04-19 18:21:39 +07:00 |
|
grossmj
|
8b5558ba94
|
Fix merge error
|
2022-04-18 17:18:30 +07:00 |
|