summaryrefslogtreecommitdiffstats
path: root/models/migrations/migrations.go
Commit message (Expand)AuthorAgeFilesLines
* Granular webhook events (#9626)John Olheiser2020-03-061-0/+2
* Migration for deleting orphaned dependencies (#10617)Antoine GIRARD2020-03-051-0/+2
* Add migration to fix the old broken merge-bases (#10604)Lauris BH2020-03-051-0/+2
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-0/+2
* Remove migration support from versions earlier than 1.6.0 (#10026)guillep2k2020-01-311-729/+19
* Update topics repo count when deleting repository (#10051)Lauris BH2020-01-311-0/+2
* Migrate reviews when migrating repository from github (#9463)Lunny Xiao2020-01-231-0/+2
* Add missing columns to repository and user (#9861)guillep2k2020-01-191-0/+2
* Migrate reactions when migrating repository from github (#9599)Lunny Xiao2020-01-151-0/+2
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-0/+2
* Restricted users (#6274)Manush Dodunekov2020-01-131-0/+2
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-121-0/+2
* Fix wrong original git service type on a migrated repository (#9693)Lunny Xiao2020-01-101-0/+2
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-091-0/+2
* Add branch protection option to block merge on requested changes. (#9592)David Svantesson2020-01-031-0/+2
* [API] Extend times API (#9200)65432019-12-271-0/+2
* Fix user avatar name (#8547)Masudur Rahman2019-12-271-0/+2
* Add migration to sanitize repository original_url (#9423)mrsdizzie2019-12-191-0/+2
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-0/+2
* Remove release attachments which repository has been deleted (#9334)Lunny Xiao2019-12-131-0/+2
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-0/+2
* Change review content column to type text in db (#9229)David Svantesson2019-12-021-0/+2
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-0/+2
* Improve notification (#8835)Lunny Xiao2019-11-121-0/+2
* Template Repositories (#8768)John Olheiser2019-11-111-0/+2
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-0/+2
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-0/+2
* Fix extra columns from `label` table (#8633)guillep2k2019-10-231-0/+2
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-211-0/+2
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-0/+2
* Allow more than 255 characters for tokens in external_login_user table (#8554)Wenxuan Zhao2019-10-181-0/+2
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-171-1/+1
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-0/+2
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+2
* Add check for empty set when dropping indexes during migration (#8471)guillep2k2019-10-121-3/+5
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-051-0/+2
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+2
* Delete releases attachments if release is deleted (#6068)Lanre Adelowo2019-09-221-0/+2
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-0/+2
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+2
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+2
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-4/+4
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-5/+5
* Add migration step to remove old repo_indexer_status orphaned records (#7746)guillep2k2019-08-061-0/+2
* Fix dropTableColumns sqlite implementation (#7710)zeripath2019-08-051-1/+15
* Add SQL execution on log and indexes on table repository and comment (#7740)Lunny Xiao2019-08-051-0/+2
* change length of some repository's columns (#7652)Lunny Xiao2019-07-291-0/+2
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-081-0/+2
* make dropTableColumns drop columns on sqlite and constraints on all (#6849)zeripath2019-07-011-2/+90
* Add commit statuses reports on pull request view (#6845)Lunny Xiao2019-06-301-0/+2