summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* Differentiate the expire from leave eventCallum Dryden2016-10-201-0/+4
* Avoid touch label links that does not belongs to project when moving itfeature/group-level-labelsDouglas Barbosa Alexandre2016-10-191-15/+42
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-194-4/+4
* Add support to group labels to SlashCommands::InterpretServiceDouglas Barbosa Alexandre2016-10-191-2/+4
* User Labes::CreateService to create labelsDouglas Barbosa Alexandre2016-10-193-10/+5
* Add service to create project labelsDouglas Barbosa Alexandre2016-10-191-0/+33
* Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre2016-10-191-1/+2
* Fix IssuableBaseService#find_or_create_label_idsDouglas Barbosa Alexandre2016-10-191-1/+1
* Skip update query if label have the same id on Labels::TransferServiceDouglas Barbosa Alexandre2016-10-191-0/+2
* Include global labels when moving an issue to another projectDouglas Barbosa Alexandre2016-10-191-2/+6
* Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre2016-10-192-0/+56
* Allow user to create a board list based on a group labelDouglas Barbosa Alexandre2016-10-191-1/+5
* Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre2016-10-192-6/+11
* Merge branch 'sh-improve-merge-service-logging' into 'master' Robert Speicher2016-10-191-4/+16
|\
| * Identify merge request project and IID in log messagesh-improve-merge-service-loggingStan Hu2016-10-181-1/+7
| * Improve error logging of MergeServiceStan Hu2016-10-181-4/+10
* | Merge branch '22191-delete-dynamic-envs-mr' into 'master' Rémy Coutable2016-10-191-6/+15
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-181-4/+20
| |\
| * | Fix environments specsKamil Trzcinski2016-10-171-1/+1
| * | Work on specsKamil Trzcinski2016-10-171-2/+2
| * | Improve after code reviewKamil Trzcinski2016-10-171-2/+3
| * | Save `on_stop` in deploymentKamil Trzcinski2016-10-171-1/+2
| * | Add `action` and `on_stop` to `environment` in .gitlab-ci.ymlKamil Trzcinski2016-10-171-13/+9
| * | Refactor code to use available and stopped statuses and refactor views to use...Kamil Trzcinski2016-10-171-7/+7
| * | Merge remote-tracking branch 'origin/master' into 22191-delete-dynamic-envs-mrKamil Trzcinski2016-10-1728-119/+358
| |\ \
| * | | Initial support for closing environmentsKamil Trzcinski2016-10-061-1/+11
* | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailspipeline-emailsLin Jen-Shin2016-10-181-4/+20
|\ \ \ \ | | |_|/ | |/| |