Commit Graph

1323 Commits (2ca5daf07e5816343c1018f5773e7a2c671f3777)

Author SHA1 Message Date
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
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
KN4CK3R d513628db9
Allow empty Conan files (#27092) 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 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 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