summaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Team permission to create repository in organization (#8312)David Svantesson2019-11-202-0/+19
* Add Close() method to gogitRepository (#8901)zeripath2019-11-132-0/+2
* Improve notification (#8835)Lunny Xiao2019-11-122-0/+20
* Template Repositories (#8768)John Olheiser2019-11-112-0/+21
* Stop using git count-objects and use raw directory size for repository (#8848)zeripath2019-11-101-2/+2
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-102-0/+28
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-062-0/+27
* Fix extra columns from `label` table (#8633)guillep2k2019-10-232-0/+36
* Allow Protected Branches to Whitelist Deploy Keys (#8483)zeripath2019-10-212-0/+20
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-182-0/+17
* Allow more than 255 characters for tokens in external_login_user table (#8554)Wenxuan Zhao2019-10-182-0/+21
* Upgrade xorm to v0.8.0 (#8536)Lunny Xiao2019-10-1786-86/+86
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-142-0/+85
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-132-0/+36
* Add check for empty set when dropping indexes during migration (#8471)guillep2k2019-10-121-3/+5
* Fix migration v96 to keep issue attachments (#8435)guillep2k2019-10-091-1/+1
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-052-0/+19
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-232-0/+17
* Delete releases attachments if release is deleted (#6068)Lanre Adelowo2019-09-223-1/+50
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-202-0/+22
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-182-0/+26
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-292-0/+18
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-2410-19/+15
* Use gitea forked macaron (#7933)Tamal Saha2019-08-237-10/+11
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-159-36/+37
* Add migration step to remove old repo_indexer_status orphaned records (#7746)guillep2k2019-08-062-0/+18
* Fix dropTableColumns sqlite implementation (#7710)zeripath2019-08-053-97/+23
* Add SQL execution on log and indexes on table repository and comment (#7740)Lunny Xiao2019-08-052-0/+28
* change length of some repository's columns (#7652)Lunny Xiao2019-07-292-0/+20