- 03 Nov, 2020 8 commits
-
-
Sean McGivern authored
We still support either the `--queue-selector` or `--experimental-queue-selector` flag (not both at the same time, though). We'll remove the 'experimental' variant on or after 14.0.
-
Evan Read authored
Document how to use Google default credentials See merge request gitlab-org/gitlab!46658
-
James Fargher authored
[RUN AS-IF-FOSS] Move projects_with_error_tracking_enabled ping usage to Core See merge request gitlab-org/gitlab!46556
-
James Fargher authored
Add update_sequence_id to JiraConnect workers See merge request gitlab-org/gitlab!46535
-
Andy Soiron authored
In order to make the JiraConnect workers idempotent we need to make sure they always sent the same UpdateSequenceId when run with the same arguments. So the sequence ID needs to be generated at the time the job is scheduled and not when running the Job. This is the first part of a multi step release to add this argument. The next release will remove the default
-
Stan Hu authored
The upgrade of fog-google in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/46648 enabled the use of Google default service accounts. This documents how to use this and what permissions to check.
-
Evan Read authored
Add Monitor :: Health metadata to page See merge request gitlab-org/gitlab!46734
-
Enrique Alcántara authored
Split sign in and sign up pages See merge request gitlab-org/gitlab!42592
-
- 02 Nov, 2020 32 commits
-
-
Amy Qualls authored
Add this page to the docset for Monitor :: Health.
-
Craig Norris authored
Update metadata from Analytics to Value Stream Management See merge request gitlab-org/gitlab!46724
-
Mayra Cabrera authored
Remove storage limit column from application settings See merge request gitlab-org/gitlab!46676
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46730
-
Mayra Cabrera authored
Revert "Removes code that hides a source rule" See merge request gitlab-org/gitlab!46726
-
Evan Read authored
Tweaking Lefthook Instructions See merge request gitlab-org/gitlab!46667
-
GitLab Release Tools Bot authored
-
Amy Qualls authored
docs: Minor errors in git install instructions See merge request gitlab-org/gitlab!46548
-
Gary Holtz authored
This reverts commit fcc6f275
-
Nicolas Dular authored
Instead of having tabs to switch between sign in and sign up pages, we want to have two separate pages. This separation was already part of an experiment and is now the default experience.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46641
-
Thong Kuah authored
[RUN AS-IF-FOSS] Adding push rules to exported project See merge request gitlab-org/gitlab!46275
-
Mike Jang authored
:
-
Toon Claes authored
Use pg_hint_plan for IssuableFinder See merge request gitlab-org/gitlab!46289
-
Gabriel Mazetto authored
Calculate xMAUs unions for Redis HLL metrics See merge request gitlab-org/gitlab!44624
-
Mike Jang authored
Add feature flag to instance statistics page See merge request gitlab-org/gitlab!46702
-
Mike Jang authored
-
James Fargher authored
Bump workhorse to 8.53.0 See merge request gitlab-org/gitlab!46666
-
Matthias Käppler authored
-
Mayra Cabrera authored
Track issue health status changes in usage ping See merge request gitlab-org/gitlab!44417
-
Heinrich Lee Yu authored
Adds health status change events to the events we track for issues
-
Craig Norris authored
Update Product Planning pages' metadata See merge request gitlab-org/gitlab!46705
-
Kerri Miller authored
Merge branch '271635-new-project-access-tokens-do-not-show-in-active-project-access-tokens' into 'master' Skip SSO/GMA validation when creating project access token See merge request gitlab-org/gitlab!46257
-
Serena Fang authored
Do not validate SSO or GMA enforcement if the user is a project bot Change function name Add changelog entry Add back ampersand Return user persisted check Render alert when access token creation fails Add spec for failure alert on unsuccessful creation Add spec for access provisioning failure Fix access provisioning spec Fix bot not persisted spec Add counts when token not created Create EE spec file EE spec file to test a EE feature flag even though there is no EE create service file Add newline to end of file Clean up spec Remove extra sidekiq inlien Fix static analysis errors Address MR review comments Improve specs Address MR review comments Rename file, get specs passing, better specs Add another context for SAML groups Create a shared example Move lets into individual contexts Add specs for pass case Remove extra new line Revert "Add back ampersand" This reverts commit 3aada357a573fb20e76f2d68d3b665a501037406. Add ampersand back Use destroy! since return value not checked Update MR number in changelog Move specs to CE file Change spec names Make spec titles more explicit Remove extra new lines
-
Mike Jang authored
Move Event Dictionary and Product Analytics Guide To Handbook See merge request gitlab-org/gitlab!46654
-
Jerome Ng authored
Update links to handbook
-
Nick Gaskill authored
Fix details about merge train feature flag See merge request gitlab-org/gitlab!46631
-
Mike Jang authored
Improve GraphQL testing guide See merge request gitlab-org/gitlab!46177
-
Avielle Wolfe authored
* Add a note about avoiding false positives in N+1 specs * Add a note dictating the request spec directory structure
-
Natalia Tepluhina authored
Fix regression in durationFormatted See merge request gitlab-org/gitlab!46706
-
David O'Regan authored
Improve project labels page card layout consistency See merge request gitlab-org/gitlab!45311
-
Mike Jang authored
docs update okta instructions to ensure the Classic UI view is selected See merge request gitlab-org/gitlab!46586
-