summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan2017-06-201-0/+61
|\
| * Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-0/+61
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-3/+9
* | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-2/+2
* | Translate project & repository pagesBob Van Landuyt2017-06-071-1/+1
* | Just let the user to create the namespace2563-backport-ee1942Lin Jen-Shin2017-06-061-4/+4
* | Merge branch 'pull-mirror-overhaul-ce-backport' into 'master'Douwe Maan2017-06-051-5/+3
|\ \
| * | backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-5/+3
| |/
* | Allow manual bypass of auto_sign_in_with_providermabes/gitlab-ce-bypass-auto-loginMaxime Besson2017-06-021-1/+1
|/
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-1/+1
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-1/+1
* | Fix propagate service spec transient failurefix/transient-service-template-specJames Lopez2017-05-231-4/+8
* | minor adjustments to the specsJose Ivan Vargas2017-05-221-1/+1
* | Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas2017-05-221-1/+1
* | Prevent project transfer if a new group is not selectedJose Ivan Vargas2017-05-221-0/+1
|/