summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/migrate-commit-count-to-gitaly' into 'master'Robert Speicher2017-07-071-44/+35
|\
| * Migrate Gitlab::Git::Repository#commit_count to Gitalyfeature/migrate-commit-count-to-gitalyAhmad Sherif2017-07-071-44/+35
* | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil TrzciƄski2017-07-0710-55/+597
|\ \
| * \ Merge from master(Fix conflicts)Shinya Maeda2017-07-0716-26/+532
| |\ \
| * | | Fix spec in pipeline_schedules_spec.rbShinya Maeda2017-07-071-0/+2
| * | | Remove a spec: validate_uniqueness_of for keyShinya Maeda2017-07-071-1/+0
| * | | merge from masterShinya Maeda2017-07-07337-1413/+2160
| |\ \ \
| * | | | Remove validates :key, uniqueness due to new validator covers the casefeature/intermediate/32568-adding-variables-to-pipelines-schedulesShinya Maeda2017-07-071-34/+64
| * | | | Improve test on spec/models/ci/pipeline_schedule_spec.rbShinya Maeda2017-07-061-1/+1
| * | | | Reduce less meaningful test suits from pipeline_schedules_controller_spec.rbShinya Maeda2017-07-061-108/+0
| * | | | Implement ayufan validatorShinya Maeda2017-07-061-2/+2
| * | | | Improve spec: use go instead of put :updateShinya Maeda2017-07-061-2/+1
| * | | | Revert "Implement Ci::NestedUniquenessValidator"Shinya Maeda2017-07-061-16/+2
| * | | | Revert unnecesarry changesShinya Maeda2017-07-052-8/+12
| * | | | Implement Ci::NestedUniquenessValidatorShinya Maeda2017-07-051-2/+16
| * | | | zj nice catchies 3Shinya Maeda2017-07-054-27/+33
| * | | | Improve specShinya Maeda2017-07-053-11/+11
| * | | | Fix specShinya Maeda2017-07-053-1/+6
| * | | | Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-37/+30
| * | | | Fix spec/lib/gitlab/import_export/all_models.ymlShinya Maeda2017-07-051-1/+1
| * | | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-052-2/+4
| * | | | Fix specShinya Maeda2017-07-051-1/+1
| * | | | Improved AccessMatchers and testsShinya Maeda2017-07-051-3/+3
| * | | | Fix policy by new guild lineShinya Maeda2017-07-052-127/+101
| * | | | Fix feature testsShinya Maeda2017-07-051-80/+21
| * | | | Schedule pipelines with variablesEric Eastwood2017-07-051-0/+60
| * | | | Fix StaticAnlysysShinya Maeda2017-07-051-108/+58
| * | | | Revert extra validation for duplication between same keys on a submitShinya Maeda2017-07-051-29/+31
| * | | | zj nice catchesShinya Maeda2017-07-053-14/+7
| * | | | Add functionality and security.Shinya Maeda2017-07-051-223/+304
| * | | | Implement variables_attributes create/update casesShinya Maeda2017-07-051-284/+284
| * | | | pipeline_schedule_variables model/dbShinya Maeda2017-07-052-21/+16
| * | | | Improve specShinya Maeda2017-07-053-11/+11
| * | | | Fix specShinya Maeda2017-07-053-1/+6
| * | | | Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-37/+30
| * | | | Fix spec/lib/gitlab/import_export/all_models.ymlShinya Maeda2017-07-051-1/+1
| * | | | Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda2017-07-052-1/+6
| * | | | Fix specShinya Maeda2017-07-051-1/+1
| * | | | Improved AccessMatchers and testsShinya Maeda2017-07-052-6/+26
| * | | | Fix policy by new guild lineShinya Maeda2017-07-052-127/+101
| * | | | Fix feature testsShinya Maeda2017-07-051-59/+59
| * | | | Schedule pipelines with variablesEric Eastwood2017-07-052-0/+205
| * | | | Fix StaticAnlysysShinya Maeda2017-07-051-108/+58
| * | | | Revert extra validation for duplication between same keys on a submitShinya Maeda2017-07-051-29/+31
| * | | | zj nice catchesShinya Maeda2017-07-053-9/+18
| * | | | Add functionality and security.Shinya Maeda2017-07-051-223/+304
| * | | | Implement variables_attributes create/update casesShinya Maeda2017-07-051-8/+345
| * | | | pipeline_schedule_variables model/dbShinya Maeda2017-07-054-0/+33
| | |_|/ | |/| |
* | | | Merge branch '34590-fix-dashboard-labels-dropdown' into 'master'Sean McGivern2017-07-071-0/+25
|\ \ \ \
| * | | | Fix dashboard labels dropdownNick Thomas2017-07-071-0/+25