summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-confidential-issues-webhooks' into 'master'Douwe Maan2016-09-054-56/+141
* Merge branch 'fix-issue-boards-leak-private-labels-names-descriptions' into '...Douwe Maan2016-08-311-1/+10
* Merge branch '21459-resolving-merge-conflicts-from-a-forked-repo-through-ui' ...Douwe Maan2016-08-311-0/+87
* Merge branch '21257-label-lists-should-shows-opened-or-closed-issues-with-tha...Robert Speicher2016-08-261-4/+4
* Merge branch 'mark-as-processable' into 'master' Robert Speicher2016-08-191-3/+43
* Merge branch '21039-member-invite-declined-email-wrong-arguments' into 'master' Rubén Dávila Santos2016-08-191-0/+40
* Merge branch 'diff-line-comment-vuejs' into 'master' Douwe Maan2016-08-192-0/+92
* Merge branch '4273-slash-commands' into 'master'test-8-11-stable-2Robert Speicher2016-08-1810-16/+643
* Merge branch 'fix/simplify-todo-destroy-queries' into 'master' Yorick Peterse2016-08-181-10/+20
* Merge branch '2451-fix-mentions-in-issue-updates' into 'master' Robert Speicher2016-08-173-0/+48
* Merge branch 'ee-581-backport-changes' into 'master' Douwe Maan2016-08-171-6/+6
* Merge branch 'issue-boards' into 'master'Douwe Maan2016-08-177-0/+499
* 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
|\