Commit Graph

590 Commits (0fde1cf54a0a7eb6cf2a0748271e434473677f03)

Author SHA1 Message Date
grossmj d911e82dc4 Merge remote-tracking branch 'origin/2.1' into 2.1
6 years ago
grossmj c93d0d8d12 Make sure we don't try to read when opening a file in binary more. Fixes #1301.
6 years ago
ziajka 53a229f8e9 Fix never reached condition
6 years ago
ziajka 05b6be2e42 Compatybility with controller, default_symbol and hover_symbol, Fixes: #2444
6 years ago
ziajka 9be76d98a2 Filter snapshots directory during the snapshot, Fixes: #1297
6 years ago
grossmj fff593b358 Fix error when appliance template is broken (missing fields). Fixes #1287.
7 years ago
grossmj abbe3d3a31 Fix "Change of linked base VM doesn't work with templates migrated from 2.0"
7 years ago
grossmj 519df3ab35 Let a project be opened when a port cannot be found (can happens if a project is corrupted).
7 years ago
grossmj e5c76750b1 Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
7 years ago
grossmj 008baad86a Update link state and save project when a link is suspended or filters are added/removed (without node properties set).
7 years ago
grossmj 7ded71142f Fix same MAC address for duplicated Qemu nodes.
7 years ago
grossmj c281f55fb2 Fix same base MAC for duplicated IOS routers. Fixes #1264.
7 years ago
grossmj e5e2b7a8ac Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
7 years ago
grossmj ffc7024b64 Fix error while getting appliance list. Fixes #1258.
7 years ago
grossmj 88989cc274 Default symbol must be computer.svg
7 years ago
grossmj ab6fe6da1d Compatibility for old node templates (those with default_symbol and hover_symbol properties).
7 years ago
grossmj f9c7c15f95 Fixing race condition when starting the GNS3 VM.
7 years ago
grossmj 5f14f8eb46 Default VPCS name format is now PC-{0}.
7 years ago
ziajka f48420af58 Increase timeout for creation of image, Ref. #2239
7 years ago
ziajka a393e7f723
Merge pull request #1205 from GNS3/aiohttp-2.3.1
7 years ago
grossmj 3e3e1df051 Allow users to see an error when the server cannot stream a PCAP file.
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 e54d574e47 Fix auto idle-pc from preferences.
7 years ago
grossmj 061af38b5a Make sure connected links are removed when a node is deleted.
7 years ago
ziajka fe59c937d5
Merge branch '2.1' into improved-export-project
7 years ago
ziajka b48f5df53f iExport files from remote server, Fixes: gui/#2271
7 years ago
grossmj 035a078b5e Show qemu-img stdout in case of an error.
7 years ago
ziajka 009677f019 Fix typo in vcpus on VirtualBoxVM, fixes: #1213
7 years ago
ziajka 255dc7ed9b Fix GNS3VM vCPUs control on VMware, fixes: #2324
7 years ago
ziajka a7412d1c87 aiohttp 2.3.1 dependency
7 years ago
Jeremy Grossmann c7015435c9 Update vmware_gns3_vm.py
7 years ago
ziajka 44efab109e Set vhv.enable before run for VMWare 14. Fixes #1184
7 years ago
Jeremy Grossmann 4cae6b678a Merge pull request #1194 from GNS3/direct-file-uploads
7 years ago
grossmj 4f13c63a52 Do not use builtin name.
7 years ago
grossmj 02ad98664f Fix creation of an VMware VM failed with invalid JSON. Fixes #2282.
7 years ago
ziajka b654d78ea6 Endpoint for obtaining direct action on compute
7 years ago
grossmj e1c8df170a Allow projects to be opened even when a node port is already used.
7 years ago
grossmj 4a2dfb0037 Do not prevent a project to be deleted. Fixes #2237.
7 years ago
grossmj 90e3a8d612 Round-robin nodes across all available compute resources. Fixes #1165.
7 years ago
grossmj c22229101f Try to improve error reporting when streaming a PCAP file. Ref #2235.
7 years ago
ziajka b0783eeccc Load meta of the project on loading time (Fixes #2225)
7 years ago
ziajka e15d1cd350 Fixes loading project when link_id is not set (#1159)
7 years ago
ziajka 3fd86f5807 Return platform value on appliances list (Fixes #2211)
7 years ago
ziajka 3a1fd892ac Fixes not known category in Appliances (Fixes #1156)
7 years ago
Julien Duponchelle 211f48d981
Catch error when something that is not the GNS3 server answer to virtualbox requests
7 years ago
Julien Duponchelle 3bb8cdafb2
Catch KeyError: <aiohttp.connector._TransportPlaceholder
7 years ago
Julien Duponchelle 6996b7094f
Handle invalid appliances files
7 years ago
Julien Duponchelle 283b08c2a1
Fix naming of node with a number in the name
7 years ago
Julien Duponchelle 7683a79bb1
Fix OSError when uploading images
7 years ago
Julien Duponchelle 103be13ba4
Fix an error when a symbol is not available on filesystem
7 years ago