Commit Graph

1277 Commits (6459c50278906893f3cbc2bf3e52eff65e739b37)

Author SHA1 Message Date
JakobDev 4567a3a1ad
Allow to sync tags from admin dashboard (#28045) 1 year ago
JakobDev 1af45689f9
Only migrate the first 255 chars of a Github issue title (#28902) 1 year ago
KN4CK3R 8e9b6817bc
Fix `DeleteCollaboration` transaction behaviour (#28886) 1 year ago
Lunny Xiao 23efd9d278
Fix schedule not trigger bug because matching full ref name with short ref name (#28874) 1 year ago
Lunny Xiao 0e6fd0d1c1
Fix branch list bug which displayed default branch twice (#28878) 1 year ago
Lunny Xiao 62f995203a
Move doctor package from modules to services (#28856) 1 year ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 1 year ago
KN4CK3R 461d8b53c2
Fix some RPM registry flaws (#28782) 1 year ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 1 year ago
Mihir Joshi b8270240bf
Fix reverting a merge commit failing (#28794) 1 year ago
Lunny Xiao c08d263a19
Remove trust model selection from repository creation on web page because it can be changed in settings later (#28814) 1 year ago
KN4CK3R 637451a45e
Rework markup link rendering (#26745) 1 year ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 1 year ago
yp05327 ce0225c1b8
Forbid removing the last admin user (#28337) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 1 year ago
Exploding Dragon ba4d0b8ffb
Support for grouping RPMs using paths (#26984) 1 year ago
KN4CK3R 595a9291b6
Fix `convert.ToTeams` on empty input (#28426) 1 year ago
Earl Warren aa4d78431f
Concatenate error in `checkIfPRContentChanged` (#28731) 1 year ago
Nanguan Lin b6e0957b9c
Fix alpine package files are not rebuilt (#28638) 1 year ago
Denys Konovalov f10d716ff4
fix empty ref for cron workflow runs (#28640) 1 year ago
wxiaoguang e743570f65
Refactor timeutil package (#28623) 1 year ago
Lunny Xiao 921df1cbad
Remove unnecessary syncbranchToDB with tests (#28624) 1 year ago
wxiaoguang d68b9237bf
Use known issue IID to generate new PR index number when migrating from GitLab (#28616) 1 year ago
delvh 778ad795fd
Refactor deletion (#28610) 1 year ago
Nanguan Lin 6a725b6f9c
Remove deadcode under models/issues (#28536) 1 year ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 1 year ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 1 year ago
wxiaoguang 11f0519ad8
Update go dependencies (#28518) 1 year ago
Yevhen Pavlov cd2ff6e83d
Bump google/go-github to v57 (#28514) 1 year ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
KN4CK3R ff5106d700
Fix possible nil pointer access (#28428) 1 year ago
Jack Hay 4e879fed90
Deprecate query string auth tokens (#28390) 1 year ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 1 year ago
Earl Warren fab73e4a3a
Actually recover from a panic in cron task (#28409) 1 year ago
Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 1 year ago
Lunny Xiao dd30d9d5c0
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
Nanguan Lin 49b98e45bc
Fix migration panic due to an empty review comment diff (#28334) 1 year ago
KN4CK3R dfa77ac020
Fix RPM/Debian signature key creation (#28352) 1 year ago
Brecht Van Lommel bffbf08f26
Fix missing issue search index update when changing status (#28325) 1 year ago
Earl Warren 1bfcdeef4c
Make pushUpdate error verbose (#28263) 1 year ago
Earl Warren 64cd6e8df5
Fix required error for token name (#28267) 1 year ago
Lunny Xiao 882e502327
Fix comment permissions (#28213) 1 year ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 1 year ago
Denys Konovalov 816e46ee7c
add skip ci functionality (#28075) 1 year ago
KN4CK3R 58f5fa6536
Fix Matrix and MSTeams nil dereference (#28089) 1 year ago
Lunny Xiao f65977df3a
Revert "packages: Calculate package size quota using package creator ID instead of owner ID (#28007)" (#28049) 1 year ago
Danila Fominykh 60522fc96f
packages: Calculate package size quota using package creator ID instead of owner ID (#28007) 1 year ago