This project is mirrored from https://gitlab.cern.ch/gaudi/Gaudi.git.
Pull mirroring updated .
- Jun 04, 2020
-
- Jun 03, 2020
-
-
Marco Clemencic authored
Revert "Merge branch 'ViewsCantAccessEvent' into 'master'" See merge request gaudi/Gaudi!1079
-
Charles Leggett authored
This reverts merge request !1064
-
Marco Clemencic authored
Revert "Test for the scheduler hang on alg exceptions" See merge request gaudi/Gaudi!1078
-
Marco Clemencic authored
This reverts merge request !979
-
- Jun 02, 2020
-
-
Marco Clemencic authored
GaudiConfig2: Fix unpickling of derived Configurables Closes #124 See merge request gaudi/Gaudi!1076
-
Marco Clemencic authored
Remove data flow dumps or make them configurable See merge request gaudi/Gaudi!1075
-
patch generated by https://gitlab.cern.ch/bwynne/Gaudi_gaudi/-/jobs/8473340
-
Marco Clemencic authored
Change StatusCode::orThrow so that the return value can be ignored Closes #118 See merge request gaudi/Gaudi!1073
-
Marco Clemencic authored
Introducing Set-semantics See merge request gaudi/Gaudi!1066
-
patch generated by https://gitlab.cern.ch/wlampl/Gaudi/-/jobs/8165593
-
Marco Clemencic authored
Isolate sub-slot data from the parent slot See merge request gaudi/Gaudi!1064
-
patch generated by https://gitlab.cern.ch/bwynne/Gaudi_gaudi/-/jobs/8164347
-
Marco Clemencic authored
Test for the scheduler hang on alg exceptions See merge request gaudi/Gaudi!979
-
patch generated by https://gitlab.cern.ch/bwynne/Gaudi_gaudi/-/jobs/5660361
-
- May 26, 2020
-
-
Frank Winklmeier authored
Do not call `__init__` during unpickling as that method may have been overridden in derived classes. Instead set the properties directly. Fixes issue #124.
-
Frank Winklmeier authored
Add unit test to test unpickling of derived configurable classes that override the `__init__` method (issue #124).
-
- May 20, 2020
-
-
Marco Clemencic authored
Fix bugs in ThreadPoolSvc See merge request gaudi/Gaudi!1068
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Sequence semantics update See merge request gaudi/Gaudi!1069
-
SequenceSemantics: Allow explicilty setting payload semantics, introduces __eq__ and __ne__ for _ListHelper
-
Marco Clemencic authored
Remove now unused ATLAS_GAUDI_V21 and HAVE_GAUDI_PLUGINSVC definitions See merge request gaudi/Gaudi!1062
-
Marco Clemencic authored
Few fixes to GaudiConfig2 See merge request gaudi/Gaudi!1061
-
Marco Clemencic authored
Closes #121 See merge request gaudi/Gaudi!1063
-
Marco Clemencic authored
Consolidate and optimize scheduling of blocking tasks See merge request gaudi/Gaudi!1051
-
- May 08, 2020
-
-
Illya Shapoval authored
-
Illya Shapoval authored
o avoid missing one worker thread in the TBB global thread pool when ThreadPoolSvc is configured to use all available hardware threads; o initialize boost::barrier counter accordingly to the above change to avoid leaving one ThreadInitTask in limbo at termination of ThreadPoolSvc; o make ThreadPoolSvc set the right number of worker threads in Gaudi::Concurrency::ConcurrencyFlags. Also, change the AvalancheSchedulerSvc's help message about worker thread pool size to reflect what is actually going on in the ThreadPoolSvc.
-
- May 04, 2020
-
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
- May 03, 2020
-
-
Illya Shapoval authored
-
- Apr 28, 2020
-
-
Marco Clemencic authored
-
patch generated by https://gitlab.cern.ch/wlampl/Gaudi/-/jobs/8157139
-
Walter Lampl authored
-
- Apr 27, 2020
-
-
Stewart Martin-Haugh authored
-
- Apr 24, 2020
-
-
patch generated by https://gitlab.cern.ch/wlampl/Gaudi/-/jobs/8114061
-
Walter Lampl authored
GaudiConfig2 semantics: Add update() method to _DictHelper. Main purpose is to set is_diry to true. Required to assign an empty dict to a property
-
Walter Lampl authored
-
- Apr 23, 2020
-
-
Marco Clemencic authored
do not run public headers build test on generated headers See merge request gaudi/Gaudi!974
-