summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-252-3/+8
|\
| * Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-202-6/+88
| |\
| * | Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-182-6/+11
| * | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-1720-118/+386
| |\ \
| * | | Update tests due to permission changesLin Jen-Shin2017-07-042-9/+9
* | | | Merge branch 'dz-update-shoulda' into 'master'Rémy Coutable2017-07-252-2/+2
|\ \ \ \
| * | | | Remove unnecessary set_flash.now from controller specsDmitriy Zaporozhets2017-07-242-2/+2
* | | | | Associate Issues tab only with internal issues trackerJarka Kadlecova2017-07-241-19/+40
|/ / / /
* | | | Rename build to pipeline for status badgesZ.J. van de Weg2017-07-211-0/+28
* | | | Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+21
| |_|/ |/| |
* | | Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński2017-07-201-0/+48
|\ \ \
| * | | Fix docker tag reference routing constraintsGrzegorz Bizon2017-07-191-0/+48
| | |/ | |/|
* | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-0/+30
|\ \ \
| * | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+30
| |/ /
* | | Fix external issue trackers redirectissue_35132Felipe Artur2017-07-181-6/+10
|/ /
* | Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda2017-07-142-2/+4
* | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-071-36/+294
|\ \
| * \ Merge from master(Fix conflicts)Shinya Maeda2017-07-071-3/+2
| |\ \
| * \ \ merge from masterShinya Maeda2017-07-0716-61/+51
| |\ \ \
| * | | | Remove validates :key, uniqueness due to new validator covers the casefeature/intermediate/32568-adding-variables-to-pipelines-schedulesShinya Maeda2017-07-071-34/+64
| * | | | 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
| * | | | Implement Ci::NestedUniquenessValidatorShinya Maeda2017-07-051-2/+16
| * | | | zj nice catchies 3Shinya Maeda2017-07-051-25/+25
| * | | | Improve specShinya Maeda2017-07-051-10/+9
| * | | | Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-37/+30
| * | | | Improved AccessMatchers and testsShinya Maeda2017-07-051-3/+3
| * | | | Fix policy by new guild lineShinya Maeda2017-07-051-106/+81
| * | | | Fix StaticAnlysysShinya Maeda2017-07-051-108/+58
| * | | | Revert extra validation for duplication between same keys on a submitShinya Maeda2017-07-051-29/+31
| * | | | Add functionality and security.Shinya Maeda2017-07-051-223/+304
| * | | | Implement variables_attributes create/update casesShinya Maeda2017-07-051-284/+284
| * | | | Improve specShinya Maeda2017-07-051-10/+9
| * | | | Implement uniqueness_of_in_memory_validatorShinya Maeda2017-07-051-37/+30
| * | | | Improved AccessMatchers and testsShinya Maeda2017-07-051-3/+3
| * | | | Fix policy by new guild lineShinya Maeda2017-07-051-106/+81
| * | | | Fix StaticAnlysysShinya Maeda2017-07-051-108/+58
| * | | | Revert extra validation for duplication between same keys on a submitShinya Maeda2017-07-051-29/+31
| * | | | Add functionality and security.Shinya Maeda2017-07-051-223/+304
| * | | | Implement variables_attributes create/update casesShinya Maeda2017-07-051-8/+345
| | |_|/ | |/| |
* | | | Native group milestonesFelipe Artur2017-07-071-0/+34
* | | | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-073-25/+10
| |_|/ |/| |
* | | gb nice catchesShinya Maeda2017-07-071-1/+1
* | | Basic BE changeShinya Maeda2017-07-071-2/+1
| |/ |/|
* | Re-enable polling for environmentsenable-polling-envFilipa Lacerda2017-07-061-4/+2
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-0516-57/+49
|/
* Merge branch '33082-use-update_pipeline_schedule-for-edit-and-take_ownership-...Douwe Maan2017-06-291-0/+53
|\
| * Fix saShinya Maeda2017-06-281-3/+1