- 08 Dec, 2022 3 commits
-
-
Andrei Kazarov authored
-
Andrei Kazarov authored
align pbeast in tdaq-09-05-00 with tdaq-09-04-00 to use v5 data format See merge request !427
-
Igor Soloviev authored
=== pbeast === fix pbeast data version (Igor Soloviev) fix typo allocating array causing ADAMATLAS-433 (Igor Soloviev) update documentation (Igor Soloviev) fix run-time type conversion error in test binary (Igor Soloviev) rename receiver-monitoring.xml to pbeast-monitoring.xml and do not install it as IS file (Igor Soloviev) new delta-compression data format v5 (Igor Soloviev) few improvements for pbeast_remove_duplicated dry mode (Igor Soloviev) fix pbeast_remove_duplicated.sh (Igor Soloviev) extend pbeast_remove_duplicated.sh to cover x.pb ! x.1.pb and x1.pb == xN.pb (Igor Soloviev) Use FindPython rather than PythonLibs (Reiner Hauser) improve log messages im pbeast_remove_duplicated.sh (Igor Soloviev) create utility to remove duplicated files, see ADAMATLAS-430 (Igor Soloviev) remove unset PYTHONHOME and PYTHONPATH to use auth-get-sso-cookie for TDAQ releases newer tdaq-09-04-00 (Igor Soloviev) As Wainer noted, the None is a keyword and cannot be used as enum value since python 3 (Igor Soloviev)
-
- 07 Dec, 2022 2 commits
-
-
Andrei Kazarov authored
fwinkl submitted HLTMPPU with tag HLTMPPU-00-03-19 See merge request !426
-
Frank Winklmeier authored
=== HLTMPPU === DcmEmulator: Move shared memory management from event level to session level (Rafal Bielski) Update CI to tdaq-09-05-00 (Frank Winklmeier) Use FindPython rather than PythonLibs (Reiner Hauser)
-
- 17 Nov, 2022 2 commits
-
-
Andrei Kazarov authored
-
Andrei Kazarov authored
-
- 07 Nov, 2022 2 commits
-
-
Andrei Kazarov authored
joos submitted cmem_rcc with tag cmem_rcc-02-00-45 See merge request !419
-
Markus Joos authored
=== cmem_rcc === dynamic allocation of memory disabled (Markus Joos) Delete load (Markus Joos) Delete cmem_rcc_drv.c (Markus Joos) Delete cmem_rcc (Markus Joos)
-
- 02 Nov, 2022 3 commits
-
-
Reiner Hauser authored
-
Giuseppe Avolio authored
=== Igui === Show warning at CONFIG only in the P1 environment (avolio) Avoiding not needed updates of the transition button state (avolio) New implementation of the new MainPanel done (avolio) New way to control the auto-pilot (avolio) Added confirmation dialogue when the CONFIG command is sent (avolio) Added new panel for sending commands the Root Controller (avolio)
-
Reiner Hauser authored
=== daq_tokens ===
-
- 01 Nov, 2022 3 commits
-
-
Reiner Hauser authored
=== daq_tokens === Remove find_package() call for nlohmann_json (Reiner Hauser)
-
Igor Soloviev authored
=== pbeast === fix issue with wrong previous near data point during downsampling, see ADAMATLAS-428 (Igor Soloviev)
-
Reiner Hauser authored
=== daq_tokens === Use SO_REUSEADDRESS option in server (Reiner Hauser) Check number of arguments in test program (Reiner Hauser) Use MD5 hash in systemd service (Reiner Hauser) Treat empty string as default server credential (Reiner Hauser)
-
- 31 Oct, 2022 6 commits
-
-
Reiner Hauser authored
=== daq_tokens === Remove recv() which exposes gssapi data types (Reiner Hauser)
-
Reiner Hauser authored
=== daq_tokens === Remove script, fix more standalone README instructions (Reiner Hauser) More fixes for standalone build and installation (Reiner Hauser) Fix quoting for code blocks (Reiner Hauser)
-
Andy Salnikov authored
=== BeamSpotUtils === Update unit tests for changes in folder structure. Flake fixes. (Andy Salnikov) Do not generate ERS if writing to database fails (Andy Salnikov) Add run and lbn to create snapshots (Andy Salnikov) Unset TDAQ_DB_VERSION so we can read latest OKS config (Andy Salnikov) Avoid raising exception for empty dataset (Andy Salnikov) Fix logic for guessing run number for oh_cp files (Andy Salnikov) Do not add LB/ prefix for run3 histograms (Andy Salnikov) Change permissions for tmp folder to allow reading (Andy Salnikov)
-
Reiner Hauser authored
=== daq_tokens === Systemd socket activation for GSSAPI auth (Reiner Hauser) Fix standalone CMakeLists.txt (Reiner Hauser) C++ acquire() calls GSSAPI directly (Reiner Hauser) Destructor for context, and fix in client creds (Reiner Hauser) Separate out gssapi-utils to hide GSSAPI horrors (Reiner Hauser) Fix misunderstood from_bytes() call (Reiner Hauser) Change gssapi protocol implementation (Reiner Hauser)
-
Igor Soloviev authored
=== pbeast === add option to print raw timestamp by pbeast_read_file (Igor Soloviev)
-
Fabrice Le Goff authored
=== dcm === Changing a few asserts to ERS errors (Fabrice Le Goff) added documentation on statistics (Fabrice Le Goff) added documentation on HLTPU states (Fabrice Le Goff) remove std::move from returned local value to allow RVO (Fabrice Le Goff) Fixed a logic bug in an assert and removed duplicate IS infos (Simone Sottocornola)
-
- 30 Oct, 2022 1 commit
-
-
Frank Winklmeier authored
=== HLTMPPU === HLTMPPy: use SOR time from first event if not specified (Frank Winklmeier) HLTMPPy: re-read RunParams on start in interactive mode (Frank Winklmeier) Cleanup or demote excessive logging messages (Frank Winklmeier) DcmEmulator: fix bug for one-event files (Frank Winklmeier) DFDataSource: Change OperationTimedOut message level from LOG to DEBUG (Rafal Bielski)
-
- 29 Oct, 2022 1 commit
-
-
Reiner Hauser authored
=== daq_tokens === Fix GSSAPI server code in C++ version (Reiner Hauser) Fix int vs long warning (Reiner Hauser) Clone submodules for boost-cmake (Reiner Hauser) Add OpenSSL and krb5 development RPMs (Reiner Hauser) Fix .gitlab-ci.yml file (Reiner Hauser) Add standalone build for CI (Reiner Hauser) First version C++ GSSAPI server (Reiner Hauser) Command line interface for cern_sso functions (Reiner Hauser)
-
- 28 Oct, 2022 2 commits
-
-
Julia Frances Allen authored
=== TRP === commenting out debugging print statements in provider correction (Julia Frances Marsh) Correction to fluctuating num_providers applied & inclusion of a warning message to assess how num_providers behaves in HLTHistogramReceiver.cpp (Julia Frances Marsh)
-
Igor Soloviev authored
=== pbeast === fix issue ADAMATLAS-427: broken downsampling with all-updates activated (Igor Soloviev) fix user activity monitoring and bstconfig workaround, see ADAMATLAS-426 (Igor Soloviev) improve web test (Igor Soloviev)
-
- 27 Oct, 2022 2 commits
-
-
Reiner Hauser authored
=== webis_server === Implement emon subscription and event retrieval (Reiner Hauser)
-
Igor Soloviev authored
=== config === fix issue with set => get generated DAL methods (Igor Soloviev)
-
- 26 Oct, 2022 2 commits
-
-
Reiner Hauser authored
=== DAQRelease === Set FONTCONFIG_PATH (Reiner Hauser)
-
Reiner Hauser authored
-
- 25 Oct, 2022 10 commits
-
-
Reiner Hauser authored
=== DAQRelease === Remove references to libxkbcommon for LCG >= 102 (Reiner Hauser)
-
Reiner Hauser authored
No longer part of LCG >= 102
-
Reiner Hauser authored
=== webis_server === Update README.md (Reiner Hauser) Fix connection string for tcp (Reiner Hauser)
-
Reiner Hauser authored
=== webis_server === Remove info() log message (Reiner Hauser) If type == compact return only TH* not canvas (Reiner Hauser) Add DELETE endpoint to histograms (Reiner Hauser) Implement DELETE on IS object (Reiner Hauser)
-
Serguei Kolos authored
=== swrod === Adopt to the new master trigger interface (Serguei Kolos) Fix compilation error (Serguei Kolos) Fix last HLTDataBuffer mod, only count gc when erase() does erase (Gordon Crone)
-
Giuseppe Avolio authored
=== CES === Updated release notes (avolio) Added env variable to force the automatic stop-less removal (avolio)
-
Serguei Kolos authored
=== swrod === Fix compilation error when using the new master triggr interface (Serguei Kolos)
-
Giuseppe Avolio authored
=== CES === Removed sleep time (avolio) Fixed issue causing the ERS HoldingTriggerAction to not be sent (avolio) Sleep time reduced to 250 ms (avolio) ClockSwitch: sending custom command to AFP (avolio) Hack to wait for the ERS subscription to be done (avolio)
-
Reiner Hauser authored
=== hltsv === Change ECR to uint8_t (Reiner Hauser)
-
Fabrice Le Goff authored
=== SFOng === update release notes (Fabrice Le Goff) added: IS objects to CastorScript schema for I/O-related stats (Fabrice Le Goff)
-
- 24 Oct, 2022 1 commit
-
-
Serguei Kolos authored
=== swrod === Improve timeout handling. (Serguei Kolos)
-