grossmj
|
9ef23ce6a8
|
Include HTTP error code when reporting an error while download appliance templates
from GitHub repository.
|
2018-08-21 17:30:34 +07:00 |
|
grossmj
|
b7f9b865c8
|
Optimize appliance templates update from GitHub repository by only downloading when the repository
has been updated. Ref https://github.com/GNS3/gns3-gui/issues/2490
|
2018-08-21 16:26:07 +07:00 |
|
grossmj
|
5958a23557
|
Update appliance templates from online registry. Ref #2490.
|
2018-08-19 16:02:47 +07:00 |
|
grossmj
|
7f72b90b0e
|
The server has now 2 notification streams
* A new one for controller related events (compute, appliance templates etc.)
* The existing one for project related events (links, nodes etc.)
|
2018-08-16 21:31:57 +07:00 |
|
grossmj
|
dac3ba19b7
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/controller/ports/port_factory.py
|
2018-08-13 22:06:44 +07:00 |
|
grossmj
|
23e83b730b
|
Fix some more problems with interface short names. Fixes https://github.com/GNS3/gns3-gui/issues/2562
|
2018-08-13 15:45:24 +07:00 |
|
grossmj
|
e5d38811ca
|
Fix incorrect short port names in topology summary. Fixes https://github.com/GNS3/gns3-gui/issues/2562
|
2018-08-13 15:10:21 +07:00 |
|
grossmj
|
daa2de4541
|
Allow custom symbols to be sub-directories.
|
2018-08-13 00:16:02 +07:00 |
|
grossmj
|
29620f4ea3
|
Add affinity symbols. Ref https://github.com/GNS3/gns3-gui/issues/2488
|
2018-08-12 22:08:48 +07:00 |
|
grossmj
|
1fd010484d
|
ACPI shutdown for GNS3 VM running on Hyper-V. Ref https://github.com/GNS3/gns3-gui/issues/763
|
2018-08-12 17:11:32 +07:00 |
|
grossmj
|
c48eebcc5d
|
Hyper-V support for GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/763
|
2018-08-12 16:49:24 +07:00 |
|
grossmj
|
c0521732a9
|
Get IP address from guest Hyper-V VM. Ref https://github.com/GNS3/gns3-gui/issues/763
|
2018-08-12 01:49:48 -07:00 |
|
grossmj
|
c9767a06b3
|
Early Hyper-V support to run the GNS3 VM. Ref https://github.com/GNS3/gns3-gui/issues/763.
|
2018-08-10 16:18:14 +07:00 |
|
grossmj
|
89f7169589
|
Add appliance UUID added to the node data. Fixes #1334.
|
2018-08-09 17:45:33 +07:00 |
|
grossmj
|
a54359d243
|
Clean GNS3 close if one remote server is down. Fixes #1357.
|
2018-08-09 16:59:10 +07:00 |
|
grossmj
|
e3c8c9d484
|
Mark VirtualBox support for running the GNS3 VM as deprecated. Ref #1377.
|
2018-08-08 15:02:31 +07:00 |
|
grossmj
|
cc52a6a6b5
|
Change default z value for nodes to 1
|
2018-08-08 14:33:10 +07:00 |
|
grossmj
|
033f005bde
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/compute/docker/docker_vm.py
# gns3server/version.py
|
2018-08-07 21:06:42 +07:00 |
|
grossmj
|
d0ed6931d8
|
Catch exception: ZIP does not support timestamps before 1980. Ref #1360.
|
2018-07-26 13:34:23 -05:00 |
|
ziajka
|
ac73c72727
|
Don't send variables to computes where are empty, Ref: #1340
|
2018-06-13 18:55:47 +02:00 |
|
grossmj
|
96d5e351f7
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/version.py
# requirements.txt
|
2018-06-10 21:19:55 +07:00 |
|
grossmj
|
45edc40948
|
Timeout for stream file.
|
2018-06-10 21:18:16 +07:00 |
|
grossmj
|
40151cd1fe
|
Fix switching console type from telnet to VNC throws error. Fixes #2489.
|
2018-06-09 21:47:36 +07:00 |
|
grossmj
|
8851a55199
|
Fix timeout error with "save as" for large projects.
|
2018-06-07 22:26:23 +07:00 |
|
grossmj
|
62f87de23a
|
Add API endpoint to return all links attached to a node.
|
2018-06-06 20:46:44 +07:00 |
|
grossmj
|
fd5df0052a
|
Fix issue with some SVG symbols that could not be used in GNS3.
This was due to the height and width values being percentages.
|
2018-06-06 16:32:51 +07:00 |
|
grossmj
|
d1ccf3bc84
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/version.py
# requirements.txt
|
2018-06-04 22:46:52 +07:00 |
|
ziajka
|
c52342907a
|
Merge pull request #1332 from GNS3/global-vars
Docker `ExtraHosts`, global variables for project and supplier support, Fixes: #2482
|
2018-05-15 09:23:54 +02:00 |
|
ziajka
|
f3c6faed75
|
Removed unnecessary line
|
2018-05-09 15:53:50 +02:00 |
|
ziajka
|
7b3d5ae5e3
|
Create/update project on compute when variables changes
|
2018-05-09 15:29:35 +02:00 |
|
ziajka
|
0bcc657bf1
|
Don't clean logo images when applied to the project
|
2018-05-08 16:22:35 +02:00 |
|
ziajka
|
f2700ed445
|
Support of supplier and variables in topology
|
2018-05-08 10:07:42 +02:00 |
|
ziajka
|
e267f8a8b8
|
Project global variables
|
2018-05-04 14:34:44 +02:00 |
|
grossmj
|
21a1800edc
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/controller/__init__.py
# gns3server/controller/export_project.py
# gns3server/controller/import_project.py
# gns3server/controller/project.py
# gns3server/version.py
|
2018-04-28 19:41:12 +07:00 |
|
grossmj
|
305fe2e817
|
Handle asyncio timeouts. Ref #1307.
|
2018-04-28 17:42:02 +07:00 |
|
grossmj
|
3b94484914
|
Fix bug with export project. Ref #1187 #1307.
|
2018-04-28 16:38:52 +07:00 |
|
grossmj
|
50a922f83e
|
Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307.
|
2018-04-28 16:01:43 +07:00 |
|
grossmj
|
cfd0216554
|
Disable TraceNG for version 2.1.5
|
2018-04-18 17:19:44 +08:00 |
|
grossmj
|
2ea0aa5ded
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/compute/iou/iou_vm.py
# gns3server/compute/virtualbox/virtualbox_vm.py
# gns3server/compute/vmware/vmware_vm.py
|
2018-04-18 17:08:42 +08:00 |
|
grossmj
|
dd9c18b9f8
|
Use SO_REUSEADDR before calling bind() where missing. Fixes #1289.
|
2018-04-16 16:36:36 +08:00 |
|
grossmj
|
025441f027
|
Add default destination setting for traceng + some checks.
|
2018-04-16 15:03:22 +08:00 |
|
grossmj
|
2de182eff4
|
Grid size support for projects.
|
2018-04-13 16:54:57 +08:00 |
|
grossmj
|
ee5317948b
|
Fix tests.
|
2018-04-06 14:32:06 +07:00 |
|
grossmj
|
7622c10cc9
|
Returns the ports' adapter types and mac addresses when available.
|
2018-04-06 13:19:17 +07:00 |
|
grossmj
|
395277d5c5
|
Support for console auto start.
|
2018-04-04 21:31:35 +07:00 |
|
grossmj
|
757c103c03
|
Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361.
MAC addresses can customized for Qemu as well.
|
2018-04-02 22:27:12 +07:00 |
|
grossmj
|
509b171b06
|
Allow to have projects with the same name in different locations.
|
2018-03-30 23:01:37 +07:00 |
|
grossmj
|
ea0009db6c
|
Save state feature for VirtualBox and VMware. New "On close" setting to
select the action to execute when closing/stopping a Qemu/VirtualBox/VMware VM.
|
2018-03-30 21:18:44 +07:00 |
|
grossmj
|
64949f5d04
|
Fix bug with 'none' console type for Ethernet switch.
Fix some tests related to traceng.
|
2018-03-30 13:00:52 +07:00 |
|
grossmj
|
669d2ec038
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/schemas/node.py
|
2018-03-30 12:14:09 +07:00 |
|