Commit Graph

3617 Commits (a3d1e865a8ff50919283f91bea8097875dde49d5)
 

Author SHA1 Message Date
grossmj a3d1e865a8 Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566.
6 years ago
grossmj 089d25c79d Forbid controller and compute servers to be different versions.
6 years ago
grossmj 59ce105a50 Fix exception with short names for Dynamips interfaces. Fixes #1386.
6 years ago
grossmj aeb33024ca Add missing Qemu boot priority values. Fixes https://github.com/GNS3/gns3-server/issues/1385
6 years ago
ziajka c593785c6d Development on 2.1.10dev1
6 years ago
ziajka 689a82a180 Release v2.1.9
6 years ago
grossmj 23e83b730b Fix some more problems with interface short names. Fixes https://github.com/GNS3/gns3-gui/issues/2562
6 years ago
grossmj e5d38811ca Fix incorrect short port names in topology summary. Fixes https://github.com/GNS3/gns3-gui/issues/2562
6 years ago
grossmj 12e71a2917 Set lower process priority when computing idle-pc value on Windows. Ref #2522.
6 years ago
grossmj 17e51fdac6 Merge remote-tracking branch 'origin/2.1' into 2.1
6 years ago
grossmj d0ed6931d8 Catch exception: ZIP does not support timestamps before 1980. Ref #1360.
6 years ago
ziajka c274be1135 Sync appliances
6 years ago
ziajka e20e885d44 Release v2.1.8
6 years ago
grossmj 893e9c4749 'caplog.text()' syntax is deprecated, use 'caplog.text' property instead.
6 years ago
grossmj b68041e4e3 Remove problematic pytest-capturelog dev dependency.
6 years ago
grossmj 84865ac3d6 Fix dev requirement.
6 years ago
grossmj 0f496907a0 Fix API status code for start/stop/suspend/reload a node. Fixes #1353.
6 years ago
ziajka f3b4cc0160 Fix tests
6 years ago
ziajka ac73c72727 Don't send variables to computes where are empty, Ref: #1340
6 years ago
ziajka 2e586f56ca Development on v2.1.8dev1
6 years ago
ziajka 0b742fc43d Release v2.1.7
6 years ago
Jeremy Grossmann 72cc3961dd
Merge pull request #1351 from acaudwell/udp-ports-fix
6 years ago
Andrew Caudwell b2e0a1b291 Don't release NIO UDP ports when updating docker container.
6 years ago
grossmj 45edc40948 Timeout for stream file.
6 years ago
grossmj 34fcbd68f3 Fix switching console type from telnet to VNC throws error.
6 years ago
grossmj 6caf38206c Fix tests.
6 years ago
grossmj 8851a55199 Fix timeout error with "save as" for large projects.
6 years ago
ziajka c18d855a10 Merge branch '2.1' of github.com:GNS3/gns3-server into 2.1
6 years ago
Jeremy Grossmann ae0c362427
Merge pull request #1348 from ehlers/api-docs
6 years ago
Bernhard Ehlers 60a3ab87dc Update API documentation
6 years ago
grossmj 62f87de23a Add API endpoint to return all links attached to a node.
6 years ago
grossmj fd5df0052a Fix issue with some SVG symbols that could not be used in GNS3.
6 years ago
grossmj 19c5ff8521 Show correct free disk space value.
6 years ago
grossmj 31a268e756 Force prompt-toolkit to version 1.0.15
6 years ago
grossmj fbfa75830e Bump version to 2.1.7dev1
6 years ago
grossmj f8bf749577 Remove unwanted trailing characters and other white spaces when reading .md5sum files.
6 years ago
grossmj 051eedb406 Change order to find vnetlib on Windows (PATH -> Registry -> Default directories).
6 years ago
ziajka e026c6415e Add dev1 to the version
6 years ago
ziajka b0c89a4f2c Development on v2.1.7dev1
6 years ago
ziajka eafe27e684 Release v2.1.6
6 years ago
ziajka c52342907a
Merge pull request #1332 from GNS3/global-vars
6 years ago
ziajka 5a0e21f58d Locks down async-timeout<3.0.0 for P3.4 support; Fixes: #1331
6 years ago
ziajka f3c6faed75 Removed unnecessary line
6 years ago
ziajka 7b3d5ae5e3 Create/update project on compute when variables changes
6 years ago
ziajka 83445214be Support for nested global variables
6 years ago
ziajka 0bcc657bf1 Don't clean logo images when applied to the project
6 years ago
ziajka f2700ed445 Support of supplier and variables in topology
6 years ago
ziajka e4436096c2 Fix tests
6 years ago
ziajka 132c7c8f5b Fix tests
6 years ago
ziajka e267f8a8b8 Project global variables
6 years ago