1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-11 08:30:57 +00:00
gns3-server/gns3server/utils
grossmj e3757a8955 Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
* Default for missing height/width is "100%" as defined in the SVG specification
* Better error message, if viewBox attribute is missing
* Removal of "%" in percent more fault tolerant by using rstrip("%")
2019-01-21 16:01:03 +07:00
..
asyncio Set socket options SO_KEEPALIVE and TCP_NODELAY for embedded Telnet server. Ref #1335 2019-01-12 16:50:15 +07:00
__init__.py Returns the ports' adapter types and mac addresses when available. 2018-04-06 13:19:17 +07:00
file_watcher.py Optimize appliance templates update from GitHub repository by only downloading when the repository 2018-08-21 16:26:07 +07:00
get_resource.py Fix an error in frozen ressources loading 2015-07-03 20:29:49 +02:00
images.py Merge branch '2.1' into 2.2 2018-06-10 21:19:55 +07:00
interfaces.py Check if the HAXM service is running when starting a Qemu VM with hardware acceleration. Ref #1242. 2018-03-24 22:15:20 +07:00
path.py Cleanup code for getting the default project directory 2016-05-11 18:42:55 +02:00
picture.py Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 16:01:03 +07:00
ping_stats.py Catch exceptions in various locations to fix small issues reported by Sentry. 2018-09-06 09:49:12 +02:00
qt.py Fix an error when importing old topology without color for label 2016-10-24 14:58:14 +02:00
static.py Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 2018-06-26 12:09:08 +02:00
vmnet.py Change order to find vnetlib on Windows (PATH -> Registry -> Default directories). 2018-06-04 21:57:34 +07:00
windows_loopback.py Tool to add, configure and remove Windows loopback adapters. 2016-11-05 15:10:05 +11:00
windows_service.py Check if the HAXM service is running when starting a Qemu VM with hardware acceleration. Ref #1242. 2018-03-24 22:15:20 +07:00