summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-3/+2
* Merge branch 'fix/admin-integrations' into 'master' Sean McGivern2017-05-051-0/+103
|\
| * refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-051-7/+11
| * refactor code based on feedbackJames Lopez2017-05-051-9/+8
| * add callbacks in bulkJames Lopez2017-05-051-0/+18
| * fixed all issues - not doing bulk create.James Lopez2017-05-051-0/+12
| * refactor a few things based on feedbackJames Lopez2017-05-041-4/+4
| * add more examples for testing SQLJames Lopez2017-05-041-0/+30
| * refactor worker into serviceJames Lopez2017-05-041-0/+40
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-051-73/+0
|\ \
| * \ Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-041-73/+0
| |\ \
| | * | Support uploaders for personal snippets comments12910-uploader-pers-snippetJarka Kadlecova2017-05-021-73/+0
* | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
|/ / /
* | | Merge branch '29673-500-internal-server-error-when-enabling-a-deploy-key-more...Rémy Coutable2017-05-031-0/+10
|\ \ \ | |_|/ |/| |
| * | Detect already enabled DeployKeys in EnableDeployKeyServiceMark Fletcher2017-05-031-0/+10
| |/
* | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-011-1/+1
|/
* Make namespace owner master of project upon creationtc-make-user-master-project-by-adminToon Claes2017-04-271-0/+16
* Does not remove the GitHub remote when importing from GitHubDouglas Barbosa Alexandre2017-04-181-0/+9