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
Type
/
to 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
.
CODE-LG
/
code-l-server
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
15
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
배포 1.4.0
- #399
#399
Merged
sgo722
merged 29 commits into
main
CODE-LG/code-l-server:main
from
develop
CODE-LG/code-l-server:develop
Copy head branch name to clipboard
Feb 5, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
배포 1.4.0
#399
sgo722
merged 29 commits into
main
CODE-LG/code-l-server:main
from
develop
CODE-LG/code-l-server:develop
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2026
[feat] 질문 그룹 도메인 모델 추가 - QuestionGroup, GroupPolicy enum 생성, QuestionCategory 용도/그룹정책 속성 추가
sgo722
committed
d745347
View commit details
Copy full SHA for d745347
Browse repository at this point
[feat] 질문 그룹 DB 마이그레이션 추가 - question_group 컬럼 추가, 카테고리 enum 확장, 복합 인덱스 생성
sgo722
committed
aca8a91
View commit details
Copy full SHA for aca8a91
Browse repository at this point
[feat] 카테고리별 질문 추천 로직 구현 - A/B 그룹 우선순위 추천, 랜덤 추천 정책, Repository 쿼리 추가
sgo722
committed
8014b1b
View commit details
Copy full SHA for 8014b1b
Browse repository at this point
[feat] 질문 추천 Strategy 패턴 구현 - 버전별 전략 분기, CategoryBased/LegacyRandom 전략 클래스 추가
sgo722
committed
82f99af
View commit details
Copy full SHA for 82f99af
Browse repository at this point
[feat] 질문 추천 API 추가 - /questions/recommend 엔드포인트, X-App-Version 헤더 기반 버전 분기 처리
sgo722
committed
f10643f
View commit details
Copy full SHA for f10643f
Browse repository at this point
[feat] 질문 관리 페이지 그룹 필터 추가 - 용도/카테고리/그룹 필터, 검색 상태 유지, 질문 등록/수정 폼에 그룹 선택 추가
sgo722
committed
f97a7dc
View commit details
Copy full SHA for f97a7dc
Browse repository at this point
[test] 질문 추천 기능 테스트 추가 - StrategyResolver, QuestionCategory, QuestionGroup, QuestionService 테스트
sgo722
committed
e98fe1c
View commit details
Copy full SHA for e98fe1c
Browse repository at this point
[fix] PreVerificationStrategyTest 초기화 오류 수정 - asyncNotificationService mock 추가, findByMemberId mock 설정
sgo722
committed
42a2633
View commit details
Copy full SHA for 42a2633
Browse repository at this point
[refactor] 질문 추천 API 통합 - 기존 /questions/random 엔드포인트에 버전 분기 적용, /questions/recommend 제거
sgo722
committed
2b127ab
View commit details
Copy full SHA for 2b127ab
Browse repository at this point
Commits on Jan 26, 2026
[refactor] 전략 패턴 통일 및 트랜잭션 경계 수정 - 레거시/신규 모두 Strategy 패턴 사용, @Transactional 추가
sgo722
committed
dd4e564
View commit details
Copy full SHA for dd4e564
Browse repository at this point
[refactor] 미사용 QuestionRecommendResponseLegacy 클래스 삭제
sgo722
committed
337e3ed
View commit details
Copy full SHA for 337e3ed
Browse repository at this point
Commits on Jan 27, 2026
Merge branch 'develop' into feature/#389
sgo722
authored
97a6127
View commit details
Copy full SHA for 97a6127
Browse repository at this point
Commits on Jan 28, 2026
Merge pull request #390 from CODE-LG/feature/#389
Show description for 0e40e1b
sgo722
authored
0e40e1b
View commit details
Copy full SHA for 0e40e1b
Browse repository at this point
[feat] 추천 로직 나이 우선순위 정책 적용 (R_V2) - 0~5살 우선 추천, 6살 이상 버킷 점프
Show description for bd49432
sgo722
committed
bd49432
View commit details
Copy full SHA for bd49432
Browse repository at this point
[fix] PreVerificationStrategyTest 컴파일 에러 수정 - asyncNotificationService mock 추가
sgo722
committed
2b130fa
View commit details
Copy full SHA for 2b130fa
Browse repository at this point
[fix] CodeTimeServiceTest mockito-kotlin 임포트 수정
Show description for eea85eb
sgo722
and
claude
committed
eea85eb
View commit details
Copy full SHA for eea85eb
Browse repository at this point
[fix] CodeTimeServiceTest Mockito 호환성 수정
Show description for c730307
sgo722
and
claude
committed
c730307
View commit details
Copy full SHA for c730307
Browse repository at this point
Merge branch 'develop' into feature/#391
sgo722
authored
84fe2b1
View commit details
Copy full SHA for 84fe2b1
Browse repository at this point
Merge pull request #392 from CODE-LG/feature/#391
Show description for 17e36d1
sgo722
authored
17e36d1
View commit details
Copy full SHA for 17e36d1
Browse repository at this point
Commits on Feb 1, 2026
[fix] AdminController 회원 상태 카운트 및 질문 그룹 처리 개선
Show description for 4080acc
sgo722
and
claude
committed
4080acc
View commit details
Copy full SHA for 4080acc
Browse repository at this point
[feat] 질문 등록 페이지 UI 개선
Show description for 94866a2
sgo722
and
claude
committed
94866a2
View commit details
Copy full SHA for 94866a2
Browse repository at this point
[feat] 질문 수정 페이지 UI 개선
Show description for 7eb2403
sgo722
and
claude
committed
7eb2403
View commit details
Copy full SHA for 7eb2403
Browse repository at this point
[feat] 질문 목록 페이지 필터 기능 개선
Show description for fe67065
sgo722
and
claude
committed
fe67065
View commit details
Copy full SHA for fe67065
Browse repository at this point
Merge pull request #394 from CODE-LG/feature/#393
Show description for 60d4266
sgo722
authored
60d4266
View commit details
Copy full SHA for 60d4266
Browse repository at this point
[fix] 채팅방 질문 추천 API LazyInitializationException 수정
Show description for aa4f417
sgo722
and
claude
committed
aa4f417
View commit details
Copy full SHA for aa4f417
Browse repository at this point
Merge pull request #396 from CODE-LG/feature/#395
Show description for f210600
sgo722
authored
f210600
View commit details
Copy full SHA for f210600
Browse repository at this point
Commits on Feb 2, 2026
[fix] VALUES/VALUES_CODE 분리 및 CURRENT_ME 카테고리 수정 (#397)
Show description for f0ef427
sgo722
and
claude
committed
f0ef427
View commit details
Copy full SHA for f0ef427
Browse repository at this point
[fix] QuestionServiceRecommendationTest VALUES → VALUES_CODE 변경
Show description for 0842edd
sgo722
and
claude
committed
0842edd
View commit details
Copy full SHA for 0842edd
Browse repository at this point
Merge pull request #398 from CODE-LG/fix/#397
Show description for 5f47e50
sgo722
authored
5f47e50
View commit details
Copy full SHA for 5f47e50
Browse repository at this point
You can’t perform that action at this time.