1261 Commits (2360c7ec6cdddc337a9b4964a64d2e1640c69dad)

Author SHA1 Message Date
  Giteabot 8ca32dc873
Fix merging artifact chunks error when minio storage basepath is set (#28555) (#28568) 5 months ago
  Giteabot 411310d698
chore(api): support ignore password if login source type is LDAP for creating user API (#28491) (#28525) 5 months ago
  Giteabot 74ab798033
Add endpoint for not implemented Docker auth (#28457) (#28462) 6 months ago
  Lunny Xiao 265f485295
Do some missing checks (#28423) (#28432) 6 months ago
  Giteabot f144521aea
Deprecate query string auth tokens (#28390) (#28430) 6 months ago
  Lunny Xiao 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403) 6 months ago
  Giteabot 46beb7f33f
enable system users search via the API (#28013) (#28018) 6 months ago
  Giteabot 5105d2093c
Add `HEAD` support for rpm repo files (#28309) (#28360) 6 months ago
  Lunny Xiao bc3d8bff73
Fix comment permissions (#28213) (#28216) 6 months ago
  Giteabot 994ba35f11
Fix swagger title (#28164) (#28167) 6 months ago
  Giteabot 93ede4bc83
Fix permissions for Token DELETE endpoint to match GET and POST (#27610) (#28099) 7 months ago
  Giteabot a8e505a44b
Unify two factor check (#27915) (#27929) 7 months ago
  6543 6637bbf510
Delete repos of org when purge delete user (#27273) (#27728) 7 months ago
  Giteabot 3c03b7db50
Fix/upload artifact error windows (#27802) (#27840) 7 months ago
  Giteabot 25bc3d562a
Fix bad method call when deleting user secrets via API (#27829) (#27831) 7 months ago
  Giteabot 77bd3acb65
Do not force creation of _cargo-index repo on publish (#27266) (#27765) 7 months ago
  Giteabot 6919a02ab7
Fix org team endpoint (#27721) (#27727) 7 months ago
  Giteabot 4c9f7d0710
api: GetPullRequestCommits: return file list (#27483) (#27539) 8 months ago
  Giteabot 44aca6a65a
Don't let API add 2 exclusive labels from same scope (#27433) (#27460) 8 months ago
  Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347) 8 months ago
  Giteabot 9b698362a3
Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 8 months ago
  Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 8 months ago
  Giteabot 0ca233258d
Fix organization field being null in POST /orgs/{orgid}/teams (#27150) (#27163) 8 months ago
  CaiCandong f93ee5937b
Fix token endpoints ignore specified account (#27080) 9 months ago
  wxiaoguang 8531ca0837
Make SSPI auth mockable (#27036) 9 months ago
  KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 9 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 9 months ago
  KN4CK3R d513628db9
Allow empty Conan files (#27092) 9 months ago
  JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 9 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 9 months ago
  JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 9 months ago
  KN4CK3R 591f586bf1
Extract auth middleware from service (#27028) 9 months ago
  Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 9 months ago
  Lunny Xiao 9c0a3532a4
Add a new column schedule_id for action_run to track (#26975) 9 months ago
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 months ago
  CaiCandong a78c2eae24
Replace `util.SliceXxx` with `slices.Xxx` (#26958) 9 months ago
  Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 9 months ago
  Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 9 months ago
  FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 9 months ago
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 months ago
  KN4CK3R 0eebeeec90
Remove `Named` interface (#26913) 9 months ago
  KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873) 9 months ago
  JakobDev e9f5067653
Add missing `reqToken()` to notifications endpoints (#26914) 9 months ago
  Bo-Yi Wu f79f6a26ae
feat(API): add routes and functions for managing user's secrets (#26909) 9 months ago
  Zettat123 04771b5ff7
Allow users with write permissions for issues to add attachments with API (#26837) 9 months ago
  Bo-Yi Wu 9eb4a9e601
feat(API): add secret deletion functionality for repository (#26808) 9 months ago
  wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 9 months ago
  KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
  js6pak 4f5a2117c3
Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests (#26759) 9 months ago
  Bo-Yi Wu b91057b172
feat(API): add route and implementation for creating/updating repository secret (#26766) 9 months ago