Commit Graph

4262 Commits (076d122f3487fa4969f974e575a5903f4cc4729d)

Author SHA1 Message Date
Vladimir Sysoev dc2308a959
Make tracked time representation display as hours (#33315) 2 weeks ago
Chai-Shi 55e0756c68
Fix push message behavior (#33215) 2 weeks ago
Kemal Zebari 2483a93fbc
Only allow admins to rename default/protected branches (#33276) 2 weeks ago
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 2 weeks ago
yp05327 4672ddcdd7
Fix missing license when sync mirror (#33255) 2 weeks ago
wxiaoguang a98a836e76
Support public code/issue access for private repositories (#33127) 2 weeks ago
Michael B. a90af22003
Let API create and edit system webhooks, attempt 2 (#33180) 3 weeks ago
wxiaoguang 2ea929a952
Refactor RefName (#33234) 3 weeks ago
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226) 3 weeks ago
Lunny Xiao fd7d393c67
Fix unpin hint on the pinned pull requests (#33207) 3 weeks ago
Lunny Xiao d3083d2198
Some small refactors (#33144) 3 weeks ago
Lunny Xiao 39d51e7c82
Automerge supports deleting branch automatically after merging (#32343) 3 weeks ago
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140) 3 weeks ago
Lunny Xiao 67aeb1f896
Add missed transaction on setmerged (#33079) 3 weeks ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 3 weeks ago
yp05327 32d45ee069
Update status check for all supported on.pull_request.types in Gitea (#33117) 3 weeks ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 3 weeks 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) 3 weeks ago
Chai-Shi 1a95d9d6a1
fix empty repo updated time (#33120) 4 weeks ago
wxiaoguang 3d544a3ad3
Fix empty git repo handling logic (#33101) 4 weeks ago
wxiaoguang e709cc76da
Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 4 weeks ago
wxiaoguang 4f386e2c5e
Refactor env var related code (#33075) 4 weeks ago
JonRB 233b7959e0
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 4 weeks 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) 1 month ago
wxiaoguang 7553ae1a57
Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 1 month ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 1 month ago
Lunny Xiao 751fe8b714
Move some errors to their own sub packages (#32880) 1 month ago
wxiaoguang 1c9b022c4d
Refactor db package and remove unnecessary `DumpTables` (#32930) 1 month ago
Lunny Xiao f9f62b4c4c
Move delete deploy keys into service layer (#32201) 1 month ago
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 1 month 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