| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add Swift package registry (#22404) | KN4CK3R | 2023-03-13 | 3 | -1/+501 |
* | Purge API comment (#23451) | John Olheiser | 2023-03-13 | 1 | -0/+4 |
* | Use context for `RepositoryList.LoadAttributes` (#23435) | yp05327 | 2023-03-13 | 1 | -1/+1 |
* | Preserve file size when creating attachments (#23406) | Peter | 2023-03-12 | 3 | -3/+3 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 6 | -86/+254 |
* | Fix panic when getting notes by ref (#23372) | Zettat123 | 2023-03-08 | 1 | -1/+11 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 1 | -2/+2 |
* | Avoid panic caused by broken payload when creating commit status (#23216) | Jason Song | 2023-03-04 | 1 | -1/+1 |
* | Fix grammar in error message (#23273) | ChristianSch | 2023-03-03 | 1 | -1/+1 |
* | Add loading yaml label template files (#22976) | Lauris BH | 2023-03-02 | 3 | -47/+41 |
* | Use context parameter in services/repository (#23186) | Jason Song | 2023-02-28 | 4 | -9/+9 |
* | Avoid too long names for actions (#23162) | Jason Song | 2023-02-28 | 1 | -1/+3 |
* | Add "Reviewed by you" filter for pull requests (#22927) | Brecht Van Lommel | 2023-02-24 | 1 | -0/+7 |
* | Use minio/sha256-simd for accelerated SHA256 (#23052) | zeripath | 2023-02-22 | 2 | -2/+4 |
* | Add force_merge to merge request and fix checking mergable (#23010) | Jason Song | 2023-02-21 | 1 | -4/+11 |
* | Add scopes to API to create token and display them (#22989) | zeripath | 2023-02-20 | 1 | -2/+11 |
* | Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921) | sillyguodong | 2023-02-20 | 1 | -2/+4 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -2/+2 |
* | Rename `GetUnits` to `LoadUnits` (#22970) | yp05327 | 2023-02-19 | 1 | -1/+1 |
* | Provide the ability to set password hash algorithm parameters (#22942) | zeripath | 2023-02-19 | 1 | -1/+1 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 2 | -0/+8 |
* | Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) | yp05327 | 2023-02-18 | 2 | -3/+3 |
* | Notify on container image create (#22806) | KN4CK3R | 2023-02-18 | 1 | -4/+22 |
* | Allow custom "created" timestamps in user creation API (#22549) | Sybren | 2023-02-16 | 1 | -0/+9 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 27 | -70/+71 |
* | Pull Requests: setting to allow edits by maintainers by default, tweak UI (#2... | Brecht Van Lommel | 2023-02-13 | 1 | -0/+4 |
* | Add `/$count` endpoints for NuGet v2 (#22855) | KN4CK3R | 2023-02-11 | 2 | -8/+60 |
* | Map OIDC groups to Orgs/Teams (#21441) | KN4CK3R | 2023-02-08 | 3 | -4/+4 |
* | Use import of OCI structs (#22765) | KN4CK3R | 2023-02-06 | 2 | -41/+59 |
* | Add Chef package registry (#22554) | KN4CK3R | 2023-02-06 | 4 | -1/+696 |
* | Add Cargo package registry (#21888) | KN4CK3R | 2023-02-05 | 3 | -1/+297 |
* | Add Conda package registry (#22262) | KN4CK3R | 2023-02-01 | 3 | -1/+345 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 7 | -4/+585 |
* | Check quota limits for container uploads (#22450) | KN4CK3R | 2023-01-29 | 3 | -7/+48 |
* | Support system hook API (#14537) | Lunny Xiao | 2023-01-28 | 3 | -0/+219 |
* | Add API endpoint to get latest release (#21267) | JakobDev | 2023-01-26 | 2 | -0/+42 |
* | Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) | Brecht Van Lommel | 2023-01-24 | 2 | -3/+3 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 1 | -194/+228 |
* | Fix container blob mount (#22226) | KN4CK3R | 2023-01-16 | 2 | -55/+83 |
* | Supports wildcard protected branch (#20825) | Lunny Xiao | 2023-01-16 | 2 | -27/+101 |
* | Prevent panic on looking at api "git" endpoints for empty repos (#22457) | zeripath | 2023-01-15 | 1 | -1/+1 |
* | Improve utils of slices (#22379) | Jason Song | 2023-01-11 | 1 | -17/+17 |
* | Use context parameter in models/git (#22367) | Jason Song | 2023-01-09 | 3 | -4/+4 |
* | Remove old HookEventType (#22358) | Jason Song | 2023-01-06 | 1 | -35/+35 |
* | Restructure `webhook` module (#22256) | delvh | 2023-01-01 | 3 | -18/+19 |
* | Use ErrInvalidArgument in packages (#22268) | KN4CK3R | 2022-12-31 | 6 | -7/+36 |
* | Add `sync_on_commit` option for push mirrors api (#22271) | Chongyi Zheng | 2022-12-30 | 1 | -4/+5 |
* | Support template for merge message description (#22248) | Jason Song | 2022-12-29 | 1 | -1/+1 |
* | Move `convert` package to services (#22264) | KN4CK3R | 2022-12-29 | 59 | -59/+59 |
* | refactor auth interface to return error when verify failure (#22119) | Lunny Xiao | 2022-12-28 | 4 | -17/+31 |