aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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-02159-0/+24635