summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add test for Project#protected_for?Lin Jen-Shin2017-06-011-0/+37
* Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-06-011-0/+14
|\
| * Add starred_by scope to ProjectToon Claes2017-05-301-0/+14
* | Now secret_variables_for would return the variablesLin Jen-Shin2017-06-011-3/+2
* | Update docs and use protected secret variable as the nameLin Jen-Shin2017-05-311-2/+2
* | Merge remote-tracking branch 'upstream/master' into 24196-protected-variablesLin Jen-Shin2017-05-311-13/+28
|\ \ | |/
| * Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable2017-05-301-13/+3
| * Update spec to match latest EE changesStan Hu2017-05-261-2/+7
| * Add missing project import job example from gitlab-eeAlejandro Rodríguez2017-05-261-0/+20
* | Merge secret and protected vars to variables_for(ref)Lin Jen-Shin2017-05-271-12/+30
* | Frontend implementation, tests, and changelogLin Jen-Shin2017-05-251-2/+2
* | Add tests and also pass protected vars to protected tagsLin Jen-Shin2017-05-251-0/+30
|/
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+9
* Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-071-0/+1
* Merge branch 'backport-ee-4b464eaaee' into 'master' Robert Speicher2017-05-051-8/+3
|\
| * Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeebackport-ee-4b464eaaeeRémy Coutable2017-05-041-8/+3
* | Set last_repository_updated_at to created_at upon project creationDouglas Barbosa Alexandre2017-05-041-0/+8
|/
* Include missing project attributes to Import/ExportJames Lopez2017-05-031-0/+19
* Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-021-0/+28
|\
| * Reject group-routes as names of child namespacesBob Van Landuyt2017-05-011-0/+7
| * The dynamic path validator can block out partial pathsBob Van Landuyt2017-05-011-0/+7
| * Streamline the path validation in groups & projectsBob Van Landuyt2017-05-011-0/+14
* | Update Carrierwave and fog-coreZeger-Jan van de Weg2017-05-011-9/+6
|/
* Merge branch 'bvl-fix-project-ci-status-cache' into 'master' Kamil Trzciński2017-04-071-1/+1
|\
| * Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt2017-04-071-1/+1
| * Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt2017-04-071-1/+1
* | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-071-75/+0
|\ \ | |/ |/|
| * Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-42/+56
| |\
| * \ Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags'Kushal Pandya2017-04-061-7/+8
| |\ \
| * | | Moved Project#protected_branch? to ProtectedBranch, similar for tagsJames Edwards-Jones2017-04-031-56/+0
| * | | Extracted ProtectableDropdown to clean up Project#open_branchesJames Edwards-Jones2017-04-031-19/+0
* | | | Merge branch 'optimise-pipelines' into 'master' Douwe Maan2017-04-061-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'origin/master' into optimise-pipelinesoptimise-pipelinesKamil Trzcinski2017-04-061-42/+55
| |\ \ \
| * | | | Fix tests and reviewKamil Trzcinski2017-04-061-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-061-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | adds relevant testsTiago Botelho2017-04-061-0/+1
| |/ /
* | | Fix project specs related to container registryGrzegorz Bizon2017-04-041-1/+2
* | | Refine method for checking project registry tagsGrzegorz Bizon2017-04-031-0/+60
* | | Refactor container registry repository tag stubsGrzegorz Bizon2017-04-031-1/+1
* | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-271-2/+5
|\ \ \ | |/ /
| * | Remove not necessary specsJarka Kadlecova2017-03-221-4/+0
| * | Escape route path for LIKE queriesJarka Kadlecova2017-03-211-2/+9
* | | Remove container_registry method from project classGrzegorz Bizon2017-03-241-26/+3
* | | Rename container image to repository in specsGrzegorz Bizon2017-03-231-2/+2
* | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-211-16/+58
|\ \ \ | |/ /
| * | Merge branch '29685-wrong-number-of-arguments-calling-http_url_to_repo-on-clo...Sean McGivern2017-03-211-5/+3
| |\ \ | | |/ | |/|
| | * Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-5/+3
| * | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+14
| |/
| * All CI offline migrationsKamil Trzciński2017-03-171-2/+1