summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Reverts commits releated to git-grepShiny Nematoda2024-03-281-45/+24
| |/
* | [REFACTOR] webhook repo naming consistencyoliverpool2024-03-272-27/+27
* | [REFACTOR] simplify checkHookTypeoliverpool2024-03-271-23/+8
* | [REFACTOR] webhook move edit endpointsoliverpool2024-03-271-4/+4
* | [TESTS] webhook forms keep submitted data when invalidoliverpool2024-03-271-13/+31
* | [REFACTOR] merge once-called functionsoliverpool2024-03-272-84/+44
* | [REFACTOR] webhook gogs endpointoliverpool2024-03-272-30/+0
* | [REFACTOR] webhook packagist endpointoliverpool2024-03-272-28/+0
* | [REFACTOR] webhook wechatwork endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook feishu endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook msteams endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook telegram endpointoliverpool2024-03-272-28/+0
* | [REFACTOR] webhook dingtalk endpointoliverpool2024-03-272-23/+0
* | [REFACTOR] webhook discord endpointoliverpool2024-03-272-27/+0
* | [REFACTOR] webhook slack endpointsoliverpool2024-03-272-29/+0
* | [REFACTOR] webhook forgejo/gitea endpointsoliverpool2024-03-272-60/+0
* | [REFACTOR] webhook matrix endpointsoliverpool2024-03-272-29/+51
* | Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliver...Earl Warren2024-03-271-11/+3
|\ \ | |/ |/|
| * [REFACTOR] webhook.Handler interfaceoliverpool2024-03-241-11/+3
* | Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from...Earl Warren2024-03-274-23/+12
|\ \
| * | [ACTIONS] port scheduled actions from GiteaEarl Warren2024-03-261-4/+3
| * | Fix an actions schedule bug (#28942)Zettat1232024-03-251-2/+2
| * | Fix schedule tasks bugs (#28691)Lunny Xiao2024-03-253-19/+9
| |/
* | Escape paths for find file correctly (#30026)wxiaoguang2024-03-261-2/+3
* | Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)Lunny Xiao2024-03-267-26/+14
* | Fix some pending problems (#29985)wxiaoguang2024-03-262-5/+4
* | Fix bugs in rerunning jobs (#29955)Zettat1232024-03-262-6/+30
* | Refactor StringsToInt64s (#29967)wxiaoguang2024-03-264-11/+11
* | Performance improvements for pull request list page (#29900)Lunny Xiao2024-03-263-13/+14
* | Restore deleted branches when syncing (#29898)Jason Song2024-03-261-0/+4
* | Fix milestoneID filter bug in issue list (#29897)Zettat1232024-03-261-3/+3
* | Fix missing error check of bufio.Scanner (#29882)coldWater2024-03-261-0/+4
* | Only do counting when count_only=true for repo dashboard (#29884)wxiaoguang2024-03-261-10/+15
* | Editor error message misleading due to re-used key. (#29859)buckybytes2024-03-261-2/+2
* | Fix missing code in the user profile (#29865)Nanguan Lin2024-03-261-0/+14
* | [BUG] Detect protected branch on branch renameGusted2024-03-261-1/+7
|/
* Merge pull request '[TESTS] fail when log.Error is called' (#2657) from olive...Earl Warren2024-03-246-7/+10
|\
| * drop log.Error in ReadRepoNotificationsoliverpool2024-03-241-2/+0
| * packages/maven: log.Warn on bad requestoliverpool2024-03-241-1/+4
| * activitypub: warn instead of erroroliverpool2024-03-241-1/+3
| * actions artifacts: warn instead of error on invalid requestoliverpool2024-03-243-3/+3
* | Merge pull request 'Allow users to hide all "Add more units..." hints' (#2533...Earl Warren2024-03-243-0/+21
|\ \
| * | Allow users to hide all "Add more units..." hintsGergely Nagy2024-03-213-0/+21
* | | Merge pull request '[TESTS] webhook forms creation and edition' (#2755) from ...Earl Warren2024-03-241-2/+3
|\ \ \
| * | | [TESTS] webhook forms creation and editionoliverpool2024-03-231-2/+3
| | |/ | |/|
* | | Merge pull request '[PORT] Unify search boxes (gitea#29530)' (#2688) from sne...Earl Warren2024-03-244-13/+10
|\ \ \ | |/ / |/| |
| * | simplify templateShiny Nematoda2024-03-201-2/+2
| * | Unify search boxes (#29530)Denys Konovalov2024-03-204-11/+8
* | | Customizable "Open with" applications for repository clone (#29320)wxiaoguang2024-03-233-10/+87
| |/ |/|
* | Fix repo badges when the label or text contains dashesGergely Nagy2024-03-201-2/+2
|/