Julien Duponchelle
f5ed9fbcf1
PEP 8 clean thanks to auto pep8
2015-01-20 13:24:00 +01:00
Jeremy
5618556b42
Updates dependencies in setup.py
2015-01-14 15:05:33 -07:00
Jeremy
61344a1669
New base server.
2015-01-13 17:05:26 -07:00
Jeremy
5e665cc67a
Update dependencies in setup.py
2015-01-13 13:39:06 -07:00
Dimitris Armenatzoglou
a765bed3da
Update setup.py
...
missing comma causes installation to fail...
2014-11-15 18:37:44 +02:00
Jeremy
e2e4f4f38b
Fixes remote server issue when creating a new project while already in a project.
2014-11-14 19:59:06 -07:00
Jerry Seutter
3833803244
Copy deadman switch code from old repository into gns3server.
2014-09-29 18:14:07 -06:00
Jerry Seutter
5e72fcbe14
GNS-42 - Move deadman switch into gns3server codebase
2014-08-29 18:05:56 +00:00
grossmj
ea05744e1c
Force to rebuild the COM cache on Windows (for VirtualBox support).
2014-08-17 15:15:07 -06:00
Daniel Lintott
e5642546f1
Remove commented line, not needed anymore
2014-08-09 12:26:24 +01:00
Daniel Lintott
4a33b2021c
Further optimise the Travis testing and improve running tests for a user
...
+ Convert setup.py test to run py.test instead of tox
+ Tox should now run setup.py test
+ TravisCI will create a job for each TOX_ENV and then execute
tox to run the tests for that TOX_ENV
2014-08-09 12:05:31 +01:00
grossmj
7c99ee9de8
New feature: import/export device configs.
2014-07-03 18:56:37 -06:00
grossmj
7b58f14681
Some PEP8 style fixes.
2014-05-28 06:26:20 -06:00
grossmj
6981f82b7b
Bump version to alpha4.
2014-05-14 17:45:06 -06:00
grossmj
29be7ac4e2
Error message that JIT sharing is only supported in Dynamips unstable
...
version if someone tries. Fixes #10 .
2014-05-07 21:07:47 -06:00
grossmj
223407c596
Set jsonschema dependency version to 2.3.0
2014-04-25 18:26:30 -06:00
grossmj
80d6b181dd
Set version dependency for PyZMQ. Fixes #5 .
2014-04-25 13:32:56 -06:00
grossmj
9be5625c38
json-schema validations.
...
NIO creation refactoring.
2014-04-23 12:31:33 -06:00
grossmj
732afb4ebd
Fixes issues with working dirs.
2014-04-15 22:11:34 -06:00
grossmj
f99128b2a4
Support for project names on remote server.
2014-04-15 17:18:37 -06:00
grossmj
a874b63e40
Checks for valid device IDs.
2014-04-12 14:43:30 -06:00
grossmj
30c465b51e
Change version to 1.0-alpha1 & update README.
2014-03-30 13:04:38 -06:00
grossmj
c91f876656
Default host binding is 0.0.0.0.
...
Move the file uploader template.
UDP port allocation (removed the host).
Minor changes with iouyap lookup and remote server project directory.
2014-03-29 21:29:10 -06:00
grossmj
0f75dbc68a
IOU integration.
...
Improvements on module management.
File upload support.
Config file for the server.
2014-03-11 15:45:04 -06:00
grossmj
f4e51ea74f
Base server complete including modules, STOMP protocol over Websockets
...
and ZMQ Router/Dealer implementations.
2013-12-05 00:21:06 -07:00
grossmj
58f93edaf7
Base server & plugin system & first unit tests
2013-10-30 15:58:17 -06:00
grossmj
c6152c9503
Project structure & tools (pytest, tox etc.)
2013-10-08 11:33:51 -06:00
grossmj
c4ed47b2dc
Initial project structure
2013-10-04 17:45:15 -06:00