- Jul 02, 2018
-
-
- May 26, 2018
-
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
- May 25, 2018
-
-
Marco Clemencic authored
it avoids spurious test failures on busy Gitlab-CI runners
-
Illya Shapoval authored
-
Illya Shapoval authored
-
- May 23, 2018
-
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
detect scheduling stalls event-wise, and don't force Avalanche Scheduler to self-deactivate upon a failure/stall (the latter is still handled by HiveSlimEventLoopMgr)
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
- May 22, 2018
-
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
-
- May 15, 2018
-
-
Illya Shapoval authored
-
Illya Shapoval authored
-
- Apr 29, 2018
-
-
Illya Shapoval authored
-
- Apr 28, 2018
-
-
Illya Shapoval authored
-
- Apr 26, 2018
-
-
Illya Shapoval authored
add support for multiple CF parents to topological execution flow tracer, and verbose/error messages cleanup in PRG
-
- Apr 16, 2018
-
-
Marco Clemencic authored
-
- Apr 12, 2018
-
-
- Apr 11, 2018
-
-
patch generated by https://gitlab.cern.ch/hgraslan/Gaudi/-/jobs/1253552
-
Hadrien Benjamin Grasland authored
-
Hadrien Benjamin Grasland authored
-
- Apr 10, 2018
-
-
Marco Clemencic authored
-
- Mar 19, 2018
-
-
Frank Winklmeier authored
Change operator<<( std::ostream& s, AlgsExecutionStates::State x ) to convert to string instead of integer. The latter was nowhere used. Use the operator in EntityState to avoid the duplicate enum-to-string hard-coding.