Commit Graph

1184 Commits (33d4d3209632a0b1bbe010ae3f5dbf8fed5a4092)

Author SHA1 Message Date
yp05327 a82bf022bf
Fix empty field login_name in API response JSON when creating user (#30511) (#30532) 7 months ago
Lunny Xiao 6ef986d474
Performance improvements for pull request list page (#29900) (#29972) 8 months ago
Lunny Xiao 3fd15aeff2
Add cache for dashbaord commit status (#29932) 8 months ago
Giteabot 408c92938b
Fix PR creation via api between branches of same repo with head field namespaced (#26986) (#29857) 8 months ago
Lunny Xiao 5667ef9aab
Add missing database transaction for new issue (#29490) (#29607) 9 months ago
Giteabot b84303ef6e
Fix 500 when pushing release to an empty repo (#29554) (#29564) 9 months ago
Giteabot c293e34df0
Fix wrong test usage of `AppSubURL` (#29459) (#29488) 9 months ago
Giteabot 2df38af752
Fix missed return (#29450) (#29453) 9 months ago
wxiaoguang dd8bc1d61d
Refactor issue template parsing and fix API endpoint (#29069) (#29140) 9 months ago
Giteabot c398c25b18
Fix an actions schedule bug (#28942) (#28999) 10 months ago
Giteabot d6eb6c90f4
fix: update enable_prune even if mirror_interval is not provided (#28905) (#28929) 10 months ago
Giteabot 376fa0d8c4
Forbid removing the last admin user (#28337) (#28793) 10 months ago
KN4CK3R ae99233db0
Fix `GetCommitStatuses` (#28787) (#28804) 10 months ago
Lunny Xiao 6e29242ebb
Fix schedule tasks bugs (#28691) (#28780) 10 months ago
Giteabot 571822b6ec
Fix issue dependencies (#27736) (#28776) 11 months ago
Giteabot cb33623bb6
Require token for GET subscription endpoint (#28765) (#28768) 11 months ago
Giteabot 3c79315cf2
Fix: system webhooks API bug (#28531) (#28666) 11 months ago
wxiaoguang 7a2786ca6c
Refactor CORS handler (#28587) (#28611) 11 months ago
Giteabot 411310d698
chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525) 11 months ago
Lunny Xiao 265f485295
Do some missing checks (#28423) (#28432) 12 months ago
Giteabot f144521aea
Deprecate query string auth tokens (#28390) (#28430) 12 months ago
Lunny Xiao 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403) 12 months ago
Giteabot 46beb7f33f
enable system users search via the API (#28013) (#28018) 12 months ago
Lunny Xiao bc3d8bff73
Fix comment permissions (#28213) (#28216) 1 year ago
Giteabot 994ba35f11
Fix swagger title (#28164) (#28167) 1 year ago
Giteabot 93ede4bc83
Fix permissions for Token DELETE endpoint to match GET and POST (#27610) (#28099) 1 year ago
Giteabot a8e505a44b
Unify two factor check (#27915) (#27929) 1 year ago
6543 6637bbf510
Delete repos of org when purge delete user (#27273) (#27728) 1 year ago
Giteabot 25bc3d562a
Fix bad method call when deleting user secrets via API (#27829) (#27831) 1 year ago
Giteabot 6919a02ab7
Fix org team endpoint (#27721) (#27727) 1 year ago
Giteabot 4c9f7d0710
api: GetPullRequestCommits: return file list (#27483) (#27539) 1 year ago
Giteabot 44aca6a65a
Don't let API add 2 exclusive labels from same scope (#27433) (#27460) 1 year ago
Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
Giteabot 0ca233258d
Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27163) 1 year ago
CaiCandong f93ee5937b
Fix token endpoints ignore specified account (#27080) 1 year ago
wxiaoguang 8531ca0837
Make SSPI auth mockable (#27036) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 1 year ago
KN4CK3R 591f586bf1
Extract auth middleware from service (#27028) 1 year ago
Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 1 year ago
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 1 year ago