summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0235-41/+41
* Merge branch 'rs-issuables-list-metadata-shared-examples' into 'master'Rémy Coutable2017-08-021-1/+3
|\
| * Make the 'issuables list meta-data' shared example less dangerousrs-issuables-list-metadata-shared-examplesRobert Speicher2017-08-011-1/+3
* | Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-017-13/+13
|/
* Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-014-8/+8
|\
| * Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-014-8/+8
* | Add option to use CommitLanguages RPCJacob Vosmaer2017-08-011-33/+0
|/
* Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-1/+61
* 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