aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-244-1/+3
* Use more specific test methods (#24265)KN4CK3R2023-04-2215-39/+39
* Update go tool dependencies, restructure lint targets (#24239)silverwind2023-04-222-4/+3
* Remove git sample files and ignore them (#24271)wxiaoguang2023-04-2213-791/+0
* Improve test logger (#24235)wxiaoguang2023-04-211-5/+0
* 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-193-18/+112
* fix calReleaseNumCommitsBehind (#24148)oliverpool2023-04-1845-7/+842
* 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
* Make minio package support legacy MD5 checksum (#23768)wxiaoguang2023-03-281-0/+1
* Fix profile page email display, respect settings (#23747)wxiaoguang2023-03-271-19/+30
* Clean some legacy files and move some build files (#23699)wxiaoguang2023-03-251-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-242-2/+2
* Return `repository` in npm package metadata endpoint (#23539)Zettat1232023-03-171-0/+8
* Replace `repo.namedBlob` by `git.TreeEntry`. (#22898)Nick2023-03-154-5/+35
* Add Swift package registry (#22404)KN4CK3R2023-03-131-0/+326
* add path prefix to ObjectStorage.Iterator (#23332)FuXiaoHei2023-03-131-2/+2
* Split CI pipelines (#23385)John Olheiser2023-03-102-23/+23
* Test renderReadmeFile (#23185)Nick2023-03-0943-0/+171
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-073-9/+9
* Use correct README link to render the README (#23152)yp053272023-03-035-0/+21
* Use context parameter in services/repository (#23186)Jason Song2023-02-282-2/+2
* Remove all package data after tests (#22984)KN4CK3R2023-02-2312-5/+46
* 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
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-2016-3/+90
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-203-8/+8
* Rename `GetUnits` to `LoadUnits` (#22970)yp053272023-02-191-3/+3
* Scoped labels (#22585)Brecht Van Lommel2023-02-183-15/+15
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-156-11/+15
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1