Skip to content

Tags: Katka19/AliceO2

Tags

nightly-20190423

Toggle nightly-20190423's commit message
o2sim: write out sensitive volumes

Keep track of which volumes are sensitive.
The main motivation here is that external tools (MCStepLogger)
can use this to categorize steps according to if in sensitive region
or not.

nightly-20190422

Toggle nightly-20190422's commit message
o2sim: write out sensitive volumes

Keep track of which volumes are sensitive.
The main motivation here is that external tools (MCStepLogger)
can use this to categorize steps according to if in sensitive region
or not.

nightly-20190421

Toggle nightly-20190421's commit message
o2sim: write out sensitive volumes

Keep track of which volumes are sensitive.
The main motivation here is that external tools (MCStepLogger)
can use this to categorize steps according to if in sensitive region
or not.

nightly-20190420

Toggle nightly-20190420's commit message
o2sim: write out sensitive volumes

Keep track of which volumes are sensitive.
The main motivation here is that external tools (MCStepLogger)
can use this to categorize steps according to if in sensitive region
or not.

nightly-20190419

Toggle nightly-20190419's commit message
o2sim: write out sensitive volumes

Keep track of which volumes are sensitive.
The main motivation here is that external tools (MCStepLogger)
can use this to categorize steps according to if in sensitive region
or not.

nightly-20190418

Toggle nightly-20190418's commit message
o2sim: Make retrieval of process name more robust

nightly-20190417

Toggle nightly-20190417's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update Doxygen format (O2-525) (AliceO2Group#1813)

* Introduce structuring of doc pages
* Add special comments to make Markdown and Doxygen coexist

nightly-20190416

Toggle nightly-20190416's commit message
Ignore .envrc and bazel files

nightly-20190415

Toggle nightly-20190415's commit message
ConfigurableParam: Fix issue with operator<<; Some code style changes

* fix issue with operator<< which was not printing correct values
  (probably due to problem with copying pointer values)

* rename paramDataMember to ParamDataMember (since a type)

* some const-correctness fixes

nightly-20190414

Toggle nightly-20190414's commit message
ConfigurableParam: Fix issue with operator<<; Some code style changes

* fix issue with operator<< which was not printing correct values
  (probably due to problem with copying pointer values)

* rename paramDataMember to ParamDataMember (since a type)

* some const-correctness fixes