aboutsummaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add migration to fix the old broken merge-bases (#10604)Lauris BH2020-03-052-0/+99
* Fix migration bug on v96.go (#10572)Lunny Xiao2020-03-021-16/+31
* Language statistics bar for repositories (#8037)Lauris BH2020-02-112-0/+47
* Remove migration support from versions earlier than 1.6.0 (#10026)guillep2k2020-01-3157-3440/+45
* Update topics repo count when deleting repository (#10051)Lauris BH2020-01-312-0/+27
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-232-0/+25
* Refactor repository check and sync functions (#9854)Lunny Xiao2020-01-201-2/+3
* Add missing columns to repository and user (#9861)guillep2k2020-01-192-0/+27
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-152-0/+20
* Add require signed commit for protected branch (#9708)zeripath2020-01-152-0/+20
* Restricted users (#6274)Manush Dodunekov2020-01-132-0/+19
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-122-0/+22
* Fix wrong original git service type on a migrated repository (#9693)Lunny Xiao2020-01-102-0/+18
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-092-0/+28
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-032-0/+19
* Ignore empty avatars in v115.go (#9520)zeripath2019-12-281-1/+4
* [API] Extend times API (#9200)65432019-12-272-0/+32
* Fix user avatar name (#8547)Masudur Rahman2019-12-272-0/+114
* Issue with Migration rule v111 (#9449)Marge Bouvier2019-12-211-0/+3
* Add migration to sanitize repository original_url (#9423)mrsdizzie2019-12-192-0/+54
* fix wrong migration (#9381)Lunny Xiao2019-12-171-1/+2
* Change target branch for pull request (#6488)Mario Lubenka2019-12-162-0/+25
* Move some repository methods from models to modules/repository (#9353)Lunny Xiao2019-12-141-1/+2
* Remove release attachments which repository has been deleted (#9334)Lunny Xiao2019-12-132-0/+43
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-032-0/+89
* Change review content column to type text in db (#9229)David Svantesson2019-12-022-0/+38