Commit Graph

1323 Commits (2ca5daf07e5816343c1018f5773e7a2c671f3777)

Author SHA1 Message Date
techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 9 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
Lunny Xiao e9f4c2db82
Fix missed return (#29450) 9 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 9 months ago
qwerty287 65952417a8
Add API to get PR by base/head (#29242) 9 months ago
KN4CK3R 1c6858543c
Integrate alpine `noarch` packages into other architectures index (#29137) 9 months ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 9 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 9 months ago
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 9 months ago
Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
vincent 35d5e4aea4
Fix content size does not match error when uploading lfs file (#29259) 9 months ago
wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 9 months ago
KN4CK3R 07597c71a4
Add support for action artifact serve direct (#29120) 9 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 9 months ago
CEnnis91 6be3fda6fc
Fix swift packages not resolving (#29095) 9 months ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 9 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 10 months ago
silverwind a6cea59514
Update tool dependencies (#29030) 10 months ago
ChristopherHX a9bc590d5d
Add artifacts v4 jwt to job message and accept it (#28885) 10 months ago
Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 10 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Anthony Quéré 3084c990b0
fix: update enable_prune even if mirror_interval is not provided (#28905) 10 months ago
JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 10 months ago
KN4CK3R caad931385
Prevent anonymous container access if `RequireSignInView` is enabled (#28877) 10 months ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 10 months ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 10 months ago
FuXiaoHei ad98ea63ee
Fix uploaded artifacts should be overwritten (#28726) 10 months ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 10 months ago
KN4CK3R 3793ec4d14
Fix `GetCommitStatuses` (#28787) 10 months ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 10 months ago
yp05327 ce0225c1b8
Forbid removing the last admin user (#28337) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
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