summaryrefslogtreecommitdiffstats
path: root/models/migrations/migrations.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add golangci (#6418)kolaente2019-06-121-4/+4
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+2
* Add mssql migration tests (#6852)zeripath2019-05-061-1/+1
* Add GET requests to webhook (#6771)Simon2019-05-051-0/+2
* Hash App token (#6724)techknowlogick2019-05-041-0/+2
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-141-0/+2
* fix upload attachments (#6481)Lunny Xiao2019-04-021-0/+2
* Better logging (#6038) (#6095)zeripath2019-04-021-2/+2
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-111-0/+2
* Override xorm type mapping for U2F counter (#6232)Maurizio Porrato2019-03-041-0/+2
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-181-0/+2
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+1
* Add option to close issues via commit on a non master branch (#5992)Lanre Adelowo2019-02-101-0/+2
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-171-0/+2
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-1/+3
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-271-0/+2
* fix forgot removed records when deleting user (#5429)Lunny Xiao2018-12-181-0/+2
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-111-0/+2
* Force user to change password (#4489)Lanre Adelowo2018-09-131-0/+2
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-061-1/+3
* Switch plaintext scratch tokens to use hash instead (#4331)techknowlogick2018-07-271-0/+2
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-171-0/+2
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-0/+2
* Fix topics addition (Another solution) (#4031) (#4258)Alexey Terentyev2018-06-211-0/+2
* Fix not removed watches on unallowed repositories (#4201)David Schneiderbauer2018-06-191-0/+2
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-241-0/+2
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-191-0/+2
* Multiple assignees (#3705)kolaente2018-05-091-9/+4
* Added user language setting (#3875)kolaente2018-05-051-0/+2
* Do not allow to reuse TOTP passcode (#3878)Lauris BH2018-05-021-0/+2
* Add Size column to attachment (#3734)Jonas Franz2018-03-311-0/+2