summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Use stages position column to track stage indexGrzegorz Bizon2018-05-013-5/+5
* Merge branch 'master' into backstage/gb/migrate-pipeline-stages-indexGrzegorz Bizon2018-05-012-17/+17
|\
| * Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan2018-04-252-17/+17
| |\
| | * Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-252-17/+17
* | | Update 20180420080616_schedule_stages_index_migration.rbGrzegorz Bizon2018-04-271-1/+1
* | | Add temporary partial stage priority index to schemaGrzegorz Bizon2018-04-251-0/+1
* | | Merge branch 'master' into 'backstage/gb/migrate-pipeline-stages-index'Grzegorz Bizon2018-04-254-1/+138
|\ \ \ | |/ /
| * | Cleanup after adding MR diff's commit_count (try 2)Jan Provaznik2018-04-252-1/+28
| * | Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-247-4/+154
| |\ \ | | |/
| * | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-163-1/+111
* | | Add temporary build stage priority partial indexGrzegorz Bizon2018-04-251-0/+16
* | | Rename stage index column name to priority columnGrzegorz Bizon2018-04-242-2/+2
* | | Revert smallint stage index field, due to incompatible rangeGrzegorz Bizon2018-04-241-1/+1
* | | Update stages index migration batch sizeGrzegorz Bizon2018-04-241-1/+1
* | | Use smallint for stage index columnGrzegorz Bizon2018-04-241-1/+1
* | | Schedule pipeline stages index background migrationGrzegorz Bizon2018-04-242-1/+30
* | | Add pipeline stage index columnGrzegorz Bizon2018-04-242-0/+10
| |/ |/|
* | Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-1/+1
* | Fix missing namespace for some internal usersRubén Dávila2018-04-201-0/+66
* | Atomic internal ids for all modelsAndreas Brandl2018-04-203-2/+60
* | Merge branch '45476-geo-statement-timeout-counting-local-job-artifacts' into ...Yorick Peterse2018-04-192-1/+17
|\ \
| * | Add index to file_store on ci_job_artifactsAsh McKenzie2018-04-192-1/+17
| |/
* | Merge branch 'stuartnelson3/gitlab-ce-stn/issue-due-email' into 'master'Douwe Maan2018-04-182-0/+10
|\ \ | |/ |/|
| * Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-1010-21/+198
| |\
| * | Only send issue due emails to participants and custom subscribersSean McGivern2018-03-302-1/+11
* | | Merge branch 'dm-archived-read-only' into 'master'Robert Speicher2018-04-121-2/+6
|\ \ \
| * | | Rename `create_merge_request` permissionsBob Van Landuyt2018-04-111-2/+6
| | |/ | |/|
* | | Merge branch 'zj-fix-environments-fixtures' into 'master'Robert Speicher2018-04-111-1/+5
|\ \ \
| * | | Fix enviroments seeding on certain branch namesZeger-Jan van de Weg2018-04-101-1/+5
| |/ /
* | | Make sure hooks run when seeding admin userDouwe Maan2018-04-101-10/+10
|/ /
* | 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