Commit Graph

475 Commits (838680cb40688c78bd0b5aff1ef55de57ac59d18)

Author SHA1 Message Date
Julien Duponchelle 85136bc2e4
Fix VPCS tests for recent version
7 years ago
Julien Duponchelle 57ba7ab801
Fix crash in some tests
7 years ago
Julien Duponchelle ef95ba1ed8
Fix sending smm option to qemu
8 years ago
Julien Duponchelle 2bbdbeaa82
Workaround a bug with KVM, Qemu >= 2.4 and Intel CPU
8 years ago
Julien Duponchelle 0eafb6f06c
Fix a lock issue with some virtualbox vm
8 years ago
Julien Duponchelle 042a69eecf
Raise proper error when you try to load an empty qcow2 file
8 years ago
Julien Duponchelle d6f63d3b7d
Fix Exporting portable projects with QEMU includes base images even when selecting no.
8 years ago
Julien Duponchelle e175650fb0
Increase the number of interface for docker
8 years ago
Julien Duponchelle 5898b86dfc
Fix docker test for no free interface
8 years ago
Julien Duponchelle fa769cd41d
Restore the veth- prefix for docker otherwise it's conflict with network
8 years ago
grossmj 379c216109 Allow for (a lot) more docker container ports. Fixes #593.
8 years ago
Julien Duponchelle bb0db7846f
Fix black screen with Qt app in Docker container
8 years ago
Julien Duponchelle d98a7aac19
Docker when exit aux console restart it
8 years ago
Julien Duponchelle 43a3584a5c
Pass by default the environment variable container=docker
8 years ago
Julien Duponchelle 016c3e515b
Workaround a crash in x11vnc
8 years ago
Julien Duponchelle 4f03c3011e
Delete volume when dropping the container
8 years ago
Julien Duponchelle e335015520
Copy original ressources from VOLUMES
8 years ago
Julien Duponchelle 3aed651062
Always use busybox for docker permission fix
8 years ago
Julien Duponchelle 435dc82873
Save an restore docker permission
8 years ago
Julien Duponchelle ae687346f1
Export the list of volumes to a env variable accessible in the container
8 years ago
Julien Duponchelle d3436756b2
Fix permissions and ownership when stopping container
8 years ago
Julien Duponchelle 94a709cb42
Fix tests around Qemu mac address
8 years ago
Julien Duponchelle a741662636
Force tag latest for docker image if no tag is specified
8 years ago
Julien Duponchelle 871fea33e0
Cleanup unbreakable space
8 years ago
Jeremy Grossmann c7d58eb3b3 Merge pull request #518 from GNS3/detect_eth
8 years ago
Julien Duponchelle 2cdfd6c0d7
Wait for all interfaces available in container
8 years ago
Julien Duponchelle 57cf57b408
Improve parse_version
8 years ago
Julien Duponchelle 5fd385159c
HTTP support for docker
8 years ago
Julien Duponchelle e9fb7f4981
Make sure an image is not partially uploaded
8 years ago
Julien Duponchelle d952718f30
Fix RuntimeWarning: You have iterated over the result of
8 years ago
Julien Duponchelle 978ec1b5be
Fix test
8 years ago
Julien Duponchelle 936faaba5a
gns3z => gns3project
8 years ago
Julien Duponchelle 1d08d4a5fa
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 6d6e8196d2
Allow only .pcap to be downloaded from remote stream API
8 years ago
Julien Duponchelle 75196b8a55
Fix incrementation of qemu mac address
8 years ago
Julien Duponchelle b7a859fa30
Import / Export with images
8 years ago
Julien Duponchelle cd393491d5
At export use only relative image path
8 years ago
Julien Duponchelle f6d0971f15
Fix tests
8 years ago
Julien Duponchelle 2109fd4f4d
Test docker resolution
8 years ago
Julien Duponchelle 977ccabf98
Server support for VNC console resolution
8 years ago
Jeremy Grossmann 6bc54b17c7 Merge pull request #481 from GNS3/import_linux
8 years ago
Jeremy Grossmann bb63f51f80 Merge pull request #478 from GNS3/qcow2_rebase
8 years ago
Julien Duponchelle 9b9eddb30c
Fix VNC broke after container update
8 years ago
Julien Duponchelle e564c84529
Flatten the project at export and support import for Linux
8 years ago
Julien Duponchelle 9ed15e55af
Move more import code to the server
8 years ago
Julien Duponchelle 2651a48102
Fix the docker aux port is lost after an update
8 years ago
Julien Duponchelle 57394dfebf
Rebase the qcow2 when starting the VM if needed
8 years ago
Julien Duponchelle 7422b31b2c
Refactor code for avoid duplicate in disk management for Qemu
8 years ago
Julien Duponchelle 06b9e46cd2
Create Qcow2 class for reading Qcow2 and rebase it
8 years ago
Julien Duponchelle 3b04f556b3
In the export rename the .gns3 to project.gns3
8 years ago