aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* Move feed notification service layer (#26908)Lunny Xiao2023-09-053-2/+514
* Move ui notification to service layer (#26907)Lunny Xiao2023-09-051-0/+262
* Move indexer notification to service layer (#26906)Lunny Xiao2023-09-052-0/+143
* Move mail notification logic to service layer (#26905)Lunny Xiao2023-09-052-0/+206
* Use Go 1.21 and update dependencies (#26878)wxiaoguang2023-09-031-3/+1
* Move web/api context related testing function into a separate package (#26859)wxiaoguang2023-09-016-64/+64
* Update team invitation email link (#26550)Jack Hay2023-08-312-2/+21
* Sync tags when adopting repos (#26816)Zettat1232023-08-311-0/+4
* Check blocklist for emails when adding them to account (#26812)techknowlogick2023-08-301-26/+3
* Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804)KN4CK3R2023-08-302-6/+7
* Fix some slice append usages (#26778)Chongyi Zheng2023-08-291-3/+3
* Reduce some allocations in type conversion (#26772)Chongyi Zheng2023-08-292-3/+3
* Add auth-required to config.json for Cargo http registry (#26729)merlleu2023-08-281-6/+9
* Fix bug for ctx usage (#26762)Lunny Xiao2023-08-281-2/+2
* Move `modules/mirror` to `services` (#26737)Chongyi Zheng2023-08-274-11/+124
* Make web context initialize correctly for different cases (#26726)wxiaoguang2023-08-251-1/+2
* add Upload URL to release API (#26663)Earl Warren2023-08-242-0/+29
* chore(actions): support cron schedule task (#26655)Lunny Xiao2023-08-243-4/+253
* Modify the content format of the Feishu webhook (#25106)谈笑风生间2023-08-244-15/+111
* feat: implement organization secret creation API (#26566)Bo-Yi Wu2023-08-221-0/+18
* Add `branch_filter` to hooks API endpoints (#26599)Yarden Shoham2023-08-211-0/+1
* Add link to job details and tooltip to commit status in repo list in dashboar...yp053272023-08-211-2/+3
* Support rebuilding issue indexer manually (#26546)Jason Song2023-08-171-0/+12
* Sync repo's IsEmpty status correctly (#26517)wxiaoguang2023-08-171-1/+3
* Use `object-fit: contain` for oauth2 custom icons (#26493)wxiaoguang2023-08-141-1/+1
* add disable workflow feature (#26413)a10121127962023-08-141-0/+7
* Handle base64 decoding correctly to avoid panic (#26483)wxiaoguang2023-08-141-10/+1
* Allow to archive labels (#26478)puni98692023-08-142-0/+2
* Add ThreadID parameter for Telegram webhooks (#25996)Earl Warren2023-08-132-0/+2
* Fix stderr usages (#26477)wxiaoguang2023-08-131-3/+3
* Add transaction when creating pull request created dirty data (#26259)Lunny Xiao2023-08-104-74/+106
* Add pull request review request webhook event (#26401)Yarden Shoham2023-08-091-0/+4
* Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392)wxiaoguang2023-08-092-7/+13
* Allow package cleanup from admin page (#25307)KN4CK3R2023-08-082-5/+23
* Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueInde...wxiaoguang2023-08-071-1/+1
* Display human-readable text instead of cryptic filemodes (#26352)delvh2023-08-061-0/+17
* Prevent newline errors with Debian packages (#26332)KN4CK3R2023-08-051-1/+1
* Fix the bug when getting files changed for `pull_request_target` event (#26320)Zettat1232023-08-051-2/+2
* Delete `issue_service.CreateComment` (#26298)caicandong2023-08-044-30/+8
* Add `Retry` button when creating a mirror-repo fails (#26228)Kerwin Bryant2023-08-041-0/+24
* add unit test for user renaming (#26261)Earl Warren2023-08-031-0/+64
* add some Wiki unit tests (#26260)Earl Warren2023-08-031-0/+12
* Fix pull request check list is limited (#26179)caicandong2023-07-313-3/+3
* Fix API leaking Usermail if not logged in (#25097)JakobDev2023-07-311-1/+1
* Add commits dropdown in PR files view and allow commit by commit review (#25528)sebastian-sauer2023-07-281-0/+71
* Warn instead of reporting an error when a webhook cannot be found (#26039)puni98692023-07-281-1/+6
* Show branches and tags that contain a commit (#25180)delvh2023-07-271-0/+55
* refactor improve NoBetterThan (#26126)caicandong2023-07-261-1/+1
* Fix bugs in LFS meta garbage collection (#26122)Zettat1232023-07-262-2/+67
* Allow Organisations to have a E-Mail (#25082)JakobDev2023-07-252-0/+2