Commit Graph

1102 Commits (907c97aabbe6fdfa5669ef2b2978f2d217cf0210)

Author SHA1 Message Date
Nanguan Lin 6a725b6f9c
Remove deadcode under models/issues (#28536) 11 months ago
Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
wxiaoguang 11f0519ad8
Update go dependencies (#28518) 11 months ago
Yevhen Pavlov cd2ff6e83d
Bump google/go-github to v57 (#28514) 11 months ago
wxiaoguang 20929edc99
Add option to disable ambiguous unicode characters detection (#28454) 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 ff5106d700
Fix possible nil pointer access (#28428) 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
Earl Warren fab73e4a3a
Actually recover from a panic in cron task (#28409) 11 months ago
Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 11 months 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) 11 months ago
Nanguan Lin 49b98e45bc
Fix migration panic due to an empty review comment diff (#28334) 12 months ago
KN4CK3R dfa77ac020
Fix RPM/Debian signature key creation (#28352) 12 months ago
Brecht Van Lommel bffbf08f26
Fix missing issue search index update when changing status (#28325) 12 months ago
Earl Warren 1bfcdeef4c
Make pushUpdate error verbose (#28263) 12 months ago
Earl Warren 64cd6e8df5
Fix required error for token name (#28267) 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
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
KN4CK3R 3081e7e153
Fix missing mail reply address (#27997) 1 year ago
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 1 year ago
Earl Warren 59f9ef9fee
Remove action runners on user deletion (#27902) 1 year ago
Zettat123 ae396ac7c0
Fix DownloadFunc when migrating releases (#27887) 1 year ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
wxiaoguang a4b242ae7a
Clean up template locale usage (#27856) 1 year ago
Lunny Xiao 16d15ce087
Fix package webhook (#27839) 1 year ago
KN4CK3R b36e2ca419
List all Debian package versions in `Packages` (#27786) 1 year ago
Sebastian Brückner 02dae3f84b
Fix merge base commit for fast-forwarded GitLab PRs (#27825) 1 year ago
Sebastian Brückner 8faa38568b
Use GitLab's squash_commit_sha when available (#27824) 1 year ago
KN4CK3R ab3f6c1bac
Close all hashed buffers (#27787) 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
wxiaoguang f3956fcb28
Fix incorrect ctx usage in defer function (#27740) 1 year ago
6543 e83f2cbbac
Add doctor dbconsistency fix to delete repos with no owner (#27290) 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
KN4CK3R 83186eca80
Always delete existing scheduled action tasks (#27662) 1 year ago
Jason Song 4e98224a45
Support allowed hosts for webhook to work with proxy (#27655) 1 year ago
Lunny Xiao eeb1e0242b
Fix poster is not loaded in get default merge message (#27657) 1 year ago
Jason Song 1be49fdda6
Improve retrying index issues (#27554) 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
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
wxiaoguang 1d155a43ad
Fix data-race bug when accessing task.LastRun (#27584) 1 year ago