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

153 Commits

Author SHA1 Message Date
Julien Duponchelle
a2fdc92fcb
Change directory layout for dynamips.
This create a directory by node to allow feature like save as
to work when running on multiple compute. Benefits now dynamips work
like other nodes. Old topologies are migrated.

Ref https://github.com/GNS3/gns3-gui/issues/1761
2017-01-06 17:43:47 +01:00
Julien Duponchelle
6f43f988c3
Update documentations 2016-11-03 18:20:51 +01:00
Julien Duponchelle
4e15f89604
Drop console_type serial, and enable_remote_console for Vbox and VMware
Ref #748
2016-11-03 18:17:50 +01:00
Julien Duponchelle
b50246fc2b
CURL API sample for creating a dynamips router 2016-10-25 19:38:47 +02:00
Julien Duponchelle
49c3ecf02e
Add sample api call for creating a qemu node 2016-10-25 19:29:05 +02:00
Julien Duponchelle
69fcf801c3
Update api documentations 2016-10-20 10:54:07 +02:00
Julien Duponchelle
2c73d40551
Update documentations 2016-09-27 17:15:40 +02:00
Julien Duponchelle
64139387c4
Return size of the scene of the project
Ref #683
2016-09-20 12:46:39 +02:00
Julien Duponchelle
ba148df159
Fix documentation formatting 2016-09-15 08:10:41 +02:00
Julien Duponchelle
803064d5cf
Rebuild documentation 2016-09-14 15:31:58 +02:00
Julien Duponchelle
2f0e2260ab
Move the generation of the list of ports to the server
Ref #676
2016-09-14 15:21:37 +02:00
Julien Duponchelle
cfe834afc4
Merge branch 'master' into 2.0 2016-09-08 11:52:16 +02:00
Julien Duponchelle
d121c201e4
Rebuild documentation 2016-08-29 15:58:29 +02:00
Julien Duponchelle
9511c34b4f
Rebuild documentation 2016-08-25 14:43:19 +02:00
Julien Duponchelle
39db35c3ff
Send notification when snasphot is restored
Ref https://github.com/GNS3/gns3-gui/issues/1417
2016-08-19 17:07:56 +02:00
Julien Duponchelle
e710eff22e
Update documentation 2016-08-15 17:39:08 +02:00
Julien Duponchelle
3ca4edef93
Update project API 2016-08-15 16:44:09 +02:00
Julien Duponchelle
937ffc7b73
Rebuild documentation 2016-08-15 12:11:36 +02:00
Julien Duponchelle
16c2305b33
Send a project closed event when project close
Ref #602
2016-08-15 12:06:26 +02:00
Julien Duponchelle
c96bd5f2a9
Update documentation 2016-07-26 19:57:53 +02:00
Julien Duponchelle
19b035d7e4
Update documentation 2016-07-22 13:54:57 +02:00
Julien Duponchelle
b5cb625169
Rebuild doc 2016-07-14 15:33:09 +02:00
Julien Duponchelle
27269fb13a
Update documentation 2016-07-11 15:37:57 +02:00
Julien Duponchelle
758a427a76
Add documentation about notifications 2016-06-30 11:08:01 +02:00
Julien Duponchelle
d8317e8128
Add documentation 2016-06-29 15:17:02 +02:00
Julien Duponchelle
224708e451
Update documentation 2016-06-29 14:18:38 +02:00
Julien Duponchelle
b66f7daa28
Beginning of the symbols from controller
Ref #496
2016-06-27 18:37:20 +02:00
Julien Duponchelle
6b5822905c
Typo fixed 2016-06-27 10:15:18 +02:00
Julien Duponchelle
c8f37381f4
Rebuild doc for drawing 2016-06-23 12:29:15 +02:00
Julien Duponchelle
852d8e411e
Shape => Drawing 2016-06-23 11:17:23 +02:00
Julien Duponchelle
c847755f1b
Small architecure schema in the doc 2016-06-23 10:09:40 +02:00
Julien Duponchelle
b456a363ca
Sample curl with shapes 2016-06-22 18:14:14 +02:00
Julien Duponchelle
51dbe59e99
Fix links into the documentation 2016-06-21 10:49:22 +02:00
Julien Duponchelle
027d3687a7
Split documentation 2016-06-21 10:47:22 +02:00
Julien Duponchelle
f55398fe99
Add shape documentation 2016-06-21 10:35:43 +02:00
Julien Duponchelle
679774430a
Update documentation 2016-06-21 10:31:00 +02:00
Julien Duponchelle
116135b9dc
Item => Shape 2016-06-21 09:49:16 +02:00
Julien Duponchelle
85ebac7eb3
API for rectangle & co
Ref #498
2016-06-20 18:45:31 +02:00
Julien Duponchelle
186adff2ef
Update documentation 2016-06-17 11:13:36 +02:00
Julien Duponchelle
6dff8af235
Update documentation 2016-06-17 11:12:22 +02:00
Julien Duponchelle
2bc30e207e
Comment about API V1 2016-06-16 09:11:50 +02:00
Julien Duponchelle
b62a03d7e2
Add a documentation about GNS3 file formats 2016-06-14 10:36:54 +02:00
Julien Duponchelle
27624acd06
Update documentation 2016-06-14 10:24:55 +02:00
Julien Duponchelle
3deb555981
Update the doc for GNS3 2.0
Fix #495
2016-06-08 18:12:22 +02:00
Julien Duponchelle
e80dd40121
Update docs 2016-06-06 14:24:13 +02:00
Julien Duponchelle
0aa81b5fa5
Send event when adding compute node or modify it (for server sumary) 2016-05-23 18:44:20 +02:00
Julien Duponchelle
54747ee618
Support for link event, fix link not correctly deleted 2016-05-18 18:37:18 +02:00
Julien Duponchelle
d5895c3a47
Merge branch '1.5' into 2.0 2016-05-18 11:25:41 +02:00
Julien Duponchelle
871fea33e0
Cleanup unbreakable space 2016-05-18 11:23:45 +02:00
Julien Duponchelle
d21fa9e961
Update doc about node 2016-05-12 19:18:37 +02:00