summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-1/+1
* Fix enum listsShinya Maeda2017-09-051-1/+1
* Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-051-0/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2017-08-314-2/+103
|\
| * Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-314-2/+103
| |\
| | * Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-254-2/+103
* | | Merge remote-tracking branch 'upstream/master' into 36807-gc-unwanted-refs-af...Lin Jen-Shin2017-08-305-30/+113
|\ \ \ | |/ /
| * | Don't add admins as masters to projects created in another user's namespaceNick Thomas2017-08-251-1/+1
| * | Cache the number of open issues and merge requestsYorick Peterse2017-08-234-29/+112
| |/
* | Try to make reserved ref names more obviousLin Jen-Shin2017-08-251-1/+1
* | Resolve feedback on the MR:Lin Jen-Shin2017-08-251-2/+2
* | Move to Projects::HousecleaningServiceLin Jen-Shin2017-08-241-1/+1
* | Use block rather than just bLin Jen-Shin2017-08-241-4/+4
* | Just use methods over constants, so that we couldLin Jen-Shin2017-08-241-1/+1
* | Add changelog and testsLin Jen-Shin2017-08-232-0/+68
|/
* Merge branch 'forks-count-cache' into 'master'Douwe Maan2017-08-153-0/+58
|\
| * Cache the number of forks of a projectforks-count-cacheYorick Peterse2017-08-143-0/+58
* | Merge branch '36378-error-raising-expectation-in-spec-fix' into 'master'Robert Speicher2017-08-141-2/+2
|\ \ | |/ |/|
| * Fix positive raise_error expectation without specifying the error type expect...36378-error-raising-expectation-in-spec-fixTiago Botelho2017-08-141-2/+2
* | Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
|/
* Add checks for branch existence before changing HEAD36010-api-v4-allows-setting-a-branch-that-doesn-t-exist-as-the-default-oneblackst0ne2017-08-081-0/+7
* Merge branch 'github' into 'master'Robert Speicher2017-08-071-24/+8
|\
| * Does not fetch repository when importing from GitHub on import serviceDouglas Barbosa Alexandre2017-08-071-24/+8
* | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-071-0/+26
|\ \
| * | After merge cleanupZ.J. van de Weg2017-08-071-2/+2
| * | Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-0714-47/+183
| |\ \ | | |/
| * | Rename GitLabProjectImporterService and misc fixesZ.J. van de Weg2017-08-011-1/+1
| * | Allow projects to be started from a templateZ.J. van de Weg2017-07-281-0/+26
* | | Show group milestones in autocompleteSean McGivern2017-08-071-0/+27
| |/ |/|
* | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-028-10/+10
* | Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-1/+1
* | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-5/+5
* | Avoid expect_any_instance_of because it doesn't workavoid-expect_any_instance_ofLin Jen-Shin2017-07-311-9/+13
* | Use described_class when possibleRémy Coutable2017-07-273-6/+6
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-2713-13/+13
* | Merge branch 'fix/gb/handle-max-pages-artifacts-size-correctly' into 'master'Kamil Trzciński2017-07-261-0/+72
|\ \
| * | Fix rubocop offense in update pages service specsGrzegorz Bizon2017-07-251-1/+1
| * | Handle maximum pages artifacts size correctlyGrzegorz Bizon2017-07-251-0/+72
| |/
* | Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-7/+67
|\ \ | |/ |/|
| * Move exception handling to executeTiago Botelho2017-07-261-20/+17
| * Handle errors while a project is being deleted asynchronously.Timothy Andrew2017-07-201-0/+63
* | Fix editing project with container images presentGrzegorz Bizon2017-07-241-1/+8
|/
* Update specs for new upload pathBob Van Landuyt2017-07-181-2/+2
* Adds specs for renaming a project with container imagesGrzegorz Bizon2017-07-141-0/+15
* Add specs for changing default branch in a projectGrzegorz Bizon2017-07-141-9/+25
* Recover from renaming project that has container imagesGrzegorz Bizon2017-07-131-2/+3
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-2/+2
* Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-291-0/+6
* Fixed DestroyService spec to actually test if removal was successfulbackport-destroy-service-spec-fixesGabriel Mazetto2017-06-241-2/+3
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-215-26/+26