summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'option-to-be-notified-of-own-activity' into 'master' Douwe Maan2017-02-131-0/+59
|\
| * Update NotificationService to respect User#notified_of_own_activityRichard Macklin2017-02-011-0/+59
* | Merge branch '27886_rebasing_fix' into 'master'Sean McGivern2017-02-131-9/+32
|\ \
| * | Mark as WIP based on MR commits onlyJarka Kadlecova2017-02-131-9/+32
* | | Merge branch '24976-start-of-line-mention' into 'master' Sean McGivern2017-02-131-1/+205
|\ \ \
| * | | Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan2017-02-081-1/+205
* | | | fix issue creation from milestone doesn't assign the milestonewendy04022017-02-122-1/+11
| |/ / |/| |
* | | Merge branch 'rename_delete_services' into 'master'Rémy Coutable2017-02-083-14/+15
|\ \ \ | |/ / |/| |
| * | Fix inconsistent naming for services that delete thingsdixpac2017-02-083-14/+15
* | | Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-071-2/+2
|\ \ \
| * | | Update changesKamil Trzcinski2017-02-061-2/+2
* | | | Merge branch 'refresh-permissions-when-moving-projects' into 'master' Rémy Coutable2017-02-071-0/+26
|\ \ \ \
| * | | | Refresh authorizations when transferring projectsrefresh-permissions-when-moving-projectsYorick Peterse2017-02-071-0/+26
| | |/ / | |/| |
* | | | Merge branch '21518_recaptcha_spam_issues' into 'master'Sean McGivern2017-02-072-0/+149
|\ \ \ \ | |/ / / |/| | |
| * | | Use reCaptcha when an issue identified as spamJarka Kadlecova2017-02-072-0/+149
| |/ /
* | | Merge branch 'issue_19262' into 'master' Sean McGivern2017-02-071-0/+39
|\ \ \
| * | | Disallow system notes for closed issuablesissue_19262Felipe Artur2017-02-061-0/+39
* | | | Merge branch 'ee-1439-read-only-user' into 'master' Douwe Maan2017-02-071-1/+1
|\ \ \ \
| * | | | Use random group name to prevent conflictsDouwe Maan2017-02-061-1/+1
| | |/ / | |/| |
* | | | Merge branch 'fix-deleting-project-again' into 'master' Douwe Maan2017-02-061-20/+29
|\ \ \ \
| * | | | Test both execute and async_executefix-deleting-project-againLin Jen-Shin2017-02-041-21/+29
| * | | | Move the tests to spec/services/projects/destroy_service_spec.rbLin Jen-Shin2017-02-031-1/+2
* | | | | Merge branch 'jej-pages-to-ce' into 'master' Douwe Maan2017-02-064-0/+153
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'master' into 'jej-pages-to-ce'jej-pages-to-ceJames Edwards-Jones2017-02-069-82/+45
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into jej-pages-picked-from-eeJames Edwards-Jones2017-02-037-26/+33
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Fix GitLab Pages not refreshing upon new contentStan Hu2017-02-011-0/+24
| * | | | | Active tense test coverage in pages specValery Sizov2017-02-011-3/+3
| * | | | | Fixed Rubocop deprecation warningsYorick Peterse2017-02-011-3/+3
| * | | | | Fix Rubocop offensesGrzegorz Bizon2017-02-012-8/+8
| * | | | | [CE->EE] Fix specsValery Sizov2017-02-011-1/+1
| * | | | | Fix EE specs after ci_commit rename to pipelineKamil Trzcinski2017-01-311-3/+3
| * | | | | Introduce pages_deployed? to Project modelKamil Trzcinski2017-01-311-6/+6
| * | | | | Pages domain model specsKamil Trzcinski2017-01-311-0/+0
| * | | | | Added support for zip archives in pagesKamil Trzcinski2017-01-311-32/+42
| * | | | | Move most of PagesWorker logic UpdatePagesServiceKamil Trzcinski2017-01-312-2/+72
| * | | | | Rename pages namespace or project path when changedKamil Trzcinski2017-01-311-0/+2
| * | | | | Fix specsKamil Trzcinski2017-01-311-0/+4
| * | | | | Add GitLab PagesKamil Trzcinski2017-01-311-0/+43
| | |_|_|/ | |/| | |
* | | | | Merge branch 'traits-for-featurs' into 'master'Robert Speicher2017-02-061-4/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-4/+0
| | |_|/ | |/| |
* | | | Update system_note_service_spec.rbPedro Moreira da Silva2017-02-061-5/+5
|/ / /
* | | Merge branch 'add-issues-to-boards' into 'master' Fatih Acet2017-02-037-77/+8
|\ \ \
| * | | Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-031-0/+12
| * | | Remove backlog lists from board servicesDouglas Barbosa Alexandre2017-02-037-87/+6
| | |/ | |/|
* | | Merge branch 'Add-a-shash-command-for-target-merge-request-branch' into 'master'Sean McGivern2017-02-031-0/+32
|\ \ \ | |/ / |/| |
| * | Adds /target_branch slash command functionality for merge requestsYarNayar2017-02-031-0/+32
* | | Backport changes from EE squashSean McGivern2017-02-031-1/+1
* | | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-024-21/+28
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-025-231/+320
| |\ \ \ | | | |/ | | |/|
| * | | We don't care about the return value nowLin Jen-Shin2017-01-261-1/+1