Commit Graph

2855 Commits (56b901a8316fe96737f01cc66d587840fd712d7d)

Author SHA1 Message Date
ziajka bb26e8acdd Calculate MD5 on thread and before json response, Ref. gui#2239
6 years ago
ziajka 1582ac3195 Merge branch '2.2' into async-md5-calcs
6 years ago
ziajka eeae07e783 Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269
6 years ago
ziajka dc377165f2 Cancellable md5sum calculation on thread, Ref. gui#2239
6 years ago
ziajka 6868e20a70 Compute md5sum on thread and don't block main server, Ref. gui#2239
6 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
6 years ago
grossmj 28f8216590 Merge branch '2.1' into 2.2
6 years ago
grossmj e54ccc26b0 Bump to version 2.2.0dev1 & refresh resources/ui files.
6 years ago
ziajka f7d82059d5 Development on v2.1.4dev1
6 years ago
ziajka d2faaee099 Release v2.1.3
6 years ago
grossmj 6fee543ce7 Fix more client/server version tests.
6 years ago
grossmj d4f1084391 Bump version number to 2.1.3dev1
6 years ago
grossmj f525bd2ce1 Update appliance files.
6 years ago
grossmj bd8816d14c Suspend for Docker nodes.
6 years ago
grossmj 7ded71142f Fix same MAC address for duplicated Qemu nodes.
6 years ago
grossmj c281f55fb2 Fix same base MAC for duplicated IOS routers. Fixes #1264.
6 years ago
grossmj e5e2b7a8ac Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
6 years ago
grossmj 30e8949985 Fix "Transport selection via DSN is deprecated" message. Sync is configured with HTTPTransport.
6 years ago
grossmj 393ac85bca Merge remote-tracking branch 'origin/2.1' into 2.1
6 years ago
grossmj 9d9dc037d8 Refresh CPU/RAM info every 1 second. Ref #2262.
6 years ago
Dušan Dragić 6789989cb9 Rename ethernet switch arp command to mac
6 years ago
grossmj ffc7024b64 Fix error while getting appliance list. Fixes #1258.
6 years ago
grossmj ed275e4ec5 Fix UnboundLocalError: local variable 'node' referenced before assignment. Fixes #1256.
6 years ago
grossmj 88989cc274 Default symbol must be computer.svg
6 years ago
grossmj ab6fe6da1d Compatibility for old node templates (those with default_symbol and hover_symbol properties).
6 years ago
grossmj 8b1c68a0b7 Fix problem when searching for VBoxManage. Fixes #1261.
6 years ago
grossmj 97cfb892a6 Improve the search for VBoxManage.
6 years ago
grossmj f9c7c15f95 Fixing race condition when starting the GNS3 VM.
6 years ago
grossmj 5f14f8eb46 Default VPCS name format is now PC-{0}.
6 years ago
ziajka 7c91e46812 Development on v2.1.3dev1
6 years ago
ziajka 6af64454d0 Release v2.1.2
6 years ago
grossmj 927f7e6b9d Do not show log message if configuration file doesn't exist. Fixes #1206.
6 years ago
Bernhard Ehlers 8907b3d58a GNS3-API: implement GET for specific drawing and link
7 years ago
ziajka d80e01a9c5 Development on v2.1.2dev1
7 years ago
ziajka 5dd0414ab3 Release v2.1.1
7 years ago
grossmj e8353e68bb Merge remote-tracking branch 'origin/2.1' into 2.1
7 years ago
grossmj 23c63bbd4d Protect variable replacement for Qemu options. Escape double quotes.
7 years ago
ziajka 3efe753eee Add proper exception when cannot find tunnel on QEMU, Fixes: #1241
7 years ago
ziajka f48420af58 Increase timeout for creation of image, Ref. #2239
7 years ago
grossmj 79bca29b93 Protect variable replacement for Qemu options.
7 years ago
grossmj 0e4865e049 Bump version to 2.1.1dev2
7 years ago
ziajka a393e7f723
Merge pull request #1205 from GNS3/aiohttp-2.3.1
7 years ago
grossmj 630afc5469 Do not overwrites persistent Docker volumes. Fixes #2358.
7 years ago
grossmj 3e3e1df051 Allow users to see an error when the server cannot stream a PCAP file.
7 years ago
grossmj 3a1ba8f42d Fix issue with Qemu + SPICE when IPv4 is not enabled.
7 years ago
grossmj cfe8e9e85c Warn users if the GNS3 VM and local server are not in the same subnet. Fixes #1231.
7 years ago
grossmj 6e2752648a Implement #1153 into 2.2 branch.
7 years ago
grossmj 1699ce5d1c Add missing appliance files.
7 years ago
grossmj d0850927d0 Update appliance files.
7 years ago
Jeremy Grossmann a80355998d
Merge pull request #1230 from GNS3/consitance-about-exc
7 years ago