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-03-15Add Load testing script for artillery.ioqa-artillery-io-scriptSanad Liaquat
Also add rake tasks that makes use of existing performance data genertion task.
2019-03-15Merge branch 'fix_snippet_blobs_example' into 'master'Evan Read
Fix search scope for snippet_blobs in example See merge request gitlab-org/gitlab-ce!26093
2019-03-15Merge branch 'docs-links2' into 'master'Evan Read
Docs: Fix a link that fails the link test See merge request gitlab-org/gitlab-ce!26111
2019-03-15Docs: Fix a link that fails the link testMarcel Amirault
2019-03-15Merge branch 'weimeng-update-global-user-permissions-docs' into 'master'Evan Read
Document global user permission configuration See merge request gitlab-org/gitlab-ce!25632
2019-03-15Document global user permission configurationWei-Meng Lee
2019-03-15Merge branch 'docs/refactor-pipelines-landing-page' into 'master'Mike Lewis
Refactor and restructure pipelines landing page Closes #58450 See merge request gitlab-org/gitlab-ce!26079
2019-03-15Refactor and restructure pipelines landing pageEvan Read
- Also has other minor improvements.
2019-03-15Merge branch 'psimyn-incident-report-section-ce' into 'master'Mike Greiling
CE backport of Add Incidents section to Operations settings See merge request gitlab-org/gitlab-ce!25939
2019-03-15Add feature specs for settings pageReuben Pereira
Add spec for form fields Style settings sections
2019-03-14Merge branch '49863-ingress-ip-loading-state' into 'master'Mike Greiling
Show loading spinner while Ingress/Knative IP is being assigned Closes #56945 and #49863 See merge request gitlab-org/gitlab-ce!25912
2019-03-14Show loading spinner for Ingress/Knative IPJacques Erasmus
Show a loading spinner while Ingress/Knative IP is being assigned
2019-03-14Merge branch 'some-more-factories-in-migration-specs' into 'master'Rémy Coutable
Some more factories in migration specs See merge request gitlab-org/gitlab-ce!26177
2019-03-14Merge branch 'docs/fix-settings-procedures' into 'master'Achilleas Pipinellis
Fix some procedures with misleading instructions Closes #58355 and #58853 See merge request gitlab-org/gitlab-ce!26148
2019-03-14Fix some procedures with misleading instructionsEvan Read
2019-03-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceGitLab Release Tools Bot
2019-03-14Remove factories from MigrateUserProjectView specSean McGivern
2019-03-14Remove factories from user activities migration specSean McGivern
2019-03-14Remove factories from MigrateOldArtifacts specSean McGivern
2019-03-14Merge branch '56833-project-improve-empty-repository-state-ui-fe' into 'master'Douwe Maan
Resolve "Project: Improve empty repository state UI [FE]" Closes #56833 See merge request gitlab-org/gitlab-ce!26024
2019-03-14Merge branch 'revert-a59b7cee' into 'master'Sean McGivern
Revert "Merge branch '58927-jupyterhub-fails-to-install' into 'master'" See merge request gitlab-org/gitlab-ce!26174
2019-03-14Revert "Merge branch '58927-jupyterhub-fails-to-install' into 'master'"Mayra Cabrera
This reverts merge request !26126
2019-03-14Merge branch '10093-pipeline-bundle' into 'master'Phil Hughes
Removes EE differences for pipeline_details_bundle Closes gitlab-ee#10093 See merge request gitlab-org/gitlab-ce!26164
2019-03-14Merge branch '10028-env-index' into 'master'Phil Hughes
Removes EE differences for environments index Closes gitlab-ee#10028 See merge request gitlab-org/gitlab-ce!26160
2019-03-14Merge branch 'winh-single-karma-config' into 'master'Phil Hughes
Resolve differences in Karma config between CE and EE See merge request gitlab-org/gitlab-ce!26127
2019-03-14Merge branch ↵Douglas Barbosa Alexandre
'5933-geo-inconsistent-database-replication-status-when-wal-e-streaming-is-in-use-2' into 'master' Geo: Support archive recovery or streaming replication types See merge request gitlab-org/gitlab-ce!26006
2019-03-14Rename pg_stat_wal_receiver_supported? DB helperAsh McKenzie
From pg_stat_wal_receiver_supported? to postgresql_minimum_supported_version? Also add test coverage
2019-03-14Merge branch 'ce-reduce-ce-ee-diff-in-spec-fixtures-api-schemas' into 'master'Yorick Peterse
[CE] Reduce diff with EE in spec/fixtures/api/schemas See merge request gitlab-org/gitlab-ce!26048
2019-03-14Resolve differences in Karma config between CE and EEWinnie Hellmann
2019-03-14Merge branch '58969-fix-request-context-spec' into 'master'Stan Hu
Fix test environment pollution in spec/lib/gitlab/request_context_spec.rb Closes #58969 See merge request gitlab-org/gitlab-ce!26167
2019-03-14Merge branch '7048_set_security_dashboard_as_default_view_for_groups_be-ce' ↵Kamil Trzciński
into 'master' Support for "Group Overview default" preference in EE See merge request gitlab-org/gitlab-ce!22777
2019-03-14Security Dashboard as default view for groupsGilbert Roulot
Add a supporting code to separate groups#show and groups#details which is required for the proper implementation of the Group Overview content and Security Dashboard option for it
2019-03-14Merge branch '10092-stage-column' into 'master'Phil Hughes
Removes EE differences for stage column Closes gitlab-ee#10092 See merge request gitlab-org/gitlab-ce!26114
2019-03-14Fix test environment pollution in spec/lib/gitlab/request_context_spec.rbNick Thomas
2019-03-14Remove factories from AddHeadPipelineForEachMergeRequest specSean McGivern
2019-03-14Merge branch 'winh-single-test-bundle' into 'master'Phil Hughes
Resolve differences in Karma test bundle between CE and EE See merge request gitlab-org/gitlab-ce!26131
2019-03-14Removes EE differences for pipeline_details_bundleFilipa Lacerda
2019-03-14Merge branch '56406-update-default-branch-and-sha-docs' into 'master'Marcia Ramos
Update badge placeholder docs with privacy concerns Closes #56406 See merge request gitlab-org/gitlab-ce!26117
2019-03-14Merge branch 'docs/remove-line-length-limit-recommendation' into 'master'Marcia Ramos
Change line length recommendation See merge request gitlab-org/gitlab-ce!25236
2019-03-14Change line length recommendationEvan Read
2019-03-14Removes EE differences for environments indexFilipa Lacerda
2019-03-14Merge branch 'fj-58804-fix-bitbucket-import' into 'master'Douwe Maan
Fix Bitbucket import Closes #58804 See merge request gitlab-org/gitlab-ce!26050
2019-03-14Fix Bitbucket importFrancisco Javier López
In https://gitlab.com/gitlab-org/gitlab-ce/commit/ebf16ada856efb85424a98848c141f21e609886a we introduced a SHA validator, to ensure that the data provided in merge request diffs, was legit. Nevertheless, the validator assumed that the SHA should be 40 chars long. When we import a project from BitBucket, the retrieved SHA is shorter (12 chars long). Therefore, this validator prevented to create a valid MergeRequestDiff for ever MergeRequest (triggering an exception).
2019-03-14Merge branch 'bvl-update-uk-translations' into 'master'Douwe Maan
Manually add Ukrainian translations See merge request gitlab-org/gitlab-ce!26153
2019-03-14Merge branch '52698-QA-create-snipped-test-QA' into 'master'Rémy Coutable
Add a new test to create a snippet Closes #52698 See merge request gitlab-org/gitlab-ce!25410
2019-03-14Reduce diff with EE in spec/fixtures/api/schemasRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-14Merge branch '10082-env-store' into 'master'Phil Hughes
Removes EE differences for env store Closes gitlab-ee#10082 See merge request gitlab-org/gitlab-ce!26099
2019-03-14Manually add Ukrainian translationsBob Van Landuyt
2019-03-14Merge branch '58927-jupyterhub-fails-to-install' into 'master'Douglas Barbosa Alexandre
Fixes jupyter installation randomly failing Closes #58927 See merge request gitlab-org/gitlab-ce!26126
2019-03-14Fixes jupyter installation randomly failingMayra Cabrera
Disables jupyter prepuller to avoid Helm chart to await for upgrading the jupyter hub images that are used by the hub pod to spawn user pods arrives on the nodes where users can spawn first. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58927