| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Feature: Support workflow event dispatch via API (#33545) | wxiaoguang | 2025-02-11 | 1 | -12/+729 |
* | Revert "Feature: Support workflow event dispatch via API (#32059)" (#33541) | wxiaoguang | 2025-02-10 | 1 | -624/+0 |
* | Feature: Support workflow event dispatch via API (#32059) | Bence Sántha | 2025-02-10 | 1 | -0/+624 |
* | Add "No data available" display when list is empty (#33517) | Kerwin Bryant | 2025-02-09 | 1 | -1/+1 |
* | Reject star-related requests if stars are disabled (#33208) | Henrique Corrêa | 2025-02-04 | 1 | -0/+64 |
* | Fix commit status events (#33320) | Lunny Xiao | 2025-02-04 | 1 | -0/+39 |
* | chore: fix some trivial problems and TODOs (#33473) | wxiaoguang | 2025-02-02 | 1 | -69/+0 |
* | Worktime tracking for the organization level (#19808) | K Kovacs | 2025-02-03 | 1 | -0/+293 |
* | Inclusion of rename organization api (#33303) | Bruno Sofiato | 2025-02-01 | 1 | -137/+139 |
* | Support choose email when creating a commit via web UI (more) (#33445) | wxiaoguang | 2025-01-31 | 3 | -111/+127 |
* | Fix "redirect link" handling (#33440) | wxiaoguang | 2025-01-31 | 2 | -18/+20 |
* | Add tests for webhook and fix some webhook bugs (#33396) | Lunny Xiao | 2025-01-30 | 4 | -16/+548 |
* | Support choose email when creating a commit via web UI (#33432) | wxiaoguang | 2025-01-30 | 4 | -46/+152 |
* | Fix `GetCommitBranchStart` bug (#33298) | Zettat123 | 2025-01-28 | 1 | -25/+44 |
* | Fix system admin cannot fork or get private fork with API (#33401) | Lunny Xiao | 2025-01-27 | 2 | -3/+33 |
* | Add pubdate for repository rss and add some tests (#33411) | Lunny Xiao | 2025-01-27 | 2 | -1/+59 |
* | Use ProtonMail/go-crypto to replace keybase/go-crypto (#33402) | wxiaoguang | 2025-01-27 | 1 | -6/+3 |
* | Refactor context flash msg and global variables (#33375) | wxiaoguang | 2025-01-25 | 6 | -30/+33 |
* | Support disable passkey auth (#33348) | yp05327 | 2025-01-22 | 1 | -1/+19 |
* | Improve sync fork behavior (#33319) | wxiaoguang | 2025-01-20 | 1 | -11/+40 |
* | Fix Account linking page (#33325) | CrimsonEdgeHope | 2025-01-19 | 1 | -0/+20 |
* | Fix push message behavior (#33215) | Chai-Shi | 2025-01-17 | 1 | -66/+50 |
* | Only allow admins to rename default/protected branches (#33276) | Kemal Zebari | 2025-01-15 | 2 | -9/+42 |
* | Move some Actions related functions from `routers` to `services` (#33280) | Zettat123 | 2025-01-15 | 1 | -0/+91 |
* | Fix incorrect TagName/BranchName usages (#33279) | wxiaoguang | 2025-01-15 | 1 | -9/+17 |
* | Refactor ref type (#33242) | Lunny Xiao | 2025-01-14 | 1 | -0/+25 |
* | Fix 500 error when error occurred in migration page (#33256) | yp05327 | 2025-01-14 | 1 | -1/+5 |
* | Validate that the tag doesn't exist when creating a tag via the web (#33241) | Kemal Zebari | 2025-01-14 | 1 | -1/+1 |
* | Refactor context RefName and RepoAssignment (#33226) | wxiaoguang | 2025-01-13 | 1 | -1/+3 |
* | Fix sync fork for consistency (#33147) | Chai-Shi | 2025-01-10 | 1 | -0/+122 |
* | Fix raw file API ref handling (#33172) | wxiaoguang | 2025-01-10 | 1 | -24/+34 |
* | Automerge supports deleting branch automatically after merging (#32343) | Lunny Xiao | 2025-01-10 | 2 | -7/+9 |
* | Refactor older tests to use testify (#33140) | TheFox0x7 | 2025-01-09 | 5 | -58/+36 |
* | Update status check for all supported on.pull_request.types in Gitea (#33117) | yp05327 | 2025-01-08 | 1 | -22/+222 |
* | Make git clone URL could use current signed-in user (#33091) | wxiaoguang | 2025-01-07 | 1 | -2/+2 |
* | Refactor package (routes and error handling, npm peer dependency) (#33111) | wxiaoguang | 2025-01-06 | 1 | -18/+29 |
* | Fix repo empty guide (#33114) | wxiaoguang | 2025-01-06 | 1 | -1/+5 |
* | Use `Project-URL` metadata field to get a PyPI package's homepage URL (#33089) | Kemal Zebari | 2025-01-03 | 1 | -6/+63 |
* | Refactor env var related code (#33075) | wxiaoguang | 2025-01-02 | 1 | -12/+0 |
* | Refactor pull-request compare&create page (#33071) | wxiaoguang | 2025-01-02 | 1 | -2/+2 |
* | Remove some unnecessary template helpers (#33069) | wxiaoguang | 2025-01-01 | 1 | -169/+174 |
* | Refactor maven package registry (#33049) | wxiaoguang | 2024-12-31 | 1 | -38/+70 |
* | [Feature] Private README.md for organization (#32872) | Chai-Shi | 2024-12-31 | 1 | -0/+132 |
* | Fix templating in pull request comparison (#33025) | TheFox0x7 | 2024-12-29 | 1 | -0/+68 |
* | Refactor tests (#33021) | wxiaoguang | 2024-12-29 | 3 | -6/+8 |
* | De-emphasize signed commits (#31160) | Blender Defender | 2024-12-28 | 1 | -6/+6 |
* | Fix Agit pull request permission check (#32999) | a1012112796 | 2024-12-27 | 1 | -0/+19 |
* | Support for email addresses containing uppercase characters when activating u... | Zettat123 | 2024-12-27 | 2 | -10/+17 |
* | Improve Actions test (#32883) | Zettat123 | 2024-12-26 | 3 | -0/+726 |
* | Support org labels when adding labels by label names (#32988) | Zettat123 | 2024-12-26 | 1 | -9/+15 |