Commit 2dcfd5b9 authored by Cristian Gutiérrez's avatar Cristian Gutiérrez Committed by jberlin
Browse files

**ADDED GRAPH VISUALIZATION SUPPORT FOR THE DEVS VM**

* a8f2c337
**IMPLEMENTED SHUTDOWN ENDPOINT**
* ce5699b0
* d91cae7d added a more robust way of handling arguments in the url.
* cfe41b8f added expid in the global shared dictionary state.
**TREE GENERATION**
* 0b75e3b0, ea611b29, 9526c651, detected an error that was making the tree generation slower by using the old method.
**ISSUE REGARDING GRAPH COLLAPSING WHEN NO DEPENDENCIES**
* 10b77876 added support for graph generation for experiments without any dependency, added just a condition `if job.name != child_name:`

**OTHER**
* fe180c9d added ssl cipher method as support suggested, cleanup mock data because at this point we have login at the Dev VM.
* 86203c51, Removal of EXPID param duplication (and all the changes that I have not tracked in the past month
parent 431e458f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment