Julien Duponchelle
|
c333e9451f
|
Fix pull of images
Fix #445
|
2016-02-24 17:08:28 +01:00 |
|
Julien Duponchelle
|
49f1931e95
|
Merge branch 'master' into 1.5
|
2016-02-24 15:52:27 +01:00 |
|
Julien Duponchelle
|
ebb8c0d0b0
|
Increase test timeout to avoid random problems on travis
|
2016-02-24 15:51:51 +01:00 |
|
Julien Duponchelle
|
2d42f32d71
|
Restart the container if running and you change the hostname
Fix #439
|
2016-02-24 15:47:53 +01:00 |
|
Julien Duponchelle
|
fd18458588
|
Fix stop capture for Docker
Fix #443, #442
|
2016-02-24 15:14:01 +01:00 |
|
Julien Duponchelle
|
5f15667ad1
|
Rename invalid variable iou_manager in Docker
|
2016-02-24 15:08:48 +01:00 |
|
Julien Duponchelle
|
bbdbc971c0
|
Fix Exception on removal of Docker VM
Fix #441
|
2016-02-24 15:04:45 +01:00 |
|
Julien Duponchelle
|
057b637961
|
Set the hostname for docker containers
Fix #437
|
2016-02-23 19:22:35 +01:00 |
|
Julien Duponchelle
|
87eef545e1
|
Correctly close the telnet connection for docker
Fix #427
|
2016-02-23 16:54:12 +01:00 |
|
Julien Duponchelle
|
38815b3eaf
|
Merge branch 'master' into 1.5
|
2016-02-23 15:42:58 +01:00 |
|
Julien Duponchelle
|
4c4613b29b
|
1.4.5dev1
|
2016-02-23 15:41:45 +01:00 |
|
Julien Duponchelle
|
9d8cb4521d
|
1.4.4
|
2016-02-23 14:38:26 +01:00 |
|
Julien Duponchelle
|
9dd09ccde1
|
1.4.4dev4
|
2016-02-22 13:06:56 +01:00 |
|
Julien Duponchelle
|
86ebb9b840
|
1.4.4dev3
|
2016-02-22 11:20:10 +01:00 |
|
grossmj
|
569da0ce3a
|
Bump version to 1.4.4dev2
|
2016-02-20 18:41:38 -07:00 |
|
grossmj
|
f73b288a28
|
Check if VMware Fusion is correctly installed when retrieving the VM list.
|
2016-02-20 10:59:06 -07:00 |
|
grossmj
|
e34c266ee1
|
1.4.4dev1
|
2016-02-19 16:02:51 -07:00 |
|
grossmj
|
80e15c86dc
|
1.4.3
|
2016-02-19 14:17:54 -07:00 |
|
Julien Duponchelle
|
f35c742b07
|
Avoid consuming 100% of CPU when stopping docker container
Fix #427
|
2016-02-19 17:53:17 +01:00 |
|
Julien Duponchelle
|
f4f9e6eba6
|
Fix Docker has returned an error: 500 b'No command specified'
Fix #433
|
2016-02-19 17:01:28 +01:00 |
|
Julien Duponchelle
|
90109e04aa
|
1.4.3dev1
|
2016-02-18 17:46:38 +01:00 |
|
Julien Duponchelle
|
c36de3393d
|
1.4.3dev1
|
2016-02-17 19:40:23 +01:00 |
|
Julien Duponchelle
|
976154fd0b
|
1.4.2
|
2016-02-17 19:38:34 +01:00 |
|
Julien Duponchelle
|
7aedfc92fa
|
Fix test
|
2016-02-17 10:37:22 +01:00 |
|
Julien Duponchelle
|
9b1d513b03
|
Merge branch 'master' into 1.5
|
2016-02-16 19:07:17 +01:00 |
|
Julien Duponchelle
|
836023a1bc
|
Fix Docker error when deleting a running container
Fix #431
|
2016-02-16 17:42:35 +01:00 |
|
Julien Duponchelle
|
93020a940f
|
Fix Docker Server error: Not connected when deleting a node
Fix #430
|
2016-02-16 17:36:32 +01:00 |
|
Julien Duponchelle
|
c2b78400f2
|
Fix closing a docker console jump to 100% of CPU usage
Fix #427
|
2016-02-16 17:26:53 +01:00 |
|
Julien Duponchelle
|
1123047404
|
Catch 404 docker errors when GNS3 force close
Fix #1029
|
2016-02-12 16:48:19 +01:00 |
|
Julien Duponchelle
|
01e2fcf225
|
Fix docker console port lost during update
Fix https://github.com/GNS3/gns3-gui/issues/1026
|
2016-02-12 16:38:16 +01:00 |
|
Julien Duponchelle
|
85b9620953
|
Fix error when a container has no volumes
|
2016-02-12 16:25:43 +01:00 |
|
Julien Duponchelle
|
1532b3ed9b
|
Support for mounting volumes
Fix #425
|
2016-02-12 11:57:56 +01:00 |
|
Julien Duponchelle
|
a581eeba54
|
Check docker minimum API version
Fix #423
|
2016-02-11 16:01:47 +01:00 |
|
Julien Duponchelle
|
9b0088728f
|
Catch docker namespace error
Fix #424
|
2016-02-11 15:49:28 +01:00 |
|
Julien Duponchelle
|
dea68bcb28
|
Fix missing format in IOU export
|
2016-02-11 09:15:48 +01:00 |
|
Julien Duponchelle
|
1fb4d191c9
|
Fix number of arguments to the UDP errors on VBOX
|
2016-02-11 09:02:38 +01:00 |
|
grossmj
|
167a0b8435
|
Add verification when UDP tunnel is created in a VirtualBox VM. Ref #899.
|
2016-02-10 19:08:34 -07:00 |
|
grossmj
|
5842487cd0
|
Fixes VMware linked clone cleanup bug. Fixes #420.
|
2016-02-10 11:26:40 -07:00 |
|
Julien Duponchelle
|
1995adf838
|
Fix Update a docker container is broken and raise a 400
Fix #403
|
2016-02-10 18:20:15 +01:00 |
|
Julien Duponchelle
|
5a8408cdb9
|
Fix a crash in Travis tests
Fix #422
|
2016-02-10 17:14:14 +01:00 |
|
Julien Duponchelle
|
a7ec224b6d
|
Docker capture and refactor common capture code
Fix https://github.com/GNS3/gns3-gui/issues/891
|
2016-02-09 16:07:33 +01:00 |
|
Julien Duponchelle
|
89e86b7778
|
Create veth for docker even if link is not connected
Fix #406
|
2016-02-09 14:22:37 +01:00 |
|
Julien Duponchelle
|
56658756e2
|
Merge branch 'master' into 1.5
|
2016-02-08 13:40:49 +01:00 |
|
Julien Duponchelle
|
942d07c8ce
|
Removed docker support from 1.4 (drop unused code)
|
2016-02-08 13:40:14 +01:00 |
|
Julien Duponchelle
|
f6fb0623be
|
Merge branch 'master' into 1.5
|
2016-02-08 13:14:30 +01:00 |
|
Julien Duponchelle
|
3fc64bced2
|
Fix a crash if you create a file named IOS in the image dir
Fix #419
|
2016-02-05 10:29:27 +01:00 |
|
Julien Duponchelle
|
373113545f
|
Code cleanup
|
2016-02-05 10:07:13 +01:00 |
|
Julien Duponchelle
|
5bee927481
|
Disallow creating project with " in the path
It's not supported by dynamips.
Fix https://github.com/GNS3/gns3-gui/issues/987
|
2016-02-04 11:47:48 +01:00 |
|
grossmj
|
4f61443b20
|
Always look at the registry to find vmrun.exe on Windows.
|
2016-02-03 19:08:41 -07:00 |
|
grossmj
|
4673424da7
|
Check for VMware VIX library version. Fixes #413.
|
2016-02-03 18:15:33 -07:00 |
|