This project is mirrored from https://gitlab.cern.ch/gaudi/Gaudi.git.
Pull mirroring updated .
- Apr 23, 2018
-
-
Charles Leggett authored
See merge request !177
-
Charles Leggett authored
-
- Apr 20, 2018
-
-
Charles Leggett authored
See merge request !176
-
charles leggett authored
This re-applies GMR gaudi/Gaudi!542 and gaudi/Gaudi!666 Algorithms should not know about begin and end run transitions, as these concepts become fuzzy if not entirely meaningless in an environment where multiple events are processed concurrently. In the vast majority of cases, anything done in Algorithm::beginRun can be migrated to Algorithm::start, and endRun -> stop. We also print out a warning message if a derived Algorithm implements beginRun or endRun, so as to ease migration of serial jobs.
-
- Mar 27, 2018
-
-
charles leggett authored
-
charles leggett authored
- Mar 20, 2018
-
-
Marco Clemencic authored
- fix "dereference after null check" error introduced with e6f3bc22 (mr !455) - fix "uninitialized member" error introduced with 99edb6c4 (mr !420)
-
- Mar 19, 2018
-
-
Marco Clemencic authored
-
- Mar 18, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
This reverts merge request !636
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Mar 17, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
-
Gerhard Raven authored
and add a test which checks the ordering of EventIDBase
-
- Mar 16, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
* mr-639: Remove deprecation warning from ExtraInputs and ExtraOutputs properties
-
Marco Clemencic authored
* mr-638: Fix warnings seen when compiling with gcc8.
-
Marco Clemencic authored
* mr-636: GaudiProjectConfig: Fix generated __init__ files to handle symlinks.
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Closes #15
-
Marco Clemencic authored
-
Marco Clemencic authored
- change Gitlab-CI Docker image to latest LHCb one - prefer host-binary-tag from PATH (see https://gitlab.cern.ch/lhcb-core/LbPlatformUtils/) - use xenv from PATH or get it from the Git repository (see https://gitlab.cern.ch/gaudi/xenv)
-