Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript linked:pr language:Java

Filter by

3.2M results  (317 ms)

3.2M results

목표 catalog DB와 user DB가 있는 모바일 기본 의존성은 backend API base URL이 없어도 로컬 역 검색, 경로 검색, 즐겨찾기, 사용자 데이터 삭제 경로를 구성할 수 있게 한다. 대상 도메인 - apps/mobile/lib/app/app_dependencies.dart - apps/mobile/test/app_dependencies_test.dart ...

작업 개요 좋아요·팔로우·서재추가에서 exists 체크 후 save 패턴이 동시 요청 시 경쟁 조건에 노출됨. 두 요청이 동시에 exists 체크를 통과한 뒤 save하면 DB unique 제약 위반으로 DataIntegrityViolationException이 발생해 사용자에게 500이 노출됨. → save()를 saveAndFlush()로 변경해 INSERT를 ...

Unknown Tools Found The following tools were detected but don t have friendly display names: - mcp__computer-use__request_access - mcp__computer-use__screenshot Please add friendly names for these ...
add-toolnames
MCP Toolnames
Toolnames checkup

Summary The arena socket server uses Redis s KEYS command in two locations: the queue health checker (scheduled every 30 seconds) and the /debug endpoint. The KEYS command is a blocking O(N) operation ...
gssoc:approved
mentor:PankajSingh34
type:bug

Summary The arena matchmaking flow has a Time-of-Check-Time-of-Use (TOCTOU) race condition spanning the Lua script (ATOMIC_JOIN_MATCHMAKING_SCRIPT) and the JavaScript callback in join_matchmaking. The ...
gssoc:approved
mentor:PankajSingh34

@jasonacox-sam can you submit a PR to update pypowerwall-server to use the latest pypowerwall library that includes the Tesla Owner cloud fixes?

Summary The arena socket server exposes a GET /debug endpoint at arena-socket-server/index.js:629-663 that returns the complete contents of Redis (all keys, values, list elements, hash fields) plus all ...
gssoc:approved
mentor:PankajSingh34
type:bug
type:docs

♻️ 리팩토링 대상 - 시스템 시간을 직접 조회하는 로직을 공용 Clock Bean 기반으로 변경합니다. - 테스트에서 시간을 고정할 수 있도록 하여 시간 의존 로직의 재현성과 안정성을 높입니다. 🔧 개선 내용 - [ ] TimeConfig에 공용 Clock Bean 등록 - [ ] 회원가입 완료 시 회원 생성 시간에 Clock 적용 ...
refactor

🧩 기능 설명 - 개인 드라이브와 공유 워크스페이스에 업로드된 파일을 다운로드할 수 있도록 기능을 추가한다. - Object Storage(S3)에 저장된 파일을 서버에서 조회한 뒤, 사용자에게 원본 파일로 내려받을 수 있게 한다. - 공유 워크스페이스 파일은 파일 정보 조회와 다운로드 요청이 가능하도록 API를 추가한다. 📂 관련 도메인 ...
feat
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.