aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated packages & staticcheck fixes (#22012)Chongyi Zheng2022-12-026-15/+14
* Remove session in api tests (#21984)Lunny Xiao2022-12-0146-433/+387
* Fix generate index failure possibility on postgres (#21998)Lunny Xiao2022-12-021-2/+2
* Fix parallel creating commit status bug with tests (#21911)Lunny Xiao2022-12-011-0/+31
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-27159-318/+161
* Workaround for container registry push/pull errors (#21862)KN4CK3R2022-11-251-0/+28
* Add support for HEAD requests in Maven registry (#21834)KN4CK3R2022-11-241-2/+28
* Replace yaml.v2 with yaml.v3 (#21832)Jason Song2022-11-212-2/+2
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-201-13/+162
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-198-20/+26
* Add package registry quota limits (#21584)KN4CK3R2022-11-091-0/+34
* Remove semver compatible flag and change pypi to an array of test cases (#21708)Wayne Starr2022-11-081-3/+3
* Allow local package identifiers for PyPI packages (#21690)KN4CK3R2022-11-071-2/+2
* Improve valid user name check (#20136)wxiaoguang2022-11-041-4/+18
* Add Webhook authorization header (#20926)oliverpool2022-11-031-0/+47
* feat: notify doers of a merge when automerging (#21553)kolaente2022-11-031-3/+3
* Split migrations folder (#21549)Lunny Xiao2022-11-021-2/+3
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Fix package access for admins and inactive users (#21580)KN4CK3R2022-10-242-0/+26
* Allow for resolution of NPM registry paths that match upstream (#21568)Wayne Starr2022-10-241-1/+7
* Record OAuth client type at registration (#21316)M Hickford2022-10-242-0/+19
* Refactor git command arguments and make all arguments to be safe to be used (...wxiaoguang2022-10-235-26/+26
* Require authentication for OAuth token refresh (#21421)M Hickford2022-10-231-12/+39
* Check for valid user token in integration tests (#21520)Vladimir Yakovlev2022-10-201-2/+3
* Add team member invite by email (#20307)KN4CK3R2022-10-191-0/+72
* Add some api integration tests (#18872)KN4CK3R2022-10-186-0/+400
* Enforce grouped NuGet search results (#21442)KN4CK3R2022-10-171-24/+66
* Add support for Chocolatey/NuGet v2 API (#21393)KN4CK3R2022-10-131-73/+234
* Fix #21406: Hide repo information from file view/blame mode (#21420)Neel2022-10-131-2/+77
* Case-insensitive NuGet symbol file GUID (#21409)Hubert WawrzyƄczyk2022-10-121-1/+1
* Improve OAuth integration tests (#21390)M Hickford2022-10-121-32/+132
* Use Name instead of DisplayName in LFS Lock (#21415)KN4CK3R2022-10-111-3/+4
* npm package registry support for `bin` (#21372)eleith2022-10-081-0/+6
* Add GET and DELETE endpoints for Docker blob uploads (#21367)KN4CK3R2022-10-071-2/+38
* Make external issue tracker regexp configurable via API (#21338)Andrew Imeson2022-10-071-3/+15
* Set SemverCompatible to false for Conan packages (#21275)KN4CK3R2022-10-071-1/+1
* Add name field for org api (#21270)KN4CK3R2022-09-293-4/+8
* Add API endpoint to get changed files of a PR (#21177)qwerty2872022-09-291-4/+44
* Better repo API unit checks (#21130)John Olheiser2022-09-281-2/+1
* Make NuGet service index publicly accessible (#21242)KN4CK3R2022-09-241-30/+50
* NPM Package Registry search API endpoint (#20280)Jack Vine2022-09-241-0/+31
* Prevent invalid behavior for file reviewing when loading more files (#21230)delvh2022-09-221-2/+2
* Respect `REQUIRE_SIGNIN_VIEW` for packages (#20873)KN4CK3R2022-09-211-0/+13
* Fix user visible check (#21210)KN4CK3R2022-09-201-1/+1
* [API] teamSearch show teams with no members if user is admin (#21204)65432022-09-191-0/+36
* Remove fomantic image module (#21145)silverwind2022-09-122-3/+3
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Move go-licenses to generate and separate generate into a frontend and backen...zeripath2022-09-057-0/+7
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-0411-89/+32
* Kd/ci playwright go test (#20123)Kyle D2022-09-02628-0/+26871