Commit Graph

26 Commits

Author SHA1 Message Date
942d07c8ce Removed docker support from 1.4 (drop unused code) 2016-02-08 13:40:14 +01:00
0ab95ae043 basic docker container support 2015-09-08 10:54:27 +02:00
ab60d7929b Basic VMware support (start & stop a VM). 2015-04-30 19:05:37 -06:00
5f6d1bfdd6 Merge branch 'master' into unstable
Conflicts:
	tests/modules/test_manager.py
2015-04-28 10:46:59 +02:00
d5ae4750e9 Do not load IOU handler on Windows during tests
Fix #159
2015-04-27 16:21:56 +02:00
8b879c0614 Support wireshark remote capture 2015-04-20 19:27:07 +02:00
3b4a060ae9 Fix missing IOU documentation
Fix #143
2015-04-07 16:09:27 +02:00
be199b77a5 Homepage cleanup 2015-03-27 10:04:16 +01:00
a25b17fe95 Removed merge conflict 2015-03-24 02:42:38 +05:30
257735255c Added homepage 2015-03-20 17:09:53 +05:30
03796ca729 Server handler to shutdown a local server. 2015-03-12 18:44:05 -06:00
91ccd6167c API for reloading server config 2015-03-02 20:46:05 +01:00
d0c386860e Fix curl sample generation in the documentation 2015-02-27 18:47:08 +01:00
ae7bf828cd Fix tests on MacOS 2015-02-27 18:30:22 +01:00
985c23a40e Explicitly import handlers so freezing application can find and include the right modules.
Do not import IOU on Windows to avoid importing unknown modules like fcntl on that platform.
2015-02-26 19:31:18 -07:00
c9314ec509 autopep8 et upload files 2015-02-23 17:21:39 +01:00
f7cd09d5fb Display an upload form (upload is not yet ready) 2015-02-23 11:28:33 +01:00
d0244824bf Get a working Qemu handler. Next step add all parameters 2015-02-19 19:43:45 +01:00
f99e834c37 Dynamips devices support (packet capture to complete). 2015-02-15 12:18:12 -07:00
986c63f344 HTTP api start iou process
Now we need to start ioucon
2015-02-12 22:29:32 +01:00
46cbcd6132 New Dynamips integration part 1 2015-02-09 18:24:13 -07:00
50fea669b5 Network handler for UDP port allocation and server network interfaces. 2015-01-24 15:32:58 -07:00
54eb8d9e81 Drop decorator for async test 2015-01-20 18:55:17 +01:00
240d83411c Create a project entity 2015-01-19 16:23:41 +01:00
aab944fb6c Move old test to old_tests directory 2015-01-14 11:43:23 +01:00
2f23a092e3 Polishing base server implementation 2013-12-05 21:39:27 -07:00