grossmj
|
d0a9425392
|
Remove busybox and copy system busybox in setup.py
|
2021-08-11 17:27:47 +09:30 |
|
grossmj
|
c13f5c6627
|
Update to the udhcpc wrapper script. Ref #1890
|
2021-06-14 19:28:40 +09:30 |
|
grossmj
|
6a726d0344
|
Fix formatting issue.
|
2021-06-03 19:32:00 +09:30 |
|
grossmj
|
9b0e3a77ed
|
Use a stock BusyBox for the Docker Integration
|
2021-06-03 18:38:08 +09:30 |
|
grossmj
|
09ac7fd7fb
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/base_manager.py
# gns3server/handlers/api/compute/dynamips_vm_handler.py
# gns3server/handlers/api/compute/iou_handler.py
# gns3server/handlers/api/compute/project_handler.py
# gns3server/handlers/api/compute/qemu_handler.py
# gns3server/handlers/api/controller/node_handler.py
# gns3server/handlers/api/controller/project_handler.py
# gns3server/handlers/index_handler.py
# tests/handlers/api/compute/test_project.py
# tests/handlers/api/compute/test_qemu.py
# tests/handlers/api/controller/test_node.py
# tests/handlers/api/controller/test_project.py
|
2021-05-15 20:46:34 +09:30 |
|
grossmj
|
9a6978902d
|
Fix tests.
|
2021-05-15 19:43:36 +09:30 |
|
grossmj
|
6294ad9e76
|
Prevent directory traversal
|
2021-05-15 17:35:32 +09:30 |
|
grossmj
|
9404c00411
|
Complete type annotations for API endpoints.
|
2021-04-18 15:40:38 +09:30 |
|
grossmj
|
cefab8d362
|
Rename __json__() to asdict()
|
2021-04-17 23:34:28 +09:30 |
|
grossmj
|
44074ff7c9
|
Some cleaning.
|
2021-04-17 18:36:32 +09:30 |
|
grossmj
|
9c850e0f2b
|
Move schemas between compute and controller subpackages
|
2021-04-15 18:12:08 +09:30 |
|
grossmj
|
c59fc375f2
|
Remove traceng code.
|
2021-04-13 19:03:23 +09:30 |
|
grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
f928738bd5
|
Use pyupgrade with --py36-plus param.
|
2021-04-13 18:37:58 +09:30 |
|
grossmj
|
30ebae207f
|
Use Pydantic to validate the server config file.
|
2021-04-12 17:02:23 +09:30 |
|
grossmj
|
802959f9ab
|
Merge branch 'master' into 3.0
# Conflicts:
# dev-requirements.txt
# gns3server/controller/__init__.py
# gns3server/controller/appliance_manager.py
# gns3server/controller/compute.py
# gns3server/controller/topology.py
# gns3server/handlers/api/compute/ethernet_switch_handler.py
# gns3server/handlers/api/controller/link_handler.py
# gns3server/handlers/api/controller/symbol_handler.py
# gns3server/version.py
# requirements.txt
# tests/controller/test_export_project.py
# tests/handlers/api/compute/test_qemu.py
# tests/web/test_response.py
# win-requirements.txt
|
2021-04-10 12:46:40 +09:30 |
|
grossmj
|
0fea3f969e
|
Use aiosqlite and add service for templates
|
2021-03-28 21:17:29 +10:30 |
|
grossmj
|
8cce0eedee
|
Fix console type error when creating Ethernet switch node. Fixes #1873
|
2021-03-01 13:55:52 +10:30 |
|
grossmj
|
c17a86e814
|
Add missing async
|
2021-02-18 18:14:35 +10:30 |
|
grossmj
|
1add223891
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/qemu/qemu_vm.py
# gns3server/handlers/api/controller/server_handler.py
# gns3server/schemas/project.py
# gns3server/schemas/qemu.py
# gns3server/schemas/qemu_template.py
# gns3server/version.py
# tests/handlers/api/compute/test_qemu.py
|
2021-02-16 21:11:40 +10:30 |
|
grossmj
|
1043be02a6
|
Merge branch 'master' into 2.2
# Conflicts:
# gns3server/compute/qemu/qemu_vm.py
|
2021-02-16 19:02:12 +10:30 |
|
grossmj
|
9de61cd671
|
Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes https://github.com/GNS3/gns3-gui/issues/3101
|
2021-02-14 14:39:02 +10:30 |
|
grossmj
|
9e6ccc3f61
|
Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110
|
2021-02-14 13:50:10 +10:30 |
|
grossmj
|
128e494134
|
Stop uBridge if VPCS node has been terminated. Ref https://github.com/GNS3/gns3-gui/issues/3110
|
2021-01-27 21:03:19 +10:30 |
|
Brent Baccala
|
235a127111
|
Allow cloned QEMU disk images to be resized before the node starts,
by cloning the disk image in response to a resize request instead
of waiting until the node starts.
|
2020-12-30 15:36:38 -05:00 |
|
grossmj
|
6aefb5d32b
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/base_node.py
# gns3server/version.py
# gns3server/web/web_server.py
|
2020-12-07 18:00:33 +10:30 |
|
grossmj
|
5244ae6d4c
|
New config file options to configure the VNC console port range.
|
2020-12-03 18:04:42 +10:30 |
|
grossmj
|
c043830e3f
|
Move endpoints to routes & preparations to use a database.
|
2020-11-19 15:21:03 +10:30 |
|
grossmj
|
acc5c7ebfa
|
Update package versions.
Do not use Path in schemas (causes issues with empty paths).
Change how notifications are handled.
Run tests with Python 3.9
|
2020-11-11 17:18:41 +10:30 |
|
Bernhard Ehlers
|
e45bc5aec1
|
Fix mcopy error messages
|
2020-11-05 15:00:44 +01:00 |
|
grossmj
|
a5d89b428a
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/controller/__init__.py
# gns3server/controller/compute.py
# gns3server/schemas/gns3vm.py
# gns3server/utils/application_id.py
# gns3server/version.py
# gns3server/web/web_server.py
|
2020-11-05 17:15:25 +10:30 |
|
grossmj
|
5a7b5e4e08
|
Make sure all HTTP exceptions return JSON with a "message" field instead of "detail"
|
2020-11-02 18:08:25 +10:30 |
|
grossmj
|
eeaf10b418
|
Put all schemas in the same module.
|
2020-10-31 16:02:21 +10:30 |
|
grossmj
|
5dab0c2587
|
Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082
|
2020-10-27 20:08:01 +10:30 |
|
grossmj
|
a92c47b310
|
Add HTTP client to reuse the aiohttp session where needed.
Remove unnecessary aiohttp exceptions.
|
2020-10-22 16:19:44 +10:30 |
|
grossmj
|
bd8565b2b9
|
Refactor WebSocket console code to work with FastAPI.
Fix endpoint routes.
|
2020-10-19 15:00:41 +10:30 |
|
Bernhard Ehlers
|
de2b9caeeb
|
Use HDD disk image as startup QEMU config disk
|
2020-10-19 03:19:22 +02:00 |
|
grossmj
|
0746949207
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/qemu/qemu_vm.py
# gns3server/handlers/api/compute/qemu_handler.py
# gns3server/handlers/api/controller/symbol_handler.py
# gns3server/version.py
# tests/compute/qemu/test_qemu_vm.py
# tests/endpoints/compute/test_qemu_nodes.py
# tests/endpoints/controller/test_nodes.py
|
2020-10-12 18:04:49 +10:30 |
|
grossmj
|
362701f5aa
|
Allow commas in image paths and VM name for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
|
2020-10-11 14:02:22 +10:30 |
|
grossmj
|
91244456f5
|
Handle comma in disk path for Qemu VMs. Fixes https://github.com/GNS3/gns3-gui/issues/3065
|
2020-10-08 22:09:03 +10:30 |
|
grossmj
|
c248764efb
|
Fixes update() missing 2 required positional arguments: 'name' and 'value'. Fixes #1821 #1825
|
2020-10-06 17:08:51 +10:30 |
|
grossmj
|
eb3cb8a41f
|
Migration to FastAPI
|
2020-10-02 16:07:50 +09:30 |
|
grossmj
|
399f1c082e
|
Add '-smp sockets=1' by default for Qemu VMs. Ref https://github.com/GNS3/gns3-gui/issues/3047
|
2020-09-13 23:16:52 +09:30 |
|
grossmj
|
992cd7fc6c
|
Implement full restart if user reload a Qemu VM which has been updated. Fixes https://github.com/GNS3/gns3-gui/issues/3038
|
2020-09-12 23:07:39 +09:30 |
|
grossmj
|
2bf625e000
|
Fix issue when resuming Qemu VM. Fixes https://github.com/GNS3/gns3-gui/issues/3027
|
2020-09-04 18:02:21 +09:30 |
|
grossmj
|
4843084158
|
Prioritize the config disk over HD-D for Qemu VMs.
Fixes https://github.com/GNS3/gns3-gui/issues/3036
(cherry picked from commit c12b675691 )
|
2020-08-18 10:54:11 +09:30 |
|
grossmj
|
c12b675691
|
Prioritize the config disk over HD-D for Qemu VMs.
Fixes https://github.com/GNS3/gns3-gui/issues/3036
|
2020-08-18 10:54:11 +09:30 |
|
Jeremy Grossmann
|
fa26555d00
|
Merge pull request #1801 from GNS3/qemu-config-disk
QEMU config disk - enable QEMU config import/export
|
2020-08-15 16:35:20 +08:00 |
|
grossmj
|
f2ddef855f
|
Fix tests.
(cherry picked from commit 620d93634e )
|
2020-08-15 16:35:31 +09:30 |
|
grossmj
|
620d93634e
|
Fix tests.
|
2020-08-15 16:35:31 +09:30 |
|