Commit Graph

1127 Commits (f1ab682be9f6b2f0aeee8b2c59416f8ae003504c)
 

Author SHA1 Message Date
grossmj 17b93e6a89 Bump version to 1.3.3dev2
9 years ago
Julien Duponchelle 4b21135ba7 Turn off configuration parser interpolation
9 years ago
Julien Duponchelle a3f00e1f45 Catch configuration file parsing errors
9 years ago
Julien Duponchelle b7dac1bec4 Force closing the event loop to avoid warning with Python 3.4.3
9 years ago
Julien Duponchelle 18c4154376 Catch error when you can't mark a project as no longer temporary
9 years ago
Julien Duponchelle 22efc7488f Catch BrokenPipeError for OSX frozen server
9 years ago
grossmj 9eeb8910fb Match how IOU initial-config is set for VPCS VM.
9 years ago
Jeremy 71e2586e17 Refactors how startup-config and private-config are handled for IOS routers.
9 years ago
Julien Duponchelle ee2dada88b Fix tests
9 years ago
Jeremy c4054cf810 Catch the "WinError 0 The operation completed successfully" exception at a higher level.
9 years ago
Julien Duponchelle d2d91ebdea Fix temporary project not cleanup with save as
9 years ago
Julien Duponchelle 0dea63c9ea If image is not found in VM directory look in images folder
9 years ago
grossmj 3467b42ab5 Ordered MAC addresses for QEMU based VMs.
9 years ago
grossmj 65103e9332 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj f6bc823b58 Fixes #171.
9 years ago
grossmj a260377f0e List all available VMware VMs.
9 years ago
Julien Duponchelle 151788e48a Force utf-8 configuraton files reading
9 years ago
Julien Duponchelle e9ec5c8a37 A notification stream with process monitoring
9 years ago
Julien Duponchelle 57f5e7a7d9 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle c3c6b29854 Merge commit '359abb0286fe25d60ac2155bbed869d068a15868' into unstable
9 years ago
Julien Duponchelle 827d04bed4 Merge commit 'd18293ae7c54684aba101ca3931f2331b8ea050e' into unstable
9 years ago
Julien Duponchelle ba658a4712 Merge commit '929c337e8bf33f060c884368628b279550248925' into unstable
9 years ago
Julien Duponchelle b3f2a6ac2a Fix tests and build documentation
9 years ago
Julien Duponchelle e6eab1fb25 Aiohttp 0.15.1
9 years ago
Julien Duponchelle 6b70fa9794 Do not list file starting with a . in upload handler
9 years ago
Jeremy ab60d7929b Basic VMware support (start & stop a VM).
9 years ago
Julien Duponchelle 359abb0286 Revert "Merge branch 'unstable'"
9 years ago
grossmj d18293ae7c Fixes list images in VirtualBox.
9 years ago
Jeremy 929c337e8b Merge branch 'unstable'
9 years ago
Julien Duponchelle f8f6f5dc5d Merge branch 'master' into unstable
9 years ago
Julien Duponchelle b9bc73fd01 Do not crash when closing a project if VirtualBox is not accessible
9 years ago
Julien Duponchelle e75fbc9d73 Catch connection reset errors
9 years ago
grossmj 0311a0086e Fixes typo.
9 years ago
Julien Duponchelle 461e3ce53f 1.3.3dev1
9 years ago
Julien Duponchelle 1b4613fbaf Version 1.3.2
9 years ago
grossmj 30ff5510d9 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj cc03017739 Cleanup the VirtualBox Media Manager after closing a project. Fixes #145.
9 years ago
Julien Duponchelle bad740d32a Fix test on Linux
9 years ago
Julien Duponchelle 5f6d1bfdd6 Merge branch 'master' into unstable
9 years ago
grossmj a884af983f Avoid Cygwin warning with VPCS on Windows.
9 years ago
Jeremy Grossmann 4f021054e0 Merge pull request #158 from GNS3/keep_iou_config
9 years ago
Jeremy 8503472c77 Close VirtualBox VM linked clone disks after the VM is unregistered. Fixes #145.
9 years ago
Julien Duponchelle e7ae1776f4 Final fixes for windows test suite
9 years ago
Julien Duponchelle 3f26ada081 Comment broken test
9 years ago
Julien Duponchelle 77f54848e3 Fix some tests on Windows
9 years ago
Julien Duponchelle bf3444933e Fix test qemu now raise 409 if nio_ethernet
9 years ago
Jeremy f208b472a1 TAP interface support for QEMU VMs. Fixes #153.
9 years ago
Jeremy b6a935aeb8 Return an explicit error when a NIO type is not supported by a VM.
9 years ago
Julien Duponchelle 324a4f73d0 Do not erase the IOU config
9 years ago
Julien Duponchelle d5ae4750e9 Do not load IOU handler on Windows during tests
9 years ago