summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-always-verify-source-branch-can-be-deleted' into 'master'Sean McGivern2017-07-041-2/+6
|\
| * Prevent accidental deletion of protected MR source branch by repeating checks...dm-always-verify-source-branch-can-be-deletedDouwe Maan2017-07-041-2/+6
* | Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-14/+58
|\ \
| * | Ensure /reassign does not assign multiple usersToon Claes2017-06-201-5/+14
| * | Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-17/+12
| * | Backport /reassign quick commandToon Claes2017-06-201-0/+18
| * | Backport issuable for assignee slash commands from EEToon Claes2017-06-201-8/+30
* | | DeleteMergedBranchesService should not delete protected branchesToon Claes2017-07-041-0/+2
* | | Merge branch 'fix-2801' into 'master'Sean McGivern2017-07-031-0/+1
|\ \ \
| * | | Expires full_path cache after repository is transferredDouglas Barbosa Alexandre2017-06-291-0/+1
| | |/ | |/|
* | | Set the GL_REPOSITORY env variable on Gitlab::Git::Hook34502-gitlab-git-hook-should-set-the-gl_repository-environment-variableAlejandro Rodríguez2017-06-292-4/+4
|/ /
* | Merge branch 'rs-silence-update-pages-service' into 'master'Rémy Coutable2017-06-291-1/+2
|\ \
| * | Perform unzip quietly in UpdatePagesServicers-silence-update-pages-serviceRobert Speicher2017-06-281-1/+2
* | | Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu2017-06-291-2/+1
* | | Merge branch 'dm-merge-request-creations-controller' into 'master'Sean McGivern2017-06-292-2/+2
|\ \ \
| * | | Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-282-2/+2
* | | | Merge branch '30708-stop-using-deleted-at-to-filter-namespaces' into 'master'Douwe Maan2017-06-293-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Removes redundant pending delete checks30708-stop-using-deleted-at-to-filter-namespacesTiago Botelho2017-06-281-3/+3
| * | | Fix current feature related specsTiago Botelho2017-06-283-6/+6
| |/ /
* | | Merge branch 'stop-notification-recipient-service-modifying-participants' int...Grzegorz Bizon2017-06-281-7/+10
|\ \ \
| * | | Ensure NotificationRecipientService doesn't modify participantsSean McGivern2017-06-281-7/+10
| |/ /
* | | Merge branch 'issue-boards-closed-list-all' into 'master'Sean McGivern2017-06-281-2/+10
|\ \ \ | |/ / |/| |
| * | Fixed issue boards closed list not listing all issuesPhil Hughes2017-06-281-2/+10
| |/
* | update code based on feedbackJames Lopez2017-06-233-5/+2
* | fix bug in emails destroy serviceJames Lopez2017-06-232-3/+2
* | refactor update user service not to do auth checksJames Lopez2017-06-232-14/+7
* | fix specsJames Lopez2017-06-231-1/+1
* | more refactoringJames Lopez2017-06-231-2/+4
* | more refactoring based on feedbackJames Lopez2017-06-234-15/+5
* | refactor emails serviceJames Lopez2017-06-231-1/+11
* | update missing email actionsJames Lopez2017-06-231-1/+1
* | fix specsJames Lopez2017-06-232-2/+2
* | update to use emails destroy serviceJames Lopez2017-06-231-1/+1
* | add create and destroy services for emailsJames Lopez2017-06-233-0/+33
* | added service in the rest of controllers and classesJames Lopez2017-06-231-3/+3
* | update notification settings, fix api specsJames Lopez2017-06-231-1/+1
* | refactor profiles controller and update serviceJames Lopez2017-06-231-1/+1
* | update profiles controller to use new serviceJames Lopez2017-06-231-3/+3
* | use update service on ldap call and updated specs and serviceJames Lopez2017-06-231-4/+20
* | ported EE user service to CEJames Lopez2017-06-231-0/+24
* | Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master'Kamil Trzciński2017-06-211-2/+14
|\ \
| * | Memorize the value in methods rather than local34008-fix-CI_ENVIRONMENT_URL-2Lin Jen-Shin2017-06-211-6/+10
| * | Expand with all the variables so that things likeLin Jen-Shin2017-06-211-11/+7
| * | Move expanded_environment_url to CreateDeploymentServiceLin Jen-Shin2017-06-211-1/+12
| * | Don't expand CI_ENVIRONMENT_URL so runner would doLin Jen-Shin2017-06-211-2/+3
* | | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2116-76/+76
|/ /
* | Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan2017-06-201-40/+74
|\ \ | |/ |/|
| * Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollbackJames Edwards-Jones2017-06-201-40/+74
* | Reduce wait timings for Sidekiq jobsreduce-sidekiq-wait-timingsYorick Peterse2017-06-191-1/+1
* | Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern2017-06-167-25/+25
|\ \