summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-05-034-0/+56
|\
| * 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
| |\
| * | 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
| |\ \
| * | | 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
* | | | Fix schema versionShinya Maeda2018-04-271-1/+1
* | | | Refactoring ci_job_trace to ci_build_traceShinya Maeda2018-04-266-40/+40
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-266-18/+155
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
| | |/
| * | 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
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-242-1/+67
|\ \ \ | | |/ | |/|
| * | 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
* | | Chnage raw_data type to binary from textShinya Maeda2018-04-233-3/+3
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-233-2/+60
|\ \ \ | |/ /
| * | Atomic internal ids for all modelsAndreas Brandl2018-04-203-2/+60
* | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-203-1/+27
|\ \ \ | |/ /
| * | 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
* | | | Sanitize migration file. Added a comment on LimitsCiJobTraceChunksRawDataForM...Shinya Maeda2018-04-172-3/+3
* | | | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-176-13/+79
|\ \ \ \ | |/ / /
| * | | 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
* | | Add rake task and timestamped migration file for mysql raw_data MIDIUMTEXTShinya Maeda2018-04-063-1/+21
* | | Use MEDIUMTEXT(16MB) type when Mysql is usedShinya Maeda2018-04-061-1/+3