aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations/migrations.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create Proper Migration Tests (#15116)zeripath2021-03-241-1/+16
* Delete Labels & IssueLabels on Repo Delete too (#15039)65432021-03-191-1/+3
* Prevent addition of labels from outside the repository or organisation in iss...zeripath2021-03-191-0/+2
* Fix postgres ID sequences broken by recreate-table (#15015)zeripath2021-03-181-1/+64
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-0/+2
* Add UI to delete tracked times (#14100)Norwin2021-02-191-0/+2
* Create DB session provider(based on xorm) (#13031)zeripath2021-02-151-0/+2
* Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)65432021-02-121-0/+2
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+2
* Use OldRef instead of CommitSHA for DeleteBranch comments (#14604)zeripath2021-02-081-0/+2
* Set the name Mapper in migrations (#14526)zeripath2021-01-301-0/+5
* Fix migration v141 (#14387)65432021-01-281-0/+2
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-0/+2
* [Refactor] Passwort Hash/Set (#14282)65432021-01-101-0/+2
* Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)Lunny Xiao2021-01-061-0/+40
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-021-0/+2
* Change topic name size from 25 to 50 (#14150)Lunny Xiao2020-12-261-0/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-0/+2
* [Docu] Fix Location of Comments in migrations.go (#13900)65432020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+2
* Update Gitea Version & Fix Migration Comments (#13789)65432020-12-031-8/+17
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-0/+2
* Include OriginalAuthor in Reaction constraint (#13505)zeripath2020-11-101-0/+2
* Comments on review should have the same sha (#13448)zeripath2020-11-091-0/+2
* Revert "Replies to outdated code comments should also be outdated (#13217)" (...Lunny Xiao2020-11-061-2/+0
* Replies to outdated code comments should also be outdated (#13217)zeripath2020-11-041-0/+2
* Ensure topics added using the API are added to the repository (#13285)zeripath2020-10-241-0/+2