Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
meanspec-backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MeanSpec (SCE338 2024-2 Group 1)
meanspec-backend
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
32ee46c47da04c60d0b1b09a93a01ed2a0cb02d6
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
9
Dec
8
7
6
5
4
3
2
30
Nov
27
24
23
22
hotfix: 부품 필터에서 같은 항목이 여러 번 나타나는 오류 해결
main
main
Merge branch 'fix/missing-eslint' into 'main'
fix: eslint 적용
Merge branch 'feat/delete-pc' into 'main'
feat: pc 삭제 기능 추가
Merge branch 'fix/share' into 'main'
fix: response 의 구조와 맞지 않는 곳 수정
Merge branch 'feat/verified-combination' into 'main'
fix: pc가 인증된 시각을 verified_at 으로 설정
fix: 잘못된 route path 수정
feat: uuid로 인증 조합 가져오기
feat: 내 PC의 공유 uuid 만들기
Merge branch 'fix/update-combination-name' into 'main'
fix: combination 이름 업데이트 오류 수정
Merge branch 'fix/api-response-naming' into 'main'
fix: 조합 api 반환값 네이밍 통일
chore: 백엔드 에러 로깅 추가
Merge branch 'hotfix/sql' into 'main'
style: reformat code
chore: nested exception 을 통한 오류 가시성 개선
hotfix: transactions 테이블 구조에 맞춰서 쿼리 변경
Merge branch 'fix/get-combination-id' into 'main'
fix: eslint 적용 및 오타 수정
fix: getCombinationId 오타 수정
Merge branch 'fix/update-pc-name' into 'main'
fix: pcId 변수명 오타 수정
Merge branch 'feat/update-pc-name' into 'main'
feat: pc 이름 변경기능 추가
Merge branch 'feat/my' into 'main'
feat: my API 추가
Merge branch 'fix/filtered-combination' into 'main'
fix: 조합 필터링 로직 수정
Merge branch 'feat/combinations' into 'main'
feat: combination 반환 api 추가
fix: CI 완료 후 인프라 재시작 요청 서버 변경
Merge branch 'feat/parts' into 'main'
feat: 실제 유저가 가지고 있는 부품만을 필터로 반환
chore: 인프라 재시작 엔드포인트 변경
feat: CD 완료 후 인프라 재시작 요청을 전송함
feat: partRepository 추가
Loading