aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Performance optimization for git push (#30104) (#30354)Lunny Xiao2024-04-101-9/+17
* Fix create commit status (#30225) (#30340)Lunny Xiao2024-04-081-8/+11
* Fix possible data race on tests (#30093) (#30108)Lunny Xiao2024-03-261-1/+0
* Fix duplicate migrated milestones (#30102) (#30105)yp053272024-03-261-2/+1
* Fix Add/Remove WIP on pull request title failure (#29999) (#30066)Lunny Xiao2024-03-252-21/+20
* Fix bugs in rerunning jobs (#29955) (#29983)Giteabot2024-03-222-0/+86
* Performance improvements for pull request list page (#29900) (#29972)Lunny Xiao2024-03-222-4/+5
* Fix the bug that user may logout if GetUserByID return unknow error (#29964)Lunny Xiao2024-03-211-17/+9
* Fix loadOneBranch panic (#29938) (#29939)wxiaoguang2024-03-201-4/+6
* Add cache for dashbaord commit status (#29932)Lunny Xiao2024-03-202-44/+138
* Notify reviewers added via CODEOWNERS (#29842) (#29902)Lunny Xiao2024-03-204-22/+77
* Fix invalid link of the commit status when ref is tag (#29752) (#29908)yp053272024-03-201-3/+13
* Fix codeowner detected diff base branch to mergebase (#29783) (#29807)Lunny Xiao2024-03-178-8/+129
* Make runs-on support variable expression (#29468) (#29782)sillyguodong2024-03-141-1/+12
* Fix possible NPE in ToPullReviewList (#29759) (#29775)Giteabot2024-03-132-1/+53
* Fix commit_status problem when testing (#29672) (#29675)Giteabot2024-03-081-1/+1
* Add empty repo check in DetectAndHandleSchedules (#29606) (#29659)yp053272024-03-081-0/+4
* Fixing the issue when status check per rule matches multiple actions (#29631)...Giteabot2024-03-082-7/+76
* Use strict protocol check when redirect (#29642) (#29644)Giteabot2024-03-071-0/+39
* Add missing database transaction for new issue (#29490) (#29607)Lunny Xiao2024-03-051-7/+16
* Fix workflow trigger event IssueChangeXXX bug (#29559) (#29565)Giteabot2024-03-041-2/+14
* Fix incorrect relative/absolute URL usages (#29531) (#29547)Giteabot2024-03-021-1/+1
* Fix workflow trigger event bugs (#29467) (#29475)Giteabot2024-02-281-1/+7
* The job should always run when `if` is `always()` (#29464) (#29469)Giteabot2024-02-282-1/+76
* Ignore empty repo for CreateRepository in action notifier (#29416) (#29424)Giteabot2024-02-261-0/+3
* Fix tarball/zipball download bug (#29342) (#29352)Giteabot2024-02-232-1/+6
* Use general token signing secret (#29205) (#29325)wxiaoguang2024-02-222-9/+3
* Fix SSPI user creation (#28948) (#29323)Lunny Xiao2024-02-221-7/+3
* Improve the `issue_comment` workflow trigger event (#29277) (#29322)Giteabot2024-02-222-27/+80
* Implement some action notifier functions (#29173) (#29308)yp053272024-02-221-9/+67
* Fix missing link on outgoing new release notifications (#29079) (#29300)wxiaoguang2024-02-211-0/+1
* Fix debian InRelease Acquire-By-Hash newline (#29204) (#29299)wxiaoguang2024-02-211-1/+1
* Fix missed edit issues event for actions (#29237) (#29251)Lunny Xiao2024-02-201-0/+41
* Disallow merge when required checked are missing (#29143) (#29268)Markus Amshove2024-02-191-0/+4
* Fix bug when the linked account was disactived and list the linked accounts (...Lunny Xiao2024-02-192-5/+4
* Do not use lower tag names to find releases/tags (#29261) (#29262)Jason Song2024-02-191-6/+6
* Only delete scheduled workflows when needed (#29091) (#29235)Zettat1232024-02-181-3/+6
* Refactor issue template parsing and fix API endpoint (#29069) (#29140)wxiaoguang2024-02-141-14/+16
* Avoid sending update/delete release notice when it is draft (#29008) (#29025)Giteabot2024-02-021-8/+7
* Fix an actions schedule bug (#28942) (#28999)Giteabot2024-01-315-17/+67
* Implement `MigrateRepository` for the actions notifier (#28920) (#28923)Giteabot2024-01-251-0/+12
* Only migrate the first 255 chars of a Github issue title (#28902) (#28912)Giteabot2024-01-241-1/+2
* Fix `DeleteCollaboration` transaction behaviour (#28886) (#28889)Giteabot2024-01-221-2/+5
* Fix schedule not trigger bug because matching full ref name with short ref na...Giteabot2024-01-221-12/+16
* Fix reverting a merge commit failing (#28794) (#28825)Mihir Joshi2024-01-217-8/+24
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-162-6/+10
* Forbid removing the last admin user (#28337) (#28793)Giteabot2024-01-161-1/+6
* Fix schedule tasks bugs (#28691) (#28780)Lunny Xiao2024-01-145-22/+131
* Fix `convert.ToTeams` on empty input (#28426) (#28767)Giteabot2024-01-122-26/+26
* Concatenate error in `checkIfPRContentChanged` (#28731) (#28737)Giteabot2024-01-091-0/+4