- 12 Feb, 2020 40 commits
-
-
Drew Blessing authored
Currently, if a GitLab.com group's subscription expires (changes to Free/No Plan or a tier where Group SAML is not available) and they have SSO enforcement turned on, users will lose access to their group. This change automatically turns off enforced SSO when the SSO feature is no longer available to the group.
-
Robert Speicher authored
Ensure a valid mount_point is used by the AvatarUploader See merge request gitlab-org/gitlab!24800
-
Douglas Barbosa Alexandre authored
Attribute ProjectExportWorker to group::import See merge request gitlab-org/gitlab!24898
-
Lin Jen-Shin authored
Merge branch '205219-broken-master-in-ee-spec-requests-api-issue_links_spec-rb-52-api-issuelinks-post-links-when' into 'master' Fix an ID-dependent test See merge request gitlab-org/gitlab!24993
-
Ray Paik authored
Update proofreader.md See merge request gitlab-org/gitlab!24954
-
Rémy Coutable authored
RA: Increase memory and CPU request/limits for Unicorn & Sidekiq See merge request gitlab-org/gitlab!24963
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/review.gitlab-ci.yml' See merge request gitlab-org/gitlab!24803
-
Phil Hughes authored
Resolve "Convert Repository Charts to ECharts" Closes #196182 See merge request gitlab-org/gitlab!24786
-
Nick Thomas authored
Move the Generic Alerts endpoint to the Core Closes #200010 See merge request gitlab-org/gitlab!24783
-
Stan Hu authored
Improve performance of the Container Registry delete tags API See merge request gitlab-org/gitlab!23325
-
Nick Thomas authored
Code Nav PoC: Extend LSIF API with definition urls See merge request gitlab-org/gitlab!23684
-
Jan Provaznik authored
Silence rack-timeout INFO messages See merge request gitlab-org/gitlab!24961
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/test-metadata.gitlab-ci.yml' See merge request gitlab-org/gitlab!24805
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/setup.gitlab-ci.yml' See merge request gitlab-org/gitlab!24804
-
Kushal Pandya authored
Cleanup of blob_header component and its underlying components See merge request gitlab-org/gitlab!24976
-
Denys Mishunov authored
Since there's just one parameter to keep an eye on in blob_header_viewer_switcher, instead of relying on an eventHub, transform it into v-model aware component.
-
Martin Wortschack authored
Resolve "Web IDE does not work on some branch name" See merge request gitlab-org/gitlab!24717
-
Denys Mishunov authored
To make sure we link to WebIDE correctly, we escape the ref part (the one containing the branch name). This allows branches to contain "#" character without breaking WebIDE when getting there by clicking the "WebIDE" buttons in product.
-
Nick Thomas authored
Set SSL certificates path env when calling ES indexer See merge request gitlab-org/gitlab!24213
-
Changzheng Liu authored
-
Jan Provaznik authored
Check user permissions correctly See merge request gitlab-org/gitlab!24946
-
Yorick Peterse authored
Add more accurate way of counting background migrations Closes #204769 See merge request gitlab-org/gitlab!24882
-
Jan Provaznik authored
Replace set with let_it_be in spec/models See merge request gitlab-org/gitlab!24879
-
Stan Hu authored
These unstructured messages are quite noisy and don't provide much useful information in production: ``` source=rack-timeout id=RhEremul7w2 timeout=60000ms service=5ms \ state=completed source=rack-timeout id=VMaWDTdCQo1 timeout=60000ms state=ready ``` Relates to https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/9123
-
Marcia Ramos authored
Added missing links for Geo specific upgrade steps See merge request gitlab-org/gitlab!24981
-
Martin Wortschack authored
- Migrates charts to gitlab-ui charts and replaces pie chart with column chart
-
Fabian Zimmer authored
-
Fabian Zimmer authored
-
Rémy Coutable authored
Update cache key to properly build the 'pg' gem Closes #205192 See merge request gitlab-org/gitlab!24971
-
Sean McGivern authored
Sidekiq::Queue only counts currently enqueued jobs. For background migrations, most jobs are instead scheduled and therefore in Sidekiq::ScheduledSet. This is because if we enqueued them all, we'd process them as fast as Sidekiq could pick them up, which could: 1. Block other jobs from processing. 2. Overwhelm the database.
-
Ramya Authappan authored
Quarantine a flaky `qa/specs/features/ee/browser_ui/6_release/multi-project_pipelines_spec.rb` end-to-end test See merge request gitlab-org/gitlab!24964
-
Marin Jankovski authored
Re-add template column to services table See merge request gitlab-org/gitlab!24949
-
Lin Jen-Shin authored
Use 'rules' in '.gitlab/ci/releases.gitlab-ci.yml' See merge request gitlab-org/gitlab!24616
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Peter Leitzen authored
Add Clusters Regex for New Banzai Cluster Metric Embed Filter See merge request gitlab-org/gitlab!24601
-
Allison Browne authored
This will be used to match the urls within the banzai filter for cluster metric embeds
-
Sean McGivern authored
Correct licenses with an invalid SPDX identifier See merge request gitlab-org/gitlab!24829
-
Sean McGivern authored
Fix URL params breaking flow recognition See merge request gitlab-org/gitlab!24869
-