| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong display of recently pushed notification (#25812) (#31043) | yp05327 | 2024-05-23 | 8 | -5/+113 |
* | Protected tag is no internal server error (#30962) (#30970) | Giteabot | 2024-05-14 | 1 | -0/+24 |
* | Update misspell to 0.5.1 and add `misspellings.csv` (#30573) | silverwind | 2024-04-27 | 1 | -10/+10 |
* | Add default board to new projects, remove uncategorized pseudo-board (#29874) | Denys Konovalov | 2024-03-27 | 2 | -0/+70 |
* | Fix template error when comment review doesn't exist (#29888) | wxiaoguang | 2024-03-19 | 2 | -0/+17 |
* | Store webhook event in database (#29145) | oliverpool | 2024-03-07 | 1 | -0/+32 |
* | Fix projects mode bugs (#29593) | Denys Konovalov | 2024-03-04 | 1 | -1/+0 |
* | Add user blocking (#29028) | KN4CK3R | 2024-03-04 | 9 | -24/+109 |
* | Enable/disable owner and repo projects independently (#28805) | Denys Konovalov | 2024-03-04 | 1 | -6/+1 |
* | Actions Artifacts v4 backend (#28965) | ChristopherHX | 2024-03-02 | 3 | -0/+53 |
* | Allow non-admin users to delete review requests (#29057) | Zettat123 | 2024-02-24 | 13 | -0/+464 |
* | Add API to get merged PR of a commit (#29243) | qwerty287 | 2024-02-24 | 1 | -0/+1 |
* | Unify user update methods (#28733) | KN4CK3R | 2024-02-04 | 2 | -1/+46 |
* | Fix reverting a merge commit failing (#28794) | Mihir Joshi | 2024-01-16 | 3 | -1/+21 |
* | Fix comment permissions (#28213) | Lunny Xiao | 2023-11-25 | 2 | -1/+10 |
* | Add unit tests for action runner token (#27670) | Nanguan Lin | 2023-10-19 | 1 | -0/+35 |
* | Test more templates for if they contain an error (#27367) | Lunny Xiao | 2023-10-02 | 1 | -0/+20 |
* | Allow get release download files and lfs files with oauth2 token format (#26430) | Lunny Xiao | 2023-10-01 | 2 | -0/+27 |
* | Fix more yaml lint errors (#27284) | Lunny Xiao | 2023-09-26 | 10 | -21/+20 |
* | Fix review request number and add more tests (#27104) | Nanguan Lin | 2023-09-21 | 6 | -2/+72 |
* | Replace 'userxx' with 'orgxx' in all test files when the user type is org (#... | Nanguan Lin | 2023-09-14 | 4 | -47/+47 |
* | Fix context cache bug & enable context cache for dashabord commits' authors (... | Lunny Xiao | 2023-09-11 | 1 | -2/+2 |
* | Fix verifyCommits error when push a new branch (#26664) | CaiCandong | 2023-08-30 | 3 | -4/+34 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 1 | -0/+9 |
* | fix generated source URL on rendered files (#26364) | Earl Warren | 2023-08-08 | 1 | -0/+12 |
* | Fix access check for org-level project (#26182) | Zettat123 | 2023-07-29 | 1 | -0/+6 |
* | Add commits dropdown in PR files view and allow commit by commit review (#25528) | sebastian-sauer | 2023-07-28 | 5 | -1/+92 |
* | Fix incorrect oldest sort in project list (#25806) | yp05327 | 2023-07-11 | 1 | -0/+8 |
* | Revert package access change from #23879 (#25707) | KN4CK3R | 2023-07-09 | 5 | -1/+150 |
* | Fix bug of branches API with tests (#25578) | Lunny Xiao | 2023-07-01 | 2 | -1/+50 |
* | Sync branches into databases (#22743) | Lunny Xiao | 2023-06-29 | 2 | -15/+47 |
* | Fix duplicate Reviewed-by trailers (#24796) | Cory Todd | 2023-06-09 | 1 | -0/+27 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 4 | -1/+54 |
* | fix: release page for empty or non-existing target (#24470) | oliverpool | 2023-05-10 | 1 | -0/+28 |
* | Allow adding new files to an empty repo (#24164) | wxiaoguang | 2023-04-19 | 3 | -1/+8 |
* | fix calReleaseNumCommitsBehind (#24148) | oliverpool | 2023-04-18 | 4 | -1/+83 |
* | Support "." char as user name for User/Orgs in RSS/ATOM/GPG/KEYS path ... (#2... | 6543 | 2023-04-07 | 2 | -0/+47 |
* | Improve permission check of packages (#23879) | yp05327 | 2023-04-06 | 5 | -3/+32 |
* | Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) | Nick | 2023-03-15 | 1 | -1/+1 |
* | Fix missed migration in #22235 (#23482) | Lunny Xiao | 2023-03-15 | 1 | -0/+4 |
* | Add user webhooks (#21563) | KN4CK3R | 2023-03-10 | 1 | -1/+1 |
* | Test renderReadmeFile (#23185) | Nick | 2023-03-09 | 3 | -1/+20 |
* | Add default owner team to privated_org and limited_org in unit test (#23109) | yp05327 | 2023-03-04 | 2 | -2/+24 |
* | Use correct README link to render the README (#23152) | yp05327 | 2023-03-03 | 1 | -1/+1 |
* | Make CI use a dummy password hasher for all tests (#22983) | zeripath | 2023-02-20 | 1 | -66/+66 |
* | Use beforeCommit instead of baseCommit (#22949) | Kyle D | 2023-02-20 | 1 | -0/+13 |
* | Provide the ability to set password hash algorithm parameters (#22942) | zeripath | 2023-02-19 | 1 | -65/+65 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 4 | -1/+75 |
* | Do not overwrite empty DefaultBranch (#22708) | Jason Song | 2023-02-02 | 1 | -0/+26 |
* | Don't return duplicated users who can create org repo (#22560) | Gusted | 2023-01-30 | 3 | -1/+18 |