summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-171-2/+6
* Modifies index on DeployTokens to use idMayra Cabrera2018-04-062-2/+2
* Handles default expires_at date directly into DeployToken modelMayra Cabrera2018-04-062-2/+2
* Addresses database commentsMayra Cabrera2018-04-063-10/+9
* Fixes broken schema and minor changesMayra Cabrera2018-04-061-1/+0
* Get rid of Redis when dealing with deploy tokensKamil Trzciński2018-04-061-3/+2
* Fix and optimise DB schemaKamil Trzciński2018-04-063-21/+19
* Include ProjectDeployTokensMayra Cabrera2018-04-063-6/+38
* Create barebones for DeploytokenMayra Cabrera2018-04-062-0/+31
* Merge branch 'fix/gb/reschedule-pipeline-stages-migration' into 'master'Kamil Trzciński2018-04-053-21/+39
|\
| * Reschedule pipeline stages migration to run it againfix/gb/reschedule-pipeline-stages-migrationGrzegorz Bizon2018-04-053-21/+39
* | Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-055-0/+79
|/
* Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-302-0/+22
|\
| * schema version changehaseeb2018-02-281-1/+1
| * schema version changehaseeb2018-02-281-1/+1
| * added forign key and specshaseeb2018-02-282-1/+10
| * closed by field addedhaseeb2018-02-281-0/+13
* | Merge branch 'add-per-runner-job-timeout' into 'master'Kamil Trzciński2018-03-293-0/+42
|\ \
| * | Add explicit primary key for ci_builds_metadata tableTomasz Maczukin2018-03-282-3/+5
| * | Add project_id column to Ci::BuildMetadataTomasz Maczukin2018-03-282-0/+8
| * | Rename used_timeout to timeoutTomasz Maczukin2018-03-282-3/+3
| * | Rename maximum_job_timeout to maximum_timeoutTomasz Maczukin2018-03-283-10/+10
| * | Refactorize Ci::Build and Ci::BuildMetadata modelsTomasz Maczukin2018-03-283-21/+8
| * | Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-284-13/+36
| * | Change timeout_source to enumTomasz Maczukin2018-03-282-2/+2
| * | Use change instead of up/down in simple migrationsTomasz Maczukin2018-03-282-11/+2
| * | Show timeout information on job's pageTomasz Maczukin2018-03-282-0/+17
| * | Rename job_upper_timeout to maximum_job_timeoutTomasz Maczukin2018-03-283-14/+14
| * | Add new column to ci_runners tableTomasz Maczukin2018-03-282-0/+14
* | | Add the RedirectRoute#path index setup_postgresqlBob Van Landuyt2018-03-281-9/+9
* | | Add index on lower path to redirect routesBob Van Landuyt2018-03-281-0/+38
* | | Remove `permanent` from `redirect_routes`Bob Van Landuyt2018-03-282-1/+37
|/ /
* | Remove unused index from events table.Andreas Brandl2018-03-272-2/+19
* | Merge branch '40781-os-to-ce' into 'master'Sean McGivern2018-03-275-0/+68
|\ \
| * \ Merge remote-tracking branch 'origin/master' into 40781-os-to-ceMicaël Bergeron2018-03-2212-82/+338
| |\ \
| * | | 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-0820-3/+548
| |\ \ \
| * | | | another round of EE code removalMicaël Bergeron2018-03-021-5/+2
| * | | | remove geo specific codeMicaël Bergeron2018-03-011-1/+1
| * | | | rework the migration to use the EE onesMicaël Bergeron2018-03-015-38/+54
| * | | | add the Ci::Build `*_store` columnMicaël Bergeron2018-03-012-21/+23
| * | | | fix the prepare_untracked_uploads_spec from using the EE schemaMicaël Bergeron2018-03-011-1/+1
| * | | | fix the EE migrationsMicaël Bergeron2018-03-015-62/+38
| * | | | port the object storage to CEMicaël Bergeron2018-03-011-0/+1
| * | | | Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-2817-33/+271
| |\ \ \ \
| * \ \ \ \ Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-2813-7/+344
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-2821-44/+637
| |\ \ \ \ \ \
| | * | | | | | Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-282-21/+1
| * | | | | | | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-283-1/+34
| * | | | | | | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-2839-40/+710
| |\ \ \ \ \ \ \