1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-09 17:41:26 +00:00
gns3-server/gns3server/db/repositories
grossmj 04934691df Appliance management refactoring:
* Install an appliance based on selected version
* Each template have unique name and version
* Allow to download an appliance file
2021-10-18 18:04:30 +10:30
..
__init__.py
base.py Use black with -l 120 param. 2021-04-13 18:46:50 +09:30
computes.py Start refactoring for images management 2021-06-06 16:52:47 +09:30
images.py Sqlite doesn't allow BigInteger to be used as an primary key with autoincrement 2021-09-23 11:05:03 +09:30
rbac.py Add /permissions/prune to delete orphaned permissions 2021-08-17 21:55:59 +09:30
templates.py Appliance management refactoring: 2021-10-18 18:04:30 +10:30
users.py Add last login info for users. 2021-06-03 16:57:16 +09:30