Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AliceO2Group/AliceO2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rc/daily-20260519-0000
Choose a base ref
...
head repository: AliceO2Group/AliceO2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 36 files changed
  • 10 contributors

Commits on May 19, 2026

  1. DPL MCP: support multiple workflows

    Rather than having to specify a single workflow in the
    MCP configuration, allow it to connect to any running workflow.
    ktf committed May 19, 2026
    Configuration menu
    Copy the full SHA
    2f52be1 View commit details
    Browse the repository at this point in the history
  2. [MFT] Fixing number of links per RU/zone in mapping (#15410)

    Co-authored-by: Maurice Coquet <mcoquet@alicecerno2.cern.ch>
    mcoquet642 and Maurice Coquet authored May 19, 2026
    Configuration menu
    Copy the full SHA
    3ee5c9f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. Configuration menu
    Copy the full SHA
    2e26434 View commit details
    Browse the repository at this point in the history
  2. Add token for the test CCDB instance

    Before the test instance did not need a token. This has changed, which
    broke tests that relied on hardcoded HTTP, and not HTTPS.
    Now the test instance redirects to HTTPS and we need a token.
    mrtineide authored and ktf committed May 20, 2026
    Configuration menu
    Copy the full SHA
    f8f5d1e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2026

  1. TPC: add option for disabling corrections

    - add option for using static corrections instead of main corrections
    matthias-kleiner authored and ehellbar committed May 21, 2026
    Configuration menu
    Copy the full SHA
    084c366 View commit details
    Browse the repository at this point in the history
  2. IOTOF: align geometry to specs (#15414)

    - add macro to draw geometry
    - streamline setup of IOTOF active layers
    njacazio authored May 21, 2026
    Configuration menu
    Copy the full SHA
    aa96c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f017263 View commit details
    Browse the repository at this point in the history
  4. ITS: add selections on tracks sharing clusters (#15406)

    * ITS: add selections on tracks sharing clusters
    
    * Refactor selection function, return simple int instead of reference to int
    
    * Use isPhiDifferenceBelow, avoid variable narrowing
    
    * Improve memory management for selection of tracks with shared clusters
    fchinu authored May 21, 2026
    Configuration menu
    Copy the full SHA
    c7d5958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c2216f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. Configuration menu
    Copy the full SHA
    86a999e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d13ebbb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2026

  1. TPC timeseries: make data requests conditional on input sources

    - do not request PV and FT0 in TPC-only mode
    - do not request TPC clusters if TPC is not in input sources
    - make time series work without any track input
    matthias-kleiner authored and wiechula committed May 23, 2026
    Configuration menu
    Copy the full SHA
    c36617d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4bd6bc View commit details
    Browse the repository at this point in the history

Commits on May 24, 2026

  1. Configuration menu
    Copy the full SHA
    5b4b32f View commit details
    Browse the repository at this point in the history

Commits on May 25, 2026

  1. [ALICE3] TRK: fix ACTS clusterer compilation (#15352)

    Comment out the processing of digMC2ROFs if condition.
    njacazio authored May 25, 2026
    Configuration menu
    Copy the full SHA
    19b82ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8936d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    440a899 View commit details
    Browse the repository at this point in the history
Loading