pullrequests Search Results · language:Dune language:Python language:Java language:CSS language:Java language:Java language:Java
Filter by
12M results
Updated print statements to show the count of duplicates instead of the list.
Summary
- Reverts PASSWORD dbuserpwd back to PASSWORD :dbuserpwd so the password is correctly substituted from
upgrade.properties at runtime (regression introduced in #1207)
- Replaces GRANT ...
Problem
When processing Q_IP_MEASUREMENT samples, the ETL throws:
life.qbic.registration.openbis.exceptions.fail.DatasetTypeMappingException: Unknown sample type to dataset type mapping. Cannot map Q_IP_MEASUREMENT ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
The existing docker-compose.yml only had health checks on 2 of 11 services (config-server, discovery-server) and no
custom Docker network or reverse proxy. This PR adds production-ready Docker ...
Unified replay for xaviml/controllerx
Problem
The property-value autocomplete table read keeps ORDER BY length(property_value) on the search path, copied from the old
events query. But ORDER BY prevents SELECT DISTINCT property_value ... ...
What changed
- cleaned up Sonar-reported issues across backend tests by deduplicating literals, simplifying single-line
conditionals, and suppressing intentional test-only password literals where ...