Commit Graph

1197 Commits (bd6ef718548767ff209048eb8443a067106908bf)

Author SHA1 Message Date
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490) 2 years ago
Samuel FORESTIER dbdb5ba33e
Sort Python package descriptors by version to mimic PyPI format (#23550) 2 years ago
Andrew Tomaka 0206882e8a
Match api migration behavior to web behavior (#23552) 2 years ago
Zettat123 46addc1f93
Return `repository` in npm package metadata endpoint (#23539) 2 years ago
James Cleverley-Prance 574d8fe6d6
Add absent repounits to create/edit repo API (#23500) 2 years ago
Lunny Xiao 6f9cc617fc
Add login name and source id for admin user searching API (#23376) 2 years ago
techknowlogick d56bb74201
add admin API email endpoints (#22792) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
KN4CK3R 8570593d55
Add package registry architecture overview (#23445) 2 years ago
Zettat123 8421b8264f
Handle missing `README` in create repos API (#23387) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
John Olheiser 0a6f6354bb
Purge API comment (#23451) 2 years ago
yp05327 d74a7efb60
Use context for `RepositoryList.LoadAttributes` (#23435) 2 years ago
Peter c6f5029708
Preserve file size when creating attachments (#23406) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
Zettat123 15a1c2d7ef
Fix panic when getting notes by ref (#23372) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
Jason Song 47b912cd52
Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
ChristianSch 79acf7acc4
Fix grammar in error message (#23273) 2 years ago
Lauris BH 58b4143803
Add loading yaml label template files (#22976) 2 years ago
Jason Song 04347eb810
Use context parameter in services/repository (#23186) 2 years ago
Jason Song cbc9a0fe47
Avoid too long names for actions (#23162) 2 years ago
Brecht Van Lommel 10cdcb9ea8
Add "Reviewed by you" filter for pull requests (#22927) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
Jason Song c8c2a31818
Add force_merge to merge request and fix checking mergable (#23010) 2 years ago
zeripath d2128b44f7
Add scopes to API to create token and display them (#22989) 2 years ago
sillyguodong 36d1d5fb78
Fix panic when call api (/repos/{owner}/{repo}/pulls/{index}/files) (#22921) 2 years ago
Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 2 years ago
yp05327 7eaf192967
Rename `GetUnits` to `LoadUnits` (#22970) 2 years ago
zeripath 61b89747ed
Provide the ability to set password hash algorithm parameters (#22942) 2 years ago
Brecht Van Lommel 6221a6fd54
Scoped labels (#22585) 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
KN4CK3R 007d181bb5
Notify on container image create (#22806) 2 years ago
Sybren aa45777c92
Allow custom "created" timestamps in user creation API (#22549) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
Brecht Van Lommel 49919c636e
Pull Requests: setting to allow edits by maintainers by default, tweak UI (#22862) 2 years ago
KN4CK3R 9057a008a1
Add `/$count` endpoints for NuGet v2 (#22855) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
KN4CK3R f8c1e14a13
Use import of OCI structs (#22765) 2 years ago
KN4CK3R d987ac6bf1
Add Chef package registry (#22554) 2 years ago
KN4CK3R df789d962b
Add Cargo package registry (#21888) 2 years ago
KN4CK3R 6ba9ff7b48
Add Conda package registry (#22262) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
KN4CK3R d283a31f03
Check quota limits for container uploads (#22450) 2 years ago
Lunny Xiao c0015979a6
Support system hook API (#14537) 2 years ago
JakobDev 4d072a4c4e
Add API endpoint to get latest release (#21267) 2 years ago
Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) 2 years ago
Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 2 years ago
KN4CK3R 3510d7e33a
Fix container blob mount (#22226) 2 years ago