summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into tpazitny/gitlab-ce-gitlab-issue-54894tpazitny/gitlab-ce-gitlab-issue-54894Tanya Pazitny2019-04-09131-776/+2353
|\
| * Merge branch 'always-link-instance-configuration' into 'master'Fatih Acet2019-04-092-2/+8
| |\
| | * Always show instance configuration linkBastian Blank2019-04-022-2/+8
| * | Merge branch 'stable-reviewer-roulette' into 'master'Douglas Barbosa Alexandre2019-04-091-4/+17
| |\ \
| | * | Pick reviewers based on branch namestable-reviewer-rouletteSean McGivern2019-04-081-4/+14
| | * | Add issue links to Danger roulette commentsSean McGivern2019-04-081-0/+3
| * | | Merge branch 'documentation-bug-public-key-should-be-private-key' into 'master'Nick Thomas2019-04-091-1/+1
| |\ \ \
| | * | | public key -> private keyJoan Queralt2019-04-031-1/+1
| * | | | Merge branch '59570-due-quick-action' into 'master'James Lopez2019-04-092-43/+26
| |\ \ \ \
| | * | | | Extract due quick action to shared example59570-due-quick-actionAlexandru Croitor2019-04-082-43/+26
| * | | | | Merge branch 'quarantine-flaky-specs' into 'master'Lin Jen-Shin2019-04-094-4/+4
| |\ \ \ \ \
| | * | | | | Quarantine flaky specsRémy Coutable2019-04-094-4/+4
| * | | | | | Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas2019-04-0917-36/+943
| |\ \ \ \ \ \
| | * | | | | | Update service to handle unexpected exceptions43263-git-push-option-to-create-mrLuke Duncalfe2019-04-092-0/+29
| | * | | | | | Feature flag for merge requestion push optionsLuke Duncalfe2019-04-092-2/+18
| | * | | | | | Refactor PushOptionsHandlerService from reviewLuke Duncalfe2019-04-095-110/+123
| | * | | | | | Support merge on pipeline success w/ push optionsLuke Duncalfe2019-04-095-13/+149
| | * | | | | | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-0911-16/+29
| | * | | | | | Change double quote strings to single quotesLuke Duncalfe2019-04-091-19/+19
| | * | | | | | Support merge request create with push optionsLuke Duncalfe2019-04-099-7/+707
| * | | | | | | Merge branch 'fix-project-creation-level' into 'master'54404-add-a-custom-commit-message-when-applying-a-suggested-changeStan Hu2019-04-092-22/+17
| |\ \ \ \ \ \ \
| | * | | | | | | Fix backport of project_creation_level migrationKamil Trzciński2019-04-092-22/+17
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch '59903-env-css' into 'master'Phil Hughes2019-04-0910-349/+288
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fixes stylelint warnings in environmentsFilipa Lacerda2019-04-0910-349/+288
| * | | | | | | Merge branch 'docs-gfm-links' into 'master'Achilleas Pipinellis2019-04-091-19/+19
| |\ \ \ \ \ \ \
| | * | | | | | | Docs: Add examples for linking to header IDsMarcel Amirault2019-04-091-19/+19
| |/ / / / / / /
| * | | | | | | Merge branch 'docs-anchors-21-issues' into 'master'Achilleas Pipinellis2019-04-097-11/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Docs: Fix anchors related to issuesMarcel Amirault2019-04-097-11/+11
| |/ / / / / / /
| * | | | | | | Merge branch 'docs/make-content-us-english' into 'master'Achilleas Pipinellis2019-04-092-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Use US English for contentEvan Read2019-04-092-6/+6
| |/ / / / / / /
| * | | | | | | Merge branch 'docs/fix-commit-api-render' into 'master'Achilleas Pipinellis2019-04-091-13/+14
| |\ \ \ \ \ \ \
| | * | | | | | | Fix code block not renderingEvan Read2019-04-091-13/+14
| |/ / / / / / /
| * | | | | | | Merge branch 'more-consistent-namespacing-vuex-example-code' into 'master'Filipa Lacerda2019-04-091-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Use RECEIVE namespace rather than REQUESTmore-consistent-namespacing-vuex-example-codeMark Florian2019-04-081-2/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'noteable-note-ee-differences' into 'master'Filipa Lacerda2019-04-092-8/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed EE differences in noteable_note.vuePhil Hughes2019-04-092-8/+22
| * | | | | | | | Merge branch '6669-extract-ee-specific-files-lines-for-ci-cd-spec-requests-ap...Robert Speicher2019-04-091-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use have_gitlab_http_status in runner_spec6669-extract-ee-specific-files-lines-for-ci-cd-spec-requests-api-ceMatija Čupić2019-04-091-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch '6573-extract-ee-spec-features-boards-ce' into 'master'Robert Speicher2019-04-092-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add helper reference6573-extract-ee-spec-features-boards-cecharlieablett2019-04-081-0/+1
| | * | | | | | | | Abstract out method from spec to supportcharlieablett2019-04-082-0/+7
| * | | | | | | | | Merge branch 'osw-schedule-multiple-mr-assignees-ff-auto-enabling' into 'master'Yorick Peterse2019-04-092-6/+62
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add methods to check dead and retrying jobsosw-schedule-multiple-mr-assignees-ff-auto-enablingOswaldo Ferreira2019-04-082-6/+62
| * | | | | | | | | | Merge branch 'sl-lower-remove-rspec-retries' into 'master'Sean McGivern2019-04-097-9/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Reduce number of rspec retriesSanad Liaquat2019-04-097-9/+13
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'improve/rack-clean-path-info' into 'master'Douwe Maan2019-04-091-32/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Use Rack::Utils.clean_path_info instead of copy-pasted version.Vasiliy Ermolovich2019-04-041-32/+1
| * | | | | | | | | | | Merge branch '60162-fix-time-windows' into 'master'Douwe Maan2019-04-095-14/+51
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Resolve Environments#additional_metrics TypeError, ensure unix formatSarah Yasonik2019-04-095-14/+51
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-099-24/+146
| |\ \ \ \ \ \ \ \ \ \ \