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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
solid-connection
/
solid-connect-server
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
12
Code
Issues
24
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: 채팅방 생성 기능 추가
- #439
#439
Merged
Gyuhyeok99
merged 13 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
Gyuhyeok99:feat/438-create-chatroom-on-mentoring-match
Gyuhyeok99/solid-connect-server:feat/438-create-chatroom-on-mentoring-match
Copy head branch name to clipboard
Aug 12, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: 채팅방 생성 기능 추가
#439
Gyuhyeok99
merged 13 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
Gyuhyeok99:feat/438-create-chatroom-on-mentoring-match
Gyuhyeok99/solid-connect-server:feat/438-create-chatroom-on-mentoring-match
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2025
feat: mentoring_id 컬럼 추가 및 유니크 제약조건 추가
Show description for aa8859a
Gyuhyeok99
committed
aa8859a
View commit details
Copy full SHA for aa8859a
Browse repository at this point
feat: 멘토링 채팅방 생성 서비스 로직 추가
Gyuhyeok99
committed
3b089ea
View commit details
Copy full SHA for 3b089ea
Browse repository at this point
feat: 멘토링 승인 시 이벤트 기반 호출 기능 추가
Gyuhyeok99
committed
763e699
View commit details
Copy full SHA for 763e699
Browse repository at this point
test: 채팅방 개설 관련 테스트 코드 작성
Gyuhyeok99
committed
0a821ca
View commit details
Copy full SHA for 0a821ca
Browse repository at this point
fix: 충돌 해결
Gyuhyeok99
committed
f16cddc
View commit details
Copy full SHA for f16cddc
Browse repository at this point
Commits on Aug 11, 2025
refactor: @TransactionalEventListener로 변경
Gyuhyeok99
committed
1cd2390
View commit details
Copy full SHA for 1cd2390
Browse repository at this point
fix: 잘못된 어노테이션 import 변경
Gyuhyeok99
committed
cee0914
View commit details
Copy full SHA for cee0914
Browse repository at this point
refactor: DISTINCT를 추가하여 데이터 중복 해결
Gyuhyeok99
committed
9cc36c9
View commit details
Copy full SHA for 9cc36c9
Browse repository at this point
refactor: @Column에 유니크키 설정하도록 변경
Gyuhyeok99
committed
c59a314
View commit details
Copy full SHA for c59a314
Browse repository at this point
refactor: fk 추가
Gyuhyeok99
committed
6648618
View commit details
Copy full SHA for 6648618
Browse repository at this point
refactor: find -> exists로 변경하여 성능 개선
Gyuhyeok99
committed
49ad525
View commit details
Copy full SHA for 49ad525
Browse repository at this point
Commits on Aug 12, 2025
test: 비동기 이벤트 처리 완료까지 대기 및 재시도하도록 수정
Gyuhyeok99
committed
72a3557
View commit details
Copy full SHA for 72a3557
Browse repository at this point
test: awaitility:4.2.0 도입
Gyuhyeok99
committed
980be9f
View commit details
Copy full SHA for 980be9f
Browse repository at this point
You can’t perform that action at this time.