aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
...
* 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-313-111/+127
* Fix "redirect link" handling (#33440)wxiaoguang2025-01-312-18/+20
* Add tests for webhook and fix some webhook bugs (#33396)Lunny Xiao2025-01-304-16/+548
* 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
* 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
* 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-021-12/+0
* Refactor pull-request compare&create page (#33071)wxiaoguang2025-01-021-2/+2
* Remove some unnecessary template helpers (#33069)wxiaoguang2025-01-011-169/+174
* Refactor maven package registry (#33049)wxiaoguang2024-12-311-38/+70
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-311-0/+132
* Fix templating in pull request comparison (#33025)TheFox0x72024-12-291-0/+68
* Refactor tests (#33021)wxiaoguang2024-12-293-6/+8
* De-emphasize signed commits (#31160)Blender Defender2024-12-281-6/+6
* Fix Agit pull request permission check (#32999)a10121127962024-12-271-0/+19
* Support for email addresses containing uppercase characters when activating u...Zettat1232024-12-272-10/+17
* Improve Actions test (#32883)Zettat1232024-12-263-0/+726
* Support org labels when adding labels by label names (#32988)Zettat1232024-12-261-9/+15