aboutsummaryrefslogtreecommitdiffstats
path: root/services/context
Commit message (Expand)AuthorAgeFilesLines
* Move git references checking to gitrepo packages to reduce expose of reposito...Lunny Xiao6 days2-5/+5
* Refactor cache-control (#33861)wxiaoguang9 days2-2/+2
* Improve log format (#33814)wxiaoguang14 days2-2/+2
* Improve "generate new access token" form (#33730)Guillaume2025-02-271-4/+7
* Fix git empty check and HEAD request (#33690)wxiaoguang2025-02-241-0/+5
* Refactor error system (#33626)wxiaoguang2025-02-172-6/+12
* Refactor error system (#33610)wxiaoguang2025-02-168-79/+73
* Avoid duplicate SetContextValue call (#33564)wxiaoguang2025-02-122-3/+2
* Fix context usage (#33554)wxiaoguang2025-02-112-5/+6
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-113-1/+11
* Refactor web route handler (#33488)wxiaoguang2025-02-051-178/+154
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-031-0/+2
* Fix "redirect link" handling (#33440)wxiaoguang2025-01-312-13/+26
* Refactor repository transfer (#33211)Lunny Xiao2025-01-301-1/+1
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-251-11/+3
* Do not access GitRepo when a repo is being created (#33380)wxiaoguang2025-01-241-0/+3
* Remove duplicate "ResponseWriter.Status" method (#33346)wxiaoguang2025-01-223-15/+4
* Refactor response writer & access logger (#33323)wxiaoguang2025-01-203-64/+151
* Fix incorrect ref usages (#33301)wxiaoguang2025-01-161-0/+12
* Prepare for support performance trace (#33286)wxiaoguang2025-01-151-13/+11
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-151-4/+0
* Simplify context ref name (#33267)wxiaoguang2025-01-151-29/+10
* Refactor ref type (#33242)Lunny Xiao2025-01-142-55/+27
* Support public code/issue access for private repositories (#33127)wxiaoguang2025-01-141-65/+9
* Fix incorrect ref "blob" (#33240)wxiaoguang2025-01-131-10/+0
* Refactor RefName (#33234)wxiaoguang2025-01-131-10/+1
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-131-84/+71
* Refactor context repository (#33202)wxiaoguang2025-01-122-58/+27
* Fix raw file API ref handling (#33172)wxiaoguang2025-01-102-23/+18
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-071-3/+3
* Fix empty git repo handling logic (#33101)wxiaoguang2025-01-041-3/+0
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-313-5/+10
* Refactor pagination (#33037)wxiaoguang2024-12-301-22/+2
* Clarify path param naming (#32969)wxiaoguang2024-12-247-105/+132
* Refactor request context (#32956)wxiaoguang2024-12-248-173/+107
* Add sub issue list support (#32940)wxiaoguang2024-12-241-1/+1
* Refactor template & test related code (#32938)wxiaoguang2024-12-223-12/+11
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao2024-12-181-2/+1
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-121-23/+7
* Add label/author/assignee filters to the user/org home issue list (#32779)wxiaoguang2024-12-111-0/+13
* GitHub like repo home page (#32213)yp053272024-12-061-8/+1
* Refactor markup render system (#32589)wxiaoguang2024-11-221-3/+1
* Remove unnecessary code (#32560)Lunny Xiao2024-11-191-7/+0
* Refactor render system (#32492)wxiaoguang2024-11-141-2/+1
* Fix LFS route mock, realm, middleware names (#32488)wxiaoguang2024-11-132-0/+8
* Calculate `PublicOnly` for org membership only once (#32234)65432024-11-111-4/+3
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-061-6/+17
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-052-84/+75
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-051-1/+4
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-041-1/+0