Commit Graph

1336 Commits (ce8a98f8789a7e4e9ee97ab0abac6064d78fb1f6)

Author SHA1 Message Date
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 10 months ago
Nanguan Lin 9b59af37e7
Fix issue dependencies (#27736) 10 months ago
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984) 10 months ago
Jack Hay 7c2f093e85
Require token for GET subscription endpoint (#28765) 10 months ago
vincent f8a1bad883
Fix: system webhooks API bug (#28531) 11 months ago
Lunny Xiao baf0d402d9
Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 11 months ago
delvh 778ad795fd
Refactor deletion (#28610) 11 months ago
wxiaoguang b41925cee3
Refactor CORS handler (#28587) 11 months ago
Jean-Baptiste Gomond d0f24ff4ca
Added instance-level variables (#28115) 11 months ago
FuXiaoHei fe5a616392
Fix merging artifact chunks error when minio storage basepath is set (#28555) 11 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
Bo-Yi Wu 14ffdf6173
chore(api): support ignore password if login source type is LDAP for creating user API (#28491) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
KN4CK3R 064f05204c
Add endpoint for not implemented Docker auth (#28457) 11 months ago
Lunny Xiao 717d0f5934
Do some missing checks (#28423) 11 months ago
Jack Hay 4e879fed90
Deprecate query string auth tokens (#28390) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months ago
Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 11 months ago
KN4CK3R a95d5b7702
Add `HEAD` support for rpm repo files (#28309) 12 months ago
Nanguan Lin 0aab2d38a7
Remove deprecated query condition in ListReleases (#28339) 12 months ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 12 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months ago
yp05327 4d0eba8e0a
Fix swagger title (#28164) 12 months ago
Earl Warren 340055ab6c
Enable system users search via the API (#28013) 1 year ago
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 1 year ago
FuXiaoHei ec0c6829d4
Fix/upload artifact error windows (#27802) 1 year ago
Jean-Baptiste Gomond 641e8165c7
Fix bad method call when deleting user secrets via API (#27829) 1 year ago
merlleu 796ff26e0e
Do not force creation of _cargo-index repo on publish (#27266) 1 year ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Nanguan Lin 1859bbbf91
Fix org team endpoint (#27721) 1 year ago
JakobDev 3dc0c962bf
Delete repos of org when purge delete user (#27273) 1 year ago
Lunny Xiao 9852c92e9a
Remove unnecessary parameter (#27671) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
Evan Tobin ae419fa494
Fix permissions for Token DELETE endpoint to match GET and POST (#27610) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Nanguan Lin 5b6258a0b9
Fix the wrong HTTP response status code for duplicate packages (#27480) 1 year ago
Michael Santos 5283ce9650
api: GetPullRequestCommits: return file list (#27483) 1 year ago
JakobDev f2b2608a86
Don't let API add 2 exclusive labels from same scope (#27433) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
Lunny Xiao 3b2da7e4ae
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 1 year ago
Dionysios Kakouris e46274b5b4
Fix organization field being null in POST /orgs/{orgid}/teams (#27150) 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