summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'frank-west-iii/gitlab-ce-fwiii-5857-web-editor-overwrites-commits'Douwe Maan2016-08-151-0/+84
|\
| * Prevents accidental overwrites of commits from UIFrank West2016-08-151-0/+84
* | Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse2016-08-151-0/+36
|\ \ | |/ |/|
| * Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-0/+36
* | Don't show new MR URL after push when it doesn't make senseDouwe Maan2016-08-121-0/+34
* | Merge branch 'fix-namespace-deletion' into 'master' Robert Speicher2016-08-122-24/+40
|\ \ | |/ |/|
| * Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-112-24/+40
* | Merge remote-tracking branch 'origin/master' into improve-pipeline-processingKamil Trzcinski2016-08-121-0/+100
|\ \ | |/
| * api for generating new merge requestScott Le2016-08-111-0/+100
* | Use state machine for pipeline event processingKamil Trzcinski2016-08-111-2/+0
|/
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-117-285/+511
* Clean up project destructionclean-up-project-destroyStan Hu2016-08-101-1/+1
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-0922-76/+76
* remove offending empty linewinniehell2016-08-091-1/+0
* Merge branch 'zj-enable-deploy-keys-api' into 'master' Douwe Maan2016-08-081-0/+27
|\
| * Namespace EnableDeployKeyService under ProjectsZ.J. van de Weg2016-08-081-2/+2
| * Create service for enabling deploy keysZ.J. van de Weg2016-08-051-0/+27
* | Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable2016-08-041-0/+64
|\ \
| * | fix specJames Lopez2016-08-041-1/+1
| * | using shared path for project import uploads and refactored gitlab remove exp...James Lopez2016-08-041-0/+64
| |/
* | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-2/+2
* | Introduce Compare model in the codebase.Paco Guzman2016-08-031-4/+4
* | Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-0/+18
|/
* webhooks: include old revision in MR update eventsBen Boeckel2016-08-011-3/+3
* Properly abort a merge when merge conflicts occurreject-merge-conflictsStan Hu2016-07-291-0/+11
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-6/+6
* Fix `git_push_service_spec`Timothy Andrew2016-07-291-1/+2
* Fix default branch protection.Timothy Andrew2016-07-291-5/+12
* Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan2016-07-211-0/+81
|\
| * Extract helper methods to clean up RepositoryArchiveCleanUpService specDouglas Barbosa Alexandre2016-07-211-66/+37
| * Use Dir.mktmpdir instead of FileUtils.mkdir_p in the specDouglas Barbosa Alexandre2016-07-211-48/+56
| * Use find instead Ruby to remove files due to performance reasonsDouglas Barbosa Alexandre2016-07-211-19/+8
| * Cover the behavior RepositoryArchiveCleanUpService with testsDouglas Barbosa Alexandre2016-07-211-7/+89
| * Add service to clean up repository archive cacheDouglas Barbosa Alexandre2016-07-211-0/+31
* | Merge branch 'rs-bulk-issues-update-spec' into 'master' Robert Speicher2016-07-211-76/+55
|\ \ | |/ |/|
| * Refactor Issues::BulkUpdateService specrs-bulk-issues-update-specRobert Speicher2016-07-201-76/+55
* | Get rid of `is_image` in FileUploaderRémy Coutable2016-07-192-12/+0
|/
* Merge branch 'caironoleto/gitlab-ce-cn-issue-19747'Douwe Maan2016-07-181-0/+38
|\
| * Allow bulk (un)subscription from issues in issue indexCairo Noleto2016-07-141-0/+38
* | Merge branch 'undo-revert-of-4892' into 'master' 19396-api-allow-admin-owner-to-set-timestamp-when-changing-issue-stateRémy Coutable2016-07-182-4/+13
|\ \
| * | Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-182-4/+13
* | | Merge branch 'track-pipeline-user' into 'master' Rémy Coutable2016-07-181-1/+2
|\ \ \
| * | | Make rubocop happytrack-pipeline-userKamil Trzcinski2016-07-151-1/+1
| * | | Track a user who created a pipelineKamil Trzcinski2016-07-151-1/+2
| | |/ | |/|
* | | Merge branch 'fix-deployment-creation-on-build-retry' into 'master' Rémy Coutable2016-07-181-0/+16
|\ \ \
| * | | Fix creation of deployment on build that is retried, redeployed or rollbackfix-deployment-creation-on-build-retryKamil Trzcinski2016-07-161-0/+16
| | |/ | |/|
* | | Merge branch 'allow-to-pull-public-images' into 'master' Rémy Coutable2016-07-181-25/+79
|\ \ \ | |/ / |/| |
| * | Allow to access Container Registry for Public and Internal projectsallow-to-pull-public-imagesKamil Trzcinski2016-07-151-25/+79
| |/
* | Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me...Douwe Maan2016-07-151-15/+20
|\ \
| * | When Issue author assign or mention himself Todos are createdKatarzyna Kobierska2016-07-141-15/+20
| |/