aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Use correct hash for "git update-index" (#30626) (#30634)Giteabot2024-04-221-5/+8
* Use action user as the trigger user of schedules (#30581) (#30610)Giteabot2024-04-201-2/+7
* Fix branch_protection api shows users/teams who has no readAccess (#30291) (#...Giteabot2024-04-171-21/+35
* Fix code owners will not be mentioned when a pull request comes from a forked...Giteabot2024-04-151-4/+4
* Fix commit status cache which missed target_url (#30426) (#30444)Lunny Xiao2024-04-151-10/+40
* fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30469)Giteabot2024-04-141-1/+2
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#3045...Giteabot2024-04-141-0/+1
* Avoid losing token when updating mirror settings (#30429) (#30464)Giteabot2024-04-141-2/+10
* Fix mirror error when mirror repo is empty (#30432) (#30455)Giteabot2024-04-131-17/+23
* Change the default maxPerPage for gitbucket (#30392) (#30425)Giteabot2024-04-121-0/+5
* Check the token's owner and repository when registering a runner (#30406) (#3...Giteabot2024-04-112-0/+2
* Avoid user does not exist error when detecting schedule actions when the comm...Giteabot2024-04-111-6/+3
* Performance optimization for git push (#30104) (#30348)Giteabot2024-04-091-9/+17
* Fix missed doer (#30231) (#30343)Giteabot2024-04-095-34/+34
* Fix create commit status (#30225)Lunny Xiao2024-04-081-7/+5
* Avoid showing `Failed to change the default wiki branch` if repo has no wiki ...Giteabot2024-04-081-0/+4
* Fix oauth2 builtin application logic (#30304) (#30327)Giteabot2024-04-083-11/+79
* Clean up log messages (#30313) (#30318)Giteabot2024-04-076-14/+14
* Fix code block style for code preview (#30298) (#30306)Giteabot2024-04-061-3/+3
* Commit-Dropdown: Show Author of commit if available (#30272) (#30285)Giteabot2024-04-051-4/+4
* Render embedded code preview by permlink in markdown (#30234) (#30249)Giteabot2024-04-035-1/+204
* Remove scheduled action tasks if the repo is archived (#30224) (#30230)Giteabot2024-04-012-2/+7
* Refactor DeleteInactiveUsers, fix bug and add tests (#30206) (#30222)Giteabot2024-04-012-25/+45
* Prevent re-review and dismiss review actions on closed and merged PRs (#30065)Kemal Zebari2024-03-282-0/+81
* Put an edit file button on pull request files to allow a quick operation (#29...Lunny Xiao2024-03-271-0/+19
* Fix possible data race on tests (#30093)Lunny Xiao2024-03-261-1/+0
* Fix duplicate migrated milestones (#30102)yp053272024-03-261-2/+1
* Fix gitea doctor will remove repo-avatar files when execute command `storage-...yp053272024-03-261-1/+1
* Fix panic for `fixBrokenRepoUnits16961` (#30068)yp053272024-03-261-0/+6
* Fix Add/Remove WIP on pull request title failure (#29999)Lunny Xiao2024-03-252-21/+20
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-243-4/+4
* Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao2024-03-225-16/+10
* Fix some pending problems (#29985)wxiaoguang2024-03-222-8/+7
* Fix bugs in rerunning jobs (#29955)Zettat1232024-03-222-0/+86
* Refactor external URL detection (#29973)wxiaoguang2024-03-221-0/+27
* Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-212-4/+5
* Refactor URL detection (#29960)wxiaoguang2024-03-211-3/+3
* Fix the bug that user may logout if he switch pages too fast (#29962)Lunny Xiao2024-03-211-17/+9
* Cancel previous runs of the same PR automatically (#29961)Jason Song2024-03-213-11/+11
* Fix loadOneBranch panic (#29938)wxiaoguang2024-03-201-4/+6
* Restore deleted branches when syncing (#29898)Jason Song2024-03-201-2/+2
* Fix invalid link of the commit status when ref is tag (#29752)yp053272024-03-191-3/+13
* Notify reviewers added via CODEOWNERS (#29842)Jimmy Praet2024-03-194-24/+75
* Fix missing error check of bufio.Scanner (#29882)coldWater2024-03-192-0/+8
* Upgrade Go 1.22 and upgrade dependency (#29869)wxiaoguang2024-03-171-1/+0
* fix telegram webhook (#29864)Denys Konovalov2024-03-172-1/+12
* Remove AddParamIfExist(AddParam) (#29841)wxiaoguang2024-03-161-13/+9
* Refactor AddParam to AddParamIfExist (#29834)wxiaoguang2024-03-161-9/+8
* Fix codeowner detected diff base branch to mergebase (#29783)Lunny Xiao2024-03-153-2/+124
* Unify search boxes (#29530)Denys Konovalov2024-03-141-1/+1