Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/bootstrap-5.x
  • renovate/purgecss-webpack-plugin-7.x
  • renovate/mini-css-extract-plugin-2.x
  • renovate/html-webpack-plugin-5.x
  • master default protected
  • renovate/golang-1.x
  • renovate/css-loader-6.x
7 results

graph_test.go

  • ale's avatar
    0def9013
    Switch to a self-hosted binary, add graph-related code · 0def9013
    ale authored
    The app is now self-hosted instead of relying on the static-content
    standalone server, so we can eventually add dynamic code for graph
    serving.
    
    The static content serving has improved, with more consistent cache
    header management, as well as the capability of serving pre-compressed
    content.
    
    Additional code to implement the generation of dependency (flow)
    graphs in dot format was added (not hooked to the HTTP server yet).
    0def9013
    History
    Switch to a self-hosted binary, add graph-related code
    ale authored
    The app is now self-hosted instead of relying on the static-content
    standalone server, so we can eventually add dynamic code for graph
    serving.
    
    The static content serving has improved, with more consistent cache
    header management, as well as the capability of serving pre-compressed
    content.
    
    Additional code to implement the generation of dependency (flow)
    graphs in dot format was added (not hooked to the HTTP server yet).