aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/migrations.go
Commit message (Expand)AuthorAgeFilesLines
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-0/+2
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-0/+2
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-0/+3
* Fix two typos (#19504)Lunny Xiao2022-04-261-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+2
* nit fix (#19116)65432022-03-171-0/+3
* Store the foreign ID of issues during migration (#18446)Aravinth Manivannan2022-03-171-0/+2
* Fix page and missing return on unadopted repos API (#18848)qwerty2872022-02-271-1/+0
* Attempt to fix the webauthn migration again - part 3 (#18770)zeripath2022-02-161-3/+5
* Increase the size of the webauthn_credential credential_id field (#18739)zeripath2022-02-131-0/+2
* No longer show the db-downgrade SQL in production (#18653)wxiaoguang2022-02-071-3/+6
* Webauthn nits (#18284)zeripath2022-01-151-0/+2
* Support webauthn (#17957)Lunny Xiao2022-01-141-0/+2
* Team permission allow different unit has different permission (#17811)Lunny Xiao2022-01-051-1/+2
* Increase Salt randomness (#18179)Gusted2022-01-041-0/+2
* Add support for ssh commit signing (#17743)Wim2021-12-191-0/+2
* Support sorting for project board issuses (#17152)Anbraten2021-12-081-0/+2
* Add user settings key/value DB table (#16834)techknowlogick2021-11-221-0/+2
* Fix offBy1 errors (#17606)Gusted2021-11-141-1/+8
* Refactor update checker to use AppState (#17387)wxiaoguang2021-10-211-1/+3
* Sync gitea app path for git hooks and authorized keys when starting (#17335)wxiaoguang2021-10-211-0/+2
* Add simple update checker to Gitea (#17212)techknowlogick2021-10-161-0/+2
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-101-0/+2
* Add a simple way to rename branch like gh (#15870)a10121127962021-10-081-0/+2
* Kanban colored boards (#16647)Romain2021-09-291-0/+2
* Fix typo skipping a migration (#17130)delvh2021-09-231-1/+1
* Fix commit status index problem (#17061)Lunny Xiao2021-09-231-0/+2
* Support unprotected file patterns (#16395)Jimmy Praet2021-09-111-0/+2
* Add repo_id for attachment (#16958)Lunny Xiao2021-09-081-0/+2
* Add primary_key to issue_index (#16813)zeripath2021-08-251-0/+2
* Add information for migrate failure (#16803)Lunny Xiao2021-08-241-1/+1
* Alter issue/comment table TEXT fields to LONGTEXT (#16765)wxiaoguang2021-08-221-0/+2
* Recreate Tables should Recreate indexes on MySQL (#16718)zeripath2021-08-191-0/+15
* Add Version info to migrations.go (#16653)65432021-08-081-0/+3
* Restore compatibility with SQLServer 2008 R2 in migrations (#16627)zeripath2021-08-081-6/+3
* Add agit flow support in gitea (#14295)a10121127962021-07-281-0/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+2
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-131-0/+2
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-0/+2
* Add tag protection (#15629)KN4CK3R2021-06-251-0/+2
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+2
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-0/+2
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-0/+2
* Add a new table issue_index to store the max issue index so that issue could ...Lunny Xiao2021-06-141-0/+2
* Always store primary email address into email_address table and also the stat...Lunny Xiao2021-06-081-0/+2
* Encrypt migration credentials at rest (#15895)Norwin2021-05-311-0/+2
* OAuth2 auto-register (#5123)Martin Michaelis2021-04-141-0/+2
* docs: migration start new section (#15462)65432021-04-141-0/+3
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+2