summaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-4/+4
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-132-0/+24
* [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-122-0/+58
* Add team support for review request (#12039)赵智超2020-10-122-0/+27
* 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-202-0/+16
* Add migration for password algorithm change (#12784)zeripath2020-09-152-0/+196
* Add Primary Key to Topic and RepoTopic (#12639)zeripath2020-09-102-0/+41
* Add command to recreate tables (#12407)zeripath2020-09-061-0/+216
* Fix bug of migraition v111 (#12738)Lunny Xiao2020-09-061-3/+3
* Fix bug on migration 111 (#12736)Lunny Xiao2020-09-061-12/+32
* Add Created & Updated to Milestone (#12662)65432020-09-052-0/+27
* [BugFix] Fix comment broken issue ref dependence (#12651)65432020-09-042-0/+16
* Fix bug on migration 147 (#12565)Lunny Xiao2020-08-221-38/+60
* Prevent NPE on commenting on lines with invalidated comments (with migration)...zeripath2020-08-212-0/+134
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-182-13/+9
* Kanban board (#8346)Lanre Adelowo2020-08-162-0/+87
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-161-2/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-113-6/+7
* Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445)zeripath2020-08-101-0/+22
* Use transaction in V102 migration (#12395)zeripath2020-08-062-5/+7
* Need RepoID in the languagestat field (#12427)zeripath2020-08-041-0/+1
* Increase size of the language column in language_stat (#12396)zeripath2020-08-042-1/+61
* Don't use legacy method to send Matrix Webhook (#12348)S7evinK2020-07-302-0/+27
* Refactor: Remove Dependencies from Migration v111 (#11646)65432020-07-261-15/+344
* Migrations (v82,v96,v99,v136) remove dependencies (#12286)65432020-07-224-11/+35
* Decrease the num_stars when deleting a repo (#11954)赵智超2020-07-072-0/+54
* Add migration to set IsArchived false if it is null (#11853)zeripath2020-06-112-1/+27
* Refactor: Remove Dependencys from Migration v112-v119 (#11811)65432020-06-093-8/+18
* Add hide activity option (#11353)l-jonas2020-06-052-0/+24
* Change language statistics to save size instead of percentage (#11681)Lauris BH2020-05-302-0/+58
* Add logging to long migrations (#11647)zeripath2020-05-294-13/+154
* Fix issue ref migration (#11419)kolaente2020-05-151-0/+2
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-142-0/+27
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-182-0/+24
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-162-2/+20
* Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072)65432020-04-141-6/+0
* Cache PullRequest Divergence (#10914)65432020-04-142-0/+71
* Mulitple Gitea Doctor improvements (#10943)zeripath2020-04-061-0/+46
* Add Organization Wide Labels (#10814)mrsdizzie2020-04-012-0/+24
* Various Merge Base fixes (#10786)zeripath2020-03-313-4/+114
* make avatar lookup occur at image request (#10540)zeripath2020-03-272-0/+18
* Allow to set protected file patterns that can not be changed under no conditi...Lauris BH2020-03-272-0/+24
* Upgrade xorm to v1.0.0 (#10646)Lunny Xiao2020-03-222-19/+14
* System-wide webhooks (#10546)James Lakin2020-03-092-0/+24
* Fix migration (#10641)John Olheiser2020-03-061-21/+34
* Granular webhook events (#9626)John Olheiser2020-03-062-0/+103
* Migration for deleting orphaned dependencies (#10617)Antoine GIRARD2020-03-052-0/+20