| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bugs in rerunning jobs (#29955) (#29983) | Giteabot | 2024-03-22 | 2 | -6/+30 |
* | Add cache for dashbaord commit status (#29932) | Lunny Xiao | 2024-03-20 | 1 | -20/+8 |
* | Only do counting when count_only=true for repo dashboard (#29884) (#29905) | Lunny Xiao | 2024-03-20 | 1 | -10/+14 |
* | Fix template error when comment review doesn't exist (#29888) (#29889) | wxiaoguang | 2024-03-19 | 1 | -0/+17 |
* | Editor error message misleading due to re-used key. (#29859) (#29876) | Giteabot | 2024-03-18 | 1 | -2/+2 |
* | Fix codeowner detected diff base branch to mergebase (#29783) (#29807) | Lunny Xiao | 2024-03-17 | 2 | -2/+2 |
* | Add missing database transaction for new issue (#29490) (#29607) | Lunny Xiao | 2024-03-05 | 3 | -15/+11 |
* | Make "/user/login" page redirect if the current user has signed in (#29583) (... | wxiaoguang | 2024-03-05 | 1 | -1/+1 |
* | Fix incorrect redirection when creating a PR fails (#29537) (#29543) | Giteabot | 2024-03-02 | 1 | -1/+1 |
* | Fix issue & comment history bugs (#29525) (#29527) | Giteabot | 2024-03-02 | 1 | -1/+5 |
* | Not trigger all jobs any more, when re-running the first job (#29439) (#29441) | Giteabot | 2024-02-27 | 1 | -3/+8 |
* | Do not double close reader (#29354) (#29370) | Giteabot | 2024-02-24 | 1 | -3/+0 |
* | Display friendly error message (#29105) (#29363) | Lunny Xiao | 2024-02-24 | 1 | -7/+7 |
* | Fix error display when merging PRs (#29288) (#29309) | Zettat123 | 2024-02-22 | 1 | -4/+4 |
* | Disallow merge when required checked are missing (#29143) (#29268) | Markus Amshove | 2024-02-19 | 1 | -0/+30 |
* | Load outdated comments when (un)resolving conversation on PR timeline (#29203... | Jimmy Praet | 2024-02-18 | 2 | -3/+4 |
* | Refactor issue template parsing and fix API endpoint (#29069) (#29140) | wxiaoguang | 2024-02-14 | 2 | -13/+11 |
* | Improve user experience for outdated comments (#29050) (#29086) | Giteabot | 2024-02-08 | 3 | -15/+84 |
* | Do not render empty comments (#29039) (#29049) | Giteabot | 2024-02-04 | 1 | -1/+10 |
* | Preserve BOM in web editor (#28935) (#28959) | Giteabot | 2024-01-27 | 6 | -8/+8 |
* | Don't reload timeline page when (un)resolving or replying conversation (#2865... | Jimmy Praet | 2024-01-24 | 1 | -16/+16 |
* | Rework markup link rendering (#26745) (#28803) | KN4CK3R | 2024-01-16 | 8 | -82/+130 |
* | Modernize merge button (#28140) (#28786) | Giteabot | 2024-01-15 | 1 | -24/+21 |
* | Fix schedule tasks bugs (#28691) (#28780) | Lunny Xiao | 2024-01-14 | 2 | -19/+9 |
* | Assign pull request to project during creation (#28227) (#28775) | Giteabot | 2024-01-12 | 2 | -1/+13 |
* | Fix issue dependencies (#27736) (#28776) | Giteabot | 2024-01-12 | 1 | -27/+23 |
* | Fix `status_check_contexts` matching bug (#28582) (#28589) | Giteabot | 2023-12-22 | 1 | -1/+9 |
* | Use information from previous blame parts (#28572) (#28577) | Giteabot | 2023-12-22 | 1 | -5/+17 |
* | Only check online runner when detecting matching runners in workflows (#28286... | Giteabot | 2023-12-19 | 1 | -1/+3 |
* | Add option to disable ambiguous unicode characters detection (#28454) (#28499) | wxiaoguang | 2023-12-18 | 2 | -13/+12 |
* | Also sync DB branches on push if necessary (#28361) (#28403) | Lunny Xiao | 2023-12-11 | 1 | -2/+2 |
* | Fix missing check (#28406) (#28411) | Giteabot | 2023-12-11 | 2 | -4/+24 |
* | Fix object does not exist error when checking citation file (#28314) (#28369) | Giteabot | 2023-12-06 | 1 | -13/+6 |
* | Fix the runs will not be displayed bug when the main branch have no workflows... | Giteabot | 2023-12-06 | 1 | -0/+1 |
* | Read `previous` info from git blame (#28306) (#28310) | Giteabot | 2023-12-01 | 1 | -30/+8 |
* | Fix issue will be detected as pull request when checking `First-time contribu... | Giteabot | 2023-11-29 | 1 | -1/+1 |
* | Fix comment permissions (#28213) (#28216) | Lunny Xiao | 2023-11-25 | 5 | -13/+58 |
* | Revert "Fix EOL handling in web editor" (#28101) (#28172) | Giteabot | 2023-11-22 | 1 | -1/+1 |
* | Fix viewing wiki commit on empty repo (#28040) (#28044) | Giteabot | 2023-11-14 | 1 | -1/+0 |
* | Fix citation error when the file size is larger than 1024 bytes (#27958) (#27... | Giteabot | 2023-11-08 | 1 | -5/+2 |
* | Fix http protocol auth (#27875) (#27876) | Giteabot | 2023-11-02 | 2 | -0/+0 |
* | Fix `link-action` redirect network error (#27734) (#27749) | Giteabot | 2023-10-23 | 2 | -6/+8 |
* | Replace ajax with fetch, improve image diff (#27267) (#27583) | Giteabot | 2023-10-11 | 1 | -10/+17 |
* | When comparing with an non-exist repository, return 404 but 500 (#27437) (#27... | Giteabot | 2023-10-04 | 1 | -1/+3 |
* | Hide archived labels when filtering by labels on the issue list (#27115) (#27... | Giteabot | 2023-10-01 | 1 | -0/+5 |
* | Fix repo count in org action settings (#27245) (#27353) | Giteabot | 2023-09-29 | 3 | -0/+18 |
* | More `db.DefaultContext` refactor (#27265) (#27347) | Giteabot | 2023-09-29 | 7 | -28/+28 |
* | Improve tree not found page (#26570) (#27346) | Giteabot | 2023-09-29 | 4 | -7/+29 |
* | Improve issue history dialog and make poster can delete their own history (#2... | Giteabot | 2023-09-28 | 1 | -5/+9 |
* | Another round of `db.DefaultContext` refactor (#27103) (#27262) | Giteabot | 2023-09-25 | 4 | -17/+17 |