- 18 Nov, 2019 40 commits
-
-
Alex Buijs authored
On October 20th code was deployed to GitLab.com which caused profile save actions from any user to update the role attribute to a value of 0 (software developer). From October 21st, 16:47 CEST until October 23rd, 19:11 CEST, the new signup flow experiment was run, which forced 10% of users created in that timeframe to pick a role. October 24th (merged October 28th, not yet deployed) a fix was created for the unintentional saving of the role. Solution: after the fix is deployed (check with /chatops run auto_deploy status aac40d26), we should nullify all oles with a value of 0. Other values are intentional and should be kept. Unfortunately, we must also nullify roles with a value of software developer for users created within the timeframe the experiment was run, because, based on the database, we cannot distinguish between users that participated in the experiment and users in the control group.
-
Bob Van Landuyt authored
Stop ReactiveCaching from needless Environment refreshes See merge request gitlab-org/gitlab!20186
-
Lin Jen-Shin authored
Bump rubyzip to 1.3.0 See merge request gitlab-org/gitlab!19984
-
Utkarsh Gupta authored
v1.2.2 (present now) has security issues which are fixed in v1.3.0.
-
Lin Jen-Shin authored
add dead jobs size to sidekiq api metrics See merge request gitlab-org/gitlab!19350
-
Marco Peterseil authored
-
Phil Hughes authored
Migrate monitor store tests from karma to jest See merge request gitlab-org/gitlab!20134
-
Tim Zallmann authored
Merge branch '35448-issuables-list-refactor-when-clicking-milestone-adds-search-filter' into 'master' Add correct link for milestone in issuable Closes #35448 See merge request gitlab-org/gitlab!19841
-
Scott Stern authored
-
Rémy Coutable authored
Allow failure for schedule:package-and-qa due to failure rate See merge request gitlab-org/gitlab!20268
-
Tim Zallmann authored
Add copy button to package registry metadata Closes #35618 See merge request gitlab-org/gitlab!19881
-
Tim Zallmann authored
Remove var from gl_crop.js Closes #36280 See merge request gitlab-org/gitlab!20119
-
Natalia Tepluhina authored
Merge branch '34408-reducing-the-data-being-loaded-per-design-on-first-load-of-design-management' into 'master' [FE] Reduce the data being loaded per Design on first load See merge request gitlab-org/gitlab!19212
-
Natalia Tepluhina authored
- project is split onto 2 queries - removed the local qury
-
Phil Hughes authored
Remove var from search_autocomplete_spec.js Closes #36290 See merge request gitlab-org/gitlab!20112
-
Utkarsh Gupta authored
-
Phil Hughes authored
Make EE design management specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!19907
-
Martin Wortschack authored
Remove var from project_find_file.js Closes #36275 See merge request gitlab-org/gitlab!20114
-
Utkarsh Gupta authored
-
Phil Hughes authored
Make IDE specs compatible w/ BootstrapVue 2 See merge request gitlab-org/gitlab!19914
-
Evan Read authored
Merge branch '8965-gitlab-rake-geo-db-reset-drops-but-cannot-create-the-database-docs' into 'master' Fix documentation around reseting tracking database Closes #8965 See merge request gitlab-org/gitlab!19974
-
Valery Sizov authored
-
Evan Read authored
Add Times::Type to our GraphQL docs See merge request gitlab-org/gitlab!20012
-
Evan Read authored
Merge branch '36428-follow-up-from-resolve-artifact-based-view-for-junit-xml-documentation' into 'master' Adjust new junit documentation image to match guidelines See merge request gitlab-org/gitlab!20213
-
Martin Wortschack authored
Add mb-2 class to global alerts See merge request gitlab-org/gitlab!20081
-
Kunal D. Sonawane authored
This reverts commit 810bc8a6a7b4db20e58065db80e0dfeb6c1d8663, reversing changes made to f74dbad948a23983f77aa90807e45d06ae943211.
-
Kushal Pandya authored
Fixes links to notes in collapsed discussions See merge request gitlab-org/gitlab!20148
-
Heinrich Lee Yu authored
Enable cluster_management_project FF by default See merge request gitlab-org/gitlab!20216
-
Heinrich Lee Yu authored
#33805: Add serverless framework template See merge request gitlab-org/gitlab!19969
-
Heinrich Lee Yu authored
Add ingress_modsecurity feature flag to usage ping Closes #32358 See merge request gitlab-org/gitlab!20194
-
Kyle Wiebers authored
-
Thong Kuah authored
Enable frozen string for GitHub import specs See merge request gitlab-org/gitlab!20264
-
Evan Read authored
Resolve "Serverless debugging" Closes #33330 See merge request gitlab-org/gitlab!19264
-
Matt Kasa authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/33330
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab/gfm See merge request gitlab-org/gitlab!20248
-
Thong Kuah authored
Document how to use OpenFaaS runtimes with GitLab Serverless Closes #29253 See merge request gitlab-org/gitlab!20096
-
Alishan Ladhani authored
-
Thong Kuah authored
.Support for crossplane as a managed app See merge request gitlab-org/gitlab!18797
-
Mahendra Bagul authored
Rubocop run prettified run Fixed test cases
-