summaryrefslogtreecommitdiff
path: root/spec/controllers/projects
Commit message (Expand)AuthorAgeFilesLines
* Just use the repo. Not sure why master could passLin Jen-Shin2017-08-111-2/+2
* Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin2017-08-112-5/+5
|\
| * Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-092-5/+5
* | Fix more testsLin Jen-Shin2017-08-111-0/+2
* | Don't try to create diffs if one of the branch is missingLin Jen-Shin2017-08-101-1/+1
* | Fix some tests and report the error messageLin Jen-Shin2017-08-091-1/+1
|/
* Merge branch 'master' into ideMike Greiling2017-08-071-1/+1
|\
| * fix #3686 make tarball download url to end with extensionhaseeb2017-08-031-1/+1
* | Fix blob_controller_spec plain to raw_pathLuke "Jared" Bennett2017-08-041-1/+1
* | Merge branch 'master' into ideDouwe Maan2017-08-0339-94/+63
|\ \ | |/
| * 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
| |/
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-311-1/+61
|\ \ | |/
| * Fix replying to commit comments on MRs from forksSean McGivern2017-07-281-1/+61
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-285-24/+78
|\ \ | |/
| * 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
* | | | | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-2027-692/+1282
|\ \ \ \ \ | |/ / / /
| * | | | 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