aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* Move generate from module to service (#29465)Lunny Xiao2024-02-285-5/+542
* The job should always run when `if` is `always()` (#29464)Zettat1232024-02-282-1/+76
* Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)65432024-02-282-7/+7
* Move context from modules to services (#29440)Lunny Xiao2024-02-2755-37/+4489
* Ignore empty repo for CreateRepository in action notifier (#29416)yp053272024-02-261-0/+3
* Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-02-262-0/+60
* Integrate alpine `noarch` packages into other architectures index (#29137)KN4CK3R2024-02-251-8/+48
* Use `crypto/sha256` (#29386)KN4CK3R2024-02-253-4/+3
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-253-2/+7
* Refactor git attributes (#29356)KN4CK3R2024-02-242-35/+19
* Allow non-admin users to delete review requests (#29057)Zettat1232024-02-241-57/+88
* Properly migrate target branch change GitLab comment (#29340)Sebastian Brückner2024-02-243-4/+35
* Use the database object format name but not read from git repoisitory everyti...Lunny Xiao2024-02-2410-27/+24
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-2412-586/+12
* Implement code frequency graph (#29191)Şahin Akkaya2024-02-231-2/+0
* Fix tarball/zipball download bug (#29342)Zettat1232024-02-232-1/+6
* Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329)65432024-02-238-16/+18
* Support SAML authentication (#25165)techknowlogick2024-02-2312-12/+586
* Improve the `issue_comment` workflow trigger event (#29277)Zettat1232024-02-222-27/+80
* Properly migrate automatic merge GitLab comments (#27873)Sebastian Brückner2024-02-223-24/+93
* small cache when get user id on interation (#29296)Lunny Xiao2024-02-221-5/+5
* Fix content size does not match error when uploading lfs file (#29259)vincent2024-02-191-1/+5
* Fix c/p error in inline documentation (#29148)Johan Van de Wauw2024-02-191-1/+1
* Show commit status for releases (#29149)KN4CK3R2024-02-191-0/+3
* Disallow merge when required checked are missing (#29143)Markus Amshove2024-02-191-0/+4
* Do not use lower tag names to find releases/tags (#29261)Jason Song2024-02-191-6/+6
* Use general token signing secret (#29205)wxiaoguang2024-02-184-13/+6
* Fix missed edit issues event for actions (#29237)Lunny Xiao2024-02-181-0/+41
* Expire artifacts before deleting them physically (#29241)FuXiaoHei2024-02-181-8/+8
* Implement some action notifier functions (#29173)yp053272024-02-181-9/+67
* Artifact deletion in actions ui (#27172)FuXiaoHei2024-02-181-1/+37
* Fix debian InRelease Acquire-By-Hash newline (#29204)Robin Schoonover2024-02-171-1/+1
* 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