This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
gns3-server
Watch
1
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2025-02-02 17:20:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gns3-server
/
gns3server
/
handlers
/
api
/
controller
History
Jeremy Grossmann
a2d57f7c37
Merge pull request
#1741
from candlerb/candlerb/snasphot
...
Correct typo "Snasphot"
2020-04-15 02:53:01 -07:00
..
__init__.py
Use "template" to name what we use to create new nodes.
2018-11-28 16:12:58 +07:00
appliance_handler.py
Early support for symbol themes.
2019-03-12 18:13:33 +07:00
compute_handler.py
Fix issue when images are not uploaded from appliance wizard. Ref
https://github.com/GNS3/gns3-gui/issues/2738
2019-03-18 15:33:37 +07:00
drawing_handler.py
Drop Python 3.4 and switch to async / await syntax for asyncio.
Fixes
#1425
2018-10-15 17:05:49 +07:00
gns3_vm_handler.py
Fix bug when GNS3 VM were not saved. Fix tests.
2019-04-14 17:42:20 +07:00
link_handler.py
Refactor how clients access PCAP capture files. Fixes
https://github.com/GNS3/gns3-gui/issues/2438
.
2018-10-27 14:47:17 +07:00
node_handler.py
Remove debug message
2020-04-06 11:51:59 +09:30
notification_handler.py
Some adjustments with compute WebSocket handling. Ref
https://github.com/GNS3/gns3-server/issues/1564
2019-04-14 16:48:12 +07:00
project_handler.py
Return HTTP status code 204 in API when project successfully closed.
Fixes
#1689
2019-11-11 15:32:57 +08:00
server_handler.py
Return array for controller statistics endpoint
2020-01-17 17:07:30 +08:00
snapshot_handler.py
Merge pull request
#1741
from candlerb/candlerb/snasphot
2020-04-15 02:53:01 -07:00
symbol_handler.py
Early support for symbol themes.
2019-03-12 18:13:33 +07:00
template_handler.py
Download custom appliance symbols from GitHub
2019-03-11 16:55:16 +07:00