Commit Graph

2405 Commits (14124622293444ca128f9bdf16113b463cb0e014)
 

Author SHA1 Message Date
Julien Duponchelle 852d8e411e
Shape => Drawing
8 years ago
Julien Duponchelle c847755f1b
Small architecure schema in the doc
8 years ago
grossmj 00da15e4af Use uBridge for VPCS connections. Ref #267.
8 years ago
Julien Duponchelle b456a363ca
Sample curl with shapes
8 years ago
Julien Duponchelle bc613e9fd8
Send SVG in shape update only when change
8 years ago
Julien Duponchelle 7422d06c1d Merge pull request #586 from AJNOURI/patch-1
8 years ago
AJ NOURI 5daff17911 Update __init__.py
8 years ago
Jeremy Grossmann 8296621320 Merge pull request #584 from GNS3/kill_ghosts
8 years ago
Julien Duponchelle 03e9eac55b
Rotation support
8 years ago
Julien Duponchelle 4f78efa0c8
Return the svg field in shape API
8 years ago
Julien Duponchelle 51dbe59e99
Fix links into the documentation
8 years ago
Julien Duponchelle 027d3687a7
Split documentation
8 years ago
Julien Duponchelle f55398fe99
Add shape documentation
8 years ago
Julien Duponchelle 679774430a
Update documentation
8 years ago
Julien Duponchelle 32252e5193
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 42ff398f05
Raise an error if you try to use Docker on non Linux host
8 years ago
Julien Duponchelle 116135b9dc
Item => Shape
8 years ago
Julien Duponchelle 85ebac7eb3
API for rectangle & co
8 years ago
Julien Duponchelle 6949976d12
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle d1de665939
Fix a crash in Docker if daemon stop to respond
8 years ago
Julien Duponchelle f151181409
Fix a crash if Dynamips router has no initial configuration
8 years ago
Julien Duponchelle 07395c9cf2
Kill ghosts process at startup (Dynamips, VPCS, Ubridge)
8 years ago
Julien Duponchelle 3132d51694
Do not reload a project if project is already opened
8 years ago
Julien Duponchelle 4783691c87
Drop /upload
8 years ago
Julien Duponchelle 49eb7d8ce7
Atomic save of the .gns3
8 years ago
Julien Duponchelle 627ebdb322
Fix issue with reloading a topologie with dynamips
8 years ago
Julien Duponchelle 186adff2ef
Update documentation
8 years ago
Julien Duponchelle 6dff8af235
Update documentation
8 years ago
grossmj ba05ca029e Fixes conflicting argument vs config file option.
8 years ago
grossmj a289c9c685 Change option from udp_discovery to server_discovery.
8 years ago
grossmj da58a65075 Merge remote-tracking branch 'origin/2.0' into 2.0
8 years ago
grossmj 32907ccac3 Use a classic thread for UDP server discovery. Closes #545.
8 years ago
Julien Duponchelle c66ef9d218
Support filename for project in the controller
8 years ago
Julien Duponchelle 411ca56b94
Fix Exception when closing local server (started by GUI)
8 years ago
Julien Duponchelle 45d7e09cbd
Add a settings in command line and config file to enable discovery
8 years ago
Julien Duponchelle f45901e861
Merge branch '2.0' of github.com:GNS3/gns3-server into 2.0
8 years ago
Julien Duponchelle 2bc30e207e
Comment about API V1
8 years ago
grossmj 56051b1142 UDP server discovery. Ref #545.
8 years ago
Julien Duponchelle 2a1c5cfd9c
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle ae076c7ca9
Merge branch 'master' into 1.5
8 years ago
Julien Duponchelle 6982e118c0
How to report security issues
8 years ago
Julien Duponchelle 38a41a1cfd
1.5.0dev6
8 years ago
Julien Duponchelle 8fbfae6a98
1.5.0rc2
8 years ago
Julien Duponchelle aa5988788d
Strip user from compute in topology and return project filename
8 years ago
Julien Duponchelle c4d619ce3c
API for loading a project from a .gns3
8 years ago
Julien Duponchelle 6d36429870
Reload a topology work
8 years ago
Julien Duponchelle 524f8991bc
Project status (opened / closed)
8 years ago
Julien Duponchelle 0569480953
Create link when loading topology on controller
8 years ago
Julien Duponchelle 742243e9df
Method for reloading a topology (not bind to an api handler)
8 years ago
Julien Duponchelle 5ca9becdf9
Do not crash if we can not cleanup a temporay project
8 years ago