grossmj
|
f1ecb02160
|
Small db tables adjustments
|
2021-09-04 15:23:25 +09:30 |
|
grossmj
|
d606553e20
|
Allow images to be stored in subdirs and used by templates.
|
2021-08-30 16:53:41 +09:30 |
|
grossmj
|
332fa47b50
|
Option to prune images when deleting template.
|
2021-08-23 10:27:10 +09:30 |
|
grossmj
|
bf9a3aee20
|
Associate images when creating or updating a template.
|
2021-08-22 15:16:02 +09:30 |
|
grossmj
|
4d9e4e1059
|
Add prune images endpoint.
Use many-to-many relationship between images and templates.
|
2021-08-20 15:58:41 +09:30 |
|
grossmj
|
078c42f185
|
Save image size + start to automatic template creation based on image checksum.
|
2021-08-11 16:58:23 +09:30 |
|
Jeremy Grossmann
|
f13b4e89b7
|
Merge branch '3.0' into image-management-refactoring
|
2021-08-10 05:46:22 -07:00 |
|
grossmj
|
ce55ec73a4
|
Fix exception with endpoints returning HTTP status code 204. Fixes #1891
|
2021-08-10 21:53:21 +09:30 |
|
grossmj
|
3ae7783360
|
Fix "-machine accel=tcg" check
|
2021-08-10 15:41:05 +09:30 |
|
grossmj
|
c5c95979c2
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/base_node.py
# gns3server/compute/qemu/qemu_vm.py
# gns3server/compute/qemu/utils/qcow2.py
# gns3server/handlers/api/compute/qemu_handler.py
# gns3server/handlers/api/controller/server_handler.py
# gns3server/version.py
|
2021-08-10 15:38:49 +09:30 |
|
grossmj
|
6dd0f4d4d3
|
Allow logged in user to change some of its data. Administrators can lock users using the is_active field.
|
2021-08-09 16:36:18 +09:30 |
|
grossmj
|
8c0899d086
|
Development on 2.2.24dev1
|
2021-08-05 21:16:10 +09:30 |
|
grossmj
|
d5c73f4ba4
|
Release v2.2.23
|
2021-08-05 15:58:54 +09:30 |
|
grossmj
|
77487e4fc3
|
Merge branch 'master' into 2.2
|
2021-08-05 15:54:16 +09:30 |
|
grossmj
|
754f55b01b
|
Sync appliance files.
|
2021-08-05 15:53:12 +09:30 |
|
Jeremy Grossmann
|
b68f7a78a7
|
Merge pull request #1927 from candlerb/candlerb/1921
Support cloning of encrypted qcow2 base image files
|
2021-08-04 23:19:23 -07:00 |
|
piotrpekala7
|
6c36beb97f
|
Release web UI 2.2.23
|
2021-08-04 10:59:50 +02:00 |
|
grossmj
|
1a24ebfc19
|
Add a reload server endpoint. Fixes #1926
|
2021-08-01 16:20:30 +09:30 |
|
Jeremy Grossmann
|
6cf268ca93
|
Merge pull request #1934 from GNS3/handle_no-kvm_deprecated
Handle -no-kvm param deprecated in Qemu >= v5.2
|
2021-07-27 17:37:41 +09:30 |
|
grossmj
|
4646ce684f
|
Handle -no-kvm param deprecated in Qemu >= v5.2
|
2021-07-27 16:34:51 +09:30 |
|
Andrej Krpič
|
3b7dc21ef0
|
Fix binary websocket access to the console
telnet_writer.write is not an async method - drain() is.
Remove async keyword so the call is the same as for the text websocket.
|
2021-07-26 12:58:35 +02:00 |
|
grossmj
|
0ecea8ffbb
|
Change how to generate random MAC addresses
|
2021-07-25 16:03:54 +09:30 |
|
Brian Candler
|
1ee3e14bd3
|
Support cloning of encrypted qcow2 base image files
Fixes #1921
|
2021-07-09 10:53:02 +01:00 |
|
grossmj
|
1f0ceb6f74
|
Symbols endpoints (except upload) don't require authentication.
|
2021-06-16 20:22:49 +09:30 |
|
grossmj
|
cdedd53339
|
Fix VMware VM support on Linux and Windows. Fixes #1919
|
2021-06-14 13:16:11 +09:30 |
|
grossmj
|
229a04e2fa
|
Fix link style merge
|
2021-06-12 15:26:35 +09:30 |
|
Jeremy Grossmann
|
e78b5fa6d6
|
Fix typo
|
2021-06-12 15:20:55 +09:30 |
|
grossmj
|
6ec028ea4e
|
Merge branch '2.2' into 3.0
# Conflicts:
# gns3server/compute/builtin/nodes/cloud.py
# gns3server/compute/vmware/vmware_vm.py
# gns3server/controller/link.py
# gns3server/controller/snapshot.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/controller/link_handler.py
# gns3server/schemas/link.py
# gns3server/utils/path.py
# gns3server/version.py
# requirements.txt
|
2021-06-12 14:36:32 +09:30 |
|
grossmj
|
3524e22761
|
Development on 2.2.23dev1
|
2021-06-10 16:20:09 +09:30 |
|
grossmj
|
10daab21a3
|
Release v2.2.22
|
2021-06-10 15:41:58 +09:30 |
|
grossmj
|
22eb6f7d8c
|
Sync appliance files.
|
2021-06-10 12:42:43 +09:30 |
|
grossmj
|
c892cf371b
|
Fix VMware support on macOS BigSur
|
2021-06-08 11:56:33 +09:30 |
|
grossmj
|
bfd30f3547
|
Sync appliance files.
|
2021-06-07 15:01:45 +09:30 |
|
grossmj
|
4e34ab8e4f
|
Link style support. Fixes https://github.com/GNS3/gns3-gui/issues/2461
|
2021-06-07 14:08:21 +09:30 |
|
grossmj
|
5da5cbd6d8
|
Merge branch 'master' into 2.2
|
2021-06-07 13:34:25 +09:30 |
|
grossmj
|
515bd50261
|
Start refactoring for images management
|
2021-06-06 16:52:47 +09:30 |
|
piotrpekala7
|
08f540f417
|
Release web UI 2.2.22
|
2021-06-05 10:32:12 +02:00 |
|
grossmj
|
f64b5cd9b6
|
Allow controller to be reloaded using the API. Fixes #1743
|
2021-06-04 17:01:07 +09:30 |
|
grossmj
|
8be015cd86
|
Move "/{project_id}/templates/{template_id}" endpoint.
|
2021-06-03 18:18:34 +09:30 |
|
grossmj
|
6fb6a27859
|
Add last login info for users.
|
2021-06-03 16:57:16 +09:30 |
|
grossmj
|
4e33d29af8
|
Change RBAC field names from builtin to is_builtin
|
2021-06-03 16:24:38 +09:30 |
|
grossmj
|
d65b49acaa
|
Add user permissions + RBAC tests.
|
2021-06-03 15:40:12 +09:30 |
|
grossmj
|
36a27c0c19
|
Force refresh of updated_at value for RBAC db models.
|
2021-06-01 16:12:06 +09:30 |
|
grossmj
|
a6d2f48df1
|
Merge remote-tracking branch 'origin/3.0' into rbac
|
2021-06-01 16:11:22 +09:30 |
|
grossmj
|
0113ca6673
|
Force refresh of updated_at value in db models.
|
2021-06-01 16:09:29 +09:30 |
|
grossmj
|
74d820fd0a
|
Use synchronize_session="fetch" when updating values.
|
2021-06-01 15:55:50 +09:30 |
|
grossmj
|
e9b9884ee3
|
Merge remote-tracking branch 'origin/3.0' into rbac
|
2021-06-01 15:50:14 +09:30 |
|
grossmj
|
a6c2a3e47f
|
Use synchronize_session="fetch" when updating values.
|
2021-06-01 13:02:03 +09:30 |
|
grossmj
|
2e2e31337a
|
Add description for user permission.
|
2021-06-01 12:55:16 +09:30 |
|
grossmj
|
fbc47598d9
|
Basic functional RBAC support.
|
2021-05-27 17:28:44 +09:30 |
|