aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor route path normalization (#31381)wxiaoguang2024-06-171-20/+21
* Improve rubygems package registry (#31357)wxiaoguang2024-06-171-102/+212
* Fix #31185 try fix lfs download from bitbucket failed (#31201)Zoupers Zou2024-06-112-7/+7
* Remove sub-path from container registry realm (#31293)wxiaoguang2024-06-091-3/+9
* Add `lint-go-gopls` (#30729)silverwind2024-06-053-6/+6
* Fix NuGet Package API for $filter with Id equality (#31188)Thomas Desveaux2024-06-041-16/+86
* Azure blob storage support (#30995)Lunny Xiao2024-05-303-18/+28
* Fix push multiple branches error with tests (#31151)Lunny Xiao2024-05-292-0/+53
* Add an immutable tarball link to archive download headers for Nix (#31139)Jörg Thalheim2024-05-281-0/+11
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-271-0/+66
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-271-7/+7
* Fix wrong display of recently pushed notification (#25812)yp053272024-05-2112-33/+226
* Fix automerge will not work because of some events haven't been triggered (#3...Lunny Xiao2024-05-213-21/+224
* Avoid 500 panic error when uploading invalid maven package file (#31014)wxiaoguang2024-05-201-0/+10
* Fix incorrect "blob excerpt" link when comparing files (#31013)wxiaoguang2024-05-201-0/+39
* Fix data-race during testing (#30999)wxiaoguang2024-05-201-2/+4
* Protected tag is no internal server error (#30962)KN4CK3R2024-05-142-17/+29
* Restyle release list, fix branch dropdown (#30837)silverwind2024-05-131-4/+4
* Support using label names when changing issue labels (#30943)Zettat1232024-05-131-2/+51
* Update issue indexer after merging a PR (#30715)Zettat1232024-05-081-0/+61
* Fix various problems around projects board view (#30696)Lunny Xiao2024-05-082-3/+67
* Make sure git version&feature are always prepared (#30877)wxiaoguang2024-05-061-1/+1
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-052-2/+2
* Add result check in TestAPIEditUser (#29674)yp053272024-05-051-2/+5
* Don't only list code-enabled repositories when using repository API (#30817)Kemal Zebari2024-05-031-0/+34
* Fix no edit history after editing issue's title and content (#30814)yp053272024-05-032-8/+22
* Catch and handle unallowed file type errors in issue attachment API (#30791)Kemal Zebari2024-05-022-0/+55
* Skip gzip for some well-known compressed file types (#30796)wxiaoguang2024-05-021-0/+33
* Fix tautological conditions (#30735)silverwind2024-04-301-6/+3
* Get repo assignees and reviewers should ignore deactivated users (#30770)65432024-04-301-1/+3
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-3/+8
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-295-14/+14
* Use `ProtonMail/go-crypto` for `opengpg` in tests (#30736)Chongyi Zheng2024-04-271-2/+2
* Replace deprecated `math/rand` functions (#30733)v1.23.0-devChongyi Zheng2024-04-272-4/+4
* Add some tests to clarify the "must-change-password" behavior (#30693)wxiaoguang2024-04-271-1/+0
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-271-0/+82
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-272-5/+5
* feat(api): enhance Actions Secrets Management API for repository (#30656)Bo-Yi Wu2024-04-261-1/+7
* Improve test for TestPullCompare (#30699)Lunny Xiao2024-04-261-5/+10
* Add test for #30674 (#30679)Lunny Xiao2024-04-241-0/+35
* Enable more `revive` linter rules (#30608)silverwind2024-04-223-8/+9
* Fix repo home UI when there is no repo description (#30552)wxiaoguang2024-04-211-29/+3
* Clarify permission "HasAccess" behavior (#30585)wxiaoguang2024-04-201-1/+1
* Fix links in PyPI Simple Repository API page (#30594)wxiaoguang2024-04-201-1/+1
* Add an api test for updating user (#30539)Lunny Xiao2024-04-181-0/+25
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-2/+2
* Support nuspec manifest download for nuget packages (#28921)Michael Kriese2024-04-171-24/+53
* Run `go generate` and `go vet` on all packages (#30529)silverwind2024-04-175-8/+7
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-161-0/+38
* Fix code owners will not be mentioned when a pull request comes from a forked...Lunny Xiao2024-04-152-1/+34