You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
grossmj 9509d3a713
Make images executable after importing a project
6 months ago
..
gns3vm Merge branch '2.2' into 3.0 8 months ago
ports Remove model validator. Fixes https://github.com/GNS3/gns3-gui/issues/3522 8 months ago
__init__.py Install Docker resources in writable location 7 months ago
appliance.py Validate appliance files with Pydantic 3 years ago
appliance_manager.py Merge branch '2.2' into 3.0 9 months ago
appliance_to_template.py Remove Qemu binary requirement 2 years ago
compute.py Upgrade SQLAlchemy to v2.0.18 and fix async_timeout warning 10 months ago
controller_error.py Add missing response() method in ComputeConflictError 2 years ago
drawing.py Rename __json__() to asdict() 3 years ago
export_project.py Do not tweak zstd compression params 2 years ago
import_project.py Make images executable after importing a project 6 months ago
link.py Merge branch 'master' into 3.0 3 years ago
node.py Merge branch '2.2' into 3.0 8 months ago
notification.py Rename __json__() to asdict() 3 years ago
project.py Allow computes to be dynamically or manually allocated 12 months ago
snapshot.py Merge branch '2.2' into 3.0 3 years ago
symbol_themes.py Use generic symbol names 2 years ago
symbols.py Fix tests 7 months ago
topology.py Pydantic v2 migration 10 months ago
udp_link.py Fix packet capture 3 years ago