aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add `/$count` endpoints for NuGet v2 (#22855)KN4CK3R2023-02-111-11/+20
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-48/+23
* Use import of OCI structs (#22765)KN4CK3R2023-02-061-8/+8
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+560
* Add Cargo package registry (#21888)KN4CK3R2023-02-052-2/+344
* Refactor git command package to improve security and maintainability (#22678)wxiaoguang2023-02-043-12/+12
* Add some comments for recent code (#22725)wxiaoguang2023-02-021-0/+1
* Fix group filter for ldap source sync (#22506)Pavel Ezhov2023-02-021-11/+88
* Add Conda package registry (#22262)KN4CK3R2023-02-011-0/+274
* Fix wrong hint when deleting a branch successfully from pull request UI (#22673)Lunny Xiao2023-01-311-1/+1
* Disable test for incoming email (#22686)KN4CK3R2023-01-311-1/+1
* Check quota limits for container uploads (#22450)KN4CK3R2023-01-291-20/+50
* Add API endpoint to get latest release (#21267)JakobDev2023-01-261-0/+18
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-1766-250/+347
* Fix container blob mount (#22226)KN4CK3R2023-01-161-15/+26
* Supports wildcard protected branch (#20825)Lunny Xiao2023-01-163-20/+29
* Add support for incoming emails (#22056)KN4CK3R2023-01-142-0/+259
* Improve utils of slices (#22379)Jason Song2023-01-111-1/+1
* Move fuzz tests into tests/fuzz (#22376)Khaled Yakdan2023-01-091-0/+38
* Use context parameter in models/git (#22367)Jason Song2023-01-093-12/+12