Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into 'fix-project-mirror-data-schema' | Douwe Maan | 2018-05-09 | 90 | -1139/+410 |
|\ | |||||
| * | Merge branch 'fix/gb/add-missing-foreign-key-to-database-schema' into 'master' | Kamil Trzciński | 2018-05-09 | 1 | -0/+1 |
| |\ | |||||
| | * | Add missing pipeline build foreign key to the schema | Grzegorz Bizon | 2018-05-09 | 1 | -0/+1 |
| * | | Merge branch 'fix/gb/add-tmp-index-to-improve-stages-migration-cleanup' into ... | Kamil Trzciński | 2018-05-09 | 1 | -1/+34 |
| |\ \ | |||||
| | * | | Add tmp index to ci_builds to optimize stages migration | Grzegorz Bizon | 2018-05-09 | 1 | -1/+34 |
| | |/ | |||||
| * | | Merge branch '46010-runner-type-not-null' into 'master' | Kamil Trzciński | 2018-05-09 | 2 | -2/+11 |
| |\ \ | |||||
| | * | | Add DB constraint ci_runners.runner_type not null | Dylan Griffith | 2018-05-09 | 2 | -2/+11 |
| | |/ | |||||
| * | | Fix `downtime_check` job | blackst0ne | 2018-05-09 | 1 | -0/+2 |
| |/ | |||||
| * | Merge branch 'fix/gb/add-pipeline-builds-foreign-key' into 'master' | Kamil Trzciński | 2018-05-08 | 1 | -0/+27 |
| |\ | |||||
| | * | Reduce scope of orphaned builds to be removed | Grzegorz Bizon | 2018-05-08 | 1 | -1/+1 |
| | * | Remove orphaned builds without project / pipeline reference | Grzegorz Bizon | 2018-05-08 | 1 | -2/+5 |
| | * | Add database foreign key between pipelines and builds | Grzegorz Bizon | 2018-05-08 | 1 | -0/+24 |
| * | | Merge branch 'dz-squash-old-migrations' into 'master' | Douwe Maan | 2018-05-08 | 86 | -1136/+335 |
| |\ \ | |||||
| | * | | Squash migrations prior to 2014-03-14 | Dmitriy Zaporozhets | 2018-04-24 | 86 | -1136/+335 |
* | | | | Adds unique constraint to ProjectMirrorData project_id index | Tiago Botelho | 2018-05-08 | 2 | -2/+33 |
* | | | | Adds not null constraint to ProjectMirrorData's foreign_key project_id | Tiago Botelho | 2018-05-08 | 2 | -2/+23 |
|/ / / | |||||
* | | | Add MakeRemoteMirrorsDisabledByDefault DB migration | Ash McKenzie | 2018-05-08 | 2 | -2/+13 |
| |/ |/| | |||||
* | | Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master' | Douwe Maan | 2018-05-07 | 5 | -0/+102 |
|\ \ | |||||
| * | | Adds remote mirror table migration | Tiago Botelho | 2018-05-07 | 5 | -3/+105 |
| * | | Backports every CE related change from ee-5484 to CE | Tiago Botelho | 2018-05-07 | 1 | -3/+3 |
* | | | Cleanup pipeline build stage background migration | Grzegorz Bizon | 2018-05-07 | 1 | -0/+28 |
* | | | Merge branch 'live-trace-v2' into 'master' | Grzegorz Bizon | 2018-05-07 | 4 | -0/+49 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-05-07 | 13 | -1/+275 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-05-03 | 4 | -0/+56 |
| |\ \ \ | |||||
| * | | | | Fix schema version | Shinya Maeda | 2018-04-27 | 1 | -1/+1 |
| * | | | | Refactoring ci_job_trace to ci_build_trace | Shinya Maeda | 2018-04-26 | 6 | -40/+40 |
| * | | | | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-04-26 | 6 | -18/+155 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-04-24 | 2 | -1/+67 |
| |\ \ \ \ \ | |||||
| * | | | | | | Chnage raw_data type to binary from text | Shinya Maeda | 2018-04-23 | 3 | -3/+3 |
| * | | | | | | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-04-23 | 3 | -2/+60 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-04-20 | 3 | -1/+27 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Sanitize migration file. Added a comment on LimitsCiJobTraceChunksRawDataForM... | Shinya Maeda | 2018-04-17 | 2 | -3/+3 |
| * | | | | | | | | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-04-17 | 6 | -13/+79 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add rake task and timestamped migration file for mysql raw_data MIDIUMTEXT | Shinya Maeda | 2018-04-06 | 3 | -1/+21 |
| * | | | | | | | | | Use MEDIUMTEXT(16MB) type when Mysql is used | Shinya Maeda | 2018-04-06 | 1 | -1/+3 |
| * | | | | | | | | | Merge branch 'master' into live-trace-v2 | Shinya Maeda | 2018-04-06 | 7 | -21/+118 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix migration file and schema | Shinya Maeda | 2018-04-05 | 2 | -14/+4 |
| * | | | | | | | | | | Simpler chunking :) | Kamil Trzciński | 2018-04-05 | 2 | -2/+4 |
| * | | | | | | | | | | Add ci_job_trace_chunks table | Shinya Maeda | 2018-04-05 | 2 | -0/+35 |
* | | | | | | | | | | | Enable prometheus metrics by default | Felipe Artur | 2018-05-07 | 2 | -2/+13 |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |||||
* | | | | | | | | | | Backports every CE related change from ee-44542 to CE | Tiago Botelho | 2018-05-04 | 4 | -1/+88 |
* | | | | | | | | | | Add `accepted_terms` to users | Bob Van Landuyt | 2018-05-04 | 2 | -0/+25 |
* | | | | | | | | | | Add model to track users accepting agreements | Bob Van Landuyt | 2018-05-04 | 2 | -0/+42 |
* | | | | | | | | | | Add `Term` model to keep track of terms | Bob Van Landuyt | 2018-05-04 | 2 | -0/+19 |
* | | | | | | | | | | Add `enforce_terms` to `application_settings` | Bob Van Landuyt | 2018-05-04 | 2 | -0/+10 |
* | | | | | | | | | | Make add_index_to_namespaces_runners_token migration reversible | Dylan Griffith | 2018-05-04 | 1 | -1/+7 |
* | | | | | | | | | | Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rb | Dylan Griffith | 2018-05-03 | 1 | -4/+4 |
* | | | | | | | | | | Use smallint for runner_type since its an enum | Dylan Griffith | 2018-05-03 | 2 | -2/+2 |
* | | | | | | | | | | Remove unnecessary disable transaction in add_ci_runner_namespaces | Dylan Griffith | 2018-05-03 | 1 | -2/+0 |
* | | | | | | | | | | Split migration to add and index namespaces.runners_token | Dylan Griffith | 2018-05-03 | 3 | -10/+16 |