aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Clarify path param naming (#32969)wxiaoguang2024-12-241-7/+7
* Add sub issue list support (#32940)wxiaoguang2024-12-241-1/+1
* Refactor template & test related code (#32938)wxiaoguang2024-12-222-13/+6
* Move some errors to their own sub packages (#32880)Lunny Xiao2024-12-203-17/+14
* Move RepoTransfer from models to models/repo sub package (#32506)Lunny Xiao2024-12-181-2/+1
* Refactor some LDAP code (#32849)wxiaoguang2024-12-151-139/+217
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-1533-79/+75
* Avoid MacOS keychain dialog in integration tests (#32813)Rowan Bohde2024-12-121-0/+5
* Make API "compare" accept commit IDs (#32801)wxiaoguang2024-12-122-9/+21
* Implement update branch API (#32433)Kemal Zebari2024-12-121-0/+32
* Add standard-compliant route to serve outdated R packages (#32783)Sebastian T. T.2024-12-111-0/+8
* Fix repo home file list (#32788)wxiaoguang2024-12-111-3/+3
* Rearrange Clone Panel (#31142)Blender Defender2024-12-111-4/+4
* Use batch database operations instead of one by one to optimze api pulls (#32...Lunny Xiao2024-12-114-11/+88
* Make wiki pages visit fast (#32732)Lunny Xiao2024-12-061-0/+23
* Issue time estimate, meaningful time tracking (#23113)Illya Marchenko2024-12-052-34/+29
* Add Arch package registry (#32692)KN4CK3R2024-12-041-0/+302
* Fix delete branch perm checking (#32654)Lunny Xiao2024-12-041-0/+29
* Add Swift login endpoint (#32693)KN4CK3R2024-12-031-0/+18
* Allow to disable the password-based login (sign-in) form (#32687)wxiaoguang2024-12-021-0/+29
* Split mail sender sub package from mailer service package (#32618)Lunny Xiao2024-11-301-6/+10