Commit Graph

4668 Commits (170e83e589cde0b488c4d84828bab3a6a9686fc5)
 

Author SHA1 Message Date
grossmj 170e83e589 Fix tests and update requirements
3 years ago
grossmj 5217dbf3a3 Fix tests
3 years ago
grossmj 566e326b57 Save computes to database
3 years ago
grossmj e607793e74 Generate a new list in template schema defaults.
3 years ago
grossmj 3b30d51972 Sync appliance files.
3 years ago
grossmj c1784b7684 Workaround to run tests with Python 3.6
3 years ago
grossmj b8e81ad9bc Upgrade dependencies
3 years ago
grossmj 91920e5a5b Fix issue with tests + some cleaning.
3 years ago
grossmj fd844c309e Revert "Install contextvars for python_version < "3.7""
3 years ago
grossmj f9127e199e Install contextvars for python_version < "3.7"
3 years ago
grossmj 0fea3f969e Use aiosqlite and add service for templates
3 years ago
grossmj d730c591b3 Refactor template management to use database.
3 years ago
grossmj b417bc4dec Revert "Upgrade to sqlalchemy version 1.4.2"
3 years ago
grossmj 9defc3c4e8 Upgrade to sqlalchemy version 1.4.2
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 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
4 years ago
grossmj 128e494134 Stop uBridge if VPCS node has been terminated. Ref https://github.com/GNS3/gns3-gui/issues/3110
4 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