Commit Graph

4257 Commits (1390874e358d0863a73d42b0ebfac90c44b69c19)

Author SHA1 Message Date
zsbahtiar 1390874e35 feat: add GetRunTasksByJobIDs 1 month ago
zsbahtiar 80377f8ae4 rm: invalid test 1 month ago
zsbahtiar 05af60bff7 refactor: change to GetRunsByIDsAndTriggerUserID 1 month ago
zsbahtiar 5dd6245fa1 fix: job id 1 month ago
zsbahtiar 050a6b6fb0 feat: add GetRunJobsByRunIDs 1 month ago
zsbahtiar 7f511d9813 feat(DeleteRunByIDs): add delete action_task_step, action_task_output, action_task 1 month ago
zsbahtiar 8413beba4b refactor(action.delete): change to support plural delete action runs 1 month ago
zsbahtiar 8170c47b07 feat(DeleteRunByID): add delete action_run_job 1 month ago
zsbahtiar 5358fc5054 feat(action_model): add query DeleteRunByID 1 month ago
yp05327 32d45ee069
Update status check for all supported on.pull_request.types in Gitea (#33117) 1 month ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 1 month ago
Lunny Xiao 98637fe76e
Filter reviews of one pull request in memory instead of database to reduce slow response because of lacking database index (#33106) 1 month ago
Chai-Shi 1a95d9d6a1
fix empty repo updated time (#33120) 1 month ago
wxiaoguang 3d544a3ad3
Fix empty git repo handling logic (#33101) 1 month ago
wxiaoguang e709cc76da
Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 1 month ago
wxiaoguang 4f386e2c5e
Refactor env var related code (#33075) 1 month ago
JonRB 233b7959e0
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 1 month ago
Lunny Xiao 20c7fba601
Use project's redirect url instead of composing url (#33058) 2 months ago
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061) 2 months ago
wxiaoguang e5c576e92b
Refactor maven package registry (#33049) 2 months ago
Lunny Xiao a54cc05d2a
Fix issue comment number (#30556) 2 months ago
Lunny Xiao fe32ffe181
Merge updatecommentattachment functions (#33044) 2 months ago
Lunny Xiao d45456b1b5
Move SetMerged to service layer (#33045) 2 months ago
wxiaoguang dafadf0028
Refactor fixture loading for testing (#33024) 2 months ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 2 months ago
wxiaoguang 0ed160ffea
Refactor tests (#33021) 2 months ago
Lunny Xiao e69da2cd07
Fix bug on activities (#33008) 2 months ago
Zettat123 2d1a171dc7
Support for email addresses containing uppercase characters when activating user account (#32998) 2 months ago
Zettat123 44b4fb21a4
Support org labels when adding labels by label names (#32988) 2 months ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 2 months ago
Lunny Xiao 5feb1a6bff
Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 2 months ago
wxiaoguang 781c6df40f
Add sub issue list support (#32940) 2 months ago
wxiaoguang 7553ae1a57
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2 months ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 2 months ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 2 months ago
wxiaoguang 1c9b022c4d
Refactor db package and remove unnecessary `DumpTables` (#32930) 2 months ago
Lunny Xiao f9f62b4c4c
Move delete deploy keys into service layer (#32201) 2 months ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 2 months ago
wxiaoguang 22c4599542
Improve Actions status aggregations (#32860) 2 months ago
wxiaoguang d28a4843b8
Fix incomplete Actions status aggregations (#32859) 2 months ago
Lunny Xiao 42090844ed
Fix bug on action list deleted branch (#32848) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
silverwind 1cfb718976
Update golangci-lint to v1.62.2, fix issues (#32845) 2 months ago
Zettat123 7269130d28
Fix missing outputs for jobs with matrix (#32823) 2 months ago
hiifong 30008fcfcf
Fix bug of branch/tag selector in the issue sidebar (#32744) 2 months ago
Lunny Xiao 6370d2fb93
Detect whether action view branch was deleted (#32764) 2 months ago
RiceChuan dfd7594499
chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2 months ago
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago