aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Lunny Xiao2024-12-302-21/+9
* Refactor pagination (#33037)wxiaoguang2024-12-3023-127/+31
* Refactor tests (#33021)wxiaoguang2024-12-291-4/+5
* Refactor arch route handlers (#32993)wxiaoguang2024-12-281-35/+4
* De-emphasize signed commits (#31160)Blender Defender2024-12-281-10/+82
* Support for email addresses containing uppercase characters when activating u...Zettat1232024-12-272-3/+3
* Support org labels when adding labels by label names (#32988)Zettat1232024-12-261-1/+13
* Add `show more` organizations icon in user's profile (#32986)yp053272024-12-272-25/+26
* Refactor "string truncate" (#32984)wxiaoguang2024-12-262-2/+2
* Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467)Lunny Xiao2024-12-254-65/+61
* Fix maven pom inheritance (#32943)wxiaoguang2024-12-251-0/+2
* Refactor arch route handlers (#32972)wxiaoguang2024-12-251-16/+12
* Refactor tmpl and blob_excerpt (#32967)wxiaoguang2024-12-253-24/+6
* Clarify path param naming (#32969)wxiaoguang2024-12-2488-299/+300
* Refactor request context (#32956)wxiaoguang2024-12-2414-113/+89
* Add sub issue list support (#32940)wxiaoguang2024-12-241-1/+1
* Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946)wxiaoguang2024-12-233-4/+3
* Add auto-expanding running actions step (#30058)bytedream2024-12-221-1/+20
* Refactor template & test related code (#32938)wxiaoguang2024-12-2287-301/+306
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-2022-143/+134
* Refactor pprof labels and process desc (#32909)wxiaoguang2024-12-201-1/+0
* Update go tool dependencies (#32916)silverwind2024-12-191-3/+0
* Refactor repo-projects.ts (#32892)silverwind2024-12-191-4/+6
* Move delete deploy keys into service layer (#32201)Lunny Xiao2024-12-182-2/+2
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao2024-12-187-16/+18
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-0/+3
* Fix bug on action list deleted branch (#32848)Lunny Xiao2024-12-163-4/+41
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-152-3/+3
* Update golangci-lint to v1.62.2, fix issues (#32845)silverwind2024-12-152-4/+4
* Fix missing outputs for jobs with matrix (#32823)Zettat1232024-12-143-16/+86
* Allow to fork repository into the same owner (#32819)wxiaoguang2024-12-141-3/+4
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-122-2/+46
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-123-85/+79
* Implement update branch API (#32433)Kemal Zebari2024-12-123-0/+74
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-121-0/+7
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.2024-12-111-0/+1
* Rearrange Clone Panel (#31142)Blender Defender2024-12-111-2/+2
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-117-174/+136
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-111-33/+2
* Fix internal server error when updating labels without write permission (#32776)yp053272024-12-101-5/+5
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-104-40/+9
* Make RepoActionView.vue support `##[group]` (#32770)wxiaoguang2024-12-101-3/+7
* Refactor issue list (#32755)wxiaoguang2024-12-083-49/+73
* Fix compare page bug view as anonymous (#32754)Lunny Xiao2024-12-081-1/+3
* Split issue/pull view router function as multiple smaller functions (#32749)Lunny Xiao2024-12-082-298/+356
* fix: render job title as commit message (#32748)metiftikci2024-12-081-13/+19
* fix(project): add title to project view page (#32747)metiftikci2024-12-071-0/+1
* Support "merge upstream branch" (Sync fork) (#32741)wxiaoguang2024-12-064-134/+179
* GitHub like repo home page (#32213)yp053272024-12-068-801/+882
* Make wiki pages visit fast (#32732)Lunny Xiao2024-12-061-10/+21