grossmj
|
191036e266
|
Fix wrong controller method call.
|
2019-01-14 17:20:11 +07:00 |
|
grossmj
|
8360ae98b1
|
Move appliance and template management code in their own classes.
|
2019-01-14 16:09:06 +07:00 |
|
Jeremy Grossmann
|
5a3929f01a
|
Merge pull request #1497 from GNS3/pyup-update-pytest-4.1.0-to-4.1.1
Update pytest to 4.1.1
|
2019-01-13 12:53:54 +07:00 |
|
pyup-bot
|
aed6ea3aa0
|
Update pytest from 4.1.0 to 4.1.1
|
2019-01-12 21:59:44 +01:00 |
|
Jeremy Grossmann
|
95f91bde19
|
Merge pull request #1496 from GNS3/pyup-update-aiohttp-3.5.3-to-3.5.4
Update aiohttp to 3.5.4
|
2019-01-12 17:35:49 +07:00 |
|
pyup-bot
|
7c288fc61b
|
Update aiohttp from 3.5.3 to 3.5.4
|
2019-01-12 11:34:10 +01:00 |
|
grossmj
|
12a4f95a8f
|
Update appliance files.
|
2019-01-12 17:33:53 +07:00 |
|
grossmj
|
c6afea49da
|
Try to delete saved VM state only if a snapshot has been saved.
|
2019-01-12 17:04:37 +07:00 |
|
grossmj
|
bb284d082a
|
Set socket options SO_KEEPALIVE and TCP_NODELAY for embedded Telnet server. Ref #1335
|
2019-01-12 16:50:15 +07:00 |
|
grossmj
|
a896346c77
|
Fix issue with notification queue that prevented to properly close projects. Fix #1493
|
2019-01-12 16:02:36 +07:00 |
|
grossmj
|
161c05a310
|
Merge remote-tracking branch 'origin/2.2' into 2.2
|
2019-01-12 12:13:40 +07:00 |
|
grossmj
|
f0ffb07165
|
Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
|
2019-01-12 12:13:22 +07:00 |
|
Jeremy Grossmann
|
ce048c6a00
|
Merge pull request #1494 from GNS3/pyup-update-aiohttp-3.5.2-to-3.5.3
Update aiohttp to 3.5.3
|
2019-01-11 19:47:24 +08:00 |
|
pyup-bot
|
289eee968e
|
Update aiohttp from 3.5.2 to 3.5.3
|
2019-01-11 08:59:41 +01:00 |
|
Jeremy Grossmann
|
b68c0cf176
|
Merge pull request #1491 from GNS3/pyup-update-pytest-4.0.2-to-4.1.0
Update pytest to 4.1.0
|
2019-01-10 09:55:09 +07:00 |
|
Jeremy Grossmann
|
b20f2a116b
|
Merge pull request #1492 from GNS3/pyup-update-aiohttp-3.5.1-to-3.5.2
Update aiohttp to 3.5.2
|
2019-01-10 09:54:54 +07:00 |
|
pyup-bot
|
cdb7eea888
|
Update aiohttp from 3.5.1 to 3.5.2
|
2019-01-08 22:29:49 +01:00 |
|
pyup-bot
|
b1123acb8a
|
Update pytest from 4.0.2 to 4.1.0
|
2019-01-06 23:05:37 +01:00 |
|
grossmj
|
c736051dda
|
Fix tests.
|
2018-12-30 21:50:47 +07:00 |
|
grossmj
|
9ed181151f
|
New node information dialog to display general, usage and command line information.
Ref https://github.com/GNS3/gns3-gui/issues/2662 https://github.com/GNS3/gns3-gui/issues/2656
|
2018-12-30 19:35:24 +07:00 |
|
Jeremy Grossmann
|
40f8a33331
|
Merge pull request #1489 from GNS3/pyup-update-sphinx-1.8.2-to-1.8.3
Update sphinx to 1.8.3
|
2018-12-27 00:50:23 +07:00 |
|
pyup-bot
|
2a1822fe12
|
Update sphinx from 1.8.2 to 1.8.3
|
2018-12-25 22:19:11 +01:00 |
|
Jeremy Grossmann
|
b66e42e650
|
Merge pull request #1488 from GNS3/pyup-update-aiohttp-3.5.0-to-3.5.1
Update aiohttp to 3.5.1
|
2018-12-25 19:21:15 +07:00 |
|
pyup-bot
|
485b8a3db4
|
Update aiohttp from 3.5.0 to 3.5.1
|
2018-12-25 08:44:09 +01:00 |
|
Jeremy Grossmann
|
eacc20cf07
|
Merge pull request #1487 from GNS3/pyup-update-aiohttp-3.4.4-to-3.5.0
Update aiohttp to 3.5.0
|
2018-12-24 17:48:10 +07:00 |
|
pyup-bot
|
e1c250a8dd
|
Update aiohttp from 3.4.4 to 3.5.0
|
2018-12-23 10:14:05 +01:00 |
|
grossmj
|
eae9774d69
|
Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
|
2018-12-21 16:54:13 +08:00 |
|
grossmj
|
468145319d
|
Merge 2.1 into 2.2 branch.
|
2018-12-21 15:24:34 +08:00 |
|
grossmj
|
ef38ccfefa
|
Automatically create a symbolic link to the IOU image in the IOU working directory. Fixes #1484
|
2018-12-17 22:42:18 -06:00 |
|
grossmj
|
670b6d689a
|
Merge remote-tracking branch 'origin/2.1' into 2.1
|
2018-12-14 19:53:51 -06:00 |
|
grossmj
|
fc75a6b8d3
|
Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482
|
2018-12-14 19:53:43 -06:00 |
|
Jeremy Grossmann
|
ed7b91ae3a
|
Merge pull request #1481 from GNS3/pyup-update-pytest-4.0.1-to-4.0.2
Update pytest to 4.0.2
|
2018-12-14 11:49:43 -06:00 |
|
pyup-bot
|
d79f6b578d
|
Update pytest from 4.0.1 to 4.0.2
|
2018-12-14 18:21:49 +01:00 |
|
grossmj
|
f76b329cba
|
Fix ConnectionResetError issues and switch to aiohttp version 3.4.4. Fixes #1474.
|
2018-12-03 19:14:22 +08:00 |
|
grossmj
|
030714ae80
|
Fix server authentication.
|
2018-12-03 18:46:24 +08:00 |
|
grossmj
|
0fd54536d2
|
Fix issue when there is no gns3_controller.conf. Fixes https://github.com/GNS3/gns3-gui/issues/2644
|
2018-11-30 19:09:10 +08:00 |
|
grossmj
|
58b2ee152d
|
Fix Docker console test.
|
2018-11-30 18:59:02 +08:00 |
|
grossmj
|
bec2270334
|
Fix non responsive console for Docker VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2645
|
2018-11-30 17:06:21 +08:00 |
|
grossmj
|
56412b35e0
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/compute/docker/docker_vm.py
# gns3server/utils/asyncio/telnet_server.py
|
2018-11-30 12:38:02 +08:00 |
|
grossmj
|
9fbdb25da8
|
Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644
|
2018-11-29 17:14:21 +08:00 |
|
Jeremy Grossmann
|
647ac87c89
|
Merge pull request #1476 from ddragic/x11vnc
Docker: fix x11vnc not starting
|
2018-11-29 07:03:58 +07:00 |
|
Dušan Dragić
|
817a053dfc
|
docker_vm: fix x11vnc not starting
|
2018-11-29 00:37:20 +01:00 |
|
Jeremy Grossmann
|
fb0456fdfa
|
Merge pull request #1475 from GNS3/naming-consistency
Review and apply consistent naming
|
2018-11-28 16:32:42 +07:00 |
|
grossmj
|
d7c2e16c21
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
|
grossmj
|
21c0a35f77
|
Use project instead of topology where appropriate.
|
2018-11-27 18:30:16 +07:00 |
|
grossmj
|
a17fa821bd
|
Make sure nothing is named "compute server".
|
2018-11-27 18:14:51 +07:00 |
|
Jeremy Grossmann
|
b4a2bc5b47
|
Merge pull request #1467 from GNS3/symbol-themes
Support symbol themes. Ref #1466
|
2018-11-27 17:19:52 +07:00 |
|
grossmj
|
f39c27ff7b
|
Allow usage property in Docker appliance.
|
2018-11-27 16:36:52 +07:00 |
|
Jeremy Grossmann
|
db982f5df7
|
Merge pull request #1473 from GNS3/kazkansouh-2.2-grid-new-project
Improved grid support
|
2018-11-27 16:34:00 +07:00 |
|
grossmj
|
a93606d9ed
|
Use "node" instead of "appliance" for grid support.
|
2018-11-27 16:13:22 +07:00 |
|