conf
|
New option: require KVM. If false, Qemu VMs will not be prevented to run without KVM.
|
2017-11-19 12:39:37 +07:00 |
docs
|
Update API documentation
|
2018-01-08 09:26:44 +01:00 |
gns3server
|
Fix UnboundLocalError: local variable 'node' referenced before assignment. Fixes #1256.
|
2018-01-14 19:06:35 +07:00 |
init
|
Make sure upstart LANG is utf8
|
2017-05-09 18:54:01 +02:00 |
scripts
|
New option: require KVM. If false, Qemu VMs will not be prevented to run without KVM.
|
2017-11-19 12:39:37 +07:00 |
tests
|
GNS3-API: implement GET for specific drawing and link
|
2018-01-05 13:44:46 +01:00 |
.coveragerc
|
Fix coveralls configuration
|
2015-06-18 16:33:24 +02:00 |
.gitattributes
|
Keep the version.py untouched when merging
|
2016-05-11 10:06:21 +02:00 |
.gitignore
|
Ignore env files
|
2017-10-30 11:30:06 +01:00 |
.pyup.yml
|
Update pyup config to use 2.2 branch
|
2017-11-15 13:20:31 +01:00 |
.travis.yml
|
Fix Travis deployment
|
2017-10-19 09:57:52 +02:00 |
appveyor.yml
|
Remove not working trigger of nightly build
|
2017-04-19 15:53:39 +02:00 |
AUTHORS
|
Adjust AUTHORS.
|
2015-07-12 17:25:03 -06:00 |
CHANGELOG
|
Release v2.1.2
|
2018-01-08 14:09:59 +01:00 |
CONTRIBUTING.md
|
Merge branch 'master' into 1.5
|
2016-06-15 19:11:26 +02:00 |
dev-requirements.txt
|
Update pytest from 3.1.0 to 3.1.1 (#1056)
|
2017-05-31 15:34:36 +02:00 |
docker-compose.yml
|
Tests on TravisCI with docker compose
|
2017-10-12 10:40:49 +02:00 |
Dockerfile
|
Improve docker container for development
|
2017-02-15 19:31:18 +01:00 |
DockerfileTests.tpl
|
Tests on TravisCI with docker compose
|
2017-10-12 10:40:49 +02:00 |
gns3server.bat
|
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 |
LICENSE
|
Project structure & tools (pytest, tox etc.)
|
2013-10-08 11:33:51 -06:00 |
MANIFEST.in
|
Prepare 1.5.0 alpha 2
|
2016-05-10 19:14:50 +02:00 |
README.md
|
first commit
|
2018-01-14 10:52:59 +07:00 |
README.rst
|
Update readme
|
2017-06-02 11:40:39 +02:00 |
requirements.txt
|
Update requirements.txt
|
2017-11-15 09:00:14 +01:00 |
setup.py
|
Always install typing module (compat with python 3.4 on ubuntu)
|
2017-05-09 15:09:55 +02:00 |
tox.ini
|
Increase test timeout to avoid random problems on travis
|
2016-02-24 15:51:51 +01:00 |
win-requirements.txt
|
Install win32 dependencies for the tests
|
2017-04-18 12:27:54 +02:00 |