Julien Duponchelle
|
a1204dca0a
|
Merge branch 'master' into unstable
|
2015-06-03 18:34:46 +02:00 |
|
Julien Duponchelle
|
b344def887
|
Fix crash when virtualbox list of VMS return an empty line
Fix #206
|
2015-06-03 11:59:53 +02:00 |
|
Julien Duponchelle
|
a79249aa9e
|
Fix tests after merge
|
2015-05-28 12:05:19 +02:00 |
|
Julien Duponchelle
|
9442042d7a
|
Merge branch 'master' into unstable
|
2015-05-28 12:04:01 +02:00 |
|
Vasil Rangelov
|
9ef4628cbc
|
Added a method for getting qemu-img binaries, and moved the qemu folder into a separate method.
|
2015-05-28 00:11:36 +03:00 |
|
Julien Duponchelle
|
8abf22ef24
|
Skip network interfaces on Travis
|
2015-05-27 16:45:39 +02:00 |
|
Julien Duponchelle
|
7cad25eb1a
|
Raise a VirtualBox error if adapter doesn't exists
Fix #195
|
2015-05-27 16:38:57 +02:00 |
|
Julien Duponchelle
|
ecf4e91e55
|
Ignore VirtualBox VM Name with a carriage return in name
Add tests for get_list of VirtualBox
Fix #200
|
2015-05-27 16:21:18 +02:00 |
|
Julien Duponchelle
|
ea67f4aeb9
|
Test ok on Windows
|
2015-05-27 11:12:39 +02:00 |
|
Julien Duponchelle
|
c98bcedd39
|
Cleanup the temporary project after modules have been notified of the
path change
|
2015-05-26 15:20:14 +02:00 |
|
Julien Duponchelle
|
4216724d0b
|
Give a reason for travis skip test
|
2015-05-26 12:00:13 +02:00 |
|
Julien Duponchelle
|
117630c887
|
Test ok on Windows
|
2015-05-26 11:55:30 +02:00 |
|
Julien Duponchelle
|
c03c66ec48
|
Fix tests crash on travis
|
2015-05-26 11:35:06 +02:00 |
|
Julien Duponchelle
|
e62dd1a572
|
Fix tests on Windows
|
2015-05-26 10:06:10 +02:00 |
|
Julien Duponchelle
|
1f931d56c7
|
Fix test suite on Windows
|
2015-05-26 10:06:10 +02:00 |
|
Julien Duponchelle
|
24e84a3dd8
|
Test interfaces (it seem it's crash on Travis)
|
2015-05-26 10:05:53 +02:00 |
|
Julien Duponchelle
|
6f9f004ebb
|
API for list & download files of a project
|
2015-05-26 09:49:12 +02:00 |
|
Julien Duponchelle
|
33bca1a85c
|
Fix tests on Windows
|
2015-05-21 12:01:37 +02:00 |
|
Julien Duponchelle
|
4d50d00b3e
|
Fix test suite on Windows
|
2015-05-21 11:46:55 +02:00 |
|
Julien Duponchelle
|
f8d95291fa
|
Test interfaces (it seem it's crash on Travis)
|
2015-05-21 10:45:07 +02:00 |
|
Julien Duponchelle
|
743187bb2e
|
Merge branch 'master' into unstable
|
2015-05-14 19:29:30 +02:00 |
|
Julien Duponchelle
|
3704911c2d
|
Fix tests
|
2015-05-13 10:19:50 +02:00 |
|
Julien Duponchelle
|
5df5a6da18
|
Fix qemu tests
|
2015-05-12 09:32:42 +02:00 |
|
Julien Duponchelle
|
bb4ebbfe64
|
Upload images API
Conflicts:
requirements.txt
setup.py
|
2015-05-10 21:06:31 +02:00 |
|
Jeremy Grossmann
|
61fb641215
|
Merge pull request #168 from GNS3/listen
A notification stream with process monitoring.
|
2015-05-09 17:15:58 -06:00 |
|
Julien Duponchelle
|
00fa1cc370
|
Merge branch 'master' into unstable
|
2015-05-08 14:45:07 +02:00 |
|
Julien Duponchelle
|
ed39afbf3d
|
Throw an error if user put an invalid port range in config file
Fix #117
|
2015-05-06 10:40:51 +02:00 |
|
Julien Duponchelle
|
ee2dada88b
|
Fix tests
|
2015-05-04 21:29:28 +02:00 |
|
Julien Duponchelle
|
d2d91ebdea
|
Fix temporary project not cleanup with save as
|
2015-05-04 14:04:57 +02:00 |
|
Julien Duponchelle
|
0dea63c9ea
|
If image is not found in VM directory look in images folder
|
2015-05-04 10:57:08 +02:00 |
|
Julien Duponchelle
|
e9ec5c8a37
|
A notification stream with process monitoring
|
2015-05-01 13:20:30 +02:00 |
|
Julien Duponchelle
|
b3f2a6ac2a
|
Fix tests and build documentation
|
2015-05-01 11:24:56 +02:00 |
|
Julien Duponchelle
|
359abb0286
|
Revert "Merge branch 'unstable'"
This reverts commit 929c337e8b , reversing
changes made to b9bc73fd01 .
|
2015-04-30 16:43:30 +02:00 |
|
Jeremy
|
929c337e8b
|
Merge branch 'unstable'
Conflicts:
gns3server/modules/virtualbox/__init__.py
gns3server/version.py
tests/modules/test_manager.py
|
2015-04-29 16:29:45 -06:00 |
|
Julien Duponchelle
|
f8f6f5dc5d
|
Merge branch 'master' into unstable
Conflicts:
gns3server/modules/virtualbox/__init__.py
gns3server/version.py
|
2015-04-29 14:25:44 +02:00 |
|
Julien Duponchelle
|
bad740d32a
|
Fix test on Linux
|
2015-04-28 15:31:00 +02:00 |
|
Julien Duponchelle
|
5f6d1bfdd6
|
Merge branch 'master' into unstable
Conflicts:
tests/modules/test_manager.py
|
2015-04-28 10:46:59 +02:00 |
|
Jeremy Grossmann
|
4f021054e0
|
Merge pull request #158 from GNS3/keep_iou_config
Do not erase the IOU initial-config if there is one when creating the IOU VM.
|
2015-04-27 18:37:17 -06:00 |
|
Julien Duponchelle
|
e7ae1776f4
|
Final fixes for windows test suite
|
2015-04-27 23:28:12 +02:00 |
|
Julien Duponchelle
|
3f26ada081
|
Comment broken test
|
2015-04-27 23:20:01 +02:00 |
|
Julien Duponchelle
|
77f54848e3
|
Fix some tests on Windows
|
2015-04-27 23:12:13 +02:00 |
|
Julien Duponchelle
|
bf3444933e
|
Fix test qemu now raise 409 if nio_ethernet
|
2015-04-27 22:54:24 +02:00 |
|
Julien Duponchelle
|
324a4f73d0
|
Do not erase the IOU config
|
2015-04-27 18:22:54 +02:00 |
|
Julien Duponchelle
|
4df95efdec
|
Skip IOU test on Windows
Fix #159
|
2015-04-27 15:09:42 +02:00 |
|
Julien Duponchelle
|
834a554fea
|
Fix VPCS tests
|
2015-04-27 10:14:46 +02:00 |
|
Jeremy
|
40ce22222e
|
Merge branch 'unstable' into api_list_images
Conflicts:
gns3server/handlers/api/iou_handler.py
|
2015-04-23 17:19:37 -06:00 |
|
Julien Duponchelle
|
8b879c0614
|
Support wireshark remote capture
|
2015-04-20 19:27:07 +02:00 |
|
Julien Duponchelle
|
531e95463c
|
Add qemu-kvm to the list of binary
|
2015-04-20 10:12:17 +02:00 |
|
Julien Duponchelle
|
3926390d30
|
Fix tests broken by a previous commit
|
2015-04-18 09:22:37 +02:00 |
|
Julien Duponchelle
|
bca90bc563
|
API in order to get the list of IOU, Dynamips, Qemu images
|
2015-04-16 18:32:12 +02:00 |
|