Commit Graph

3514 Commits (c93d0d8d12fb47e234baeb09ec44def87749bea8)
 

Author SHA1 Message Date
grossmj c93d0d8d12 Make sure we don't try to read when opening a file in binary more. Fixes #1301.
6 years ago
ziajka 419797dd92
Merge pull request #1312 from GNS3/controller-compat
6 years ago
ziajka 05b6be2e42 Compatybility with controller, default_symbol and hover_symbol, Fixes: #2444
6 years ago
ziajka c714c9c8de
Merge pull request #1310 from GNS3/fix-1297
6 years ago
ziajka 9be76d98a2 Filter snapshots directory during the snapshot, Fixes: #1297
6 years ago
ziajka 9e73ca6620
Merge pull request #1309 from GNS3/fix-2420
6 years ago
ziajka e79e27a73f Handle docker env with last empty line, Fixes: #2420
6 years ago
ziajka 7beae4e451
Merge pull request #1308 from GNS3/pywin32-dep
6 years ago
Jeremy Grossmann a0f2dd374e
Require uBridge version 0.9.14 on Linux
6 years ago
ziajka b1657996e3 Pywin32 instead of pypiwin32, Ref. #1276
6 years ago
Jeremy Grossmann e83ed3b4b5
Merge pull request #1295 from ehlers/fix_cpuload
6 years ago
ziajka 2111f549c9
Merge pull request #1302 from nabilbendafi/master
6 years ago
Nabil BENDAFI 3a15839272 Fix missing 'locales' package in base image
6 years ago
Bernhard Ehlers 3a09bd43dc Implement a minimum interval between psutil calls. Fixes #2262
6 years ago
grossmj 17422bc461 Fix appliance loading test (missing category).
6 years ago
grossmj 935b8981ea Fix appliance loading test.
6 years ago
grossmj fff593b358 Fix error when appliance template is broken (missing fields). Fixes #1287.
6 years ago
grossmj abbe3d3a31 Fix "Change of linked base VM doesn't work with templates migrated from 2.0"
6 years ago
grossmj 52b690b683 Fix "Unable to override non-custom VMware adapter".
6 years ago
grossmj 654aa18d09 Fix get_port test.
6 years ago
grossmj 519df3ab35 Let a project be opened when a port cannot be found (can happens if a project is corrupted).
6 years ago
grossmj 4ba523a0d7 Add an error message when Docker container is not ready to be started. Ref #1281.
6 years ago
grossmj 07d2d7b340 Update documentation.
6 years ago
grossmj e5a4afaeb1 Sync appliance files.
6 years ago
grossmj 3802a3d70b Fix more IOU tests.
6 years ago
grossmj 0ee87c9110 Fix IOU tests.
6 years ago
grossmj e5c76750b1 Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
6 years ago
grossmj 1045364adc Set first byte to 52 when generating a random MAC address for a Qemu VM. Ref #1267.
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
ziajka 4f2a50894b
Merge pull request #1277 from GNS3/av-pywin32
7 years ago
ziajka 889aa3ba94 More generic dependency for pypiwin32, Ref. #1276
7 years ago
ziajka cbb15c7a84 Check if locking version of pypiwin32==220 helps, Ref. #1276
7 years ago
ziajka 8268e76a86 Check if passes tests on 2.1
7 years ago
ziajka daf058a306 Merge tag 'v2.1.3'
7 years ago
ziajka f7d82059d5 Development on v2.1.4dev1
7 years ago
ziajka d2faaee099 Release v2.1.3
7 years ago
grossmj 6fee543ce7 Fix more client/server version tests.
7 years ago
grossmj 2e40fb8608 Fix client/server version test.
7 years ago
grossmj d4f1084391 Bump version number to 2.1.3dev1
7 years ago
ziajka b792be00f9 Merge tag 'v2.1.2'
7 years ago
grossmj cf4477ce34 Merge remote-tracking branch 'origin/unlock-yarl' into 2.1
7 years ago
grossmj f525bd2ce1 Update appliance files.
7 years ago
grossmj bd8816d14c Suspend for Docker nodes.
7 years ago
ziajka 34acb1f185 Unlock yarl version and multidict
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 30e8949985 Fix "Transport selection via DSN is deprecated" message. Sync is configured with HTTPTransport.
7 years ago
grossmj 393ac85bca Merge remote-tracking branch 'origin/2.1' into 2.1
7 years ago
grossmj 9d9dc037d8 Refresh CPU/RAM info every 1 second. Ref #2262.
7 years ago