summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-072-1/+3
|\
| * Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-1/+1
| |\
| | * Refactor JobRequest response structureTomasz Maczukin2017-03-021-1/+1
| * | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-071-0/+2
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-073-1/+34
|\ \ \ | |/ /
| * | Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-062-0/+29
| |\ \
| | * \ Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-062-1/+3
| | |\ \
| | * | | Fix eslintZ.J. van de Weg2017-03-061-6/+3
| | * | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-067-90/+41
| | |\ \ \
| | * \ \ \ Merge branch 'master' into 'zj-create-mattermost-team'Luke "Jared" Bennett2017-03-021-25/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0226-80/+173
| | |\ \ \ \
| | * | | | | Improve UXZ.J. van de Weg2017-03-024-24/+13
| | * | | | | Review changesLuke "Jared" Bennett2017-02-281-1/+1
| | * | | | | Fix testsZ.J. van de Weg2017-02-243-10/+19
| | * | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-2426-95/+165
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-208-19/+118
| | |\ \ \ \ \ \
| | * | | | | | | Transactional mattermost team creationZ.J. van de Weg2017-02-202-8/+28
| | * | | | | | | Improve DRYness of viewsZ.J. van de Weg2017-02-162-1/+8
| | * | | | | | | Add tests for Mattermost team creationZ.J. van de Weg2017-02-161-1/+3
| | * | | | | | | Create MM team for GitLab groupZ.J. van de Weg2017-02-161-0/+5
| * | | | | | | | Merge branch 'master' into pipeline-blocking-actionspipeline-blocking-actionsGrzegorz Bizon2017-03-062-1/+3
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Always actionize build when it is a manual actionGrzegorz Bizon2017-03-061-4/+3
| * | | | | | | | Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-2/+2
| * | | | | | | | Add support for blocking actions to CI/CD pipelineGrzegorz Bizon2017-03-061-0/+2
| * | | | | | | | Refactor code related to pipeline blocking actionsGrzegorz Bizon2017-03-061-2/+2
| * | | | | | | | Make manual actions blockingKamil Trzcinski2017-03-061-0/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Address review commentsValery Sizov2017-03-071-2/+2
* | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-062-1/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'introduce-pipeline-triggers' into 'master' Sean McGivern2017-03-061-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Make triggers to be user awareKamil Trzcinski2017-03-051-1/+1
| | |/ / / / / /
| * | | | | | | Delete artifacts for pages unless expiry date is specifieddelete-pagesKamil Trzcinski2017-03-051-0/+2
| |/ / / / / /
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-0324-166/+127
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'dm-fix-cherry-pick' into 'master' Robert Speicher2017-03-031-32/+20
| |\ \ \ \ \ \
| | * | | | | | Remove useless assignmentdm-fix-cherry-pickDouwe Maan2017-03-031-1/+1
| | * | | | | | Use separate error class for cherry-pick and revert tree errorsDouwe Maan2017-03-021-9/+5
| | * | | | | | Fix cherry-picking or reverting through an MRDouwe Maan2017-03-021-30/+22
| * | | | | | | Merge branch 'revert_disallow_system_notes_for_closed_issuables' into 'master' Sean McGivern2017-03-031-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "Disallow system notes for closed issuables"revert_disallow_system_notes_for_closed_issuablesFelipe Artur2017-03-021-1/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'fix/gb/fix-build-retry-tags-assignment' into 'master' Kamil Trzciński2017-03-031-14/+5
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix Rubocop offense in build retry servicefix/gb/fix-build-retry-tags-assignmentGrzegorz Bizon2017-03-021-1/+1
| | * | | | | | Move unused consts from retry build service to specsGrzegorz Bizon2017-03-021-13/+1
| | * | | | | | Fix runner tags assignment when retrying a jobGrzegorz Bizon2017-03-011-14/+17
| * | | | | | | Merge branch 'dm-fix-api-create-file-on-empty-repo' into 'master' Robert Speicher2017-03-022-40/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Don't require start branch to exist if we're just creating a new branchDouwe Maan2017-03-021-11/+7
| | * | | | | | | Fix variable name and change copyDouwe Maan2017-03-012-3/+3
| | * | | | | | | Fix creating a file in an empty repo using the APIDouwe Maan2017-03-012-38/+15
| * | | | | | | | Merge branch '27501-api-use-visibility-everywhere' into 'master' Douwe Maan2017-03-022-3/+3
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Use string based `visibility` getter & setterToon Claes2017-03-022-3/+3
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'fix/gb/remove-deprecated-ci-build-status-badge' into 'master'Rémy Coutable2017-03-021-25/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Remove deprecated legacy CI project status badgeGrzegorz Bizon2017-03-011-25/+0