Commit Graph

4249 Commits (386c1ed908dd7291a19fa0185d325f7810ca0b57)

Author SHA1 Message Date
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079) 1 month ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 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) 1 month ago
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061) 1 month ago
wxiaoguang e5c576e92b
Refactor maven package registry (#33049) 1 month ago
Lunny Xiao a54cc05d2a
Fix issue comment number (#30556) 1 month ago
Lunny Xiao fe32ffe181
Merge updatecommentattachment functions (#33044) 1 month ago
Lunny Xiao d45456b1b5
Move SetMerged to service layer (#33045) 1 month ago
wxiaoguang dafadf0028
Refactor fixture loading for testing (#33024) 1 month ago
wxiaoguang cd1b5488a3
Refactor pagination (#33037) 1 month ago
wxiaoguang 0ed160ffea
Refactor tests (#33021) 1 month ago
Lunny Xiao e69da2cd07
Fix bug on activities (#33008) 1 month ago
Zettat123 2d1a171dc7
Support for email addresses containing uppercase characters when activating user account (#32998) 1 month ago
Zettat123 44b4fb21a4
Support org labels when adding labels by label names (#32988) 1 month ago
wxiaoguang 9bfa9f450d
Refactor "string truncate" (#32984) 1 month ago
Lunny Xiao 5feb1a6bff
Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467) 1 month 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
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
KN4CK3R 0c3c041c88
Add Arch package registry (#32692) 2 months ago
Lunny Xiao e45ffc530f
Remove outdated code about fixture generation (#32708) 2 months ago
wxiaoguang 2f43536c3e
Fix issue title rendering and refactor legacy function names (#32703) 2 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 2 months ago
wxiaoguang 93640993e3
Refactor render system (orgmode) (#32671) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago