summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'adam-build-missing-services-when-necessary' into 'master' Douwe Maan2016-11-161-7/+13
|\
| * Defer saving project services to the database if there are no user changesadam-build-missing-services-when-necessaryAdam Niedzielski2016-11-161-7/+13
* | Merge branch '21992-disable-access-requests-by-default' into 'master' Robert Speicher2016-11-163-19/+17
|\ \
| * | Make access request specs explicitly enable or disable access requests as req...Nick Thomas2016-11-113-19/+17
* | | Do not create a MergeRequestDiff record when source branch is deletedfix-merge-request-screen-deleted-source-branchAdam Niedzielski2016-11-161-0/+10
* | | Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+54
|\ \ \ | |_|/ |/| |
| * | Add button to delete all merged branchesToon Claes2016-11-091-0/+54
* | | Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-4/+33
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-083-18/+75
|\ \
| * \ Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-072-16/+49
| |\ \
| | * | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-072-16/+42
| | * | Flush Housekeeping data from Redis specsYorick Peterse2016-11-071-0/+7
| | |/
| * | Refine Git garbage collectionJacob Vosmaer2016-11-041-2/+26
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-031-4/+24
|\ \ | |/
| * Merge branch 'allow-owner-to-run-ci-builds' into 'master' Rémy Coutable2016-11-021-4/+24
| |\
| | * Allow owners to fetch source code in CI buildsallow-owner-to-run-ci-buildsKamil Trzcinski2016-11-011-4/+24
* | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0212-129/+325
|\ \ \ | |/ /
| * | Merge branch '22448-fix-500-nonexisting-branch' into 'master' Sean McGivern2016-11-011-0/+49
| |\ \
| | * | Add validation errors to Merge Request formAlex Sanford2016-11-011-0/+49
| | |/
| * | Merge branch 'issue_23242' into 'master' Sean McGivern2016-11-011-1/+1
| |\ \
| | * | Fix project features default valuesFelipe Artur2016-11-011-1/+1
| | |/
| * | Implement CreateMembers service to make controller thinrefactor_group_membersValery Sizov2016-11-011-0/+25
| |/
| * Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan2016-10-311-50/+123
| |\
| | * Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-50/+123
| * | Merge branch '23106-events-default-scope-results-in-a-slow-query' into 'master' Yorick Peterse2016-10-311-1/+1
| |\ \
| | * | Optimize Event queries by removing default order23106-events-default-scope-results-in-a-slow-queryAlejandro Rodríguez2016-10-271-1/+1
| * | | Merge branch 'ee-1159-allow-permission-check-bypass-in-approve-access-request...Stan Hu2016-10-281-6/+57
| |\ \ \ | | |_|/ | |/| |
| | * | Allow Members::ApproveAccessRequestService to accept a new :force paramee-1159-allow-permission-check-bypass-in-approve-access-request-serviceRémy Coutable2016-10-281-6/+57
| | |/
| * | Merge branch 'adam-fix-labels-find-or-create' into 'master' Douwe Maan2016-10-281-20/+31
| |\ \
| | * | Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-20/+31
| | |/
| * | Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-282-2/+4
| |\ \
| | * | Fix optimistic lockingKamil Trzcinski2016-10-262-2/+4
| | |/
| * | Merge branch 'fix/make-github-import-retryable' into 'master' Sean McGivern2016-10-281-1/+1
| |\ \
| | * | Check if repository already exists before trying to re-import itAhmad Sherif2016-10-281-1/+1
| | |/
| * | Finish updates to use JIRA gemFelipe Artur2016-10-262-48/+33
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-251-6/+37
|\ \ | |/
| * Merge branch '23662-issue-move-user-reference-exception' into 'master' Douwe Maan2016-10-251-2/+12
| |\
| | * Fix `User#to_reference`23662-issue-move-user-reference-exceptionTimothy Andrew2016-10-251-2/+12
| * | Fix Rubocop offenses in issue move specsGrzegorz Bizon2016-10-241-3/+3
| * | Add spec in Issues::MoveService to fix label assignment regressionStan Hu2016-10-241-5/+26
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-241-0/+12
|\ \ | |/
| * Ignore external issues when bulk assigning issues to author of merge request.fix-bulk-assign-issues-for-external-issuesAdam Niedzielski2016-10-201-0/+12
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2010-30/+284
|\ \ | |/
| * Differentiate the expire from leave eventCallum Dryden2016-10-201-0/+19
| * Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-196-0/+146
| |\
| | * Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-12/+17
| | * Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
| | * Add service to create project labelsDouglas Barbosa Alexandre2016-10-191-0/+51
| | * Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre2016-10-191-0/+10
| | * Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-192-0/+51