| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix hidden commit status on multiple checks (#22889) | oliverpool | 2023-02-20 | 3 | -16/+78 |
* | Use beforeCommit instead of baseCommit (#22949) | Kyle D | 2023-02-20 | 16 | -3/+90 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 3 | -8/+8 |
* | Rename `GetUnits` to `LoadUnits` (#22970) | yp05327 | 2023-02-19 | 1 | -3/+3 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 3 | -15/+15 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 6 | -11/+15 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 1 | -1/+1 |
* | Add `/$count` endpoints for NuGet v2 (#22855) | KN4CK3R | 2023-02-11 | 1 | -11/+20 |
* | Map OIDC groups to Orgs/Teams (#21441) | KN4CK3R | 2023-02-08 | 1 | -48/+23 |
* | Use import of OCI structs (#22765) | KN4CK3R | 2023-02-06 | 1 | -8/+8 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 1 | -0/+560 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 2 | -2/+344 |
* | Refactor git command package to improve security and maintainability (#22678) | wxiaoguang | 2023-02-04 | 3 | -12/+12 |
* | Add some comments for recent code (#22725) | wxiaoguang | 2023-02-02 | 1 | -0/+1 |
* | Fix group filter for ldap source sync (#22506) | Pavel Ezhov | 2023-02-02 | 1 | -11/+88 |
* | Add Conda package registry (#22262) | KN4CK3R | 2023-02-01 | 1 | -0/+274 |
* | Fix wrong hint when deleting a branch successfully from pull request UI (#22673) | Lunny Xiao | 2023-01-31 | 1 | -1/+1 |
* | Disable test for incoming email (#22686) | KN4CK3R | 2023-01-31 | 1 | -1/+1 |
* | Check quota limits for container uploads (#22450) | KN4CK3R | 2023-01-29 | 1 | -20/+50 |
* | Add API endpoint to get latest release (#21267) | JakobDev | 2023-01-26 | 1 | -0/+18 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 66 | -250/+347 |
* | Fix container blob mount (#22226) | KN4CK3R | 2023-01-16 | 1 | -15/+26 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 3 | -20/+29 |
* | Add support for incoming emails (#22056) | KN4CK3R | 2023-01-14 | 2 | -0/+259 |
* | Improve utils of slices (#22379) | Jason Song | 2023-01-11 | 1 | -1/+1 |
* | Move fuzz tests into tests/fuzz (#22376) | Khaled Yakdan | 2023-01-09 | 1 | -0/+38 |
* | Use context parameter in models/git (#22367) | Jason Song | 2023-01-09 | 3 | -12/+12 |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 5 | -5/+5 |
* | Use complete SHA to create and query commit status (#22244) | Jason Song | 2022-12-27 | 1 | -0/+5 |
* | Improve testing for pgsql empty repository (#22223) | Lunny Xiao | 2022-12-23 | 1 | -1/+4 |
* | Test views of LFS files (#22196) | Nick | 2022-12-23 | 19 | -0/+121 |
* | Remove test session cache to reduce possible concurrent problem (#22199) | Lunny Xiao | 2022-12-22 | 2 | -11/+2 |
* | Attempt to fix TestExportUserGPGKeys (#22159) | zeripath | 2022-12-21 | 1 | -4/+31 |
* | Specify ID in `TestAPITeam` (#22192) | Gusted | 2022-12-21 | 1 | -1/+1 |
* | verify nodeinfo response by schema (#22137) | Meisam | 2022-12-17 | 3 | -0/+210 |
* | Add a simple test for external renderer (#20033) | Lunny Xiao | 2022-12-12 | 17 | -3/+116 |
* | Rename almost all Ctx functions (#22071) | Lunny Xiao | 2022-12-10 | 2 | -8/+10 |
* | Add API management for issue/pull and comment attachments (#21783) | KN4CK3R | 2022-12-09 | 2 | -0/+297 |
* | Release and Tag List tweaks (#21712) | silverwind | 2022-12-06 | 1 | -1/+1 |
* | refactor some functions to support ctx as first parameter (#21878) | Lunny Xiao | 2022-12-03 | 5 | -7/+10 |
* | Remove deprecated packages & staticcheck fixes (#22012) | Chongyi Zheng | 2022-12-02 | 6 | -15/+14 |
* | Remove session in api tests (#21984) | Lunny Xiao | 2022-12-01 | 46 | -433/+387 |
* | Fix generate index failure possibility on postgres (#21998) | Lunny Xiao | 2022-12-02 | 1 | -2/+2 |
* | Fix parallel creating commit status bug with tests (#21911) | Lunny Xiao | 2022-12-01 | 1 | -0/+31 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 159 | -318/+161 |
* | Workaround for container registry push/pull errors (#21862) | KN4CK3R | 2022-11-25 | 1 | -0/+28 |
* | Add support for HEAD requests in Maven registry (#21834) | KN4CK3R | 2022-11-24 | 1 | -2/+28 |
* | Replace yaml.v2 with yaml.v3 (#21832) | Jason Song | 2022-11-21 | 2 | -2/+2 |
* | Add package registry cleanup rules (#21658) | KN4CK3R | 2022-11-20 | 1 | -13/+162 |
* | Add `context.Context` to more methods (#21546) | KN4CK3R | 2022-11-19 | 8 | -20/+26 |