Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into per-project-pipeline-iid | Shinya Maeda | 2018-05-08 | 22 | -2/+466 |
|\ | |||||
| * | 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 |
| * | | | | | | | | | Extract constants in 20180430143705_backfill_runner_type_for_ci_runners_post_... | Dylan Griffith | 2018-05-03 | 1 | -2/+5 |
| * | | | | | | | | | Merge branch 'master' into feature/runner-per-group | Dylan Griffith | 2018-05-03 | 4 | -0/+56 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Again fix db/schema.rb for ci_runner_namespaces | Dylan Griffith | 2018-05-03 | 1 | -1/+1 |
| * | | | | | | | | | Fix db/schema.rb for add_foreign_key ci_runner_namespaces namespace_id | Dylan Griffith | 2018-05-03 | 1 | -1/+1 |
| * | | | | | | | | | Rename RunnerGroup -> RunnerNamespace | Dylan Griffith | 2018-05-02 | 3 | -25/+25 |
| * | | | | | | | | | Simplify AddCiRunnerGroups migration | Dylan Griffith | 2018-05-01 | 2 | -12/+8 |
| * | | | | | | | | | Start persisting runner_type when creating runners | Dylan Griffith | 2018-04-30 | 3 | -1/+31 |
| * | | | | | | | | | Fix up db/schema.rb changes leftover and comments out of date | Dylan Griffith | 2018-04-30 | 1 | -2/+0 |
| * | | | | | | | | | Remove unecessary index on ci_runner_groups.runner_id | Dylan Griffith | 2018-04-27 | 1 | -3/+1 |
| * | | | | | | | | | Remove timestamps from ci_runner_groups table | Dylan Griffith | 2018-04-27 | 2 | -4/+0 |
| * | | | | | | | | | Switch to using ProjectCiCdSetting for group_runners_enabled and remove Proje... | Dylan Griffith | 2018-04-26 | 2 | -23/+0 |
| * | | | | | | | | | Merge branch 'master' into siemens-runner-per-group | Dylan Griffith | 2018-04-26 | 6 | -18/+155 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into siemens-runner-per-group | Dylan Griffith | 2018-04-24 | 2 | -1/+67 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | project#group_runner_enabled -> project_settings | Alexis Reigel | 2018-04-23 | 3 | -17/+4 |
| * | | | | | | | | | add project_settings (Project#settings) | Alexis Reigel | 2018-04-23 | 2 | -0/+19 |
| * | | | | | | | | | add group_runners_enabled to ci_runners | Alexis Reigel | 2018-04-23 | 2 | -0/+18 |