- 18 Sep, 2017 2 commits
-
-
Daniele Venzano authored
Various small fixes See merge request !16
-
Daniele Venzano authored
-
- 15 Sep, 2017 1 commit
-
-
Daniele Venzano authored
-
- 14 Sep, 2017 6 commits
-
-
Daniele Venzano authored
-
Daniele Venzano authored
New web UI and lots of fixes See merge request !15
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
# Conflicts: # zoe_lib/config.py
-
- 13 Sep, 2017 7 commits
-
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
Various clean-ups and fixes See merge request !14
-
Daniele Venzano authored
-
Daniele Venzano authored
-
- 12 Sep, 2017 2 commits
-
-
Daniele Venzano authored
-
Daniele Venzano authored
-
- 11 Sep, 2017 3 commits
-
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
Set also the final logo and work on the general web ui refactoring
-
- 08 Sep, 2017 6 commits
-
-
Daniele Venzano authored
Fixes for small bugs reported on github See merge request !13
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
Log streaming was blocking tornado, fix using thread pools See merge request !12
-
Daniele Venzano authored
-
- 07 Sep, 2017 11 commits
-
-
Daniele Venzano authored
Various fixes See merge request !11
-
Daniele Venzano authored
- remove executions with fatal errors form the scheduling queue - set services to error state when they fatally fail starting - re-implement log streaming that was not working
-
Daniele Venzano authored
Fix elastic scheduler race condition See merge request !10
-
Daniele Venzano authored
The scheduler now checks only for services to be active, not running. Add a running queue
-
Daniele Venzano authored
Roadmap updates See merge request !9
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
Internal logs See merge request !8
-
Daniele Venzano authored
-
Daniele Venzano authored
-
Daniele Venzano authored
If activated, docker will be configured to send service logs to the zoe master, who will save them to disk. Then they can be streamed via the command line or the web interface.
-
- 06 Sep, 2017 2 commits
-
-
Daniele Venzano authored
Fix the 'essentials already started' bug See merge request !7
-
Daniele Venzano authored
A service in the undefined state is dead, since it does not exist in the container list generated by the backend. Add also a column indicating if a service is essential or not in the command line client, to aid debugging.
-