summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-1311-33/+76
|\
| * Remove Boards::BaseServiceDouglas Barbosa Alexandre2016-10-1111-14/+10
| * Refactoring service to create a new issue in a board listDouglas Barbosa Alexandre2016-10-111-4/+11
| * Update Boards::Lists::DestroyService to remove list on a specic boardDouglas Barbosa Alexandre2016-10-111-0/+4
| * Add Boards::ListService service to list project boardsDouglas Barbosa Alexandre2016-10-111-0/+14
| * Removes all labels from project boards when moving and issue to doneDouglas Barbosa Alexandre2016-10-111-1/+1
| * Update Boards::Issues::MoveService to move issues on a specific boardDouglas Barbosa Alexandre2016-10-111-0/+4
| * Update Boards::Issues::ListService to list issues for a board listDouglas Barbosa Alexandre2016-10-111-0/+4
| * Update Boards::Lists::MoveService to move lists inside a specific boardDouglas Barbosa Alexandre2016-10-111-1/+2
| * Update Boards::Lists::GenerateService to generate for a specific boardDouglas Barbosa Alexandre2016-10-111-4/+4
| * Update Boards::Lists::CreateService to create lists for a specific boardDouglas Barbosa Alexandre2016-10-112-6/+5
| * Add Boards::Lists::ListService to list lists for a specific boardDouglas Barbosa Alexandre2016-10-111-0/+9
| * Update Boards::CreateService to handle with the has_many associationDouglas Barbosa Alexandre2016-10-111-5/+10
* | Merge branch '23234-deleting-a-milestone-removes-source-branch-deletion-optio...Rémy Coutable2016-10-131-1/+4
|\ \
| * | Maintain "force_remove_source_branch" options on Merge Request unless specifiedMark Fletcher2016-10-131-1/+4
* | | Merge branch 'feature/improve-mrwbs-and-todos-for-pipelines' into 'master' Kamil Trzciński2016-10-133-17/+23
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon2016-10-1213-42/+228
| |\ \
| * | | 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
* | | | Refactor straight compare diff codeDmitriy Zaporozhets2016-10-121-2/+2
* | | | Use straight diff approach when compare merge request versionsDmitriy Zaporozhets2016-10-121-3/+4
| |/ / |/| |
* | | 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
* | 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