Commit Graph

4708 Commits (f928738bd593b7061892531fc822188c7a3621fd)
 

Author SHA1 Message Date
grossmj 8cce0eedee Fix console type error when creating Ethernet switch node. Fixes #1873
3 years ago
grossmj 11c53c128e Sync Juniper vSRX appliance file.
3 years ago
grossmj 17b56ac7cb Sync appliance files.
3 years ago
grossmj 62b1fa8dc4 Upgrae to uvicorn 0.13.3. Fixes #1840
3 years ago
grossmj c17a86e814 Add missing async
3 years ago
grossmj aca7344212 Upgrade Jinja to version 2.11.3. Fixes #1865
3 years ago
grossmj 1add223891 Merge branch '2.2' into 3.0
3 years ago
grossmj 3c5bbe04dc Development on 2.2.19dev1
3 years ago
grossmj c213cae500 Release v2.2.18
3 years ago
grossmj 1043be02a6 Merge branch 'master' into 2.2
3 years ago
grossmj 56c25727b6 SIGHUP: remove projects with an empty project directory.
3 years ago
grossmj 0b854ffceb Bump version to 2.2.18dev2
3 years ago
piotrpekala7 366e904698 Release web UI 2.2.18
3 years ago
grossmj 16c84e23a9 Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127
3 years ago
grossmj 64f172fe20 Expose 'auto_open' and 'auto_start' properties in API when creating project. Fixes https://github.com/GNS3/gns3-gui/issues/3119
3 years ago
Jeremy Grossmann bb0206d7d2
Add mtools package information. Ref https://github.com/GNS3/gns3-gui/issues/3076
3 years ago
grossmj 9de61cd671 Fix warning: 'ide-drive' is deprecated when using recent version of Qemu. Fixes https://github.com/GNS3/gns3-gui/issues/3101
3 years ago
grossmj 9e6ccc3f61 Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110
3 years ago
grossmj 4c339eade1 Fix WinError 0 handling
3 years ago
grossmj 128e494134 Stop uBridge if VPCS node has been terminated. Ref https://github.com/GNS3/gns3-gui/issues/3110
3 years ago
Jeremy Grossmann 0e6b97b27b
Merge pull request #1856 from BrentBaccala/master
4 years ago
Brent Baccala 235a127111 Allow cloned QEMU disk images to be resized before the node starts,
4 years ago
Jeremy Grossmann bb51146e80
Merge pull request #1852 from joyme123/update-python-version
4 years ago
Pengfei Jiang e6944276a6 fix(readme): update python version from 3.5.3 to 3.6
4 years ago
grossmj 58c1b01439 Add default JWT secret key and fix tests.
4 years ago
grossmj bde706d19a Generate JWT secret key if none is configured in the config file.
4 years ago
Jeremy Grossmann 704858fd8d
Merge pull request #1847 from b-ehlers/QemuConfig
4 years ago
grossmj 509e762cda Fix slow tests.
4 years ago
grossmj 6aefb5d32b Merge branch '2.2' into 3.0
4 years ago
grossmj 62d9ecf2aa Do not build on Windows and add missing packages for Python 3.6
4 years ago
grossmj d47dcb0d6f User authentication with tests.
4 years ago
grossmj 87ede50827 Development on 2.2.18dev1
4 years ago
grossmj 24fe67f82b Release v2.2.17
4 years ago
grossmj 18c878429f Merge branch 'master' into 2.2
4 years ago
grossmj 6c3a070733 Close and remove projects deleted from disks after SIGHUP signal is received.
4 years ago
piotrpekala7 a157ef5a8a Release web UI 2.2.17
4 years ago
grossmj 5244ae6d4c New config file options to configure the VNC console port range.
4 years ago
grossmj bf7cf862af Refactor tests and start work on database integration.
4 years ago
grossmj ae55c0ec9c Fix tests.
4 years ago
grossmj c043830e3f Move endpoints to routes & preparations to use a database.
4 years ago
Jeremy Grossmann db47615d43
Merge pull request #1843 from tirkarthi/fix-asyncio-all-tasks-2.2
4 years ago
Karthikeyan Singaravelan 603683e2c5 Use asyncio.all_tasks instead of deprecated method for Python 3.9 compatibility.
4 years ago
grossmj d58407c735 Fix tests.
4 years ago
grossmj 95ea1fa636 Providing the path to create a project is now deprecated.
4 years ago
grossmj 7837081eba Fix running tests with Python 3.9
4 years ago
grossmj acc5c7ebfa Update package versions.
4 years ago
grossmj bf19da1dc2 Upgrade packages to latest versions
4 years ago
Bernhard Ehlers e45bc5aec1 Fix mcopy error messages
4 years ago
grossmj e13c84bada Fix tests
4 years ago
grossmj 841b013223 SSL support.
4 years ago