summaryrefslogtreecommitdiffstats
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Fix get reviewers' bug (#32415) (#32616)Lunny Xiao2024-11-231-2/+2
* Fix PR creation on forked repositories (#31863) (#32591)Lunny Xiao2024-11-221-0/+27
* Fix debian package clean up (#32351) (#32590)wxiaoguang2024-11-211-0/+35
* Refactor find forks and fix possible bugs that weak permissions check (#32528...Lunny Xiao2024-11-192-0/+132
* Refactor push mirror find and add check for updating push mirror (#32539) (#3...Lunny Xiao2024-11-182-43/+85
* Fix basic auth with webauthn (#32531) (#32536)Giteabot2024-11-161-0/+53
* Fix artifact v4 upload above 8MB (#31664) (#32523)Giteabot2024-11-161-0/+130
* Fix broken releases when re-pushing tags (#32435) (#32449)Giteabot2024-11-101-0/+47
* Fix bug when a token is given public only (#32204) (#32218)Lunny Xiao2024-10-093-1/+57
* Ensure `GetCSRF` doesn't return an empty token (#32130) (#32157)Giteabot2024-10-013-11/+9
* Fix the logic of finding the latest pull review commit ID (#32139) (#32165)Giteabot2024-10-012-1/+35
* Fix bug in getting merged pull request by commit (#32079) (#32117)Zettat1232024-09-251-0/+16
* Fix rename branch permission bug (#32066) (#32108)Giteabot2024-09-221-4/+4
* Add bin to Composer Metadata (#32099) (#32106)Giteabot2024-09-221-1/+7
* Fix incorrect `/tokens` api (#32085) (#32092)Giteabot2024-09-221-20/+11
* Fix: database not update release when using `git push --tags --force` (#32040...Giteabot2024-09-191-0/+36
* Refactor CSRF protector (#32057) (#32069)wxiaoguang2024-09-183-33/+8
* Add missing comment reply handling (#32050) (#32065)Giteabot2024-09-181-139/+143
* Handle invalid target when creating releases using API (#31841) (#32043)Giteabot2024-09-171-0/+18
* Fix nuget/conan/container packages upload bugs (#31967) (#31982)Giteabot2024-09-053-70/+383
* Add lock for parallel maven upload (#31954)Lunny Xiao2024-09-031-0/+33
* Prevent update pull refs manually and will not affect other refs update (#319...Giteabot2024-09-021-0/+22
* Fix agit automerge (#31207) (#31881)Giteabot2024-08-201-0/+130
* Fix actions notify bug (#31866) (#31875)Giteabot2024-08-201-2/+2
* Show lock owner instead of repo owner on LFS setting page (#31788) (#31817)Giteabot2024-08-111-0/+62
* Add permission check when creating PR (#31033) (#31720)yp053272024-07-292-16/+82
* Fix #31185 try fix lfs download from bitbucket failed (#31201) (#31329)Giteabot2024-06-122-7/+7
* Remove sub-path from container registry realm (#31293) (#31300)Giteabot2024-06-101-3/+9
* Fix NuGet Package API for $filter with Id equality (#31188) (#31242)Thomas Desveaux2024-06-041-16/+86
* Fix push multiple branches error with tests (#31151) (#31153)Giteabot2024-05-302-0/+53
* Add an immutable tarball link to archive download headers for Nix (#31139) (#...Giteabot2024-05-291-0/+11
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-2312-33/+226
* Fix automerge will not work because of some events haven't been triggered (#3...Giteabot2024-05-223-21/+224
* Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)Giteabot2024-05-201-0/+39
* Avoid 500 panic error when uploading invalid maven package file (#31014) (#31...Giteabot2024-05-201-0/+10
* Fix data-race during testing (#30999) (#31024)Giteabot2024-05-201-2/+4
* Protected tag is no internal server error (#30962) (#30970)Giteabot2024-05-142-17/+29
* Restyle release list, fix branch dropdown (#30837) (#30968)Giteabot2024-05-131-4/+4
* Support using label names when changing issue labels (#30943) (#30958)Giteabot2024-05-131-2/+51
* Update issue indexer after merging a PR (#30715) (#30903)Giteabot2024-05-091-0/+61
* Fix various problems around projects board view (#30696) (#30902)Giteabot2024-05-082-3/+67
* Make sure git version&feature are always prepared (#30877) (#30879)wxiaoguang2024-05-071-1/+1
* Fix issue/PR title edit (#30858) (#30865)Giteabot2024-05-052-2/+2
* Add result check in TestAPIEditUser (#29674) (#30860)Giteabot2024-05-051-2/+5
* Fix no edit history after editing issue's title and content (#30814) (#30845)Giteabot2024-05-032-8/+22
* Don't only list code-enabled repositories when using repository API (#30817) ...Giteabot2024-05-031-0/+34
* Catch and handle unallowed file type errors in issue attachment API (#30791) ...Giteabot2024-05-032-0/+55
* Skip gzip for some well-known compressed file types (#30796) (#30813)Giteabot2024-05-021-0/+33
* Get repo assignees and reviewers should ignore deactivated users (#30770) (#3...65432024-04-301-1/+3
* Fix issue label rendering in the issue popup (#30763) (#30773)Giteabot2024-04-301-3/+8