| Commit message (Expand) | Author | Age | Files | Lines |
* | handle repository.size column being NULL in migration v263 (#28336) | Nate Levesque | 2023-12-05 | 1 | -1/+6 |
* | Restore warning commit status (#27504) | silverwind | 2023-10-08 | 1 | -3/+0 |
* | Add Index to `action.user_id` (#27403) | JakobDev | 2023-10-03 | 1 | -0/+16 |
* | Add Index to `comment.dependent_issue_id` (#27325) | JakobDev | 2023-09-28 | 1 | -0/+16 |
* | Add index to `issue_user.issue_id` (#27154) | JakobDev | 2023-09-21 | 1 | -0/+16 |
* | Fix wrong xorm get usage on migration (#27111) | Lunny Xiao | 2023-09-18 | 1 | -19/+14 |
* | Fix wrong migration for email address (#27106) | Lunny Xiao | 2023-09-17 | 1 | -18/+70 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 1 | -0/+132 |
* | Add a new column schedule_id for action_run to track (#26975) | Lunny Xiao | 2023-09-08 | 1 | -0/+15 |
* | Artifacts retention and auto clean up (#26131) | FuXiaoHei | 2023-09-06 | 1 | -0/+36 |
* | chore(actions): support cron schedule task (#26655) | Lunny Xiao | 2023-08-24 | 1 | -0/+45 |
* | Add optimistic lock to ActionRun table (#26563) | Jason Song | 2023-08-21 | 1 | -0/+14 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 1 | -0/+16 |
* | Rename `Sync2` -> `Sync` (#26479) | delvh | 2023-08-13 | 1 | -2/+2 |
* | Fix typo in metadata (#26207) | KN4CK3R | 2023-07-30 | 1 | -0/+26 |
* | Drop the correct deleted branch table (#26028) | yp05327 | 2023-07-26 | 2 | -1/+13 |
* | Implement auto-cancellation of concurrent jobs if the event is push (#25716) | Bo-Yi Wu | 2023-07-25 | 1 | -0/+16 |
* | Reduce unnecessary DB queries for Actions tasks (#25199) | sillyguodong | 2023-07-24 | 1 | -0/+23 |
* | Remove commit status running and warning to align GitHub (#25839) | caicandong | 2023-07-21 | 1 | -0/+26 |
* | Actions Artifacts support uploading multiple files and directories (#24874) | FuXiaoHei | 2023-07-21 | 1 | -0/+19 |
* | Sync branches into databases (#22743) | Lunny Xiao | 2023-06-29 | 1 | -0/+93 |
* | Split lfs size from repository size (#22900) | a1012112796 | 2023-06-28 | 1 | -0/+41 |
* | Support `pull_request_target` event (#25229) | Zettat123 | 2023-06-26 | 1 | -0/+16 |
* | Support configuration variables on Gitea Actions (#24724) | sillyguodong | 2023-06-20 | 1 | -0/+24 |
* | Fix description of drop custom_labels migration (#25243) | sillyguodong | 2023-06-14 | 1 | -1/+1 |
* | Support changing labels of Actions runner without re-registration (#24806) | sillyguodong | 2023-06-13 | 2 | -0/+40 |