Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
daeun084 pushed 51 commits to feature/#8 LearnMate-Dev/LearnMate_BE
- Merge pull request #11 from LearnMate-Dev/feature/#7 4dd72a3
- rocket: deploy config update Related: 9ff0fd6
- rocket: deploy config update Related: 1c2e590
- rocket: deploy config update Related: 06b15db
- rocket: deploy config update Related: 66117af
- rocket: deploy config update Related: 0518b08
- rocket: deploy config update Related: d4f4753
- rocket: deploy config update Related: 0f3e82f
- rocket: deploy config update Related: ce87286
- rocket: deploy config update Related: ea28d24
- rocket: deploy config update Related: 69ab6da
- rocket: deploy config update Related: 1ac2ba1
- rocket: deploy config update Related: b6bf1d3
- rocket: deploy config update Related: 808fc8c
- rocket: deploy config update Related: 9308600
- rocket: deploy config update Related: ff02ad5
- rocket: deploy config update Related: f992ca4
- rocket: deploy config update Related: 7cbe547
- rocket: deploy config update Related: 3afccb8
- rocket: deploy config update Related: 0def0a0
- and 31 more ...
daeun084 opened a pull request on LearnMate-Dev/LearnMate_BE
[Feature/#8] 행동 요령 제안 기능 구현
### #️⃣ 관련 이슈 - closed #8 ### 💡 작업내용 - 행동 요령 제안 기능 구현 - action-tip-prompt.txt 프롬프트 작성 - open-ai api 연결 - build.gradle 수정 - api key 추가 ### 📝 기타 (참고사항, 리뷰어에게 전하고 싶은 말 등을 넣어주세요)daeun084 pushed 1 commit to feature/#8 LearnMate-Dev/LearnMate_BE
- chore: userId get method 추가 222eb6b
daeun084 pushed 1 commit to test/#80 KUSITMS-MOAMOA/MOAMOA_BE
- test: memo record 생성 테스트 코드 작성 cb5f03f
daeun084 created a branch on KUSITMS-MOAMOA/MOAMOA_BE
chore/#90 - 대학생IT경영학회 큐시즘 30th MOAMOA Backend Repository
daeun084 opened an issue on KUSITMS-MOAMOA/MOAMOA_BE
[Chore] Transaction 범위 수정
### ✨ 이슈 내용 > 각 기능 및 함수의 Transaction 범위를 수정합니다. > 외부 API를 호출하는 함수의 Transaction을 제거하고 작업의 단위를 수정합니다. ### 💡 작업 내용 - [ ] @Transaction 단위 변경 - [ ] Entity 변경 함수 분리 ### 📌 참고 사항daeun084 closed an issue on KUSITMS-MOAMOA/MOAMOA_BE
[Chore] MEMO ver. 경험 기록 제목 자동 생성 기능 수정
### ✨ 이슈 내용 > 경험 기록 과정에서 기록의 제목을 자동 생섬하도록 수정함에 따라, MEMO ver. 경험 기록 생성 과정을 수정합니다. ### 💡 작업 내용 - [ ] 제목 자동 생성 api 호출 순서 변경 - [ ] Record 객체 생성 순서 변경 ### 📌 참고 사항daeun084 created a review on a pull request on KUSITMS-MOAMOA/MOAMOA_BE
확인했습니다~ 수고하셨습니다 !
daeun084 created a review comment on a pull request on KUSITMS-MOAMOA/MOAMOA_BE
처음 보는 코드인데 신기하네요!
daeun084 created a branch on KUSITMS-MOAMOA/MOAMOA_BE
chore/#87 - 대학생IT경영학회 큐시즘 30th MOAMOA Backend Repository
daeun084 pushed 11 commits to develop MEME-UMC/MEME_SERVER
- chore: fetch lazy 추가 34c3fff
- refactor: 포트폴리오 조회 portfolioImg fetch d9147c3
- refactor: model 조회 user fetch join 55eaa1e
- refactor: recommand portfolio list 조회 성능 고도화 b1eda6f
- refactor: artist 조회 user fetch join 89263ca
- refactor: favorite domain 조회 성능 25628d6
- refactor: review domain 조회 성능 고도화 a4dd208
- refactor: review count 반정규화 적용 1d5b8b6
- refactor: model, artist field update func bd2b98d
- refactor: review list 조회 쿼리 수정 988b54d
- Merge pull request #54 from MEME-UMC/refactor/#53 [Refactor/#53] Service 조회 API 성능 개선 d012724
daeun084 closed an issue on MEME-UMC/MEME_SERVER
[Refactor] 조회 API 성능 개선
## 💡 Description <!-- 이슈에 대한 내용을 설명해주세요. --> - 포트폴리오, 리뷰 조회 API의 성능을 fetch join을 활용해 개선합니다. ## 📝 Progress <!-- 해야 할 일들을 적어주세요. --> - [x] 포트폴리오 조회 API 성능 개선 - [x] 리뷰 조회 API 성능 개선 - [x] 아티스...daeun084 pushed 1 commit to main LearnMate-Dev/LearnMate_BE
- !hotfix: getEmotionAnalysis HTTP Method 074dcad
daeun084 closed an issue on KUSITMS-MOAMOA/MOAMOA_BE
[Test] Folder domain 관련 TestCode 작성
### ✨ 이슈 내용 > Folder 도메인 관련 테스트 코드를 작성합니다. ### 💡 작업 내용 - [ ] 단위 테스트 작성 ### 📌 참고 사항daeun084 pushed 7 commits to develop KUSITMS-MOAMOA/MOAMOA_BE
- chore: 폴더 리스트 반환 코드 수정 0cc3013
- test: folder 생성, 수정 테스트 코드 작성 6b91ea7
- chore: 폴더 리스트 반환 코드 수정 90e6bf2
- test: folder 생성, 수정 테스트 코드 작성 33a8511
- test: folderRepositoryTest 752e84d
- Merge remote-tracking branch 'origin/test/#79' into test/#79 9606aef
- Merge pull request #86 from KUSITMS-MOAMOA/test/#79 [Test/#79] Folder 도메인 관련 Test Code 작성 69bf2a9
daeun084 closed a pull request on KUSITMS-MOAMOA/MOAMOA_BE
[Test/#79] Folder 도메인 관련 Test Code 작성
### #️⃣ 관련 이슈 - closed #79 ### 💡 작업내용 - `Folder` domain 테스트 코드 작성 - Repository : 단위 테스트 진행 - `existByTitle()` - `findFolderByTitle()` - Service : 단위 테스트 진행 - 폴더 생성 - 폴더 수정 #...daeun084 created a review comment on a pull request on KUSITMS-MOAMOA/MOAMOA_BE
Given 절이 너무 길어져서 위로 분리한건데, 개념적으로만 본다면 Given으로 분류할 수 있지 않을까 싶습니다 ..!
daeun084 opened a pull request on MEME-UMC/MEME_SERVER
[Refactor/#53] Service 조회 API 성능 개선
## 📌 관련 이슈 <!-- 관련있는 이슈 번호(#000)을 적어주세요. 해당 pull request merge와 함께 이슈를 닫으려면 closed #Issue_number를 적어주세요 --> closed #53 ## ✨ 이슈 내용 <!-- 이슈에 대한 설명을 적어주세요 --> - `User`, `Artist`, `Model`...daeun084 pushed 1 commit to refactor/#53 MEME-UMC/MEME_SERVER
- refactor: review list 조회 쿼리 수정 988b54d
daeun084 pushed 1 commit to refactor/#53 MEME-UMC/MEME_SERVER
- refactor: model, artist field update func bd2b98d
daeun084 pushed 1 commit to refactor/#53 MEME-UMC/MEME_SERVER
- refactor: review count 반정규화 적용 1d5b8b6
daeun084 pushed 6 commits to develop KUSITMS-MOAMOA/MOAMOA_BE
- refactor: ability 관련 파일 폴더링 변경 (Analysis -> Ability) de5a795
- refactor: ability exception, status code 생성 c292c25
- refactor: ablity response, converter 생성 f942d83
- refactor: ablity controller, service 생성 9e4b452
- refactor: ability 폴더명 변경 9a80524
- Merge pull request #85 from KUSITMS-MOAMOA/refactor/#84 [Refactor/#84] Ability, Analysis 도메인 분리 3986778