Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-18Merge protected_branches api doc from EE to CEdocs-api-merge-new-1Marcel Amirault
(cherry picked from commit 4bbc8d076a63cd02e1a5673646cc93ab0e310b59)
2019-06-18Merge groups api doc from ee to ceMarcel Amirault
(cherry picked from commit d450b7840b7bb66c2108f3021e0c419cf8d914f7)
2019-06-18Merge newly updated milestone api docs from EE to CEMarcel Amirault
(cherry picked from commit 2aa878d270cb495c644345de4a4ceefbb1bc1569)
2019-06-18Merge EE api settings doc into CEMarcel Amirault
(cherry picked from commit a6f289d598af546193fa30a3345f753b8480cd83)
2019-06-18Change api docs to different style for EE api parametersMarcel Amirault
(cherry picked from commit 046078f9e0cd39a0b1269c97ede1232faaafdd92)
2019-06-18Add EE info to CE api docs using notes after json responsesMarcel Amirault
(cherry picked from commit b4075f0fc431c25a5d16f80504075aff46bfd61c)
2019-06-18Test merge of CE to EE api docsMarcel Amirault
(cherry picked from commit 7f2ed28c5301cc5db5ca0056dedeae9290a462f9)
2019-06-18Merge branch 'backport-report_approver-migration-to-ce' into 'master'Yorick Peterse
Backport approval MR rules report_type migration to CE See merge request gitlab-org/gitlab-ce!29766
2019-06-18Merge branch '57918-encrypt-feature-flags-tokens' into 'master'Kamil Trzciński
Add migrations needed to encrypt feature flags client tokens See merge request gitlab-org/gitlab-ce!29320
2019-06-18Merge branch 'zj-feature-flag-default-on-catfile-cache' into 'master'Douwe Maan
Feature flag default on catfile cache Closes gitaly#1712 See merge request gitlab-org/gitlab-ce!29556
2019-06-18Merge branch 'docs/https-many-docs-links' into 'master'Achilleas Pipinellis
Https many links in docs See merge request gitlab-org/gitlab-ce!29776
2019-06-18Https many links in docsEvan Read
2019-06-18Merge branch 'docs/update-list-items' into 'master'Achilleas Pipinellis
Update list items to conform to documentation style guide See merge request gitlab-org/gitlab-ce!29739
2019-06-18Merge branch 'dz-remove-deprecated-group-routes' into 'master'Grzegorz Bizon
Remove deprecated group routes See merge request gitlab-org/gitlab-ce!29351
2019-06-18Merge branch 'gitaly-version-v1.47.0' into 'master'Yorick Peterse
Upgrade Gitaly to v1.47.0 See merge request gitlab-org/gitlab-ce!29789
2019-06-18Upgrade Gitaly to v1.47.0GitalyBot
2019-06-18Merge branch '11449-qa-fixes-for-sast-ds-docs' into 'master'Achilleas Pipinellis
Fix typos, grammar and wording for SAST and DS report JSON docs See merge request gitlab-org/gitlab-ce!29744
2019-06-18Fix typos, grammar and wording for SAST and DS report JSON docsVictor Zagorodny
2019-06-18Turn on Cat-File cache by defaultZeger-Jan van de Weg
The feature flag has been introduced an was turned off by default, now the it will default to be turned on. That change would still allow users to turn this feature off by leveraging the Rails console by running: `Feature.disable("gitaly_catfile-cache")` Another option is to manage the number of items the LRU cache will contain, by updating the `config.toml` for Gitaly. This would be the `catfile_cache_size`: https://gitlab.com/gitlab-org/gitaly/blob/0dcb5c579e63754f557aef91a4fa7a00e5b8b127/config.toml.example#L27 Closes: https://gitlab.com/gitlab-org/gitaly/issues/1712
2019-06-18Merge branch '63231-wiki-nav' into 'master'Phil Hughes
Fix header alignment on wiki and kubernetes pages Closes #63231 See merge request gitlab-org/gitlab-ce!29698
2019-06-18Move Gitaly feature flag logic to Feature::GitalyZeger-Jan van de Weg
The GitalyClient held a lot of logic which was all very tightly coupled. In this instance the feature logic was extracted to make it do just a little less and create a bit more focus in the GitalyClient's responsibilies.
2019-06-18Merge branch 'move-all-configs-to-global' into 'master'Grzegorz Bizon
Introduce default: for gitlab-ci.yml Closes #62732 See merge request gitlab-org/gitlab-ce!24627
2019-06-18Introduce default: for gitlab-ci.ymlKamil Trzciński
This moves all existing `image/services/before_script/variables` into `default:`. This allows us to easily add a default and top-level entries. `default`: is keep backward compatible: to be considered to be job if `default:script:` is specified. This behavior should be removed. All existing `image/services/before_script/variables` are properly handled in root context.
2019-06-18Merge branch 'asciidoctor-upgrade' into 'master'Douwe Maan
Upgrade asciidoctor version to 2.0.10 and change method names in html5_converter Closes #63304 See merge request gitlab-org/gitlab-ce!29741
2019-06-18Merge branch 'bootstrap-to-glui' into 'master'Filipa Lacerda
Import bootstrap styles from gitlab-ui See merge request gitlab-org/gitlab-ce!26165
2019-06-18Merge branch 'qa-perf-mr-with-many-commits' into 'master'Ramya Authappan
Add script for creating an MR with many commits See merge request gitlab-org/gitlab-ce!29762
2019-06-18Merge branch 'docs-review-reduce-repo-size' into 'master'Nick Thomas
Docs: Fixes all the alert boxes in "reduce repo size" Closes #61472 See merge request gitlab-org/gitlab-ce!29680
2019-06-18Docs: Fixes all the alert boxes in "reduce repo size"Marcia Ramos
2019-06-18Merge branch '62760-unquarantine-spec' into 'master'Lin Jen-Shin
Fix flaky time related failure in spec/models/ci/pipeline_schedule_spec.rb Closes #62760 See merge request gitlab-org/gitlab-ce!29778
2019-06-18Merge branch '55902-disable-creation-of-non-rbac-kubernetes-clusters' into ↵Phil Hughes
'master' Remove support for creating non-RBAC kubernetes clusters Closes #55902 See merge request gitlab-org/gitlab-ce!29614
2019-06-18Remove support for creating non-RBAC kubernetes clustersHordur Freyr Yngvason
2019-06-18Add script for MR with many commitsSanad Liaquat
Also does a lot of cleanup and refactoring
2019-06-18Merge branch '59023-fix-web-ide-creating-branches-off-new-commits' into 'master'Phil Hughes
Fix IDE commit to use start_ref See merge request gitlab-org/gitlab-ce!29769
2019-06-18Merge branch ↵Phil Hughes
'63261-the-graphql-query-for-the-mr-popover-failes-on-the-frontend' into 'master' Resolve "The GraphQL query for the MR popover failes on the frontend" Closes #63261 See merge request gitlab-org/gitlab-ce!29712
2019-06-18Fix flaky time related specHeinrich Lee Yu
Also removes test from quarantine
2019-06-18Merge branch 'mc/feature/required-template-inclusion-single-commit-ce' into ↵Grzegorz Bizon
'master' Enforce template inclusion in pipelines - CE See merge request gitlab-org/gitlab-ce!29296
2019-06-18Merge branch '#30974-issue-search-by-number' into 'master'Sean McGivern
Search issuables by iids Closes #39908 and #30974 See merge request gitlab-org/gitlab-ce!28302
2019-06-18Search issuables by iidsRiccardo Padovani
2019-06-18Merge branch 'remove-node-modules-from-artifacts' into 'master'Rémy Coutable
Only push to assets-compile-cache when in master See merge request gitlab-org/gitlab-ce!28854
2019-06-18Merge branch 'config-application-differences' into 'master'Lin Jen-Shin
Backport EE changes to config/application.rb See merge request gitlab-org/gitlab-ce!29557
2019-06-18Merge branch 'ashmckenzie/add-created-at-index-to-events' into 'master'Thong Kuah
Add index to events and audit_events tables Closes gitlab-com/Product#309 See merge request gitlab-org/gitlab-ce!29194
2019-06-18Merge branch 'bw-update-graphql-docs' into 'master'Evan Read
Update GraphQL document to mention that epics are supported See merge request gitlab-org/gitlab-ce!29777
2019-06-18Merge branch 'docs/add-note-git-clone-path' into 'master'Evan Read
Add note about nested variables for GIT_CLONE_PATH See merge request gitlab-org/gitlab-ce!29590
2019-06-18Add note about nested variables for GIT_CLONE_PATHSteve Azzopardi
The variable $GIT_CLONE_PATH does not support nested variables, it will only expand the variables once, not more. reference https://gitlab.com/gitlab-org/gitlab-runner/issues/4319
2019-06-18Merge branch 'qa-ml-push-test-requires-admin' into 'master'Mark Lapierre
[QA] Test push limit with admin user Closes gitlab-org/quality/staging#37 See merge request gitlab-org/gitlab-ce!29036
2019-06-18Test push limit with admin userMark Lapierre
Uses `:requires_admin` metadata to specify that a test needs an admin user. Sets the push file size limit test to require an admin user. With an admin access token set as the env var GITLAB_QA_ADMIN_ACCESS_TOKEN, the push size limit test now only uses the API and CLI
2019-06-18Merge branch 'qa-create-merge-request-tests' into 'master'Mark Lapierre
Fixing an old quarantined test Closes gitlab-org/quality/staging#50 See merge request gitlab-org/gitlab-ce!28643
2019-06-18Merge branch ↵Thong Kuah
'60617-allow-switching-from-gitlab-managed-to-unmanaged-clusters' into 'master' Allow switching clusters between managed/unmanaged Closes #60617 See merge request gitlab-org/gitlab-ce!29322
2019-06-18Merge branch 'readonly_k8s_integration' into 'master'Thong Kuah
Make Kubernetes service templates readonly See merge request gitlab-org/gitlab-ce!29044
2019-06-18Make KubernetesService readonlyJames Fargher
We are deprecating this service in favor of instance wide clusters. Therefore we removed some code that is not anymore needed for a readonly cluster and also we added some flags to allow for this deprecation. These flags are to be removed in the next release when we finally completelly remove KubernetesService.