| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove unnecessary ".Link" usages (#29909) | wxiaoguang | 2024-03-20 | 1 | -6/+6 |
* | Restore deleted branches when syncing (#29898) | Jason Song | 2024-03-20 | 1 | -0/+17 |
* | Fix invalid link of the commit status when ref is tag (#29752) | yp05327 | 2024-03-19 | 1 | -0/+119 |
* | Fix template error when comment review doesn't exist (#29888) | wxiaoguang | 2024-03-19 | 1 | -2/+12 |
* | Fix PR creation via api between branches of same repo with head field namespa... | norohind | 2024-03-17 | 1 | -0/+17 |
* | Fix wrong test for TestPullView_CodeOwner (#29838) | Lunny Xiao | 2024-03-16 | 1 | -3/+3 |
* | Remove the `time-since` class (#29826) | Yarden Shoham | 2024-03-15 | 1 | -1/+1 |
* | Improve repo search UI (#29767) | wxiaoguang | 2024-03-15 | 1 | -2/+9 |
* | Fix codeowner detected diff base branch to mergebase (#29783) | Lunny Xiao | 2024-03-15 | 1 | -0/+124 |
* | add skip ci support for pull request title (#29774) | Denys Konovalov | 2024-03-14 | 1 | -6/+45 |
* | Fix incorrect menu/link on webhook edit page (#29709) | yp05327 | 2024-03-14 | 1 | -0/+41 |
* | Fix user router possbile panic (#29751) | Lunny Xiao | 2024-03-13 | 1 | -0/+9 |
* | Add a warning for disallowed email domains (#29658) | Zettat123 | 2024-03-11 | 1 | -2/+4 |
* | Partially enable MSSQL case-sensitive collation support (#29238) | wxiaoguang | 2024-03-08 | 1 | -6/+0 |
* | Sync branches to DB immediately when handle git hook calling (#29493) | Jason Song | 2024-03-06 | 1 | -0/+131 |
* | Skip email domain check when admins edit user emails (#29609) | Zettat123 | 2024-03-05 | 1 | -0/+29 |
* | Skip email domain check when admin users adds user manually (#29522) | Zettat123 | 2024-03-05 | 1 | -0/+26 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 9 | -5/+318 |
* | Add support for API blob upload of release attachments (#29507) | KN4CK3R | 2024-03-02 | 1 | -16/+52 |
* | Fix a bug returning 404 when display a single tag with no release (#29466) | Lunny Xiao | 2024-03-02 | 1 | -0/+1 |
* | Actions Artifacts v4 backend (#28965) | ChristopherHX | 2024-03-02 | 1 | -0/+224 |
* | Use a predictiable fork URL to allow forking repositories without providing a... | wxiaoguang | 2024-03-01 | 1 | -3/+3 |
* | Move migration functions to services layer (#29497) | Lunny Xiao | 2024-03-01 | 1 | -2/+1 |
* | Allow to change primary email before account activation (#29412) | wxiaoguang | 2024-02-27 | 1 | -2/+14 |
* | Only use supported sort order for "explore/users" page (#29430) | wxiaoguang | 2024-02-27 | 1 | -0/+44 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 8 | -8/+8 |
* | Add API to get PR by base/head (#29242) | qwerty287 | 2024-02-26 | 1 | -0/+21 |
* | Refactor "user/active" related logic (#29390) | wxiaoguang | 2024-02-25 | 1 | -1/+49 |
* | Integrate alpine `noarch` packages into other architectures index (#29137) | KN4CK3R | 2024-02-25 | 1 | -47/+112 |
* | Use `crypto/sha256` (#29386) | KN4CK3R | 2024-02-25 | 3 | -3/+3 |
* | Allow non-admin users to delete review requests (#29057) | Zettat123 | 2024-02-24 | 14 | -15/+86 |
* | Revert "Support SAML authentication (#25165)" (#29358) | 6543 | 2024-02-24 | 2 | -167/+0 |
* | Add support for `linguist-detectable` and `linguist-documentation` (#29267) | KN4CK3R | 2024-02-23 | 1 | -0/+259 |
* | Support SAML authentication (#25165) | techknowlogick | 2024-02-23 | 2 | -0/+167 |
* | Prevent double use of `git cat-file` session. (#29298) | KN4CK3R | 2024-02-21 | 1 | -0/+44 |
* | Workaround to clean up old reviews on creating a new one (#28554) | 6543 | 2024-02-19 | 1 | -0/+126 |
* | Fix labels referencing the wrong ID in the user profile settings (#29199) | Yarden Shoham | 2024-02-17 | 1 | -1/+1 |
* | Refactor locale&string&template related code (#29165) | wxiaoguang | 2024-02-14 | 8 | -28/+28 |
* | Add merge style `fast-forward-only` (#28954) | Chris Copeland | 2024-02-12 | 2 | -0/+87 |
* | Refactor issue template parsing and fix API endpoint (#29069) | wxiaoguang | 2024-02-12 | 1 | -0/+55 |
* | Unify user update methods (#28733) | KN4CK3R | 2024-02-04 | 4 | -16/+16 |
* | Simplify how git repositories are opened (#28937) | Lunny Xiao | 2024-01-27 | 12 | -23/+31 |
* | Preserve BOM in web editor (#28935) | silverwind | 2024-01-27 | 1 | -1/+1 |
* | Prevent anonymous container access if `RequireSignInView` is enabled (#28877) | KN4CK3R | 2024-01-21 | 1 | -0/+9 |
* | Fix some RPM registry flaws (#28782) | KN4CK3R | 2024-01-19 | 1 | -335/+353 |
* | tests: missing refs/ in bare repositories (#28844) | Adam Majer | 2024-01-19 | 1 | -0/+1 |
* | Fix uploaded artifacts should be overwritten (#28726) | FuXiaoHei | 2024-01-17 | 1 | -0/+89 |
* | Retarget depending pulls when the parent branch is deleted (#28686) | Viktor Kuzmin | 2024-01-17 | 3 | -24/+104 |
* | Fix reverting a merge commit failing (#28794) | Mihir Joshi | 2024-01-16 | 8 | -0/+53 |
* | Rework markup link rendering (#26745) | KN4CK3R | 2024-01-15 | 1 | -2/+4 |