aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Refactor functions to reduce repopath expose (#33892)Lunny Xiao6 days2-5/+5
* Move git references checking to gitrepo packages to reduce expose of reposito...Lunny Xiao6 days11-23/+25
* Add lock for a repository pull mirror (#33876)Lunny Xiao6 days1-0/+12
* Add file tree to file view page (#32721)Kerwin Bryant7 days3-11/+163
* Feature: Ephemeral action runners (#33570)ChristopherHX7 days2-1/+46
* Add abstraction layer to delete repository from disk (#33879)Lunny Xiao7 days4-6/+12
* Ignore trivial errors when updating push data (#33864)wxiaoguang8 days2-18/+20
* Add abstraction layer to check if the repository exists on disk (#33874)Lunny Xiao8 days4-39/+32
* Pull request updates will also trigger code owners review requests (#33744)Lunny Xiao8 days6-32/+117
* remove context from retry downloader (#33871)TheFox0x78 days1-1/+1
* Refactor cache-control (#33861)wxiaoguang9 days2-2/+2
* Add workflow_job webhook (#33694)ChristopherHX10 days22-3/+268
* Fix auto concurrency cancellation skips commit status updates (#33764)ChristopherHX11 days6-10/+30
* Fix material icon & diff highlight (#33844)wxiaoguang11 days4-26/+61
* Move notifywatch to service layer (#33825)Lunny Xiao12 days3-19/+183
* Only keep popular licenses (#33832)wxiaoguang12 days3-50/+11
* Full-file syntax highlighting for diff pages (#33766)Dustin Firebaugh13 days5-285/+318
* Improve theme display (#30671)wxiaoguang13 days2-22/+151
* Decouple context from repository related structs (#33823)TheFox0x713 days8-96/+95
* Improve log format (#33814)wxiaoguang13 days3-6/+6
* Decouple diff stats query from actual diffing (#33810)wxiaoguang14 days6-135/+70
* Add global lock for migrations to make upgrade more safe with multiple replic...Lunny Xiao2025-03-072-1/+26
* remove context from mail struct (#33811)TheFox0x72025-03-064-99/+103
* Refactor: move part of updating protected branch logic to service layer (#33742)Lunny Xiao2025-03-052-7/+48
* Email option to embed images as base64 instead of link (#32061)sommerf-lf2025-03-053-14/+233
* Remove context from git struct (#33793)TheFox0x72025-03-0437-171/+171
* Adjust appearence of commit status webhook (#33778)Denys Konovalov2025-03-032-5/+12
* Refactor error system (#33771)wxiaoguang2025-03-032-13/+7
* Add migrations and doctor fixes (#33556)Lunny Xiao2025-03-021-0/+19
* Refactor mail code (#33768)wxiaoguang2025-03-037-514/+536
* Use pullrequestlist instead of []*pullrequest (#33765)Lunny Xiao2025-03-021-11/+10
* Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752)ChristopherHX2025-03-013-4/+23
* Add composor source field (#33502)Lunny Xiao2025-02-281-8/+9
* Improve "generate new access token" form (#33730)Guillaume2025-02-273-41/+8
* Fix git empty check and HEAD request (#33690)wxiaoguang2025-02-241-0/+5
* Deleting repository should unlink all related packages (#33653)Lunny Xiao2025-02-212-6/+7
* Use test context in tests and new loop system in benchmarks (#33648)TheFox0x72025-02-2026-522/+498
* git graph: don't show detached commits (#33645)ericLemanissier2025-02-191-1/+1
* Make actions URL in commit status webhooks absolute (#33620)Lunny Xiao2025-02-181-1/+7
* Refactor error system (#33626)wxiaoguang2025-02-173-7/+13
* Move issue pin to an standalone table for querying performance (#33452)Lunny Xiao2025-02-174-10/+13
* Refactor error system (#33610)wxiaoguang2025-02-169-81/+75
* Fix project issues list and counting (#33594)Lunny Xiao2025-02-173-0/+348
* Add API to support link package to repository and unlink it (#33481)Lunny Xiao2025-02-161-0/+78
* Move commits signature and verify functions to service layers (#33605)Lunny Xiao2025-02-168-11/+512
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-161-0/+22
* Fix mirror bug (#33597)ericLemanissier2025-02-152-3/+32
* Use default Git timeout when checking repo health (#33593)Zettat1232025-02-141-1/+1
* Performance optimization for pull request files loading comments attachments ...Lunny Xiao2025-02-141-1/+1
* Only show the latest version in the Arch index (#33262)Exploding Dragon2025-02-133-12/+166