1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
grossmj
773bad811a Fix invalid reStructuredText for long description in setup.py 2019-05-17 16:14:19 +07:00
Julien Duponchelle
88cd804274
Update readme 2017-06-02 11:40:39 +02:00
Julien Duponchelle
540ffdf5f3
Merge remote-tracking branch 'origin/master' into 2.0 2017-04-14 08:55:37 +02:00
Julien Duponchelle
b755840a27 Add security issues section 2017-04-13 12:38:16 +02:00
Julien Duponchelle
897c9cb42c
Improve docker container for development 2017-02-15 19:31:18 +01:00
Julien Duponchelle
4fed98617b
Add Dockerfile for development 2017-02-13 11:39:21 +01:00
Jeremy Grossmann
8cf55166cb Merge pull request #379 from GNS3/docker_cleanup
Docker cleanup and improvements
2015-12-24 14:56:24 -08:00
Julien Duponchelle
095ef7994a Support building any branch 2015-12-21 11:35:29 +01:00
Julien Duponchelle
33edbefa3b Docker cleanup and improvements 2015-12-18 18:20:56 +01:00
grossmj
c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344. 2015-11-08 13:34:27 -07:00
Julien Duponchelle
7967a922bc Merge branch 'master' into unstable 2015-11-03 12:39:01 +01:00
Julien Duponchelle
a961387af9 Add doc on how to got code coverage 2015-10-31 21:27:10 +01:00
Julien Duponchelle
3cacf400ff Fix SSL instructions 2015-07-03 15:04:19 +02:00
Julien Duponchelle
6e88ba4c25 Cleanup SSL certificate support
Fix #208
2015-06-11 17:07:13 +02:00
Julien Duponchelle
c10e692ca2 systemd start script and use netifaces from pip
Fix #59, #229
2015-06-09 17:29:01 +02:00
Vasil Rangelov
91ff6e5ae9 Updated compilation instructions for Windows.
Synced up requirements.txt and setup.py dependencies.
2015-05-09 03:18:32 +03: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
5f6d1bfdd6 Merge branch 'master' into unstable
Conflicts:
	tests/modules/test_manager.py
2015-04-28 10:46:59 +02:00
Julien Duponchelle
4df95efdec Skip IOU test on Windows
Fix #159
2015-04-27 15:09:42 +02:00
Julien Duponchelle
fac0f5ecd9 Proper daemon support 2015-04-23 11:10:02 +02:00
Julien Duponchelle
fc289fd868 Basic upstart script 2015-04-22 17:13:39 +02:00
Julien Duponchelle
4a0879f2d1 Branches inscrtructions 2015-03-27 10:32:29 +01:00
grossmj
7473dec5ad Bump version to 1.3.0.dev1 2015-03-19 19:56:31 -06:00
Julien Duponchelle
29b7f0e164 Merge branch 'asyncio' 2015-03-19 17:46:30 +01:00
Vivek Jain
42f51ddc00 Modify README.rst to specify how to run tests. 2015-03-17 21:10:28 +05:30
Akash Agrawall
dc1c12b7d0 Modified README 2015-03-17 20:04:20 +05:30
Julien Duponchelle
ed41384e22 Add PyPi badge 2015-02-05 10:49:27 +01:00
Julien Duponchelle
132c06a2d4 Add travis icon on README 2015-02-05 10:41:55 +01:00
Jeremy
1fea7593ef Update README 2015-01-22 14:39:20 -07:00
Jeremy
9e83329f14 Rename Device to VM. 2015-01-15 16:50:36 -07:00
Julien Duponchelle
77686b35c2 Drop zmq and tornado from Readme 2015-01-15 10:13:12 +01:00
Jeremy
f1f44078ba Update README. 2014-10-27 15:58:13 -06:00
Julien Duponchelle
04f670cb50 Instruction for development on MacOS X 2014-09-27 19:59:58 +02:00
grossmj
ea05744e1c Force to rebuild the COM cache on Windows (for VirtualBox support). 2014-08-17 15:15:07 -06:00
grossmj
9ef715e341 Update README. 2014-05-31 14:43:07 -06:00
grossmj
20597e29df Tornado graceful shutdown.
Update the README.
2014-04-02 10:33:35 -06:00
grossmj
30c465b51e Change version to 1.0-alpha1 & update README. 2014-03-30 13:04:38 -06:00
grossmj
cef29e53aa General work on the Dynamips backend (need to finish and polish). 2014-01-31 16:31:34 -07:00
grossmj
e28079096e JSON-RPC over Websockets implementation. 2013-12-21 17:34:51 -07:00
grossmj
c4ed47b2dc Initial project structure 2013-10-04 17:45:15 -06:00