Skip to content

pullrequests Search Results · language:Dune language:Python language:Python language:Python language:Java language:Java

Filter by

87.7M results  (2 s)

87.7M results

feat(observer): unify T1 + T2/T3 paths in observer.extract() (#56 )
enhancement

Rules addressed - BL-20 #2 parity for the local dev stack: the nonprod mock-oidc got tokenCallbacks (requestParam: code, match: * ) so issued tokens carry tenant_id/email; the compose mock never ...

This pull request introduces several new activities to the activity catalog, enhances the frontend display of activities and participants, improves backend validation for signups, and adds comprehensive ...

In fizzbuzz.py:fizzbuzz(), handle n%15==0 BEFORE n%3 and n%5, returning FizzBuzz for multiples of 15, Fizz for multiples of 3, Buzz for multiples of 5, and str(n) otherwise. Do NOT edit tests/. Task: ...

Summary - Add environmental monitoring CSV import (device and room readings) on the biorepository monitoring page - Allow bulk manifest import to proceed with duplicate Sample IDs when approved, registering ...

This pull request was generated by the mq tool [test] flake rate: 0.01 logical conflict every: 100 sleep for: 1500s close stale after: 48 hours [pullrequest] requests per hour: 70 target branch: main ...

Closes #1356. Problem AlbumArtView (/beatify/api/albumart, requires_auth = False) fetched any http(s) URL server-side and returned the body — an unauthenticated open SSRF proxy. Internal targets (supervisor ...

Completes the ingestion front door: corpus.sources was documented but nothing resolved it. Adds the source fetcher — and, by running it on real external data, caught and fixed a real S2 bug. proteus.fetch_corpus ...

Summary - Adds WP4 time cleanup in event construction, before JSON output is written. - Drops bogus end times such as 23:59 / 00:00, collapses implausibly short ranges, and rounds odd scraper minutes ...