summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-2754-118/+142
* Merge branch 'rename_done_to_closed' into 'master' Sean McGivern2017-03-276-17/+17
|\
| * Change Done column to Closed in issue boardsblackst0ne2017-03-246-17/+17
* | Merge branch 'sh-bring-back-option-to-be-notified-of-own-activity' into 'mast...Robert Speicher2017-03-271-0/+59
|\ \
| * \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-246-25/+98
| |\ \ | | |/
| * | Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-202-2/+5
| |\ \
| * \ \ Merge branch 'master' into sh-bring-back-option-to-be-notified-of-own-activityStan Hu2017-03-172-1/+80
| |\ \ \
| * | | | Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-0/+59
* | | | | Merge branch 'fix/gb/pipeline-retry-only-latest-jobs' into 'master' Kamil Trzciński2017-03-271-0/+13
|\ \ \ \ \
| * | | | | Do not retry jobs multiple times when retrying a pipelineGrzegorz Bizon2017-03-271-0/+13
| | |_|_|/ | |/| | |
* | | | | Implement new service for creating userGeorge Andrinopoulos2017-03-271-0/+182
* | | | | Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-242-3/+3
|/ / / /
* | | | Merge branch '24215-closed-issues-board' into 'master' Sean McGivern2017-03-231-1/+2
|\ \ \ \
| * | | | Display all closed issues in “done” board listJarka Kadlecova2017-03-231-1/+2
* | | | | Use match_array instead of eq when order is irrelevantRémy Coutable2017-03-221-1/+1
* | | | | Merge branch '29483-spam-check-only-title-and-description' into 'master' Sean McGivern2017-03-221-23/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Spam check only when spammable attributes have changedOswaldo Ferreira2017-03-211-23/+48
* | | | | Fix CreateBranchService after Repository#commit_file was renamed to create_fileAdam Niedzielski2017-03-211-0/+24
* | | | | Merge branch 'bugfix/systemhook' into 'master' Douwe Maan2017-03-211-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix bug when system hook for deploy keybilly.lb2017-03-161-0/+3
| |/ / /
* | | | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-201-0/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-0/+20
* | | | Merge branch '28890-allow-creating-mr-without-target-branch-in-url' into 'mas...Sean McGivern2017-03-201-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Allow creating merge request even if target branch is not specified in query ...Adam Niedzielski2017-03-171-1/+4
* | | | All CI offline migrationsKamil Trzciński2017-03-171-1/+1
| |_|/ |/| |
* | | Resolve "Extract logic of who should receive notification into separate classes"Dongqing Hu2017-03-171-1/+70
|/ /
* | Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+10
|/
* Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-161-11/+13
|\
| * Add 'Undo mark all as done' to TodosJacopo2017-03-161-11/+13
* | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-162-5/+5
* | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-59/+0
* | Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-141-0/+26
|/
* Rename variableBob Van Landuyt2017-03-133-18/+18
* Make sure the for a merge request only gets executed once.Bob Van Landuyt2017-03-131-0/+19
* Correctly indent quotes in new issue descriptionBob Van Landuyt2017-03-131-4/+4
* No need to look up the notable separately in the ResolveServiceBob Van Landuyt2017-03-131-1/+1
* Move functionality for resolving discussions into a concernBob Van Landuyt2017-03-131-3/+12
* Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-133-75/+38
* Delegate a single discussion to a new issueBob Van Landuyt2017-03-134-37/+201
* Speed up MergeRequest::RefreshService spec by combining examplessh-speed-up-refresh-serviceStan Hu2017-03-081-47/+57
* Fix transient failure in TodoService specRobert Speicher2017-03-071-1/+1
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-072-4/+11
|\
| * Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-4/+4
| |\
| | * Fix spec for Ci::RegisterJobServiceTomasz Maczukin2017-03-061-3/+3
| | * Refactor JobRequest response structureTomasz Maczukin2017-03-021-1/+1
| * | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-071-0/+7
* | | [Issue Board Sorting] More accurate move through the listorderable-issuesValery Sizov2017-03-071-7/+7
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-074-313/+504
|\ \ \ | |/ /
| * | Merge branch 'master' into 'rs-carrierwave-db'rs-carrierwave-dbDouwe Maan2017-03-061-4/+18
| |\ \
| | * \ Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-061-4/+18
| | |\ \