aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration
Commit message (Expand)AuthorAgeFilesLines
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+413
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-041-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Implement Cargo HTTP index (#24452)KN4CK3R2023-05-031-33/+79
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+252
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-1/+1
* Add integration test for API raw content reference formats (#24388)65432023-04-281-0/+28
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-252/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+252
* Fix auth check bug (#24382)Lunny Xiao2023-04-271-0/+41
* Add API for gitignore templates (#22783)JakobDev2023-04-271-0/+53
* Support uploading file to empty repo by API (#24357)wxiaoguang2023-04-261-0/+33
* Require repo scope for PATs for private repos and basic authentication (#24362)John Olheiser2023-04-264-4/+8
* Add API for License templates (#23009)JakobDev2023-04-261-0/+55
* Improve RSS (#24335)wxiaoguang2023-04-251-1/+1
* Enable forbidigo linter (#24278)silverwind2023-04-242-1/+1
* Use more specific test methods (#24265)KN4CK3R2023-04-2215-39/+39
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-222-4/+3
* Fix access token issue on some public endpoints (#24194)harryzcy2023-04-211-8/+14
* Add owner team permission check test (#24096)yp053272023-04-191-0/+20
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-192-6/+87
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-182-7/+32
* Use double quotes consistently in en-US (#24141)Panagiotis "Ivory" Vasilopoulos2023-04-177-9/+9
* Make more functions use ctx instead of db.DefaultContext (#24068)wxiaoguang2023-04-141-1/+1
* Refactor cookie (#24107)wxiaoguang2023-04-134-6/+10
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-131-0/+31
* Avoid recursing into sub-sub-sub-docs folders when looking for READMEs. (#23695)Nick2023-04-101-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-111-1/+4
* Reserve ".png" suffix for user/org names (#23992)65432023-04-101-0/+11
* Show visibility status of email in own profile (#23900)n0toose2023-04-081-8/+8
* Drop "unrolled/render" package (#23965)wxiaoguang2023-04-081-1/+1
* Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2...65432023-04-073-3/+16
* Improve permission check of packages (#23879)yp053272023-04-061-0/+10
* Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823)wxiaoguang2023-04-042-11/+11
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-5/+17
* Use different SVG for pending and running actions (#23836)Hester Gong2023-03-311-1/+5
* Refactor internal API for git commands, use meaningful messages instead of "I...wxiaoguang2023-03-291-24/+24
* Implement Issue Config (#20956)JakobDev2023-03-281-0/+52
* Fix profile page email display, respect settings (#23747)wxiaoguang2023-03-271-19/+30
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Return `repository` in npm package metadata endpoint (#23539)Zettat1232023-03-171-0/+8
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-151-5/+30
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+326
* Test renderReadmeFile (#23185)Nick2023-03-091-0/+105
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-072-6/+6
* Use correct README link to render the README (#23152)yp053272023-03-031-0/+20
* Use context parameter in services/repository (#23186)Jason Song2023-02-282-2/+2
* Remove all package data after tests (#22984)KN4CK3R2023-02-2311-5/+32
* Use minio/sha256-simd for accelerated SHA256 (#23052)zeripath2023-02-223-3/+3
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-203-16/+78