Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'feature/migrate-commit-count-to-gitaly' into 'master' | Robert Speicher | 2017-07-07 | 1 | -44/+35 |
|\ | |||||
| * | Migrate Gitlab::Git::Repository#commit_count to Gitalyfeature/migrate-commit-count-to-gitaly | Ahmad Sherif | 2017-07-07 | 1 | -44/+35 |
* | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu... | Kamil TrzciĆski | 2017-07-07 | 10 | -55/+597 |
|\ \ | |||||
| * \ | Merge from master(Fix conflicts) | Shinya Maeda | 2017-07-07 | 16 | -26/+532 |
| |\ \ | |||||
| * | | | Fix spec in pipeline_schedules_spec.rb | Shinya Maeda | 2017-07-07 | 1 | -0/+2 |
| * | | | Remove a spec: validate_uniqueness_of for key | Shinya Maeda | 2017-07-07 | 1 | -1/+0 |
| * | | | merge from master | Shinya Maeda | 2017-07-07 | 337 | -1413/+2160 |
| |\ \ \ | |||||
| * | | | | Remove validates :key, uniqueness due to new validator covers the casefeature/intermediate/32568-adding-variables-to-pipelines-schedules | Shinya Maeda | 2017-07-07 | 1 | -34/+64 |
| * | | | | Improve test on spec/models/ci/pipeline_schedule_spec.rb | Shinya Maeda | 2017-07-06 | 1 | -1/+1 |
| * | | | | Reduce less meaningful test suits from pipeline_schedules_controller_spec.rb | Shinya Maeda | 2017-07-06 | 1 | -108/+0 |
| * | | | | Implement ayufan validator | Shinya Maeda | 2017-07-06 | 1 | -2/+2 |
| * | | | | Improve spec: use go instead of put :update | Shinya Maeda | 2017-07-06 | 1 | -2/+1 |
| * | | | | Revert "Implement Ci::NestedUniquenessValidator" | Shinya Maeda | 2017-07-06 | 1 | -16/+2 |
| * | | | | Revert unnecesarry changes | Shinya Maeda | 2017-07-05 | 2 | -8/+12 |
| * | | | | Implement Ci::NestedUniquenessValidator | Shinya Maeda | 2017-07-05 | 1 | -2/+16 |
| * | | | | zj nice catchies 3 | Shinya Maeda | 2017-07-05 | 4 | -27/+33 |
| * | | | | Improve spec | Shinya Maeda | 2017-07-05 | 3 | -11/+11 |
| * | | | | Fix spec | Shinya Maeda | 2017-07-05 | 3 | -1/+6 |
| * | | | | Implement uniqueness_of_in_memory_validator | Shinya Maeda | 2017-07-05 | 1 | -37/+30 |
| * | | | | Fix spec/lib/gitlab/import_export/all_models.yml | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| * | | | | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 2 | -2/+4 |
| * | | | | Fix spec | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| * | | | | Improved AccessMatchers and tests | Shinya Maeda | 2017-07-05 | 1 | -3/+3 |
| * | | | | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 2 | -127/+101 |
| * | | | | Fix feature tests | Shinya Maeda | 2017-07-05 | 1 | -80/+21 |
| * | | | | Schedule pipelines with variables | Eric Eastwood | 2017-07-05 | 1 | -0/+60 |
| * | | | | Fix StaticAnlysys | Shinya Maeda | 2017-07-05 | 1 | -108/+58 |
| * | | | | Revert extra validation for duplication between same keys on a submit | Shinya Maeda | 2017-07-05 | 1 | -29/+31 |
| * | | | | zj nice catches | Shinya Maeda | 2017-07-05 | 3 | -14/+7 |
| * | | | | Add functionality and security. | Shinya Maeda | 2017-07-05 | 1 | -223/+304 |
| * | | | | Implement variables_attributes create/update cases | Shinya Maeda | 2017-07-05 | 1 | -284/+284 |
| * | | | | pipeline_schedule_variables model/db | Shinya Maeda | 2017-07-05 | 2 | -21/+16 |
| * | | | | Improve spec | Shinya Maeda | 2017-07-05 | 3 | -11/+11 |
| * | | | | Fix spec | Shinya Maeda | 2017-07-05 | 3 | -1/+6 |
| * | | | | Implement uniqueness_of_in_memory_validator | Shinya Maeda | 2017-07-05 | 1 | -37/+30 |
| * | | | | Fix spec/lib/gitlab/import_export/all_models.yml | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| * | | | | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 2 | -1/+6 |
| * | | | | Fix spec | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| * | | | | Improved AccessMatchers and tests | Shinya Maeda | 2017-07-05 | 2 | -6/+26 |
| * | | | | Fix policy by new guild line | Shinya Maeda | 2017-07-05 | 2 | -127/+101 |
| * | | | | Fix feature tests | Shinya Maeda | 2017-07-05 | 1 | -59/+59 |
| * | | | | Schedule pipelines with variables | Eric Eastwood | 2017-07-05 | 2 | -0/+205 |
| * | | | | Fix StaticAnlysys | Shinya Maeda | 2017-07-05 | 1 | -108/+58 |
| * | | | | Revert extra validation for duplication between same keys on a submit | Shinya Maeda | 2017-07-05 | 1 | -29/+31 |
| * | | | | zj nice catches | Shinya Maeda | 2017-07-05 | 3 | -9/+18 |
| * | | | | Add functionality and security. | Shinya Maeda | 2017-07-05 | 1 | -223/+304 |
| * | | | | Implement variables_attributes create/update cases | Shinya Maeda | 2017-07-05 | 1 | -8/+345 |
| * | | | | pipeline_schedule_variables model/db | Shinya Maeda | 2017-07-05 | 4 | -0/+33 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch '34590-fix-dashboard-labels-dropdown' into 'master' | Sean McGivern | 2017-07-07 | 1 | -0/+25 |
|\ \ \ \ | |||||
| * | | | | Fix dashboard labels dropdown | Nick Thomas | 2017-07-07 | 1 | -0/+25 |