summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* reset namespace columns in migrationjk-fix-migrateJarka Kadlecova2017-09-061-0/+1
* Profile updates from providersAlexander Keramidas2017-09-062-0/+72
* Resolve outdated diff discussions on pushSean McGivern2017-09-061-0/+9
* Fix migrationSean McGivern2017-09-061-11/+3
* change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-3/+2
* Add functionality to collapse outdated diff comments regardless of discussion...Ashley Dumaine2017-09-061-0/+18
* Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-052-0/+29
|\
| * truncate gpg signature instead of destroyAlexis Reigel2017-09-051-9/+1
| * destroy all signatures and add with default valueAlexis Reigel2017-09-051-2/+23
| * add verification_status to gpg signaturesAlexis Reigel2017-09-051-0/+7
| * Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-0/+9
* | Migrate issues authored by deleted user to the Ghost userJarka Kadlecova2017-09-052-0/+50
|/
* Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda2017-09-033-15/+22
* Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-1/+1
* Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-2/+2
* Update application code by the db schema changeShinya Maeda2017-09-031-1/+1
* Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda2017-09-035-30/+38
* Allow null for protected attribute in ci_pipelinesShinya Maeda2017-09-031-1/+1
* Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda2017-09-031-0/+15
* iniShinya Maeda2017-09-031-0/+15
* Address review commentsNick Thomas2017-08-301-3/+4
* Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-10/+14
* Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+24
* Merge branch 'revert-appearances-description-html-not-null' into 'master'Douwe Maan2017-08-252-1/+19
|\
| * Re-allow appearances.description_html to be NULLrevert-appearances-description-html-not-nullYorick Peterse2017-08-242-1/+19
* | Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-1/+1
|/
* Removed some useless code, codestyle changes and removed an indexGabriel Mazetto2017-08-221-2/+0
* Moving away from the "extend" based factory to a more traditional one.Gabriel Mazetto2017-08-221-1/+0
* Enable automatic hashed storage for new projects by application settingsGabriel Mazetto2017-08-221-0/+18
* New storage is now "Hashed" instead of "UUID"Gabriel Mazetto2017-08-221-22/+2
* Add UUID Storage to ProjectGabriel Mazetto2017-08-221-0/+39
* Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński2017-08-212-0/+18
|\
| * Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-08-1622-241/+358
| |\
| * \ Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon2017-07-317-0/+108
| |\ \
| * \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-261-0/+34
| |\ \ \
| * | | | Add optimistic locking column to ci_stages tableGrzegorz Bizon2017-07-201-0/+9
| * | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-201-0/+18
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-203-0/+120
| |\ \ \ \ \
| * | | | | | Update version number of stages statuses migrationGrzegorz Bizon2017-07-111-0/+0
| * | | | | | Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon2017-07-1018-0/+571
| |\ \ \ \ \ \
| * | | | | | | Add initial changes for stages statuses migrationGrzegorz Bizon2017-06-301-0/+9
* | | | | | | | Fix Error 500s when attempting to destroy a protected tagStan Hu2017-08-201-0/+35
* | | | | | | | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'fix-broadcast-messages-migration' into 'master'Douwe Maan2017-08-151-1/+13
|\ \ \ \ \ \ \
| * | | | | | | Remove invalid broadcast messages before migratingfix-broadcast-messages-migrationYorick Peterse2017-08-141-1/+13
* | | | | | | | Exclude existing offensesMichael Kozono2017-08-146-0/+6
|/ / / / / / /
* | | | | | | Merge branch 'bvl-rollback-renamed-system-namespace' into 'master'Douwe Maan2017-08-143-232/+11
|\ \ \ \ \ \ \
| * | | | | | | Update migrations to move directly into the `-/system` folderBob Van Landuyt2017-08-112-1/+11
| * | | | | | | Don't rename the system namespaceBob Van Landuyt2017-08-111-231/+0
* | | | | | | | Merge branch 'disable-project-export' into 'master'Rémy Coutable2017-08-111-0/+14
|\ \ \ \ \ \ \ \