aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Refactor JWT secret generating & decoding code (#29172)wxiaoguang2024-02-161-1/+2
* Implement contributors graph (#27882)Şahin Akkaya2024-02-152-0/+406
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-147-15/+15
* Extract linguist code to method (#29168)KN4CK3R2024-02-141-0/+31
* bump to use go 1.22 (#29119)techknowlogick2024-02-141-19/+19
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-125-3/+39
* Refactor issue template parsing and fix API endpoint (#29069)wxiaoguang2024-02-121-14/+16
* Only delete scheduled workflows when needed (#29091)Zettat1232024-02-081-3/+6
* Fix missing link on outgoing new release notifications (#29079)Wiktor Kwapisiewicz2024-02-081-0/+1
* Move some repository transfer functions to service layer (#28855)Lunny Xiao2024-02-052-2/+343
* Propagate install_if and provider_priority to APKINDEX (#28899)Sergey Bugaev2024-02-051-0/+6
* Show whether a PR is WIP inside popups (#28975)Bram Hagens2024-02-041-1/+2
* Unify password changing and invalidate auth tokens (#27625)KN4CK3R2024-02-042-1/+15
* Unify user update methods (#28733)KN4CK3R2024-02-0412-37/+667
* Include username in email headers (#28981)Gwyneth Morgan2024-02-032-8/+14
* Update tool dependencies (#29030)silverwind2024-02-021-1/+0
* Add artifacts v4 jwt to job message and accept it (#28885)ChristopherHX2024-02-022-0/+132
* Avoid sending update/delete release notice when it is draft (#29008)yp053272024-02-021-8/+7
* Fix an actions schedule bug (#28942)Zettat1232024-01-315-17/+67
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-2736-85/+115
* Fix SSPI user creation (#28948)KN4CK3R2024-01-271-7/+3
* 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