summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Rescue and log errors raised when preparing builds60480-rescue-build-preparing-errorsTiger2019-04-151-3/+5
* Always return the deployment in the execute methodDouglas Barbosa Alexandre2019-04-121-0/+2
* Merge branch 'fix-typo-activity-lease' into 'master'Stan Hu2019-04-121-1/+1
|\
| * Fix typo in activity leasefix-typo-activity-leaseCindy Pallares2019-04-111-1/+1
* | Do not rescue errors from state transitionsThong Kuah2019-04-123-19/+36
* | Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-1/+5
|/
* Merge branch '60278-fix-development-seed' into 'master'Douwe Maan2019-04-111-2/+2
|\
| * Fix ApplicationSetting development seed60278-fix-development-seedRémy Coutable2019-04-101-2/+2
* | Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil Trzciński2019-04-101-0/+2
|/
* Add more info logging to cluster appsDylan Griffith2019-04-104-0/+20
* Fix MR assignees for push optionsNick Thomas2019-04-091-2/+2
* Mark unverified pages domains for removalVladimir Shushlin2019-04-091-6/+9
* Merge branch 'docs-zj-update-n-plus-one-comments' into 'master'Douglas Barbosa Alexandre2019-04-091-0/+2
|\
| * Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-0/+2
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-094-0/+42
* | Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-099-86/+50
|\ \
| * | [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-089-86/+50
* | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-093-2/+164
|\ \ \
| * | | Update service to handle unexpected exceptions43263-git-push-option-to-create-mrLuke Duncalfe2019-04-091-0/+3
| * | | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-091-44/+53
| * | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-9/+32
| * | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-092-2/+2
| * | | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+127
| |/ /
* | | Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-091-0/+19
|\ \ \ | |_|/ |/| |
| * | Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-051-0/+19
* | | Merge branch 'prevent-running-mr-pipelines-when-target-updated' into 'master'Kamil Trzciński2019-04-091-2/+8
|\ \ \
| * | | Prevent triggering pipelines when target branch is updatedprevent-running-mr-pipelines-when-target-updatedShinya Maeda2019-04-081-2/+8
* | | | Set release name when adding release notes to an existing tagJason Goodman2019-04-092-6/+16
| |_|/ |/| |
* | | Merge branch '15463-extract-hooks-service' into 'master'Robert Speicher2019-04-087-259/+310
|\ \ \
| * | | Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas2019-04-057-259/+310
* | | | Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-083-3/+5
| |/ / |/| |
* | | Handle possible HTTP exception for Sentry clientPeter Leitzen2019-04-071-2/+2
|/ /
* | Merge branch 'revert-3962b00b' into 'master'Andreas Brandl2019-04-054-42/+0
|\ \
| * | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-054-42/+0
* | | Merge branch '9201-create-a-user-via-scim-ce' into 'master'Douglas Barbosa Alexandre2019-04-051-1/+5
|\ \ \ | |/ / |/| |
| * | Add saml provider to user build service9201-create-a-user-via-scim-ceJames Lopez2019-04-051-1/+5
| |/
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-054-0/+42
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-051-2/+3
|\ \
| * | [backend] backport of scoped labelsJan Provaznik2019-04-041-2/+3
* | | Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński2019-04-052-14/+3
|\ \ \
| * | | Fix merge requst relationships with pipeline in MWPSServicefix-merge-request-relations-with-pipeline-on-mwpsShinya Maeda2019-04-052-14/+3
| | |/ | |/|
* | | Add a proxy method to PrometheusClientReuben Pereira2019-04-051-0/+116
|/ /
* | Fixed test specsOswaldo Ferreira2019-04-042-8/+27
* | Merge branch 'create-merge-pipelines-ce' into 'master'Kamil Trzciński2019-04-041-9/+11
|\ \
| * | Backport attached merge request pipelinescreate-merge-pipelines-ceShinya Maeda2019-04-041-9/+11
| |/
* | Merge branch '3314-add-on-runner-minutes-for-gitlab-com-ce' into 'master'Douwe Maan2019-04-043-0/+9
|\ \
| * | Backport some changes from EE3314-add-on-runner-minutes-for-gitlab-com-ceRubén Dávila2019-04-023-0/+9
* | | Do not send error name and message to SentryThong Kuah2019-04-041-3/+3
* | | Don't send error backtrace to SentryThong Kuah2019-04-041-3/+6
* | | Show backtrace when logging to kubernetes.logThong Kuah2019-04-041-1/+2
| |/ |/|