summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Rescue and log errors raised when preparing builds60480-rescue-build-preparing-errorsTiger2019-04-151-1/+15
* Merge branch '11124-update-deployment-service-fails-if-project-is-nil' into '...Stan Hu2019-04-121-11/+26
|\
| * Always return the deployment in the execute methodDouglas Barbosa Alexandre2019-04-121-11/+26
* | Merge branch 'frozen_string_literal_spec_services' into 'master'Michael Kozono2019-04-12233-0/+466
|\ \ | |/ |/|
| * Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-12233-0/+466
* | 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-12/+6
* | Squashed commits and modified visibility level outputSara Ahbabou2019-04-121-0/+11
|/
* Fix naming of testce-6120-extract-ee-specific-files-lines-for-spec-services-merge_requestsHeinrich Lee Yu2019-04-112-4/+2
* Quarantine flaky specsquarantine-flaky-specsRémy Coutable2019-04-101-1/+1
* Add optional IGNORE_ACCESSORS in RetryBuildService6073-extract-ee-specific-files-lines-for-some-ci-filesMatija Čupić2019-04-101-3/+5
* Fix MR assignees for push optionsNick Thomas2019-04-091-1/+1
* Mark unverified pages domains for removalVladimir Shushlin2019-04-091-21/+68
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-094-0/+154
* Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas2019-04-0917-145/+144
|\
| * [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-0817-145/+144
* | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-092-2/+405
|\ \
| * | Update service to handle unexpected exceptions43263-git-push-option-to-create-mrLuke Duncalfe2019-04-091-0/+26
| * | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-091-34/+39
| * | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-091-0/+82
| * | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-2/+1
| * | Support merge request create with push optionsLuke Duncalfe2019-04-091-0/+291
| |/
* | Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-091-0/+40
|\ \
| * | Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-051-0/+40
* | | Merge branch 'prevent-running-mr-pipelines-when-target-updated' into 'master'Kamil Trzciński2019-04-091-7/+27
|\ \ \
| * | | Prevent triggering pipelines when target branch is updatedprevent-running-mr-pipelines-when-target-updatedShinya Maeda2019-04-081-7/+27
* | | | Set release name when adding release notes to an existing tagJason Goodman2019-04-091-0/+10
| |_|/ |/| |
* | | Merge branch 'ce-issue_6628' into 'master'Lin Jen-Shin2019-04-081-23/+26
|\ \ \
| * | | Extract EE specific files/lines for Discussion spec/servicesce-issue_6628Felipe Artur2019-04-031-23/+26
* | | | Merge branch '15463-extract-hooks-service' into 'master'Robert Speicher2019-04-085-393/+542
|\ \ \ \
| * | | | Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas2019-04-055-393/+542
* | | | | Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-082-3/+41
| |_|/ / |/| | |
* | | | Handle possible HTTP exception for Sentry clientPeter Leitzen2019-04-071-6/+20
|/ / /
* | | Merge branch 'port-6539-extract-ee-specific-code' into 'master'Robert Speicher2019-04-051-0/+1
|\ \ \
| * | | Extract EE specific files/lines for quick actions testsport-6539-extract-ee-specific-codeAlexandru Croitor2019-04-031-0/+1
* | | | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-054-154/+0
* | | | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-054-0/+154
* | | | Merge branch '58717-checkbox-cannot-be-checked-if-a-blockquote-is-above' into...Sean McGivern2019-04-052-1/+24
|\ \ \ \
| * | | | Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-042-1/+24
| | |_|/ | |/| |
* | | | Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński2019-04-052-0/+47
|\ \ \ \
| * | | | Fix merge requst relationships with pipeline in MWPSServicefix-merge-request-relations-with-pipeline-on-mwpsShinya Maeda2019-04-052-0/+47
| |/ / /
* | | | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-057-60/+60
* | | | Add a proxy method to PrometheusClientReuben Pereira2019-04-051-0/+195
|/ / /
* | | Fixed test specsOswaldo Ferreira2019-04-042-23/+114
* | | Merge branch 'create-merge-pipelines-ce' into 'master'Kamil Trzciński2019-04-042-24/+0
|\ \ \
| * | | Backport attached merge request pipelinescreate-merge-pipelines-ceShinya Maeda2019-04-042-24/+0
| | |/ | |/|
* | | Refactor to share tests for base class methodThong Kuah2019-04-044-203/+48
* | | Show backtrace when logging to kubernetes.logThong Kuah2019-04-044-5/+24
|/ /
* | Merge branch '58644-remove-reply_to_individual_notes-feature-flag' into 'master'Nick Thomas2019-04-032-58/+19
|\ \