| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor StringsToInt64s (#29967) | wxiaoguang | 2024-03-21 | 2 | -8/+3 |
* | Performance improvements for pull request list page (#29900) | Lunny Xiao | 2024-03-21 | 5 | -19/+45 |
* | Cancel previous runs of the same PR automatically (#29961) | Jason Song | 2024-03-21 | 2 | -6/+7 |
* | Move notifications to a standalone file (#29930) | Lunny Xiao | 2024-03-20 | 2 | -457/+472 |
* | Fix template error when comment review doesn't exist (#29888) | wxiaoguang | 2024-03-19 | 2 | -0/+17 |
* | Fix missing error check of bufio.Scanner (#29882) | coldWater | 2024-03-19 | 1 | -0/+4 |
* | Fix user id column case (#29863) | Nanguan Lin | 2024-03-17 | 1 | -2/+2 |
* | Fix codeowner detected diff base branch to mergebase (#29783) | Lunny Xiao | 2024-03-15 | 1 | -72/+0 |
* | Refactor label.IsArchived() (#29750) | 6543 | 2024-03-13 | 1 | -6/+6 |
* | Add more stats tables (#29730) | Lunny Xiao | 2024-03-12 | 1 | -1/+6 |
* | Do some performance optimize for issues list and view issue/pull (#29515) | Lunny Xiao | 2024-03-12 | 7 | -30/+101 |
* | Some performance optimization on dashboard and issues page (#29010) | Lunny Xiao | 2024-03-12 | 5 | -74/+214 |
* | remove repetitive words (#29695) | pengqiseven | 2024-03-11 | 2 | -2/+2 |
* | Add a warning for disallowed email domains (#29658) | Zettat123 | 2024-03-11 | 1 | -8/+8 |
* | Move get/set default branch from git package to gitrepo package to hide repop... | Lunny Xiao | 2024-03-08 | 1 | -6/+1 |
* | Make runs-on support variable expression (#29468) | sillyguodong | 2024-03-08 | 2 | -0/+72 |
* | Partially enable MSSQL case-sensitive collation support (#29238) | wxiaoguang | 2024-03-08 | 2 | -3/+2 |
* | Store webhook event in database (#29145) | oliverpool | 2024-03-07 | 5 | -41/+97 |
* | Fix bug hidden on CI and make ci failed if tests failure (#29254) | Lunny Xiao | 2024-03-07 | 18 | -29/+155 |
* | Avoid issue info panic (#29625) | wxiaoguang | 2024-03-06 | 1 | -3/+7 |
* | Sync branches to DB immediately when handle git hook calling (#29493) | Jason Song | 2024-03-06 | 1 | -0/+5 |
* | Make wiki default branch name changable (#29603) | wxiaoguang | 2024-03-06 | 3 | -0/+24 |
* | Skip email domain check when admins edit user emails (#29609) | Zettat123 | 2024-03-05 | 1 | -1/+1 |
* | Skip email domain check when admin users adds user manually (#29522) | Zettat123 | 2024-03-05 | 2 | -30/+65 |
* | Fix projects mode bugs (#29593) | Denys Konovalov | 2024-03-04 | 3 | -3/+4 |
* | Move some asymkey functions to service layer (#28894) | Lunny Xiao | 2024-03-04 | 3 | -234/+6 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 37 | -511/+673 |
* | Enable/disable owner and repo projects independently (#28805) | Denys Konovalov | 2024-03-04 | 3 | -7/+61 |
* | Fix incorrect relative/absolute URL usages (#29531) | wxiaoguang | 2024-03-02 | 1 | -3/+13 |
* | remove util.OptionalBool and related functions (#29513) | 6543 | 2024-03-02 | 21 | -105/+107 |
* | Rename Action.GetDisplayName to GetActDisplayName (#29540) | wxiaoguang | 2024-03-02 | 1 | -4/+4 |
* | Actions Artifacts v4 backend (#28965) | ChristopherHX | 2024-03-02 | 3 | -0/+53 |
* | Fix issue & comment history bugs (#29525) | wxiaoguang | 2024-03-01 | 2 | -6/+21 |
* | Add admin API route for managing user's badges (#23106) | techknowlogick | 2024-03-01 | 4 | -1/+189 |
* | Refactor some Str2html code (#29397) | wxiaoguang | 2024-03-01 | 5 | -7/+12 |
* | migrate some more "OptionalBool" to "Option[bool]" (#29479) | 6543 | 2024-02-29 | 6 | -110/+102 |
* | Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) | 6543 | 2024-02-28 | 1 | -10/+11 |
* | Implement actions badge svgs (#28102) | Nanguan Lin | 2024-02-27 | 1 | -0/+17 |
* | Allow to change primary email before account activation (#29412) | wxiaoguang | 2024-02-27 | 2 | -35/+38 |
* | Only use supported sort order for "explore/users" page (#29430) | wxiaoguang | 2024-02-27 | 1 | -0/+3 |
* | Add API to get PR by base/head (#29242) | qwerty287 | 2024-02-26 | 1 | -0/+29 |
* | Use `crypto/sha256` (#29386) | KN4CK3R | 2024-02-25 | 3 | -3/+3 |
* | Add attachment support for code review comments (#29220) | Jimmy Praet | 2024-02-25 | 1 | -15/+22 |
* | Users with `read` permission of pull requests can be assigned too (#27263) | Lunny Xiao | 2024-02-24 | 2 | -3/+5 |
* | Allow non-admin users to delete review requests (#29057) | Zettat123 | 2024-02-24 | 16 | -7/+471 |
* | Add API to get merged PR of a commit (#29243) | qwerty287 | 2024-02-24 | 3 | -0/+33 |
* | Revert "Support SAML authentication (#25165)" (#29358) | 6543 | 2024-02-24 | 2 | -43/+15 |
* | Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) | 6543 | 2024-02-23 | 4 | -21/+22 |
* | Add slow SQL query warning (#27545) | Earl Warren | 2024-02-23 | 1 | -0/+31 |
* | Support SAML authentication (#25165) | techknowlogick | 2024-02-23 | 2 | -15/+43 |