Skip to content

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

Filter by

129M results  (2 s)

129M results

Added a Cardholder ID input field under the Cardholder Name on the checkout page and binded it. Updated activeOrderApi.ts to forward the actual value the user put for ID value inside the checkout payload, ...

Follows #31. Admin (superuser) allowance on messages/conversation_reads so Bekyk as parent can send + mark-read (already applied to prod). Plus board update documenting the full messaging-live fix. RLS-only, ...

:robot: I have created a release beep boop 1.4.0 (2026-06-20) Features - add DNSSEC online signing, TLSA records, and EDNS UDP truncation (414beb7) - replace Bugsnag with self-hosted Sentry error ...
autorelease: pending

What The timing test was failing because the expected duration was set too low (38ms) compared to the actual test result (50ms). Why The test was flaky because it sometimes took slightly longer than ...

Completes the licence-governance work. Django s licensing.License is the single source of truth; this adds a sync_licences_to_baserow management command that upserts the vocabulary into the Baserow Licences ...

📝 문제 설명 https://school.programmers.co.kr/learn/courses/30/lessons/159993 목표: 1x1 칸으로 이루어진 직사각형 미로에서 탈출하기 위해 먼저 레버가 있는 칸으로 이동한 후 레버를 당긴 후 출구 칸으로 이동해야한다. 이 때 최대한 빠르게 미로를 빠져나가기 위해 몇 초가 걸리는지 알아낸다. 핵심 조건: ...

GeyserIntegratedPack still contained the old Rabbit model. Fixed by bumping min_engine_version to 1.26.10 and removing unnecessary files. -Bumped pack version to 1.1.2 -Bumped min_engine_version to 1.26.10 ...