summaryrefslogtreecommitdiffstats
path: root/models/migrations/migrations.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enhance release list (#6025)Lanre Adelowo2020-10-211-0/+2
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-131-0/+2
* [API] If User is Admin, show 500 error message on PROD mode too (#13115)65432020-10-121-2/+2
* Save TimeStamps for Star, Label, Follow, Watch and Collaboration to Database ...65432020-10-121-0/+2
* Add team support for review request (#12039)赵智超2020-10-121-0/+2
* Prohibit automatic downgrades (#13108)65432020-10-121-4/+9
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+2
* Add migration for password algorithm change (#12784)zeripath2020-09-151-0/+2
* Add Primary Key to Topic and RepoTopic (#12639)zeripath2020-09-101-0/+2
* Add command to recreate tables (#12407)zeripath2020-09-061-0/+216
* Add Created & Updated to Milestone (#12662)65432020-09-051-0/+2
* [BugFix] Fix comment broken issue ref dependence (#12651)65432020-09-041-0/+2
* Prevent NPE on commenting on lines with invalidated comments (with migration)...zeripath2020-08-211-0/+2
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+2
* Use transaction in V102 migration (#12395)zeripath2020-08-061-4/+0
* Increase size of the language column in language_stat (#12396)zeripath2020-08-041-1/+2
* Don't use legacy method to send Matrix Webhook (#12348)S7evinK2020-07-301-0/+2
* Decrease the num_stars when deleting a repo (#11954)赵智超2020-07-071-0/+2
* Add migration to set IsArchived false if it is null (#11853)zeripath2020-06-111-1/+3
* Add hide activity option (#11353)l-jonas2020-06-051-0/+2
* Change language statistics to save size instead of percentage (#11681)Lauris BH2020-05-301-0/+2
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-0/+2
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-0/+2
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-161-2/+4
* Cache PullRequest Divergence (#10914)65432020-04-141-0/+2
* Mulitple Gitea Doctor improvements (#10943)zeripath2020-04-061-0/+46