summaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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-303-1/+69
* Fix error log when loading issues caused by a xorm bug (#7271)Lunny Xiao2019-06-235-5/+5
* Add golangci (#6418)kolaente2019-06-124-6/+12
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-292-0/+20
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-281-2/+2
* Add mssql migration tests (#6852)zeripath2019-05-061-1/+1
* Attempt to fix #6707 (#6823)zeripath2019-05-051-1/+8
* Add GET requests to webhook (#6771)Simon2019-05-052-0/+19
* Fix v85.go: Set UNIQUE constraint later (#6851)zeripath2019-05-051-3/+21
* Hash App token (#6724)techknowlogick2019-05-042-0/+137
* Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736)Lanre Adelowo2019-04-241-0/+10
* 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