aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Artifacts download api for artifact actions v4 (#33510)ChristopherHX2025-02-161-0/+255
* Improve commits list performance to reduce unnecessary database queries (#33528)Lunny Xiao2025-02-141-0/+41
* Only show the latest version in the Arch index (#33262)Exploding Dragon2025-02-131-29/+63
* Enhance routers for the Actions runner operations (#33549)Jason Song2025-02-111-0/+151
* Enhance routers for the Actions variable operations (#33547)Jason Song2025-02-111-0/+149
* Feature: Support workflow event dispatch via API (#33545)wxiaoguang2025-02-111-12/+729
* Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541)wxiaoguang2025-02-101-624/+0
* Feature: Support workflow event dispatch via API (#32059)Bence Sántha2025-02-101-0/+624
* Add "No data available" display when list is empty (#33517)Kerwin Bryant2025-02-091-1/+1
* Reject star-related requests if stars are disabled (#33208)Henrique Corrêa2025-02-041-0/+64
* Fix commit status events (#33320)Lunny Xiao2025-02-041-0/+39
* chore: fix some trivial problems and TODOs (#33473)wxiaoguang2025-02-021-69/+0
* Worktime tracking for the organization level (#19808)K Kovacs2025-02-031-0/+293
* Inclusion of rename organization api (#33303)Bruno Sofiato2025-02-011-137/+139
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2025-01-319-124/+127
* Fix "redirect link" handling (#33440)wxiaoguang2025-01-312-18/+20
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-308-16/+572
* Support choose email when creating a commit via web UI (#33432)wxiaoguang2025-01-304-46/+152
* Fix `GetCommitBranchStart` bug (#33298)Zettat1232025-01-281-25/+44
* Fix system admin cannot fork or get private fork with API (#33401)Lunny Xiao2025-01-272-3/+33
* Add pubdate for repository rss and add some tests (#33411)Lunny Xiao2025-01-272-1/+59
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402)wxiaoguang2025-01-271-6/+3
* Refactor context flash msg and global variables (#33375)wxiaoguang2025-01-256-30/+33
* Support disable passkey auth (#33348)yp053272025-01-221-1/+19
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-221-5/+6
* Improve sync fork behavior (#33319)wxiaoguang2025-01-201-11/+40
* Fix Account linking page (#33325)CrimsonEdgeHope2025-01-191-0/+20
* Fix push message behavior (#33215)Chai-Shi2025-01-171-66/+50
* Only allow admins to rename default/protected branches (#33276)Kemal Zebari2025-01-152-9/+42
* Move some Actions related functions from `routers` to `services` (#33280)Zettat1232025-01-151-0/+91
* Fix incorrect TagName/BranchName usages (#33279)wxiaoguang2025-01-151-9/+17
* Refactor ref type (#33242)Lunny Xiao2025-01-141-0/+25
* Fix 500 error when error occurred in migration page (#33256)yp053272025-01-141-1/+5
* Validate that the tag doesn't exist when creating a tag via the web (#33241)Kemal Zebari2025-01-141-1/+1
* Refactor context RefName and RepoAssignment (#33226)wxiaoguang2025-01-131-1/+3
* Fix sync fork for consistency (#33147)Chai-Shi2025-01-101-0/+122
* Fix raw file API ref handling (#33172)wxiaoguang2025-01-101-24/+34
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-102-7/+9
* Fix fuzz test (#33156)Lunny Xiao2025-01-091-0/+2
* Refactor older tests to use testify (#33140)TheFox0x72025-01-095-58/+36
* Update status check for all supported on.pull_request.types in Gitea (#33117)yp053272025-01-081-22/+222
* Make git clone URL could use current signed-in user (#33091)wxiaoguang2025-01-071-2/+2
* Refactor package (routes and error handling, npm peer dependency) (#33111)wxiaoguang2025-01-061-18/+29
* Fix repo empty guide (#33114)wxiaoguang2025-01-061-1/+5
* Use `Project-URL` metadata field to get a PyPI package's homepage URL (#33089)Kemal Zebari2025-01-031-6/+63
* Refactor env var related code (#33075)wxiaoguang2025-01-022-19/+0
* Refactor pull-request compare&create page (#33071)wxiaoguang2025-01-021-2/+2
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-016-175/+175
* Refactor maven package registry (#33049)wxiaoguang2024-12-311-38/+70
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-311-0/+132