1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-15 21:08:55 +00:00
gns3-server/gns3server
Julien Duponchelle aa2472fb30 Rewrote image search
This code is more generic and support all cases. Previously
we had bug where the user lost his image path if the image
was not located in image directory.
2015-04-14 18:46:55 +02:00
..
cert_utils Add CN support to cert as command line arg 2014-09-08 22:07:33 -06:00
handlers Fix a crash in VirtualBox vm creation 2015-04-14 14:24:13 +02:00
modules Rewrote image search 2015-04-14 18:46:55 +02:00
schemas Initial config file content can be empty 2015-04-09 10:53:18 +02:00
templates Homepage cleanup 2015-03-27 10:04:16 +01:00
utils Some spring cleaning. 2015-04-08 11:17:34 -06:00
web Return more informations about bad requests for crash reports 2015-04-09 10:22:25 +02:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
config.py Fix random behavior in tests 2015-03-17 15:40:58 +01:00
crash_report.py Prepare 1.3.1rc1 2015-04-05 11:47:56 +02:00
main.py Option to record curl requests into a file (to replay them later). 2015-03-13 14:43:39 -06:00
server.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
version.py Fix version 2015-04-12 11:08:30 +02:00