aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect ref commit ID usage (#33331)wxiaoguang2025-01-205-5/+13
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-191-1/+1
* Fix push message behavior (#33215)Chai-Shi2025-01-171-1/+19
* Trivial fixes (#33304)wxiaoguang2025-01-173-3/+3
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-162-13/+1
* Only allow admins to rename default/protected branches (#33276)Kemal Zebari2025-01-151-0/+8
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-152-1/+2
* Simplify context ref name (#33267)wxiaoguang2025-01-155-15/+5
* Refactor ref type (#33242)Lunny Xiao2025-01-142-2/+2
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-142-10/+17
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-142-153/+230
* Fix incorrect ref "blob" (#33240)wxiaoguang2025-01-131-1/+7
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-135-32/+9
* Refactor context repository (#33202)wxiaoguang2025-01-1214-42/+34
* Some small refactors (#33144)Lunny Xiao2025-01-101-7/+23
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-102-13/+3
* Refactor older tests to use testify (#33140)TheFox0x72025-01-092-15/+11
* add submodule diff links (#33097)Rowan Bohde2025-01-081-1/+0
* 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
* Fix repo empty guide (#33114)wxiaoguang2025-01-061-0/+1
* workflow_dispatch use workflow from trigger branch (#33098)ChristopherHX2025-01-052-92/+133
* Fix empty git repo handling logic (#33101)wxiaoguang2025-01-041-16/+30
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-031-21/+22
* Fix bleve fuzziness search (#33078)wxiaoguang2025-01-031-16/+8
* Use project's redirect url instead of composing url (#33058)Lunny Xiao2024-12-312-6/+13
* Merge updatecommentattachment functions (#33044)Lunny Xiao2024-12-301-1/+1
* Use gitrepo.GetTreePathLatestCommit to get file lastest commit instead from l...Lunny Xiao2024-12-301-11/+5
* Refactor pagination (#33037)wxiaoguang2024-12-309-29/+12
* Refactor tests (#33021)wxiaoguang2024-12-291-4/+5
* Refactor "string truncate" (#32984)wxiaoguang2024-12-261-1/+1
* Use `CloseIssue` and `ReopenIssue` instead of `ChangeStatus` (#32467)Lunny Xiao2024-12-252-26/+31
* Refactor tmpl and blob_excerpt (#32967)wxiaoguang2024-12-251-1/+1
* Clarify path param naming (#32969)wxiaoguang2024-12-2421-83/+83
* Refactor template & test related code (#32938)wxiaoguang2024-12-2235-137/+142
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-208-64/+58
* Refactor pprof labels and process desc (#32909)wxiaoguang2024-12-201-1/+0
* Update go tool dependencies (#32916)silverwind2024-12-191-3/+0
* Move delete deploy keys into service layer (#32201)Lunny Xiao2024-12-181-1/+1
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao2024-12-183-6/+5
* 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-151-2/+2
* 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-121-2/+0
* Add `is_archived` option for issue indexer (#32735)yp053272024-12-121-0/+7
* 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-112-114/+23
* Refactor issue filter (labels, poster, assignee) (#32771)wxiaoguang2024-12-103-34/+8