Code

Improved error reporting in graph(): correctly report bad requests.
[sysdb/webui.git] / server / server.go
2014-11-23 Sebastian HarlImproved error reporting in graph(): correctly report...
2014-11-22 Sebastian HarlSplit server.go into server.go and query.go.
2014-11-22 Sebastian HarlSimplified URL parsing and un-escape URIs.
2014-11-22 Sebastian HarlGive content generators more control over the generated...
2014-11-21 Sebastian HarlAdded support for simple SVG graphs for metrics.
2014-11-21 Sebastian Harlserver: Make it easier to add special handlers.
2014-11-20 Sebastian HarlMake sure to not use a client connection multiple times...
2014-11-20 Sebastian HarlInitial commit of the SysDB web interface.