| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace DateTime with proper functions (#32402) | wxiaoguang | 2024-11-02 | 4 | -7/+9 |
* | Replace DateTime with DateUtils (#32383) | wxiaoguang | 2024-11-02 | 29 | -35/+35 |
* | Fix the missing menu in organization project view page (#32313) | yp05327 | 2024-10-30 | 1 | -5/+9 |
* | remove unused call to $.HeadRepo in view_title template (#32317) | Rowan Bohde | 2024-10-30 | 1 | -1/+1 |
* | Suggestions for issues (#32327) | Anbraten | 2024-10-29 | 1 | -1/+1 |
* | Make admins adhere to branch protection rules (#32248) | Tim | 2024-10-23 | 3 | -1/+20 |
* | Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore... | Zettat123 | 2024-10-22 | 1 | -2/+4 |
* | API: enhance SearchIssues swagger docs (#32208) | 6543 | 2024-10-19 | 1 | -17/+41 |
* | Fix dropdown content overflow (#31610) | charles | 2024-10-13 | 1 | -9/+31 |
* | Move admin routers from /admin to /-/admin (#32189) | Lunny Xiao | 2024-10-10 | 16 | -41/+41 |
* | update git book link to v2 (#32221) | Ehsan Shirvanian | 2024-10-09 | 1 | -1/+1 |
* | Allow filtering PRs by poster in the ListPullRequests API (#32209) | 6543 | 2024-10-07 | 1 | -6/+19 |
* | Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam... | Zisu Zhang | 2024-10-05 | 1 | -3/+6 |
* | Fix javascript error when an anonymous user visiting migration page (#32144) | Lunny Xiao | 2024-10-02 | 1 | -1/+1 |
* | Support repo license (#24872) | yp05327 | 2024-10-01 | 2 | -1/+58 |
* | Display head branch more comfortable on pull request view (#32000) | Lunny Xiao | 2024-09-24 | 1 | -2/+7 |
* | Fix template bug of pull request view (#32072) | Lunny Xiao | 2024-09-24 | 1 | -1/+1 |
* | Allow set branch protection in an empty repository (#32095) | Lunny Xiao | 2024-09-24 | 2 | -17/+13 |
* | Fix bug in getting merged pull request by commit (#32079) | Zettat123 | 2024-09-24 | 1 | -1/+1 |
* | Fix Bug in Issue/pulls list (#32081) | cloudchamb3r | 2024-09-24 | 1 | -2/+2 |
* | Fix rename branch permission bug (#32066) | Lunny Xiao | 2024-09-22 | 1 | -1/+1 |
* | Set manual `tabindex`es on login page (#31689) | silverwind | 2024-09-20 | 1 | -5/+7 |
* | Included tag search capabilities (#32045) | Bruno Sofiato | 2024-09-18 | 1 | -4/+12 |
* | Add option to filter board cards by labels and assignees (#31999) | Lauris BH | 2024-09-12 | 1 | -0/+76 |
* | Support migration from AWS CodeCommit (#31981) | Zettat123 | 2024-09-11 | 2 | -0/+125 |
* | Use forum.gitea.com instead of old URL (#31989) | Lunny Xiao | 2024-09-06 | 1 | -2/+2 |
* | Distinguish official vs non-official reviews, add tool tips, and upgr… (#31... | william-allspice | 2024-09-06 | 3 | -4/+12 |
* | Remove urls from translations (#31950) | Denys Konovalov | 2024-09-02 | 8 | -21/+21 |
* | Split org Propfile README to a new tab `overview` (#31373) | a1012112796 | 2024-08-27 | 1 | -1/+6 |
* | Move lock icon position and add additional tooltips to branch list page (#31839) | william-allspice | 2024-08-21 | 1 | -7/+11 |
* | Add tag name in the commits list (#31082) | Lunny Xiao | 2024-08-19 | 3 | -3/+9 |
* | Actions support workflow dispatch event (#28163) | 胖梁 | 2024-08-18 | 2 | -0/+83 |
* | fix the component of access token list not mounted (#31824) | sillyguodong | 2024-08-16 | 1 | -7/+7 |
* | Fixes for unreachable project issues when transfer repository from organizati... | Edip Emre Bodur | 2024-08-13 | 1 | -1/+2 |
* | Support issue template assignees (#31083) | Zettat123 | 2024-08-12 | 2 | -6/+9 |
* | Show lock owner instead of repo owner on LFS setting page (#31788) | Jason Song | 2024-08-11 | 1 | -3/+3 |
* | Move repository visibility to danger zone in the settings area (#31126) | Fábio Barkoski | 2024-08-11 | 1 | -14/+49 |
* | Add warning message in merge instructions when `AutodetectManualMerge` was no... | a1012112796 | 2024-08-10 | 1 | -1/+7 |
* | Add issue comment when moving issues from one column to another of the projec... | Lunny Xiao | 2024-08-09 | 1 | -0/+16 |
* | Fix null requested_reviewer from API (#31773) | Edip Emre Bodur | 2024-08-05 | 1 | -0/+7 |
* | Add permission description for API to add repo collaborator (#31744) | Jason Song | 2024-08-01 | 1 | -0/+5 |
* | Fix the display of project type for deleted projects (#31732) | yp05327 | 2024-07-30 | 1 | -4/+10 |
* | Fix API endpoint for registration-token (#31722) | Jason Song | 2024-07-29 | 1 | -33/+33 |
* | Add return type to GetRawFileOrLFS and GetRawFile (#31680) | Adam Majer | 2024-07-25 | 1 | -3/+12 |
* | Support delete user email in admin panel (#31690) | yp05327 | 2024-07-25 | 1 | -0/+18 |
* | add skip secondary authorization option for public oauth2 clients (#31454) | Denys Konovalov | 2024-07-19 | 3 | -2/+22 |
* | allow synchronizing user status from OAuth2 login providers (#31572) | Rowan Bohde | 2024-07-16 | 2 | -2/+2 |
* | Added default sorting milestones by name (#27084) | Bartlomiej Komendarczuk | 2024-07-16 | 2 | -0/+2 |
* | Code editor theme enhancements (#31629) | silverwind | 2024-07-14 | 1 | -1/+1 |
* | Allow disabling authentication related user features (#31535) | Rowan Bohde | 2024-07-09 | 3 | -1/+20 |