Julien Duponchelle
|
7c1a079ee8
|
Add a test for unicode characters in /images
Ref #756
|
2016-11-02 10:08:49 +01:00 |
|
Julien Duponchelle
|
106915f419
|
Return md5sum and filesize in the list of images
Ref https://github.com/GNS3/gns3-gui/issues/1590
|
2016-10-20 17:24:05 +02:00 |
|
Julien Duponchelle
|
4b4053dc2b
|
Return the platform of a compute
Ref https://github.com/GNS3/gns3-gui/issues/1550
|
2016-10-04 18:48:29 +02:00 |
|
Julien Duponchelle
|
fb2dac6ef1
|
All tests pass on windows
|
2016-09-28 10:27:30 +02:00 |
|
Julien Duponchelle
|
79b4926cad
|
Fix the nat node
Ref #686
|
2016-09-26 15:08:55 +02:00 |
|
Julien Duponchelle
|
9c6ee97ff2
|
Fix tests on Travis
|
2016-09-06 15:06:49 +02:00 |
|
Julien Duponchelle
|
36d2e80d0a
|
Nat node is only on the GNS3 VM for the moment
Fix https://github.com/GNS3/gns3-gui/issues/1448
|
2016-08-29 18:31:33 +02:00 |
|
Julien Duponchelle
|
bbc1505274
|
Return what is supported by a compute node
Ref https://github.com/GNS3/gns3-gui/issues/1448
|
2016-08-29 15:53:10 +02:00 |
|
Julien Duponchelle
|
19e6d956df
|
Drop unused endpoint POST /version on compute
|
2016-08-29 14:22:55 +02:00 |
|
Julien Duponchelle
|
9231b8e991
|
Fix Exception when opening project that contains an IOU node
Fix #636
|
2016-08-23 22:38:44 +02:00 |
|
Julien Duponchelle
|
a53a972135
|
Nat node for only the GNS3 VM
|
2016-08-21 21:46:49 +02:00 |
|
Julien Duponchelle
|
e710eff22e
|
Update documentation
|
2016-08-15 17:39:08 +02:00 |
|
Julien Duponchelle
|
fc6b220c7c
|
Strip endpoint for configs files because now we use the /files API
|
2016-07-28 11:56:29 +02:00 |
|
Julien Duponchelle
|
d58bcddbcc
|
Avoid warning when running docker test on travis
|
2016-07-22 12:12:58 +02:00 |
|
Julien Duponchelle
|
88ffd43c97
|
Strip the old / import export project code controller will do everything
|
2016-07-21 18:23:31 +02:00 |
|
Julien Duponchelle
|
b5ab53bbe9
|
Early import project api
|
2016-07-21 14:48:13 +02:00 |
|
Julien Duponchelle
|
e557ccd078
|
API for editing files on the controller
Ref https://github.com/GNS3/gns3-gui/issues/1401
|
2016-07-20 21:52:12 +02:00 |
|
Julien Duponchelle
|
1f2ce48fc8
|
Fix /network/interfaces broken test
|
2016-07-11 14:21:33 +02:00 |
|
Julien Duponchelle
|
3255be0ae2
|
Drop the commit system
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-14 10:16:33 +02:00 |
|
Julien Duponchelle
|
d8bdd16e13
|
Raise an error if image is missing on compute
|
2016-06-07 15:34:04 +02:00 |
|
grossmj
|
f47eb326c7
|
Revert move "/version" endpoint to "/server/version".
Move "/server/shutdown" endpoint to "/shutdown".
|
2016-06-01 18:21:07 -06:00 |
|
Julien Duponchelle
|
4c291f5051
|
Remove /config/reload
Fix #539, https://github.com/GNS3/gns3-gui/issues/1187
|
2016-05-30 15:24:38 +02:00 |
|
Julien Duponchelle
|
a797038aeb
|
Drop code for temporary projects
Fix https://github.com/GNS3/gns3-gui/issues/982
|
2016-05-24 17:57:04 +02:00 |
|
Julien Duponchelle
|
00f80f54e8
|
Merge branch '1.5' into 2.0
|
2016-05-19 13:32:30 +02:00 |
|
grossmj
|
f81d35cc29
|
Handlers: cleanup and fixes.
|
2016-05-13 18:00:07 -06:00 |
|
Julien Duponchelle
|
5280644327
|
Return command_line and node_directory via the controller
|
2016-05-12 10:39:50 +02:00 |
|
grossmj
|
483431438a
|
Merge remote-tracking branch 'origin/2.0' into 2.0
Conflicts:
gns3server/controller/project.py
tests/compute/test_project.py
tests/controller/test_project.py
|
2016-05-11 11:41:45 -06:00 |
|
grossmj
|
5a76f81271
|
Refactoring to use a common node class for all VMs and other (future) objects.
|
2016-05-11 11:35:36 -06:00 |
|
Julien Duponchelle
|
9ccb55206d
|
Cleanup code for getting the default project directory
|
2016-05-11 18:42:55 +02:00 |
|
Julien Duponchelle
|
9dca7dfe4a
|
Merge branch '1.5' into 2.0
|
2016-05-10 17:51:40 +02:00 |
|
Julien Duponchelle
|
98b32cd9e2
|
Merge branch '1.5' into 2.0
|
2016-05-02 16:59:56 +02:00 |
|
Julien Duponchelle
|
1ce576c020
|
Stream pcap from compute to controller to client
|
2016-04-22 16:22:03 +02:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|