| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor Branch struct in package modules/git (#33980) | Lunny Xiao | 3 days | 1 | -0/+108 |
* | fix users being able bypass limits with repo transfers (#34031) | TheFox0x7 | 5 days | 1 | -0/+8 |
* | Move issue pin to an standalone table for querying performance (#33452) | Lunny Xiao | 2025-02-17 | 1 | -0/+6 |
* | Artifacts download api for artifact actions v4 (#33510) | ChristopherHX | 2025-02-16 | 1 | -0/+18 |
* | Support choose email when creating a commit via web UI (more) (#33445) | wxiaoguang | 2025-01-31 | 2 | -14/+1 |
* | Only allow admins to rename default/protected branches (#33276) | Kemal Zebari | 2025-01-15 | 1 | -0/+6 |
* | Let API create and edit system webhooks, attempt 2 (#33180) | Michael B. | 2025-01-13 | 1 | -0/+21 |
* | Refactor fixture loading for testing (#33024) | wxiaoguang | 2024-12-30 | 2 | -7/+7 |
* | Support org labels when adding labels by label names (#32988) | Zettat123 | 2024-12-26 | 1 | -0/+11 |
* | Fix bug on action list deleted branch (#32848) | Lunny Xiao | 2024-12-16 | 2 | -0/+31 |
* | Fix missing outputs for jobs with matrix (#32823) | Zettat123 | 2024-12-14 | 4 | -0/+142 |
* | Use batch database operations instead of one by one to optimze api pulls (#32... | Lunny Xiao | 2024-12-11 | 1 | -2/+18 |
* | Fix GetInactiveUsers (#32540) | Lunny Xiao | 2024-11-21 | 1 | -0/+1 |
* | disable gravatar in test (#32529) | Rowan Bohde | 2024-11-21 | 2 | -83/+84 |
* | allow the actions user to login via the jwt token (#32527) | Rowan Bohde | 2024-11-20 | 1 | -0/+19 |
* | Reduce integration test overhead (#32475) | Rowan Bohde | 2024-11-14 | 1 | -1/+1 |
* | Fix test fixtures for user2/lfs.git (#32477) | wxiaoguang | 2024-11-12 | 1 | -17/+1 |
* | Limit org member view of restricted users (#32211) | 6543 | 2024-11-12 | 2 | -1/+7 |
* | Refactor LFS SSH and internal routers (#32473) | wxiaoguang | 2024-11-12 | 1 | -1/+17 |
* | Add artifacts test fixture (#30300) | Kyle D. | 2024-11-01 | 1 | -0/+71 |
* | Allow code search by filename (#32210) | Bruno Sofiato | 2024-10-11 | 3 | -0/+89 |
* | Support repo license (#24872) | yp05327 | 2024-10-01 | 2 | -1/+2 |
* | Fix the logic of finding the latest pull review commit ID (#32139) | Zettat123 | 2024-10-01 | 2 | -0/+38 |
* | Fix agit automerge (#31207) | Lunny Xiao | 2024-08-20 | 1 | -1/+1 |
* | Fix wrong display of recently pushed notification (#25812) | yp05327 | 2024-05-21 | 8 | -5/+113 |
* | Protected tag is no internal server error (#30962) | KN4CK3R | 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 |