Andrey Smirnov
516dd7b044
Switch to gometalinter
...
Only small amount of required checks is enabled,
plan is to enable more linters as issues are fixed in the code.
2017-03-23 01:51:08 +03:00
jolo
b0ab39e07f
Manually undo unintended changes
2017-01-20 02:19:44 +01:00
jola5
4bf27d1dae
Merge branch 'master' into master
2017-01-19 23:07:49 +01:00
jolo
91561b40f6
Change 'vertical' argument to a more generic 'layout', fix api
2017-01-16 22:13:13 +01:00
jolo
0e8ea6363a
Support vertical graph layouts
2017-01-14 02:18:56 +01:00
Harald Sitter
345fa02fdc
Allow requesting the unrendered dot graph from the graph endpoint
...
When api/graph.{dot,gv} is requested the raw string for dot gets returned.
This allows client-side rendering rather than server-side. It also makes
the optional dependency on graphivz for dot unnecessary to use the graph
endpoint.
2017-01-13 12:57:42 +01:00
Andrey Smirnov
2816647809
Allow to generate graph in formats supported by dot. #169
2015-01-13 19:22:24 +03:00
Andrey Smirnov
67ce828eeb
Lock collections before building graph. #169
2015-01-13 19:17:19 +03:00
Andrey Smirnov
427c42f4b8
Move graph into deb/ package, passing collection factory. #169
2015-01-13 19:10:39 +03:00
Sylvain Baubeau
38cb6bd133
Graph REST API #116
2015-01-12 10:56:28 +01:00