- Mar 19, 2021
-
-
Cynthia Ng authored
-
- Mar 18, 2021
-
-
Amy Qualls authored
Start by moving this file into the new folder.
-
-
-
- Mar 17, 2021
-
-
Emanuele di Vizio authored
-
Marcel Amirault authored
We don't need to allow irregular quotes, as it could allow some tests to be avoided if the test looks for the standard style only
-
- Mar 16, 2021
-
-
Currently OAuth applications can be only global or per-user. This adds applications on a group level.
-
Diego Louzán authored
-
- Mar 15, 2021
-
-
Peter Hegman authored
-
- Mar 11, 2021
-
-
Craig Norris authored
Update tier badge to indicate self-managed.
-
- Mar 10, 2021
-
-
-
Dylan Griffith authored
- Many missing commas - Some wording improvements
-
- Mar 09, 2021
-
-
Dylan Griffith authored
This is to use more consistent language and Advanced Search migration is clearer about the specific scope.
-
- Mar 08, 2021
-
-
Dylan Griffith authored
This documentation will likely help customers resolve a range of problems. We regularly see customers trying to solve index problems by guessing at a variety of different rake tasks or buttons in the UI. This is the only sure way to fix a broken index state and it could hopefully help them from running a bunch of other steps that are designed for different purposes. This will also be necessary for anyone that accidentally skips the documentation for major version upgrades and misses some migrations before they are deleted.
-
Dylan Griffith authored
This is the first step to making it clear to operators about what they need to check before proceeding with a major version upgrade as well as hopefully helping them debug and fix any problems before proceeding. We are also going to be removing the migration code from previous versions in the major version upgrade so it's very important the migration completes before the upgrade otherwise it will just fail as it will be a blank migration.
-
Amy Qualls authored
The previous merge request removed a deprecated wiki link from the page, but the following sentence needed to be redacted too. This merge request handles that work.
-
Marcel Amirault authored
Remove images no longer in use on any page
-
- Mar 04, 2021
-
-
- Mar 02, 2021
-
-
Achilleas Pipinellis authored
We have two pages referring to the advanced search that can be merged into one.
-
- Feb 27, 2021
-
-
Alexander Kutelev authored
-
- Feb 24, 2021
-
-
Dominic Couture authored
-
- Feb 22, 2021
-
-
Dmitry Gruzd authored
This change introduces a new rake task estimate_cluster_size, which could be useful for estimating ES cluster size
-
- Feb 19, 2021
-
-
ngaskill authored
-
Will Chandler authored
-
Marcin Sedlak-Jakubowski authored
-
Dylan Griffith authored
This will help people diagnose if there are pending migrations before doing upgrades that might cause backwards compatibility issues.
-
- Feb 18, 2021
-
-
Amy Qualls authored
Handle another round of spelling issues in whatever ways seem best.
-
- Feb 17, 2021
-
-
Stan Hu authored
By default, `azure_activedirectory_v2` is the default path, but this can be configured via the `name` parameter.
-
Changzheng Liu authored
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Stan Hu authored
This brings in the OmniAuth provider defined in https://github.com/RIPGlobal/omniauth-azure-activedirectory-v2. The v1 endpoints do not seem to trigger MFA, which prevents logins when MFA is enforced via Azure's Conditional Access policy. Note that existing identities with the legacy V1 Azure provider do not work, and users will either have to reconnect their GitLab accounts or admins have to enable the auto-link feature. Note that the following permission scopes are required for the registered Web application: 1. profile 2. openid 3. email In addition, a redirect URI for `/users/auth/azure_activedirectory_v2/callback` has to be added to the Web application. Relates to: 1. https://gitlab.com/gitlab-org/gitlab/-/issues/214390 2. https://gitlab.com/gitlab-org/gitlab/-/issues/215674
-
Harsh Chouraria authored
Percentage encoding gets required for all special characters used in the username or password supplied in the ElasticSearch URL.
-
- Feb 16, 2021
-
-
Suzanne Selhorn authored
Add the correct spellings to the allowed-words list, and put suggestion-level substitutions in the correct substitutions file.
-
- Feb 12, 2021
-
-
Sam Kerr authored
-
Ho Tuan Duong authored
Update docs with same copy change we have inside the app
- Feb 11, 2021
-
-
Craig Norris authored
Removed references to Starter tier.
-
-
- Feb 10, 2021
-
-
Amy Qualls authored
The developer page for Jenkins integration was not closely linked to the user documentation. Add more prominent crosslinks. Revise subheadings with titles that violate the style guide. Remove duplicated information, establishing the user doc as SSOT. A few minor cleanups. Tried to keep it minimal.
-
Amy Qualls authored
Add words to exceptions list, wrap in code tags, or fix the problem. Whatever's needed.
-