aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/v1_21
Commit message (Expand)AuthorAgeFilesLines
* handle repository.size column being NULL in migration v263 (#28336)Nate Levesque2023-12-051-1/+6
* Restore warning commit status (#27504)silverwind2023-10-081-3/+0
* Add Index to `action.user_id` (#27403)JakobDev2023-10-031-0/+16
* Add Index to `comment.dependent_issue_id` (#27325)JakobDev2023-09-281-0/+16
* Add index to `issue_user.issue_id` (#27154)JakobDev2023-09-211-0/+16
* Fix wrong xorm get usage on migration (#27111)Lunny Xiao2023-09-181-19/+14
* Fix wrong migration for email address (#27106)Lunny Xiao2023-09-171-18/+70
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-161-0/+132
* Add a new column schedule_id for action_run to track (#26975)Lunny Xiao2023-09-081-0/+15
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-061-0/+36
* chore(actions): support cron schedule task (#26655)Lunny Xiao2023-08-241-0/+45
* Add optimistic lock to ActionRun table (#26563)Jason Song2023-08-211-0/+14
* Allow to archive labels (#26478)puni98692023-08-141-0/+16
* Rename `Sync2` -> `Sync` (#26479)delvh2023-08-131-2/+2
* Fix typo in metadata (#26207)KN4CK3R2023-07-301-0/+26
* Drop the correct deleted branch table (#26028)yp053272023-07-262-1/+13
* Implement auto-cancellation of concurrent jobs if the event is push (#25716)Bo-Yi Wu2023-07-251-0/+16
* Reduce unnecessary DB queries for Actions tasks (#25199)sillyguodong2023-07-241-0/+23
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-211-0/+26
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-0/+19
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+93
* Split lfs size from repository size (#22900)a10121127962023-06-281-0/+41
* Support `pull_request_target` event (#25229)Zettat1232023-06-261-0/+16
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-0/+24
* Fix description of drop custom_labels migration (#25243)sillyguodong2023-06-141-1/+1
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-132-0/+40