Commit Graph

50 Commits

Author SHA1 Message Date
132bc87081 Dissallow parallel pull of docker images
Fix #962
2017-03-27 20:46:25 +02:00
25c4207661 Add a scripts for running current dev version on GNS3 VM 2017-03-27 17:13:07 +02:00
55b4e95396 Merge branch 'master' into 2.0 2017-03-09 19:10:29 +01:00
b909ec978f Drop color logging for remote install, seem to fail in some conditions 2017-03-09 19:09:56 +01:00
c2ccad35fe Merge branch 'master' into 2.0 2017-03-08 18:16:36 +01:00
cb338d9583 Cleanup the remote install script 2017-03-08 18:15:43 +01:00
bb45ff0d9a Support for Xenial in remote install
Fix #923
2017-03-08 15:58:28 +01:00
54131bc9bb Update the documentation 2017-03-06 14:35:39 +01:00
897c9cb42c Improve docker container for development 2017-02-15 19:31:18 +01:00
e53db1ed81 Replace JSONDecodeError by ValueError (Python 3.4 compatibility)
Fix #847
2016-12-21 09:45:24 +01:00
8850265cb6 Improve random queries to start/stop nodes
It's confirm the issue  #779
2016-11-16 14:54:09 +01:00
5166d894eb Do not reload a project via /load if the project is already opened
Fix #785
2016-11-14 18:45:44 +01:00
e996b825c6 Fix you can not pass auto close at project creation 2016-11-14 16:10:19 +01:00
5e4f5fe2d1 Script for sending random query to the GNS3 server
The purpose of this script is to replicate weird
issues by sending a large number of queries.

* Ref https://github.com/GNS3/gns3-gui/issues/1654
* Ref https://github.com/GNS3/gns3-gui/issues/1659
2016-11-14 14:02:58 +01:00
4ea3690951 Merge branch 'master' into 2.0 2016-09-27 10:47:18 +02:00
15babb137d Fix set hostname on remote server
Fix #691
2016-09-27 10:40:58 +02:00
eccee6b629 Support unstable ppa for remote install 2016-09-27 10:35:24 +02:00
27269fb13a Update documentation 2016-07-11 15:37:57 +02:00
758a427a76 Add documentation about notifications 2016-06-30 11:08:01 +02:00
d5895c3a47 Merge branch '1.5' into 2.0 2016-05-18 11:25:41 +02:00
871fea33e0 Cleanup unbreakable space 2016-05-18 11:23:45 +02:00
95d2bd0065 Merge branch '1.5' into 2.0 2016-05-11 16:16:29 +02:00
fa140e991c Merge branch 'master' into 1.5 2016-05-11 16:16:11 +02:00
f4b79af45f Move tools for creating self signed certificate to clean repo 2016-05-11 16:13:32 +02:00
7390d833ba Merge branch 'master' into 2.0 2016-04-26 11:50:16 +02:00
1d08d4a5fa Merge branch 'master' into 1.5 2016-04-26 11:49:24 +02:00
4afbf816ab Fix errors in remote install script 2016-04-14 16:20:13 +02:00
40aec61701 Ask user to reboot after the remote install script 2016-04-14 16:16:31 +02:00
9e8fcab65c Merge branch '1.5' into 2.0 2016-04-08 17:40:27 +02:00
f1737a6e43 Merge branch 'master' into 1.5 2016-04-07 14:44:56 +02:00
dc236eba09 Allow to add 32 bit repositories when they are not available on the system 2016-04-05 10:28:32 +02:00
c1193c23c1 Merge branch 'master' into 1.5 2016-03-29 09:20:43 +02:00
9f05b80d01 Add IOU support and install config in /etc 2016-03-25 19:08:14 +01:00
c563dbba8a Change default port to 3080
Fix #487
2016-03-25 15:31:17 +01:00
40f496c7e9 Merge branch '1.5' into 2.0 2016-03-24 10:11:58 +01:00
e35ab1e8c0 Remote install on 14.04 ubuntu 2016-03-21 14:52:42 +01:00
664cec97ba Create /hypervisor and /controller namespace 2016-03-07 15:01:35 +01:00
d979f08c93 Update api documentation 2015-10-16 19:05:29 +02:00
67be24a412 Fix doc generation 2015-02-24 11:39:17 +01:00
57348d0508 Better organisation of the API documentation 2015-02-17 10:37:09 +01:00
ca354ae7f2 Doc API V1 2015-02-04 10:31:31 +01:00
57b35d5758 Fix tests + PEP8 + documentation 2015-02-01 17:22:31 -07:00
e60366c5bb Change URL to get all VirtualBox VMs. 2015-01-26 20:29:02 -07:00
8d9da999e6 Update examples only when launching test with documentation.sh 2015-01-21 22:09:52 +01:00
0eaa7be86a PEP 8 Enforcer. 2015-01-20 22:13:58 +01:00
f5ac73d1ca Fix documentation generation 2015-01-20 15:27:28 +01:00
f5ed9fbcf1 PEP 8 clean thanks to auto pep8 2015-01-20 13:24:00 +01:00
1900966751 Update documentation script to use Python3. 2015-01-18 13:58:19 -07:00
6d20a122f8 Adds tests and documentation script. 2015-01-13 17:26:24 -07:00
f58c7960c9 Use bundled Qemu on Windows and OSX by default and checks if remote server are registered. 2014-12-04 12:25:49 -07:00