Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group' | Sean McGivern | 2017-07-07 | 63 | -278/+730 |
|\ | | | | | | | # Conflicts: # db/schema.rb | ||||
| * | Merge branch ↵ | Kamil Trzciński | 2017-07-07 | 14 | -8/+243 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/intermediate/32568-adding-variables-to-pipelines-schedules' into 'master' Add variables to pipelines schedules Closes #32568 See merge request !12372 | ||||
| | * | Merge from master(Fix conflicts) | Shinya Maeda | 2017-07-07 | 27 | -41/+245 |
| | |\ | |||||
| | * | | Remove update|admin_pipeline_schedule from Project, and grant it in ↵ | Kamil Trzcinski | 2017-07-07 | 4 | -19/+10 |
| | | | | | | | | | | | | | | | | PipelineSchedule | ||||
| | * | | merge from master | Shinya Maeda | 2017-07-07 | 435 | -2621/+2702 |
| | |\ \ | |||||
| | * | | | Remove validates :key, uniqueness due to new validator covers the casefeature/intermediate/32568-adding-variables-to-pipelines-schedules | Shinya Maeda | 2017-07-07 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | Update variable rows to be full width with extra button | Eric Eastwood | 2017-07-06 | 4 | -25/+47 |
| | | | | | | | | | | | | | | | | | | | | See https://gitlab.slack.com/archives/C5XGWBRJA/p1499355359953774 | ||||
| | * | | | Implement ayufan validator2 | Shinya Maeda | 2017-07-06 | 1 | -0/+13 |
| | | | | | |||||
| | * | | | Implement ayufan validator | Shinya Maeda | 2017-07-06 | 2 | -42/+1 |
| | | | | | |||||
| | * | | | Revert "Implement Ci::NestedUniquenessValidator" | Shinya Maeda | 2017-07-06 | 5 | -32/+45 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 8f0a2b6d780347a5ce258ac1a6a6902ce9695ca1. | ||||
| | * | | | Revert unnecesarry changes | Shinya Maeda | 2017-07-05 | 1 | -2/+5 |
| | | | | | |||||
| | * | | | Update scheduled variable translation strings | Eric Eastwood | 2017-07-05 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34142476 | ||||
| | * | | | Implement Ci::NestedUniquenessValidator | Shinya Maeda | 2017-07-05 | 5 | -45/+32 |
| | | | | | |||||
| | * | | | Use each loop because index is no longer used | Eric Eastwood | 2017-07-05 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12372#note_34120330 | ||||
| | * | | | zj nice catchies 3 | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Implement uniqueness_of_in_memory_validator | Shinya Maeda | 2017-07-05 | 1 | -0/+5 |
| | | | | | |||||
| | * | | | Exclude schedule variables from Import/Export feature | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix spec | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 1 | -8/+10 |
| | | | | | |||||
| | * | | | Schedule pipelines with variables | Eric Eastwood | 2017-07-05 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32568 | ||||
| | * | | | Revert extra validation for duplication between same keys on a submit | Shinya Maeda | 2017-07-05 | 1 | -28/+2 |
| | | | | | |||||
| | * | | | Remove _form.html.haml change | Shinya Maeda | 2017-07-05 | 1 | -32/+0 |
| | | | | | |||||
| | * | | | Implement variables_attributes create/update cases | Shinya Maeda | 2017-07-05 | 1 | -2/+28 |
| | | | | | |||||
| | * | | | Controller logic. Delete before modification. Halfway. | Shinya Maeda | 2017-07-05 | 1 | -0/+32 |
| | | | | | |||||
| | * | | | zh nich catches 2 | Shinya Maeda | 2017-07-05 | 2 | -3/+7 |
| | | | | | |||||
| | * | | | revert trigger_request.user_variables | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Revert extra validation for duplication between same keys on a submit | Shinya Maeda | 2017-07-05 | 2 | -30/+3 |
| | | | | | |||||
| | * | | | Remove _form.html.haml change | Shinya Maeda | 2017-07-05 | 1 | -32/+0 |
| | | | | | |||||
| | * | | | zj nice catches | Shinya Maeda | 2017-07-05 | 2 | -1/+5 |
| | | | | | |||||
| | * | | | Remove dependent => :destroy | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Define authorize_update_pipeline_schedule and apply to :edit, ↵ | Shinya Maeda | 2017-07-05 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | :take_ownership, :update | ||||
| | * | | | Improve PipelineSchedulePolicy | Shinya Maeda | 2017-07-05 | 1 | -3/+7 |
| | | | | | |||||
| | * | | | Eliminate condition cases in ci/build.rb | Shinya Maeda | 2017-07-05 | 1 | -5/+2 |
| | | | | | |||||
| | * | | | Add functionality and security. | Shinya Maeda | 2017-07-05 | 2 | -16/+8 |
| | | | | | |||||
| | * | | | Implement variables_attributes create/update cases | Shinya Maeda | 2017-07-05 | 3 | -14/+31 |
| | | | | | |||||
| | * | | | Controller logic. Delete before modification. Halfway. | Shinya Maeda | 2017-07-05 | 4 | -18/+48 |
| | | | | | |||||
| | * | | | pipeline_schedule_variables model/db | Shinya Maeda | 2017-07-05 | 2 | -8/+7 |
| | | | | | |||||
| | * | | | Remove unncessary if-statement, thanks @zj | Eric Eastwood | 2017-07-05 | 1 | -3/+2 |
| | | | | | |||||
| | * | | | Implement uniqueness_of_in_memory_validator | Shinya Maeda | 2017-07-05 | 2 | -0/+42 |
| | | | | | |||||
| | * | | | Exclude schedule variables from Import/Export feature | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix spec | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 1 | -8/+10 |
| | | | | | |||||
| | * | | | Schedule pipelines with variables | Eric Eastwood | 2017-07-05 | 6 | -0/+167 |
| | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32568 | ||||
| | * | | | Revert extra validation for duplication between same keys on a submit | Shinya Maeda | 2017-07-05 | 1 | -28/+2 |
| | | | | | |||||
| | * | | | Remove _form.html.haml change | Shinya Maeda | 2017-07-05 | 1 | -32/+0 |
| | | | | | |||||
| | * | | | Implement variables_attributes create/update cases | Shinya Maeda | 2017-07-05 | 1 | -2/+28 |
| | | | | | |||||
| | * | | | Controller logic. Delete before modification. Halfway. | Shinya Maeda | 2017-07-05 | 1 | -0/+32 |
| | | | | | |||||
| | * | | | zh nich catches 2 | Shinya Maeda | 2017-07-05 | 2 | -3/+7 |
| | | | | |