Jeremy Grossmann
c4b10ac4da
Merge pull request #2099 from GNS3/strict-pytest-asyncio
...
Support for pytest-asyncio strict mode
2022-08-24 21:11:55 +02:00
grossmj
86c44cd6e7
Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode
2022-08-24 21:03:16 +02:00
grossmj
2e91eac1eb
Upgrade dependencies
2022-08-23 22:12:01 +02:00
Jeremy Grossmann
3634cc8307
Merge pull request #2094 from mm1ke/master
...
gns3.service.openrc: make openrc script posix compliant
2022-08-08 19:29:30 +02:00
Michael Mair-Keimberger
3b108563a0
gns3.service.openrc: make openrc script posix compliant
2022-08-08 19:23:29 +02:00
grossmj
6fa3f85b83
Custom adapters should not be in node (compute) properties returned to clients. Fixes https://github.com/GNS3/gns3-gui/issues/3366
2022-08-06 12:37:05 +02:00
grossmj
3948637a46
Fix typo in requirements.txt
2022-08-06 12:21:27 +02:00
grossmj
93b71f806e
Development on v3.0.0dev4
2022-08-04 12:29:49 +02:00
grossmj
3ddbd0de64
Release v3.0.0a1
2022-08-04 11:38:17 +02:00
grossmj
541e9702bf
Bundle gns3-web-ui v3.0.0a1
2022-08-04 11:12:42 +02:00
grossmj
f4b44e072d
Merge remote-tracking branch 'origin/3.0' into 3.0
2022-08-04 11:08:13 +02:00
grossmj
64c6000470
Update appliance files
2022-08-04 11:08:00 +02:00
grossmj
33087a6c21
Do not use build-optimizer when bundling web-ui. Ref https://github.com/GNS3/gns3-web-ui/issues/1366
2022-08-04 11:04:33 +02:00
grossmj
8670377e3b
Do not use build-optimizer when bundling web-ui. Ref https://github.com/GNS3/gns3-web-ui/issues/1366
2022-07-31 12:39:42 +02:00
grossmj
31ae70894e
Fix enum use in schemas
2022-07-26 23:17:39 +02:00
Jeremy Grossmann
bd9af3fe90
Merge pull request #2091 from GNS3/use-themed-symbols
...
Let the controller allocate symbols
2022-07-25 20:45:04 +02:00
grossmj
6d0c375323
Use default symbol theme if none is provided when loading appliances
2022-07-25 20:39:03 +02:00
grossmj
72eb13d941
Allow default symbol theme to be configured
2022-07-25 20:22:12 +02:00
grossmj
bfbac2e93a
Use generic symbol names
2022-07-25 12:33:40 +02:00
grossmj
b7f4a4cbda
Fix VMware VM addition
2022-07-25 11:10:01 +02:00
grossmj
e693edc7c1
Merge branch '2.2' into 3.0
...
# Conflicts:
# gns3server/version.py
2022-07-23 12:55:03 +02:00
grossmj
5824f0797a
Update web-ui bundled script to use master-3.0
2022-07-23 12:18:50 +02:00
grossmj
725942157e
Optionally allow Qemu raw images
2022-07-22 12:39:52 +02:00
Jeremy Grossmann
d08a052f94
Merge pull request #2086 from GNS3/iou-user-loader-libraries
...
Support user defined loader/libraries to run IOU
2022-07-20 17:03:18 +02:00
Jeremy Grossmann
da626d334f
Merge branch '3.0' into iou-user-loader-libraries
2022-07-20 16:44:48 +02:00
grossmj
7f5ad8e225
Ignore image detection for IOU user libraries in image directory
2022-07-20 16:39:24 +02:00
grossmj
037c659f9b
Don't show optional token param in API docs
2022-07-20 00:29:42 +02:00
John Fleming
7277d526e3
Update compute.py
...
Remove check for open project. Without this check a remote can be rebooted and will be usable once the main server polls it again. Without this the main server would need to open a project that already uses the remote server or restart the main server's gns3 process.
2022-07-18 18:43:57 -04:00
grossmj
d022b211dc
Fix check for 32-bit in ELF header
2022-07-17 23:55:34 +02:00
Jeremy Grossmann
5d4645b2c1
Merge pull request #2087 from GNS3/enhancement/2076
...
Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
2022-07-17 11:59:09 +02:00
grossmj
80f5ca0c3f
Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
2022-07-17 11:51:29 +02:00
grossmj
86368a1177
Sync appliance files
2022-07-17 00:04:55 +02:00
grossmj
e9f4fad0bd
Merge remote-tracking branch 'origin/3.0' into 3.0
2022-07-16 12:11:41 +02:00
grossmj
b2ba561c0d
Only check files (not directories) when looking for new images on file system.
2022-07-16 12:11:26 +02:00
Jeremy Grossmann
83ea96c08d
Merge pull request #2085 from GNS3/remove-explicit-204-responses
...
Remove explicit Response for endpoints returning HTTP 204 status code
2022-07-16 12:07:36 +02:00
grossmj
f5e1956dfa
Support user defined loader/libraries to run IOU
2022-07-16 11:38:51 +02:00
grossmj
9462bca124
Remove explicit Response for VPCS endpoints returning HTTP 204 status code
2022-07-16 00:14:31 +02:00
grossmj
fc6aeb715a
Remove explicit Response for endpoints returning HTTP 204 status code
2022-07-16 00:12:18 +02:00
grossmj
5b478fc331
Upgrade dependencies
2022-07-15 11:32:18 +02:00
grossmj
4a1da00601
Make 'vendor_url' and 'maintainer_email' optional for template validation.
2022-07-12 11:55:18 +02:00
Jeremy Grossmann
56734b171b
Merge pull request #2084 from GNS3/token-as-a-param
...
Allow JWT token to be passed as a URL param
2022-07-11 14:27:37 +02:00
grossmj
f4b67f2e59
Allow auth token to be passed as a URL param
2022-07-11 14:19:47 +02:00
BoHong Li
790bf4521d
fix: use exact match to find interface in windows to avoid get wrong interface
2022-07-06 14:22:11 +08:00
Jeremy Grossmann
dd6ca38035
Merge pull request #2082 from GNS3/import-project
...
Project importation
2022-07-05 23:08:15 +02:00
grossmj
149d086fd8
Reactivate project importation
2022-07-05 23:01:44 +02:00
grossmj
9e5ca50302
Bump version to v2.2.34dev2
2022-06-23 10:55:19 +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
d8b928f1c1
Fix tests.
2022-06-21 16:52:25 +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