aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Implement `MigrateRepository` for the actions notifier (#28920)Zettat1232024-01-251-0/+12
* Allow to sync tags from admin dashboard (#28045)JakobDev2024-01-242-0/+67
* Only migrate the first 255 chars of a Github issue title (#28902)JakobDev2024-01-241-1/+2
* Fix `DeleteCollaboration` transaction behaviour (#28886)KN4CK3R2024-01-221-2/+5
* Fix schedule not trigger bug because matching full ref name with short ref na...Lunny Xiao2024-01-221-12/+16
* Fix branch list bug which displayed default branch twice (#28878)Lunny Xiao2024-01-211-3/+2
* Move doctor package from modules to services (#28856)Lunny Xiao2024-01-2017-0/+2386
* Add support for sha256 repositories (#23894)Adam Majer2024-01-192-11/+16
* Fix some RPM registry flaws (#28782)KN4CK3R2024-01-192-17/+57
* Retarget depending pulls when the parent branch is deleted (#28686)Viktor Kuzmin2024-01-171-0/+37
* Fix reverting a merge commit failing (#28794)Mihir Joshi2024-01-167-8/+24
* Remove trust model selection from repository creation on web page because it ...Lunny Xiao2024-01-161-8/+0
* Rework markup link rendering (#26745)KN4CK3R2024-01-152-6/+10
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-152-0/+2
* Forbid removing the last admin user (#28337)yp053272024-01-151-1/+6
* Move more functions to db.Find (#28419)Lunny Xiao2024-01-156-11/+35
* Fix schedule tasks bugs (#28691)Lunny Xiao2024-01-125-22/+131
* Support for grouping RPMs using paths (#26984)Exploding Dragon2024-01-121-22/+25
* Fix `convert.ToTeams` on empty input (#28426)KN4CK3R2024-01-112-26/+26
* Concatenate error in `checkIfPRContentChanged` (#28731)Earl Warren2024-01-091-0/+4
* Fix alpine package files are not rebuilt (#28638)Nanguan Lin2023-12-311-0/+5
* fix empty ref for cron workflow runs (#28640)Denys Konovalov2023-12-291-2/+3
* Refactor timeutil package (#28623)wxiaoguang2023-12-281-5/+5
* Remove unnecessary syncbranchToDB with tests (#28624)Lunny Xiao2023-12-281-20/+9
* Use known issue IID to generate new PR index number when migrating from GitLa...wxiaoguang2023-12-262-11/+45
* Refactor deletion (#28610)delvh2023-12-256-8/+10
* Remove deadcode under models/issues (#28536)Nanguan Lin2023-12-191-1/+5
* Always enable caches (#28527)Lunny Xiao2023-12-191-5/+0
* Improve ObjectFormat interface (#28496)Lunny Xiao2023-12-192-6/+4
* Update go dependencies (#28518)wxiaoguang2023-12-191-6/+12
* Bump google/go-github to v57 (#28514)Yevhen Pavlov2023-12-182-5/+5
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-172-6/+6
* Adjust object format interface (#28469)Lunny Xiao2023-12-1721-67/+57
* Abstract hash function usage (#28138)Adam Majer2023-12-1332-99/+147
* Fix possible nil pointer access (#28428)KN4CK3R2023-12-124-28/+14
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-7/+13
* Second part of refactor `db.Find` (#28194)Lunny Xiao2023-12-112-14/+9
* Actually recover from a panic in cron task (#28409)Earl Warren2023-12-101-5/+7
* Also sync DB branches on push if necessary (#28361)Lunny Xiao2023-12-092-36/+66
* Remove GetByBean method because sometimes it's danger when query condition pa...Lunny Xiao2023-12-075-8/+6
* Fix migration panic due to an empty review comment diff (#28334)Nanguan Lin2023-12-051-1/+1
* Fix RPM/Debian signature key creation (#28352)KN4CK3R2023-12-052-4/+3
* Fix missing issue search index update when changing status (#28325)Brecht Van Lommel2023-12-031-0/+22
* Make pushUpdate error verbose (#28263)Earl Warren2023-11-301-1/+3
* Fix required error for token name (#28267)Earl Warren2023-11-291-1/+1
* Fix comment permissions (#28213)Lunny Xiao2023-11-251-14/+4
* Use db.Find instead of writing methods for every object (#28084)Lunny Xiao2023-11-2417-32/+44
* add skip ci functionality (#28075)Denys Konovalov2023-11-181-0/+25
* Fix Matrix and MSTeams nil dereference (#28089)KN4CK3R2023-11-1711-6/+155
* Revert "packages: Calculate package size quota using package creator ID inste...Lunny Xiao2023-11-141-1/+3