Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
AliceO2Group
/
AliceO2
Public
Notifications
You must be signed in to change notification settings
Fork
511
Star
125
Code
Issues
2
Pull requests
33
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
AliceO2
CCDB
include
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2026
CCDB: handle access to CCDB via security proxy (#15724)
Show description for a63c2a2
ktf
authored
a63c2a2
View commit details
Copy full SHA for a63c2a2
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Fix includes for ROOT 6.40 (missing in cxx, and can no longer forward-declare)
davidrohr
committed
1709369
View commit details
Copy full SHA for 1709369
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
CCDB: add extra metrics for amount of data requested / fetched
ktf
committed
c060a1e
View commit details
Copy full SHA for c060a1e
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Fix BasicCCDBManager::isCacheValid(ts) method (#15223)
shahor02
authored
081240b
View commit details
Copy full SHA for 081240b
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
CCDB: report stats about CCDB fetches / misses to DPL
ktf
committed
813e416
View commit details
Copy full SHA for 813e416
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
Extending the CCDB API to optionally get the headers from first HTTP request (#14709)
Show description for 80f2bea
mrtineide
authored
80f2bea
View commit details
Copy full SHA for 80f2bea
View code at this point
Browse repository at this point
Commits on Aug 14, 2025
Revert "DPL: move to std::pmr where possible"
Show description for fe9e226
ktf
committed
fe9e226
View commit details
Copy full SHA for fe9e226
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Get rid of C++ extension warning
ktf
committed
28345fb
View commit details
Copy full SHA for 28345fb
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
DPL: move to std::pmr where possible
ktf
committed
83467b3
View commit details
Copy full SHA for 83467b3
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
Add fully qualified names for std::string and std::map
Show description for 51d4f86
mrtineide
authored and
ktf
committed
51d4f86
View commit details
Copy full SHA for 51d4f86
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
New methods to query AggregatedRunInfo for MC
Show description for 00b201b
sawenzel
committed
00b201b
View commit details
Copy full SHA for 00b201b
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
Use common FatalWhenNull setting in getSpecificForRun
shahor02
committed
9a197c2
View commit details
Copy full SHA for 9a197c2
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
explicitly add CCDB to some CCDB fatal error strings
ehellbar
authored and
davidrohr
committed
4060a20
View commit details
Copy full SHA for 4060a20
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Do not fetch meta-data object unless reading explicit ccdb snapshot file
shahor02
committed
c5209b1
View commit details
Copy full SHA for c5209b1
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
CCDBApi: Fix CCDBDownloader redirect errors (#14029)
Show description for dd2d2aa
TrifleMichael
authored
dd2d2aa
View commit details
Copy full SHA for dd2d2aa
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
loadFileToMemory with std::vector instead of o2::pmr::vectot
Show description for 0e29a1a
shahor02
committed
0e29a1a
View commit details
Copy full SHA for 0e29a1a
View code at this point
Browse repository at this point
Commits on Nov 18, 2024
Optional ordering of objects in CCDBPopulator
Show description for 348b194
shahor02
committed
348b194
View commit details
Copy full SHA for 348b194
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
add separate method to extract run-duration from RCT info headers
shahor02
committed
81e6fd9
View commit details
Copy full SHA for 81e6fd9
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
Pass CCDB Headers together with binary blob (#13575)
shahor02
authored
015c38a
View commit details
Copy full SHA for 015c38a
View code at this point
Browse repository at this point
CCDB: add getSpecificForRun (#13569)
Show description for 39489be
ddobrigk
authored
39489be
View commit details
Copy full SHA for 39489be
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
feat(CCDB): add getForRunMiddleTimeStamp method
Show description for 3b4c9cf
mpuccio
authored and
sawenzel
committed
3b4c9cf
View commit details
Copy full SHA for 3b4c9cf
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
Added severity flag to uvErrorCheck in CcdbDownloader
TrifleMichael
authored and
davidrohr
committed
4b29cae
View commit details
Copy full SHA for 4b29cae
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Add separate upload and download timemouts for CCDBApi
shahor02
committed
53c5a42
View commit details
Copy full SHA for 53c5a42
View code at this point
Browse repository at this point
Commits on May 16, 2024
[QC-1171] CCDB api should timeout (#13129)
Barthelemy
authored
92ee48d
View commit details
Copy full SHA for 92ee48d
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
CCDBApi: avoid leaking curl handle.
ktf
authored and
martenole
committed
35d6be7
View commit details
Copy full SHA for 35d6be7
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
getRunDuration first tests STF/ETF, then SOX/EOX,SOR/EOR
shahor02
committed
1ed92ef
View commit details
Copy full SHA for 1ed92ef
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
Use unsafe isCachedObjectValid with CheckObjValidityEnabled
Show description for fe41d60
shahor02
committed
fe41d60
View commit details
Copy full SHA for fe41d60
View code at this point
Browse repository at this point
Account getRunDuration in the cache report of BasicCCDBManager
shahor02
committed
d417269
View commit details
Copy full SHA for d417269
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
CCDBManager can use new Cache-Valid-Until header (#12805)
shahor02
authored
989671a
View commit details
Copy full SHA for 989671a
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
CCDB semaphore improvements
Show description for 81d66fb
sawenzel
committed
81d66fb
View commit details
Copy full SHA for 81d66fb
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
restore CCDBManagerInstance::endOfStream to print report.
shahor02
committed
caeba37
View commit details
Copy full SHA for caeba37
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
Optional detailed report on the BasicCCDBManager cache (#12430)
Show description for 3301b3f
shahor02
authored
3301b3f
View commit details
Copy full SHA for 3301b3f
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
BasicCCDBManager: Assume infinite validity if header info is missing
Show description for 199951f
sawenzel
committed
199951f
View commit details
Copy full SHA for 199951f
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Restore propagation of CCDB download failure error
Show description for d7e7e15
shahor02
committed
d7e7e15
View commit details
Copy full SHA for d7e7e15
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
CCDB fix: fetch headers to RequestContext when reading snapshot
shahor02
committed
aaa1300
View commit details
Copy full SHA for aaa1300
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.