summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-1213-42/+228
|\
| * Merge branch 'allow_multiple_labels_commands' into 'master' Rémy Coutable2016-10-111-3/+18
| |\
| | * allow multiple labels commandsbarthc2016-10-111-3/+18
| * | Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-111-0/+35
| |\ \ | | |/ | |/|
| | * fixup! Added link to bulk assign issues to MR author. (Issue #18876)James Edwards-Jones2016-10-071-3/+3
| | * Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+35
| * | Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-112-5/+7
| * | Merge branch 'empty-mrs' into 'master' Rémy Coutable2016-10-111-12/+11
| |\ \
| | * | Allow empty merge requestsArtem Sidorenko2016-10-111-12/+11
| * | | Fix ci pipeline processing with async jobsGrzegorz Bizon2016-10-071-0/+2
| |/ /
| * | Change issue board defaultsAnnabel Dunstone Gray2016-10-061-4/+2
| * | Merge branch 'issue-boards-new-issue' into 'master' Fatih Acet2016-10-061-0/+16
| |\ \
| | * | Add service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-061-0/+16
| | |/
| * | Revert "Label list shows all issues (opened or closed) with that label"Douglas Barbosa Alexandre2016-10-061-6/+1
| * | Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable2016-10-064-12/+136
| |\ \ | | |/ | |/|
| | * multi-file commitMarc Siegfriedt2016-10-054-12/+136
* | | Remove support for branch-less builds in MWBSGrzegorz Bizon2016-10-061-10/+10
* | | Fix tests and code for MWBS event move to pipelineGrzegorz Bizon2016-10-061-0/+6
* | | Move MWBS trigger from build to pipeline eventGrzegorz Bizon2016-10-063-17/+17
|/ /
* | Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-062-0/+14
|\ \ | |/ |/|
| * Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-272-0/+14
* | Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre2016-10-041-1/+7
* | Merge branch 'cleanup-mentionable-methods-arguments' into 'master' Douwe Maan2016-10-041-1/+1
|\ \
| * | Use SELECT 1, instead SELECT COUNT(*) to ask for notes existencycleanup-mentionable-methods-argumentsPaco Guzman2016-10-041-1/+1
* | | Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher2016-10-042-7/+34
|\ \ \ | |/ / |/| |
| * | Invert method's namingRémy Coutable2016-10-031-3/+3
| * | Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable2016-10-032-5/+8
| * | Improve Members::DestroyServiceRémy Coutable2016-10-031-7/+31
* | | Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-032-2/+2
|/ /
* | Add a /wip slash commandThomas Balthazar2016-10-033-5/+31
* | Merge branch '22773-add-comparison-link-to-system-note' into 'master' Dmitriy Zaporozhets2016-10-031-2/+18
|\ \
| * | Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds2016-09-301-5/+8
| * | Add link to comparison from system note, update changelogMatthew Dodds2016-09-291-1/+14
* | | Fix RuboCop failure in app/services/notification_service.rbRobert Speicher2016-10-021-2/+7
* | | Merge branch 'jimmykarily/gitlab-ce-notify_current_user_when_merging_an_mr_af...Robert Speicher2016-10-021-5/+9
|\ \ \
| * | | Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-291-5/+9
| |/ /
* | | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-021-0/+25
|\ \ \
| * | | Inverse condition in Members::RequestAccessServiceRémy Coutable2016-09-221-3/+3
| * | | New Members::RequestAccessServiceRémy Coutable2016-09-221-0/+25
| | |/ | |/|
* | | Close todos when accepting a MR via the API.Tony Gambone2016-09-291-0/+1
* | | fix broken repo 500 errors in UI and added relevant specsJames Lopez2016-09-291-0/+5
| |/ |/|
* | Fix permission for setting an issue's due dateRémy Coutable2016-09-282-2/+3
* | Be nice to Docker Clients talking to JWT/authKamil Trzcinski2016-09-271-2/+9
* | Inverse condition in Members::ApproveAccessRequestServicerc-new-members-approve-request-access-serviceRémy Coutable2016-09-221-3/+3
* | Ensure Members::ApproveAccessRequestService can fin a requester by IDRémy Coutable2016-09-221-1/+2
* | New Members::ApproveAccessRequestServiceRémy Coutable2016-09-221-0/+30
|/
* Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable2016-09-211-1/+1
|\
| * Improve JwtController implementationpost-merge-improve-of-ci-permissionsKamil Trzcinski2016-09-201-1/+1
* | Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-216-1/+32
|\ \
| * | Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew2016-09-211-1/+1