aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix Add/Remove WIP on pull request title failure (#29999) (#30066)Lunny Xiao2024-03-251-1/+15
* Performance improvements for pull request list page (#29900) (#29972)Lunny Xiao2024-03-222-5/+4
* Fix invalid link of the commit status when ref is tag (#29752) (#29908)yp053272024-03-201-0/+122
* Fix PR creation via api between branches of same repo with head field namespa...Giteabot2024-03-201-0/+17
* Fix template error when comment review doesn't exist (#29888) (#29889)wxiaoguang2024-03-191-2/+12
* Fix codeowner detected diff base branch to mergebase (#29783) (#29807)Lunny Xiao2024-03-173-1/+141
* Fix user router possbile panic (#29751) (#29786)Lunny Xiao2024-03-141-0/+9
* Only use supported sort order for "explore/users" page (#29430) (#29443)wxiaoguang2024-03-031-0/+45
* Fix incorrect tests in 1.21 (#29366)wxiaoguang2024-02-241-25/+26
* Fix XSS vulnerabilities (#29336)65432024-02-221-0/+85
* Prevent double use of `git cat-file` session. (#29298) (#29301)KN4CK3R2024-02-221-0/+43
* Workaround to clean up old reviews on creating a new one (#28554) (#29264)65432024-02-191-0/+126
* Refactor issue template parsing and fix API endpoint (#29069) (#29140)wxiaoguang2024-02-141-0/+55
* Preserve BOM in web editor (#28935) (#28959)Giteabot2024-01-271-1/+1
* Fix uploaded artifacts should be overwritten (#28726) backport v1.21 (#28832)FuXiaoHei2024-01-221-0/+90
* Prevent anonymous container access if `RequireSignInView` is enabled (#28877)...Giteabot2024-01-221-0/+9
* Fix reverting a merge commit failing (#28794) (#28825)Mihir Joshi2024-01-218-0/+53
* tests: missing refs/ in bare repositories (#28844) (#28852)Giteabot2024-01-191-0/+1
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-161-2/+4
* Modernize merge button (#28140) (#28786)Giteabot2024-01-151-1/+8
* Fix schedule tasks bugs (#28691) (#28780)Lunny Xiao2024-01-141-1/+1
* Require token for GET subscription endpoint (#28765) (#28778)Jack Hay2024-01-131-1/+4
* Fix incorrect URL for "Reference in New Issue" (#28716) (#28723)Giteabot2024-01-071-0/+19
* Avoid unnecessary 500 panic when a commit doesn't exist (#28719) (#28721)Giteabot2024-01-071-0/+10
* Upgrade xorm to new version which supported update join for all supported dat...Giteabot2023-12-311-0/+9
* Remove unnecessary syncbranchToDB with tests (#28624) (#28629)Lunny Xiao2023-12-291-0/+36
* Refactor CORS handler (#28587) (#28611)wxiaoguang2023-12-251-7/+78
* Do some missing checks (#28423) (#28432)Lunny Xiao2023-12-121-0/+23
* Also sync DB branches on push if necessary (#28361) (#28403)Lunny Xiao2023-12-112-8/+10
* enable system users search via the API (#28013) (#28018)Giteabot2023-12-081-0/+22
* Add `HEAD` support for rpm repo files (#28309) (#28360)Giteabot2023-12-051-1/+7
* Fix comment permissions (#28213) (#28216)Lunny Xiao2023-11-257-4/+117
* Fix permissions for Token DELETE endpoint to match GET and POST (#27610) (#28...Giteabot2023-11-171-2/+29
* enable system users for comment.LoadPoster (#28014) (#28032)Giteabot2023-11-141-0/+37
* Unify two factor check (#27915) (#27929)Giteabot2023-11-061-0/+55
* Add user secrets API integration tests (#27832) (#27852)Giteabot2023-10-311-0/+98
* Improve retrying index issues (#27554) (#27634)Giteabot2023-10-161-1/+2
* show manual cron run's last time (#27544) (#27577)Giteabot2023-10-111-0/+50
* api: GetPullRequestCommits: return file list (#27483) (#27539)Giteabot2023-10-092-0/+7
* Restore warning commit status (#27504) (#27529)Giteabot2023-10-092-0/+6
* Add support for HEAD ref in /src/branch and /src/commit routes (#27384) (#27407)Giteabot2023-10-031-0/+4
* Allow get release download files and lfs files with oauth2 token format (#264...Giteabot2023-10-014-0/+33
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-291-1/+1
* Fix Bug in Issue Config when only contact links are set (#26521) (#27334)Giteabot2023-09-282-15/+171
* Another round of `db.DefaultContext` refactor (#27103) (#27262)Giteabot2023-09-251-1/+1
* Fix review request number and add more tests (#27104) (#27168)Giteabot2023-09-213-13/+13
* Change green buttons to primary color (#27099)silverwind2023-09-183-4/+4
* Fix token endpoints ignore specified account (#27080)CaiCandong2023-09-181-0/+23
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-2/+2
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-152-2/+3