aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix system admin cannot fork or get private fork with API (#33401) (#33417)Giteabot2025-01-272-3/+33
* Add pubdate for repository rss and add some tests (#33411) (#33416)Giteabot2025-01-272-1/+59
* Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) (#33410)Giteabot2025-01-271-6/+3
* Improve sync fork behavior (#33319) (#33332)wxiaoguang2025-01-201-11/+40
* Fix Account linking page (#33325) (#33327)Giteabot2025-01-191-0/+20
* Fix push message behavior (#33215) (#33317)wxiaoguang2025-01-191-66/+50
* Fix tag route and empty repo (#33253)wxiaoguang2025-01-141-1/+20
* Fix sync fork for consistency (#33147) (#33192)Giteabot2025-01-101-0/+122
* Fix raw file API ref handling (#33172) (#33189)Giteabot2025-01-101-24/+34
* Fix fuzz test (#33156) (#33158)Giteabot2025-01-091-0/+2
* Fix package error handling and npm meta and empty repo guide (#33112)wxiaoguang2025-01-062-19/+34
* Refactor maven package registry (#33049) (#33057)wxiaoguang2024-12-311-38/+70
* Fix templating in pull request comparison (#33025) (#33038)Giteabot2024-12-291-0/+68
* Fix Agit pull request permission check (#32999) (#33005)Giteabot2024-12-281-0/+19
* Support for email addresses containing uppercase characters when activating u...Giteabot2024-12-272-10/+17
* Support org labels when adding labels by label names (#32988) (#32996)Giteabot2024-12-271-9/+15
* 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
* Fix a bug in actions artifact test (#32672)Zettat1232024-11-291-5/+5
* Validate OAuth Redirect URIs (#32643)Rowan Bohde2024-11-281-24/+93
* Move team related functions to service layer (#32537)Lunny Xiao2024-11-273-12/+12
* Add priority to protected branch (#32286)65432024-11-271-4/+5
* Refactor markup render system (#32645)wxiaoguang2024-11-261-1/+1
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-261-2/+2
* Fixed Issue of Review Menu Shown Behind (#32631)Kerwin Bryant2024-11-261-2/+2
* Add github compatible tarball download API endpoints (#32572)Lunny Xiao2024-11-251-0/+40
* Fix sqlite3 test (#32622)wxiaoguang2024-11-251-0/+12
* Refactor markup render system (#32612)wxiaoguang2024-11-241-4/+1
* Fix get reviewers' bug (#32415)Lunny Xiao2024-11-221-2/+2
* Refactor markup render system (#32589)wxiaoguang2024-11-221-11/+6
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-0/+430
* Add line-through for deleted branch on pull request view page (#32500)Lunny Xiao2024-11-211-1/+2
* disable gravatar in test (#32529)Rowan Bohde2024-11-211-1/+1
* Refactor push mirror find and add check for updating push mirror (#32539)Lunny Xiao2024-11-182-43/+80
* Refactor find forks and fix possible bugs that weak permissions check (#32528)Lunny Xiao2024-11-182-0/+132
* Fix basic auth with webauthn (#32531)Lunny Xiao2024-11-161-0/+53