Commit Graph

2889 Commits (e3974377ed2d0d520ac67640f3655196b457aa14)
 

Author SHA1 Message Date
grossmj 855ab13655 Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas.
8 years ago
Julien Duponchelle ef54367bf7
Fix crash when converting topology with broken link
8 years ago
Julien Duponchelle e53db1ed81
Replace JSONDecodeError by ValueError (Python 3.4 compatibility)
8 years ago
Julien Duponchelle 8c61ef18ba
2.0.0dev7
8 years ago
Julien Duponchelle 9a7a9f41aa
Catch an error when we can't create the IOU directory
8 years ago
Julien Duponchelle 2acd6ce884
2.0.0 beta 2
8 years ago
Julien Duponchelle af530be346
1.5.3dev2
8 years ago
Julien Duponchelle 9c3cfc4f4e
1.5.3 rc1
8 years ago
Julien Duponchelle 4eed9acbd5
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle c7d878ed9e
Fix TypeError: __init__() got multiple values for argument 'handler' with recent aiohttp
8 years ago
Julien Duponchelle 49f1ee2e32
Support aiohttp 1.2 (but not compatible with previous versions)
8 years ago
Julien Duponchelle 52adf45740
Fix an error when docker hub failed to anwser
8 years ago
Julien Duponchelle 2011aca43a
Fix an issue with Docker and IOU packet capture
8 years ago
Julien Duponchelle 3bc78f61df
Fix TypeError: __init__() got multiple values for argument 'handler' with recent aiohttp
8 years ago
Julien Duponchelle 572fa08049
Support aiohttp 1.2 (but not compatible with previous versions)
8 years ago
Julien Duponchelle 7ba7c89594
Support UDP cloud from 1.5
8 years ago
Julien Duponchelle f86358ad71
Relax permission check on OSX, it seem returning wrong info for setuid
8 years ago
Julien Duponchelle 8f6d25cc2b
Fix start all create error if a docker container is already running
8 years ago
Julien Duponchelle 3259ec1220
Close project if one one the compute of the project is down
8 years ago
Julien Duponchelle 60eea1f171
Fix error when you upload an empty file
8 years ago
Julien Duponchelle b79235afb7
Fix KeyError: 'color' when converting some 1.3 topologies
8 years ago
Julien Duponchelle f3e9917479
Fix move a docker restart it
8 years ago
Julien Duponchelle 74a7e630d3
Fix export of projects with docker with a / in the image name
8 years ago
Julien Duponchelle 1b6411f88e
Fix an error on Linux during export
8 years ago
Julien Duponchelle 46b6e7c5ee
Fix hot link issues in Docker
8 years ago
Julien Duponchelle d0f65aebff
Fix Can't delete link between docker VM after they were in use
8 years ago
Julien Duponchelle 30f29d00c4
Fix hardware virtualization detection when an ethernet switch is running
8 years ago
Julien Duponchelle 81a9b63dbc
Trust user for host binding of link adress
8 years ago
pyup.io bot d4603ee346 Update sphinx from 1.5 to 1.5.1 (#830)
8 years ago
Julien Duponchelle 668c479ef6
Temporary fix for tunnel binding for Daniel from SWI
8 years ago
Bernhard Ehlers a3495304ad
Code cleanup for docker interface creation
8 years ago
Julien Duponchelle 9f6f830418
Fix TypeError: __new__() got multiple values for argument 'node_type'
8 years ago
Julien Duponchelle 1cf987a548
Fix a rare crash when writing a file on a remote server
8 years ago
Julien Duponchelle 8f42122702
Fix 'EthernetSwitch' object has no attribute 'hw_virtualization'
8 years ago
Julien Duponchelle 89537204df
Fix delete project on remote compute server
8 years ago
Julien Duponchelle 1106a1af47
Typo
8 years ago
Julien Duponchelle d2f0cddbd7
Fix trouble with builtin devices when we free ports
8 years ago
Julien Duponchelle 9872fc09b7
When a dynamips command failed display the full command to the user
8 years ago
Julien Duponchelle 35c2e2fcc4
Fix a wrong error message
8 years ago
Julien Duponchelle 922da7c90f
Raise error when we can't found VboxManage at GNS3 VM startup
8 years ago
Julien Duponchelle e2fd339f35
Catch auth errors when adding a compute
8 years ago
Julien Duponchelle 897a94f343
Do not block server startup if one project use non implemented conversion
8 years ago
Julien Duponchelle 063087f6fb
Fix an error when deleting a compute already deleted
8 years ago
Julien Duponchelle d16e3bb37b
Catch cancelled error when you Ctrl-C during server initalisation
8 years ago
Julien Duponchelle 4cd08c8955
Handle OSerror when listing images
8 years ago
Julien Duponchelle 4bb990bf0c
Fix JSONDecodeError
8 years ago
Julien Duponchelle 508edf5cc5
Fix a rare crash when stopping qemu
8 years ago
Julien Duponchelle c4327ec74c
Improve docker HTTP console
8 years ago
Julien Duponchelle 846041a59c
Fix configuration lost during save as on remote server
8 years ago
Julien Duponchelle 5ba5c62670
Add support for bios images
8 years ago