summaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-142-0/+20
* fix upload attachments (#6481)Lunny Xiao2019-04-022-0/+30
* Better logging (#6038) (#6095)zeripath2019-04-025-6/+6
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-273-3/+3
* fix migrations 82 to ignore unsynced tags between database and git data and m...Lunny Xiao2019-03-201-6/+40
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-112-0/+89
* Override xorm type mapping for U2F counter (#6232)Maurizio Porrato2019-03-042-0/+34
* Implement "conversation lock" for issue comments (#5073)Lanre Adelowo2019-02-182-0/+20
* 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-102-0/+29
* Fix failing migration v67 (#5849)Jakub Arbet2019-01-261-8/+8
* fix migration 78 error mssql (#5791)Lunny Xiao2019-01-211-3/+2
* Fix the v78 migration script (#5776)zeripath2019-01-191-0/+12
* fix migration bug (#5762)Lunny Xiao2019-01-181-8/+28
* Refactor repo.isBare to repo.isEmpty #5629 (#5714)zeripath2019-01-172-0/+44
* Fix migration for user defined themes (#5682)Lanre Adelowo2019-01-121-1/+1
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-092-1/+20
* update v71.go to resolve #5595 (#5613)Daniel Wolf2018-12-311-1/+1
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-272-0/+65
* fix table name typo on SQL (#5562)Lunny Xiao2018-12-191-2/+2
* fix forgot removed records when deleting user (#5429)Lunny Xiao2018-12-182-0/+35
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-112-0/+18
* fix topic name length on database (#5493)Lunny Xiao2018-12-081-1/+1
* Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341)Florian Eitel2018-11-182-1/+9
* refactor: err != nil check, just return error instead (#5093)Bo-Yi Wu2018-10-181-4/+1
* Force user to change password (#4489)Lanre Adelowo2018-09-132-0/+21
* Pull request review/approval and comment on code (#3748)Lauris BH2018-08-062-1/+34
* Switch plaintext scratch tokens to use hash instead (#4331)techknowlogick2018-07-272-0/+90
* Fix migration from older releases (#4495)Lauris BH2018-07-211-1/+1
* Added dependencies for issues (#2196) (#2531)kolaente2018-07-172-0/+102
* Fix column droping for MSSQL that need new transaction for that (#4440)Lauris BH2018-07-132-0/+16
* Fixed violation of the unique constraint for v68 migration (#4297)Alexey Terentyev2018-06-271-47/+100
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-213-2/+89
* Fix topics addition (Another solution) (#4031) (#4258)Alexey Terentyev2018-06-212-0/+162
* Fix not removed watches on unallowed repositories (#4201)David Schneiderbauer2018-06-192-0/+160
* LDAP Public SSH Keys synchronization (#1844)Magnus Lindvall2018-05-242-0/+24
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-192-0/+21
* Fix multiple asssingee table migration (#3931)Lauris BH2018-05-101-37/+39
* Multiple assignees (#3705)kolaente2018-05-093-10/+144
* Added user language setting (#3875)kolaente2018-05-052-0/+25
* Do not allow to reuse TOTP passcode (#3878)Lauris BH2018-05-022-0/+24
* Add Size column to attachment (#3734)Jonas Franz2018-03-312-0/+47
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-272-0/+24
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-252-0/+26
* Add label descriptions (#3662)Lauris BH2018-03-132-0/+24
* Fix MySQL and PostgreSQL column drop SQL (#3649)Lauris BH2018-03-091-1/+1
* Fix column removal in MSSQL (#3638)Lauris BH2018-03-072-21/+61
* Add issue closed time column to fix activity closed issues list (#3537)Lauris BH2018-02-192-0/+32
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-181-3/+3
* Remove IsOwner, NumTeams from OrgUser (#3269)Ethan Koenig2018-01-082-0/+35