aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Add missed transaction on setmerged (#33079)Lunny Xiao2025-01-081-18/+4
* add submodule diff links (#33097)Rowan Bohde2025-01-081-1/+0
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-073-4/+4
* Filter reviews of one pull request in memory instead of database to reduce sl...Lunny Xiao2025-01-071-8/+2
* fix empty repo updated time (#33120)Chai-Shi2025-01-071-1/+4
* Refactor package (routes and error handling, npm peer dependency) (#33111)wxiaoguang2025-01-0623-218/+103
* Fix repo empty guide (#33114)wxiaoguang2025-01-061-0/+1
* workflow_dispatch use workflow from trigger branch (#33098)ChristopherHX2025-01-053-93/+135
* Fix empty git repo handling logic (#33101)wxiaoguang2025-01-041-16/+30
* Use `Project-URL` metadata field to get a PyPI package's homepage URL (#33089)Kemal Zebari2025-01-032-4/+53
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-031-21/+22
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-034-43/+59
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-0/+2
* Use project's redirect url instead of composing url (#33058)Lunny Xiao2024-12-313-9/+16
* Refactor maven package registry (#33049)wxiaoguang2024-12-312-22/+56
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-3111-73/+116
* Merge updatecommentattachment functions (#33044)Lunny Xiao2024-12-301-1/+1
* Move SetMerged to service layer (#33045)Lunny Xiao2024-12-301-1/+1
* 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