Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Cockple
/
Cockple_BE
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
17
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[feature/#719] 게임판 랜덤 매칭 API 구현
- #733
#733
Merged
Dimo-2562
merged 14 commits into
develop
Cockple/Cockple_BE:develop
from
feature/#719
Cockple/Cockple_BE:feature/#719
Copy head branch name to clipboard
Aug 24, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[feature/#719] 게임판 랜덤 매칭 API 구현
#733
Dimo-2562
merged 14 commits into
develop
Cockple/Cockple_BE:develop
from
feature/#719
Cockple/Cockple_BE:feature/#719
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
refactor: 게임 중복 이력 계산 로직을 공용화
Dimo-2562
committed
a4296b1
View commit details
Copy full SHA for a4296b1
Browse repository at this point
feat: 선수 후보군 리스트 가용성 정책 추가
Dimo-2562
committed
0a51bd5
View commit details
Copy full SHA for 0a51bd5
Browse repository at this point
feat: 대기 게임 생성 시 랜덤 매칭의 정책을 적용하도록 변경
Dimo-2562
committed
0e64014
View commit details
Copy full SHA for 0e64014
Browse repository at this point
feat: 랜덤 매칭 타입 선택기 추가
Dimo-2562
committed
2e40058
View commit details
Copy full SHA for 2e40058
Browse repository at this point
feat: 랜덤 매칭 능력치 점수 계산 추가
Dimo-2562
committed
f56757c
View commit details
Copy full SHA for f56757c
Browse repository at this point
feat: 랜덤 매칭 후보군 구성 로직 추가
Dimo-2562
committed
a32a7d1
View commit details
Copy full SHA for a32a7d1
Browse repository at this point
feat: 랜덤 매칭 최적 조합 계산 추가
Dimo-2562
committed
42aa2d4
View commit details
Copy full SHA for 42aa2d4
Browse repository at this point
feat: 랜덤 매칭 오케스트레이션 서비스 구현
Dimo-2562
committed
3f83e72
View commit details
Copy full SHA for 3f83e72
Browse repository at this point
refactor: 게임 도메인 서비스를 도메인 패키지 내부로 이동
Dimo-2562
committed
abed535
View commit details
Copy full SHA for abed535
Browse repository at this point
feat: 게임 랜덤 매칭 API 구현
Dimo-2562
committed
edc7a87
View commit details
Copy full SHA for edc7a87
Browse repository at this point
fix: 매치 타입을 순회하면서 후보군을 찾도록 변경
Dimo-2562
committed
0c549c6
View commit details
Copy full SHA for 0c549c6
Browse repository at this point
refactor: 게임 페어 이력 계산기와 랜덤 매칭 서비스 모두 집계 쿼리로 변경
Dimo-2562
committed
4bcd98c
View commit details
Copy full SHA for 4bcd98c
Browse repository at this point
refactor: 리포지토리 직접 접근을 제거하고 Reader를 경유하도록 변경
Dimo-2562
committed
0ecbf4e
View commit details
Copy full SHA for 0ecbf4e
Browse repository at this point
chore: 충돌 해결
Dimo-2562
committed
8a2c2bb
View commit details
Copy full SHA for 8a2c2bb
Browse repository at this point
You can’t perform that action at this time.