summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* shows user avatar in mention autocomplete in editor22790-mention-autocomplete-avatarNur Rony2016-11-161-4/+5
* Merge branch '21076-deleted-merged-branches' into 'master' Douwe Maan2016-11-151-0/+18
|\
| * Add button to delete all merged branchesToon Claes2016-11-091-0/+18
* | Does not raise error when Note not found when processing NewNoteWorkerOswaldo Ferreira2016-11-111-2/+5
* | Merge branch 'pipeline-notifications' into 'master' Sean McGivern2016-11-092-22/+24
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-083-42/+67
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-0210-49/+93
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-253-2/+80
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-241-1/+1
| |\ \ \ \
| * | | | | Well pusher's privilege for read_build could be removedLin Jen-Shin2016-10-221-1/+3
| * | | | | Send only to users have :read_build access, feedback:Lin Jen-Shin2016-10-211-3/+8
| * | | | | Should send to notification_email instead, feedback:Lin Jen-Shin2016-10-201-1/+1
| * | | | | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-2012-23/+177
| |\ \ \ \ \
| * | | | | | Use bcc for pipeline emails because:Lin Jen-Shin2016-10-181-3/+1
| * | | | | | Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin2016-10-181-4/+20
| |\ \ \ \ \ \
| * | | | | | | Change service to be a worker, feedback:Lin Jen-Shin2016-10-171-13/+0
| * | | | | | | We're using BaseServiceLin Jen-Shin2016-10-171-1/+1
| * | | | | | | recipients should be a list of emailsLin Jen-Shin2016-10-171-2/+2
| * | | | | | | Revert "Revert this until we do notifications"Lin Jen-Shin2016-10-171-1/+1
| * | | | | | | Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-172-8/+18
* | | | | | | | Merge branch 'unauthenticated-container-registry-access' into 'security'Alejandro Rodriguez2016-11-091-6/+10
* | | | | | | | Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-091-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'process-commits-using-sidekiq' into 'master' Robert Speicher2016-11-072-34/+16
|\ \ \ \ \ \ \
| * | | | | | | Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-072-34/+16
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Refine Git garbage collectionJacob Vosmaer2016-11-041-8/+51
|/ / / / / /
* | | | | | Merge branch '22448-fix-500-nonexisting-branch' into 'master' Sean McGivern2016-11-011-16/+34
|\ \ \ \ \ \
| * | | | | | Add validation errors to Merge Request formAlex Sanford2016-11-011-16/+34
* | | | | | | Implement CreateMembers service to make controller thinrefactor_group_membersValery Sizov2016-11-011-0/+16
|/ / / / / /
* | | | | | Merge branch '22271-drone-tag-pipeline-build' into 'master' Douwe Maan2016-10-313-4/+4
|\ \ \ \ \ \
| * | | | | | Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-283-4/+4
* | | | | | | Merge branch 'ee-1159-allow-permission-check-bypass-in-approve-access-request...Stan Hu2016-10-281-5/+16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Allow Members::ApproveAccessRequestService to accept a new :force paramee-1159-allow-permission-check-bypass-in-approve-access-request-serviceRémy Coutable2016-10-281-5/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'adam-fix-labels-find-or-create' into 'master' Douwe Maan2016-10-281-4/+7
|\ \ \ \ \ \
| * | | | | | Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-4/+7
| |/ / / / /
* | | | | | Merge branch 'use-optimistic-locking' into 'master' Stan Hu2016-10-282-19/+15
|\ \ \ \ \ \
| * | | | | | Make retry_lock to not be infiniteuse-optimistic-lockingKamil Trzcinski2016-10-271-2/+2
| * | | | | | Fix Rubocop unused variables warningStan Hu2016-10-261-2/+2
| * | | | | | Remove puts to solve Rubocop errorsStan Hu2016-10-261-2/+0
| * | | | | | Fix optimistic lockingKamil Trzcinski2016-10-261-2/+4
| * | | | | | Add tests for optimistic lockingKamil Trzcinski2016-10-261-1/+1
| * | | | | | Use optimistic lockingKamil Trzcinski2016-10-262-19/+15
| |/ / / / /
* | | | | | Check if repository already exists before trying to re-import itAhmad Sherif2016-10-281-1/+1
|/ / / / /
* | | | | Merge branch 'barthc/gitlab-ce-prevent_authored_vote_from_notes'Rémy Coutable2016-10-241-2/+4
|\ \ \ \ \
| * | | | | Fix authored vote from notesbarthc2016-10-241-2/+4
| | |_|_|/ | |/| | |
* | | | | Implement third round of review comments from @DouweM.21513-fix-branch-protection-apiTimothy Andrew2016-10-242-13/+4
* | | | | Implement second round of review comments from @DouweM.Timothy Andrew2016-10-242-8/+8
* | | | | Implement review comments from @DouweM.Timothy Andrew2016-10-241-10/+15
* | | | | Implement review comments from @dbalexandre.Timothy Andrew2016-10-241-37/+8
* | | | | Fix branch protection API.Timothy Andrew2016-10-242-0/+109
|/ / / /
* | | | Ignore external issues when bulk assigning issues to author of merge request.fix-bulk-assign-issues-for-external-issuesAdam Niedzielski2016-10-201-1/+1
| |_|/ |/| |