Julien Duponchelle
|
9dc6f0f486
|
Embed the appliances in the server. (#927)
This add a /appliances call
|
2017-04-12 14:35:49 +02:00 |
|
Julien Duponchelle
|
4f1b738ef5
|
Merge branch '2.0' into 2.1
|
2017-03-30 10:16:16 +02:00 |
|
Julien Duponchelle
|
132bc87081
|
Dissallow parallel pull of docker images
Fix #962
|
2017-03-27 20:46:25 +02:00 |
|
Julien Duponchelle
|
cc6f4c0510
|
Add a modification uuid to settings returned by the server
Ref #1949
|
2017-03-21 13:35:02 +01:00 |
|
Julien Duponchelle
|
34f5a6f82c
|
Fix Session is closed when listing docker images
Fix #955
|
2017-03-20 23:50:31 +01:00 |
|
Julien Duponchelle
|
78c154e376
|
Cleanup docker source code
|
2017-03-20 20:30:59 +01:00 |
|
Julien Duponchelle
|
a571b1a2f8
|
Use aiohttp session for docker queries
|
2017-03-20 19:46:50 +01:00 |
|
Julien Duponchelle
|
a62b791c68
|
Fix TypeError: http_query() got an unexpected keyword argument 'timeout'
Fix #947
|
2017-03-20 17:06:00 +01:00 |
|
Julien Duponchelle
|
08bafc2dcc
|
Catch a timeout error in docker
Fix #936
|
2017-03-16 10:39:08 +01:00 |
|
Julien Duponchelle
|
99ee40df3d
|
Do not return broken appliances like ASA 8
|
2017-03-09 15:44:48 +01:00 |
|
Julien Duponchelle
|
5036079deb
|
Merge branch '2.0' into 2.1
|
2017-03-07 16:48:31 +01:00 |
|
Julien Duponchelle
|
7b642552dd
|
Fix GNS3VM settings are lost at startup
Fix #926
|
2017-03-07 15:36:35 +01:00 |
|
Julien Duponchelle
|
6017ebbd97
|
Merge branch '2.0' into 2.1
|
2017-03-07 11:16:05 +01:00 |
|
Julien Duponchelle
|
54131bc9bb
|
Update the documentation
|
2017-03-06 14:35:39 +01:00 |
|
Julien Duponchelle
|
8b7035b185
|
Enable show in file manager for cloud
Fix https://github.com/GNS3/gns3-gui/issues/1900
|
2017-03-06 14:25:53 +01:00 |
|
Julien Duponchelle
|
5e7f97b175
|
Fix when qemu exit by itself clean other processes
Fix https://github.com/GNS3/gns3-gui/issues/1898
|
2017-03-03 18:40:26 +01:00 |
|
Julien Duponchelle
|
5a399b90fe
|
Merge branch '2.1' into embed_appliances
|
2017-02-28 14:55:33 +01:00 |
|
Julien Duponchelle
|
1ab9ca2333
|
Merge branch '2.0' into 2.1
|
2017-02-28 14:25:38 +01:00 |
|
Julien Duponchelle
|
41d7570b24
|
Load local server before anything else
|
2017-02-28 12:08:47 +01:00 |
|
Julien Duponchelle
|
70e2b87ff0
|
Patch hostname in configuration file even if name is unsync
Ref https://github.com/GNS3/gns3-gui/issues/1889
|
2017-02-27 12:48:05 +01:00 |
|
Julien Duponchelle
|
53dd1bd6e1
|
Ensure we dump a .gns3 before exporting it
Fix #915
|
2017-02-27 11:10:08 +01:00 |
|
Julien Duponchelle
|
961c209ab1
|
Fix an issue when getting size from some SVG file
Fix https://github.com/GNS3/gns3-gui/issues/1866
|
2017-02-20 17:25:26 +01:00 |
|
Julien Duponchelle
|
7407ab88b3
|
Fix a failing test on Python 3.6
|
2017-02-20 10:56:48 +01:00 |
|
Julien Duponchelle
|
7fea6f0e2e
|
Fix conversion issue for old IOU projects
Fix https://github.com/GNS3/gns3-gui/issues/1868
|
2017-02-20 10:48:03 +01:00 |
|
Jeremy Grossmann
|
5672b4b748
|
Merge pull request #890 from GNS3/base_config_server_side
Manage base configuration on server
|
2017-02-19 22:59:06 -08:00 |
|
Jeremy Grossmann
|
aee7208f7b
|
Merge pull request #895 from GNS3/qemu_more_adapters
Allow up to 275 adapters for qemu
|
2017-02-17 01:40:41 -08:00 |
|
Julien Duponchelle
|
99f817392d
|
Raise an error if you use Qemu < 2.4 and try to use large number of adapters
|
2017-02-17 09:55:50 +01:00 |
|
Julien Duponchelle
|
e04eb44a15
|
Disallow export of project with VirtualBox linked clone
Fix https://github.com/GNS3/gns3-gui/issues/1824
|
2017-02-14 16:41:31 +01:00 |
|
Julien Duponchelle
|
a191029c4f
|
Fix linked_clone property lost during topology convert
|
2017-02-14 14:45:48 +01:00 |
|
Julien Duponchelle
|
2a840da462
|
Create an ApplianceTemplate class
|
2017-02-08 15:40:56 +01:00 |
|
Julien Duponchelle
|
8d86d959de
|
"/appliances" => "/appliances/templates"
|
2017-02-08 14:51:00 +01:00 |
|
Julien Duponchelle
|
b0567772f7
|
Allow up to 275 adapters for qemu
See #889 for more details
|
2017-02-07 17:04:29 +01:00 |
|
Julien Duponchelle
|
e892e5dfab
|
Manage base configuration on server
Fix #786
|
2017-02-03 13:19:14 +01:00 |
|
Julien Duponchelle
|
dc6756d5ae
|
Embed the appliances in the server.
This add a /appliances call
|
2017-02-01 11:30:14 +01:00 |
|
Julien Duponchelle
|
f0ff035c0b
|
Prevent corruption of VM in VirtualBox when using linked clone
Fix https://github.com/GNS3/gns3-gui/issues/1821
|
2017-01-31 18:58:43 +01:00 |
|
Julien Duponchelle
|
580693b1ec
|
Prevent renaming of a running VirtualBox linked VM
Fix https://github.com/GNS3/gns3-gui/issues/1816
|
2017-01-30 15:19:46 +01:00 |
|
Julien Duponchelle
|
b9bd6aa501
|
Do not try to start the GNS3 VM if the name is none
Fix #881
|
2017-01-27 10:41:39 +01:00 |
|
Julien Duponchelle
|
dc40b0296e
|
Correct link are not connected to the correct ethernet switch port after conversion
Fix https://github.com/GNS3/gns3-gui/issues/1797
|
2017-01-23 13:34:11 +01:00 |
|
Julien Duponchelle
|
d74769c824
|
Fix duplicate node names
Fix https://github.com/GNS3/gns3-gui/issues/1796
|
2017-01-18 18:28:50 +01:00 |
|
Julien Duponchelle
|
e5dba5e66a
|
Fix bug with other directory of Qemu images
Fix https://github.com/GNS3/gns3-gui/issues/1790
|
2017-01-18 12:39:10 +01:00 |
|
Julien Duponchelle
|
28cbae546d
|
Fix tests broken by recent pytest upgrades
|
2017-01-17 18:56:06 +01:00 |
|
Julien Duponchelle
|
6938e400d1
|
Fix VPCS test suite
|
2017-01-17 16:02:56 +01:00 |
|
Julien Duponchelle
|
e06be6729a
|
Fix streaming test
|
2017-01-17 09:05:05 +01:00 |
|
Julien Duponchelle
|
2de284ea30
|
Fix some tests on travis
|
2017-01-16 10:13:13 +01:00 |
|
Jeremy Grossmann
|
ec0181a5ad
|
Merge pull request #856 from GNS3/dynamips_directory_layout
Change directory layout for dynamips.
|
2017-01-12 20:30:10 -08:00 |
|
Julien Duponchelle
|
b1ae884bf0
|
Drop NAT port from cloud from old topologies
It was almost not used (only one occurrence in the whole
beta test).
Fix #844
|
2017-01-11 19:20:12 +01:00 |
|
Julien Duponchelle
|
1bf54bcaeb
|
Fix Port labels for docker VMs incorrect
|
2017-01-11 18:38:28 +01:00 |
|
Julien Duponchelle
|
82c99418b4
|
Fix If cloud interface is down the project doesn't open
Fix https://github.com/GNS3/gns3-gui/issues/1751
|
2017-01-11 17:23:36 +01:00 |
|
Julien Duponchelle
|
afd46ec010
|
Fix random error in the dynamips test suite after previous commit
|
2017-01-10 12:41:14 +01:00 |
|
Julien Duponchelle
|
6150929a5b
|
Support conversion to dynamips new directory layout on remote
Ref https://github.com/GNS3/gns3-gui/issues/1761
|
2017-01-10 12:15:31 +01:00 |
|