aboutsummaryrefslogtreecommitdiffstats
path: root/services/context/base.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor error system (#33610)wxiaoguang2025-02-161-2/+2
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-111-0/+4
* Prepare for support performance trace (#33286)wxiaoguang2025-01-151-13/+11
* Clarify path param naming (#32969)wxiaoguang2024-12-241-92/+0
* Refactor request context (#32956)wxiaoguang2024-12-241-62/+26
* Fix LFS route mock, realm, middleware names (#32488)wxiaoguang2024-11-131-0/+5
* Refactor names (#31405)wxiaoguang2024-06-191-7/+7
* Refactor route path normalization (#31381)wxiaoguang2024-06-171-7/+12
* Check if reverse proxy is correctly configured (#30890)wxiaoguang2024-05-101-1/+2
* Refactor AppURL usage (#30885)wxiaoguang2024-05-071-1/+1
* Ignore useless error message "broken pipe" (#30801)wxiaoguang2024-05-031-3/+1
* Use strict protocol check when redirect (#29642)wxiaoguang2024-03-071-1/+1
* Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)65432024-02-281-6/+6
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-0/+317