summaryrefslogtreecommitdiffstats
path: root/models/migrations/migrations.go
Commit message (Expand)AuthorAgeFilesLines
* Add Index to `action.user_id` (#27403) (#27425)Giteabot2023-10-041-0/+2
* Add Index to `comment.dependent_issue_id` (#27325) (#27340)Giteabot2023-09-291-0/+2
* Add index to `issue_user.issue_id` (#27154) (#27158)Giteabot2023-09-211-0/+2
* Add `RemoteAddress` to mirrors (#26952)KN4CK3R2023-09-161-0/+2
* Add a new column schedule_id for action_run to track (#26975)Lunny Xiao2023-09-081-0/+2
* Artifacts retention and auto clean up (#26131)FuXiaoHei2023-09-061-0/+2
* chore(actions): support cron schedule task (#26655)Lunny Xiao2023-08-241-0/+2
* Add optimistic lock to ActionRun table (#26563)Jason Song2023-08-211-0/+2
* Allow to archive labels (#26478)puni98692023-08-141-0/+2
* Fix stderr usages (#26477)wxiaoguang2023-08-131-3/+1
* Fix typo in metadata (#26207)KN4CK3R2023-07-301-0/+2
* Drop the correct deleted branch table (#26028)yp053272023-07-261-0/+2
* Implement auto-cancellation of concurrent jobs if the event is push (#25716)Bo-Yi Wu2023-07-251-0/+2
* Reduce unnecessary DB queries for Actions tasks (#25199)sillyguodong2023-07-241-0/+2
* Remove commit status running and warning to align GitHub (#25839)caicandong2023-07-211-0/+2
* Actions Artifacts support uploading multiple files and directories (#24874)FuXiaoHei2023-07-211-0/+2
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+2
* Split lfs size from repository size (#22900)a10121127962023-06-281-0/+2
* Support `pull_request_target` event (#25229)Zettat1232023-06-261-1/+2
* Support configuration variables on Gitea Actions (#24724)sillyguodong2023-06-201-0/+3
* Add missing `v` in migrations.go (#25252)yp053272023-06-141-2/+2
* Fix description of drop custom_labels migration (#25243)sillyguodong2023-06-141-2/+2
* Support changing labels of Actions runner without re-registration (#24806)sillyguodong2023-06-131-0/+6
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-041-0/+2
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+2
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+2
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+2
* Revert "Add Debian package registry" (#24412)Yarden Shoham2023-04-281-2/+0
* Add Debian package registry (#22854)KN4CK3R2023-04-281-0/+2
* Display when a repo was archived (#22664)JakobDev2023-04-261-0/+2
* Support upload `outputs` and use `needs` context on Actions (#24230)Jason Song2023-04-221-0/+2
* Add migration to fix external unit access mode of owner/admin team (#24117)yp053272023-04-151-0/+2
* Fix admin team access mode value in team_unit table (#24012)yp053272023-04-131-0/+2
* Fix owner team access mode value in team_unit table (#23675)yp053272023-04-031-0/+2
* Display image size for multiarch container images (#23821)KN4CK3R2023-04-021-0/+2
* Improve indices for `action` table (#23532)Zettat1232023-03-241-0/+2
* Display the version of runner in the runner list (#23490)sillyguodong2023-03-191-0/+2
* Do not store user projects as organization projects (#23353)yp053272023-03-171-0/+2
* Fix missed migration in #22235 (#23482)Lunny Xiao2023-03-151-0/+2
* Add user webhooks (#21563)KN4CK3R2023-03-101-0/+2
* Require approval to run actions for fork pull request (#22803)Jason Song2023-02-241-0/+4
* Add comment marking the end of database migrations in `1.19.0` (#22975)Yarden Shoham2023-02-201-0/+2
* Scoped labels (#22585)Brecht Van Lommel2023-02-181-0/+2
* Increase Content field size of gpg_key_import to MEDIUMTEXT (#22897)zeripath2023-02-161-0/+2
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-0/+2
* Implement actions (#21937)Jason Song2023-01-311-0/+2
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-0/+2
* Add cron method to gc LFS MetaObjects (#22385)zeripath2023-01-161-0/+5
* Check primary keys for all tables and drop ForeignReference (#21721)Jason Song2022-12-231-0/+2
* Secrets storage with SecretKey encrypted (#22142)Jason Song2022-12-201-0/+2