Commit Graph

1073 Commits (edf98a2dc30956c8e04b778bb7f1ce55c14ba963)

Author SHA1 Message Date
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
Lunny Xiao 2782c14396
Supports wildcard protected branch (#20825) 2 years ago
zeripath cc1f8cbe96
Prevent panic on looking at api "git" endpoints for empty repos (#22457) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 2 years ago
Jason Song 3dbd2d942b
Remove old HookEventType (#22358) 2 years ago
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
Chongyi Zheng 9dcaf14a14
Add `sync_on_commit` option for push mirrors api (#22271) 2 years ago
Jason Song 47efba78ec
Support template for merge message description (#22248) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 2 years ago
Xinyu Zhou 7cc7db73b9
Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 2 years ago
zeripath 83640c449e
Remove ReverseProxy authentication from the API (#22219) 2 years ago
KN4CK3R b76718249a
Allow empty assignees on pull request edit (#22150) 2 years ago
KN4CK3R 86ace4b5c2
Normalize NuGet package version on upload (#22186) 2 years ago
KN4CK3R 07461e18d3
Fix condition for is_internal (#22095) 2 years ago
Lunny Xiao 6398ca745a
refactor bind functions based on generics (#22055) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 2 years ago
silverwind 0585ac3ac6
Update go dev dependencies (#22064) 2 years ago
Lunny Xiao 36cbaec54c
Fix ListBranches to handle empty case (#21921) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago