Julien Duponchelle
|
bc3016eec5
|
Merge branch '1.4'
|
2016-01-13 11:39:00 +01:00 |
|
Julien Duponchelle
|
a8c03f754b
|
1.4.1dev1
|
2016-01-13 09:22:28 +01:00 |
|
Julien Duponchelle
|
e3beea0378
|
1.4.0
|
2016-01-12 17:40:47 +01:00 |
|
Julien Duponchelle
|
5db1f6b2f7
|
Fix a test related to docker
|
2016-01-11 19:14:45 +01:00 |
|
Julien Duponchelle
|
f92ac6e52e
|
Fix a crash when docker is not available
|
2016-01-11 19:11:25 +01:00 |
|
Julien Duponchelle
|
758fb2a0e7
|
adapter_remove_nio_binding is a coroutine for all device type
It's cleaner
|
2016-01-11 15:19:15 +01:00 |
|
Julien Duponchelle
|
5a28b9409a
|
Fix Crash at startup when docker is not installed
Fix #384
|
2016-01-06 15:13:22 +01:00 |
|
Julien Duponchelle
|
1f756c0d4f
|
Merge branch '1.4' into 1.5
|
2016-01-06 14:35:48 +01:00 |
|
Julien Duponchelle
|
bcd9851eee
|
1.4.0dev14
|
2016-01-06 14:32:39 +01:00 |
|
Julien Duponchelle
|
e599c28c1c
|
1.4.0rc3
|
2016-01-05 18:43:58 +01:00 |
|
Julien Duponchelle
|
afb5b6d6e8
|
API documentation update
|
2016-01-04 17:04:15 +01:00 |
|
Julien Duponchelle
|
e73f81c9a3
|
Merge pull request #388 from GNS3/boenrobot-addCapabilities
Add qemu capabilities
|
2016-01-04 16:34:33 +01:00 |
|
Julien Duponchelle
|
d184b65800
|
Improve PR #386
* Add more test
* Check to kvmi-ok is asynchronous
|
2016-01-04 16:30:06 +01:00 |
|
Julien Duponchelle
|
fba049767a
|
Merge branch 'addCapabilities' of https://github.com/boenrobot/gns3-server into boenrobot-addCapabilities
|
2016-01-04 12:09:44 +01:00 |
|
Julien Duponchelle
|
fab8b3f46f
|
Fix race condition when killing iouyap
Fix #387
|
2016-01-04 10:42:46 +01:00 |
|
Julien Duponchelle
|
439a0c80d6
|
Another fix for docker tests
|
2016-01-04 09:36:24 +01:00 |
|
Julien Duponchelle
|
fd0fb97204
|
Fix test
|
2016-01-04 09:28:12 +01:00 |
|
Julien Duponchelle
|
884bfa4724
|
Merge branch '1.4' into 1.5
|
2016-01-04 09:21:14 +01:00 |
|
grossmj
|
794a7e880a
|
Dependencies are listed in one location now.
|
2016-01-03 14:09:01 -07:00 |
|
Julien Duponchelle
|
137cf59e97
|
Catch exception if we can't change process priority on Windows
Fix #380
|
2016-01-03 21:24:18 +01:00 |
|
Vasil Rangelov
|
d00efbfb0f
|
Adds a handler for getting the Qemu related capabilities of the server. Currently includes just a check for KVM architectures.
|
2016-01-03 19:38:16 +02:00 |
|
Julien Duponchelle
|
de0df70933
|
Drop docker-py dependencies
|
2016-01-01 23:35:06 +01:00 |
|
grossmj
|
0f868ef107
|
Fixes aiohttp 0.19.0 requirement. Fixes #383.
|
2016-01-01 15:21:41 -07:00 |
|
Jeremy Grossmann
|
061a6e3b25
|
Merge pull request #385 from boenrobot/qemuHdbInterfaceFix
Fixed showing of Qemu hdb_disk_interface
|
2016-01-01 13:17:19 -08:00 |
|
Vasil Rangelov
|
a4d9f95c9b
|
Fixed showing of Qemu hdb_disk_interface - it showed hda_disk_interface instead, which resulted in an odd visual glitch in the GUI.
|
2016-01-01 02:44:23 +02:00 |
|
Julien Duponchelle
|
061b459abe
|
Prevent error when quick close of gns3 server after docker usage
Fix #382
|
2015-12-29 12:40:22 +01:00 |
|
Jeremy Grossmann
|
38622c4da3
|
Merge pull request #381 from boenrobot/noCwdBat
CWD independance
|
2015-12-24 14:56:45 -08:00 |
|
Jeremy Grossmann
|
8cf55166cb
|
Merge pull request #379 from GNS3/docker_cleanup
Docker cleanup and improvements
|
2015-12-24 14:56:24 -08:00 |
|
Vasil Rangelov
|
e5e96ee8b4
|
Made the gns3server.bat successfully start the server independent of the CWD at the time of running. It's now relative to the location of the .bat file itself.
|
2015-12-24 16:45:02 +02:00 |
|
Julien Duponchelle
|
8de90d8236
|
Ubridge 0.9.3 is require
|
2015-12-22 17:33:47 +01:00 |
|
Julien Duponchelle
|
7e196cabc1
|
Merge branch '1.4' into 1.5
|
2015-12-22 17:33:18 +01:00 |
|
Julien Duponchelle
|
31046358cc
|
Add more informations in the debug status page
* Number of VM in a project
* Number of client connected
|
2015-12-22 15:19:38 +01:00 |
|
Julien Duponchelle
|
a0987bbc92
|
Fix status link in GNS3 homepage
|
2015-12-22 14:58:51 +01:00 |
|
Julien Duponchelle
|
61cf91d83c
|
Fix tests on Windows
Fix #377
|
2015-12-22 13:16:30 +01:00 |
|
Julien Duponchelle
|
28533cfdac
|
Cleanup
|
2015-12-22 12:51:43 +01:00 |
|
Julien Duponchelle
|
16b4d60151
|
New crash report key
|
2015-12-21 20:50:37 +01:00 |
|
Julien Duponchelle
|
095ef7994a
|
Support building any branch
|
2015-12-21 11:35:29 +01:00 |
|
Julien Duponchelle
|
8312a54615
|
Fix missing boot priority order
|
2015-12-21 10:17:22 +01:00 |
|
Julien Duponchelle
|
33edbefa3b
|
Docker cleanup and improvements
|
2015-12-18 18:20:56 +01:00 |
|
Julien Duponchelle
|
6a808927d2
|
1.5.0dev1
|
2015-12-18 18:15:56 +01:00 |
|
Julien Duponchelle
|
286cd7a3ac
|
A debug status page embed in the server
|
2015-12-18 14:38:26 +01:00 |
|
Julien Duponchelle
|
c2d313f5a7
|
Lock py.test versions
|
2015-12-16 14:58:16 +01:00 |
|
Julien Duponchelle
|
48678506f7
|
Ignore py.test .cache directory
|
2015-12-16 14:48:03 +01:00 |
|
Julien Duponchelle
|
7ce17cc48f
|
Install dependencies before setup.py install
This fix issues with aiohttp recent versions not supported
on Python 3.4.0
|
2015-12-16 14:46:26 +01:00 |
|
Julien Duponchelle
|
480ca037cd
|
Fix test on Windows
Sadly python crash on my Windows and I can't run the full test
suite.
Fix #377
|
2015-12-14 16:06:51 +01:00 |
|
Julien Duponchelle
|
ad4501838b
|
Merge branch 'master' into unstable
|
2015-12-11 14:35:08 +01:00 |
|
Julien Duponchelle
|
ce5a29b29a
|
1.4.0dev13
|
2015-12-11 14:34:13 +01:00 |
|
Julien Duponchelle
|
a2f0745e81
|
1.3.14dev1
|
2015-12-11 14:33:37 +01:00 |
|
Julien Duponchelle
|
38745be5fe
|
1.3.13
|
2015-12-11 09:21:20 +01:00 |
|
Julien Duponchelle
|
a827f6b2de
|
1.3.12
|
2015-12-11 09:18:27 +01:00 |
|