summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Modifies index on DeployTokens to use idMayra Cabrera2018-04-061-1/+1
* Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-061-1/+1
* Addresses database commentsMayra Cabrera2018-04-062-5/+5
* Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-061-3/+2
* Fix and optimise DB schemaKamil Trzciński2018-04-062-15/+11
* Include ProjectDeployTokensMayra Cabrera2018-04-062-2/+26
* Create barebones for DeploytokenMayra Cabrera2018-04-061-0/+16
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-052-0/+31
* Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+20
|\
| * added forign key and specshaseeb2018-02-281-1/+8
| * closed by field addedhaseeb2018-02-281-0/+13
* | Add explicit primary key for ci_builds_metadata tableTomasz Maczukin2018-03-281-2/+2
* | Add project_id column to Ci::BuildMetadataTomasz Maczukin2018-03-281-0/+4
* | Rename used_timeout to timeoutTomasz Maczukin2018-03-281-1/+1
* | Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-282-9/+9
* | Refactorize Ci::Build and Ci::BuildMetadata modelsTomasz Maczukin2018-03-282-17/+5
* | Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-283-10/+28
* | Change timeout_source to enumTomasz Maczukin2018-03-281-1/+1
* | Use change instead of up/down in simple migrationsTomasz Maczukin2018-03-282-11/+2
* | Show timeout information on job's pageTomasz Maczukin2018-03-281-0/+15
* | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-282-13/+13
* | Add new column to ci_runners tableTomasz Maczukin2018-03-281-0/+13
* | Remove unused index from events table.Andreas Brandl2018-03-271-0/+18
* | Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-274-0/+63
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-229-31/+125
| |\ \
| * | | Backport ee-40781-os-to-ceMicaël Bergeron2018-03-221-10/+3
| * | | Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-0812-0/+255
| |\ \ \
| * | | | rework the migration to use the EE onesMicaël Bergeron2018-03-014-37/+53
| * | | | add the Ci::Build `*_store` columnMicaël Bergeron2018-03-011-21/+21
| * | | | fix the EE migrationsMicaël Bergeron2018-03-014-61/+37
| * | | | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-2811-15/+201
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-288-3/+181
| |\ \ \ \
| * \ \ \ \ Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-2814-1/+309
| |\ \ \ \ \
| | * | | | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-281-20/+0
| * | | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-282-0/+32
| * | | | | | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-2827-4/+309
| |\ \ \ \ \ \
| * | | | | | | Merge branch 'zj-multiple-artifacts-ee' into 'master'Grzegorz Bizon2018-02-281-0/+14
| * | | | | | | Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-2844-13/+877
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński2018-02-2815-1/+308
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński2018-02-2830-1/+717
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan2018-02-281-0/+35
| * | | | | | | | | | Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński2018-02-2845-236/+692
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit '5b08d59f07fc53c1e34819fac20352119d5343e6' into object-storage-e...Kamil Trzciński2018-02-2817-8/+389
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Merge branch 'zj-object-store-artifacts' into 'master'Grzegorz Bizon2018-02-281-0/+17
* | | | | | | | | | | | | Merge branch 'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-t...Grzegorz Bizon2018-03-261-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Send notification emails when push to a merge requestYarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-requestYarNayar2018-03-261-0/+9
* | | | | | | | | | | | | | Merge branch 'pages_force_https' into 'master'Nick Thomas2018-03-232-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add HTTPS-only pagesRob Watson2018-03-222-0/+22
* | | | | | | | | | | | | | Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern2018-03-233-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Route path lookups through legacy_disk_pathmark-legacy-git-accessJacob Vosmaer2018-03-213-4/+4