summaryrefslogtreecommitdiffstats
path: root/models/migrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-072-0/+25
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-052-0/+59
* Add repo-sync-releases admin command (#3254)Sandro Santilli2017-12-311-1/+1
* Reorder migrations, skip errors if running migration again (#3160)Lauris BH2017-12-1313-292/+301
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-042-0/+30
* Fix git lfs path (#3016)Antoine GIRARD2017-11-292-1/+34
* Code/repo search (#2582)Ethan Koenig2017-10-272-0/+27
* Add branch overiew page (#2108)Bwko2017-10-262-0/+31
* Use buffersize to reduce database connection when iterate (#2724)Lunny Xiao2017-10-213-3/+3
* Fix organization watch migration (#2703)Lauris BH2017-10-141-1/+1
* Fix orgnization user watch repository (#2670)Lunny Xiao2017-10-142-0/+38
* Rewrite migrations to not depend on future code changes (#2604)David Schneiderbauer2017-10-085-63/+83
* Replace deprecated Id method with ID (#2655)Ethan Koenig2017-10-054-5/+5
* Fix index column deletion (#2651)Morlinest2017-10-041-1/+1
* Remove repo unit index (#2621)Morlinest2017-10-022-0/+30
* Fix doubled issue tab introduced in migration v16 (#2611)David Schneiderbauer2017-09-282-0/+71
* Fix broken migration to add can_push field back to table (#2574)Lauris BH2017-09-231-2/+10
* Fix can_push value to false in protected_branch (#2560)Lauris BH2017-09-202-0/+20
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-202-0/+59
* Fix lint errors (#2547)Ethan Koenig2017-09-192-9/+2
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-161-2/+2
* Prevent sending emails and notifications to inactive users (#2384)David Schneiderbauer2017-09-162-0/+44
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-142-0/+57
* Feature: Timetracking (#2211)Jonas Franz2017-09-123-4/+71
* Fix migration from pre-v15 to 1.2.0 (#2460)Lauris BH2017-09-051-0/+1