- 14 Feb, 2021 1 commit
-
-
Sami Hiltunen authored
Praefect's virtual storage configuration format in omnibus left no room for other virtual storage related configuration values as the nodes were configured directly in the root of the virtual storage's configuration object. The format was changed to address this by moving the node configuration under the 'nodes' key. This commit updates the documentation to use the updated format. The change was made in a backwards compatible manner. If nodes are configured in the root of the object, Omnibus corrects this by moving unknown keys under the 'nodes' key.
-
- 12 Feb, 2021 39 commits
-
-
Achilleas Pipinellis authored
Documentation: Adds description to OpenAPI docs See merge request gitlab-org/gitlab!52637
-
Jim Cser authored
-
Michael Kozono authored
Fix Style/FrozenStringLiteralComment violations in qa See merge request gitlab-org/gitlab!53995
-
Vitaly Slobodin authored
[RUN-AS-IF-FOSS] Epic Boards index page See merge request gitlab-org/gitlab!53100
-
Florie Guibert authored
In some cases, we can use backticks, or refactor in other ways to avoid the vale warnings.
-
Brandon Labuschagne authored
Set proper runAfter variable in edit mode See merge request gitlab-org/gitlab!54039
-
Achilleas Pipinellis authored
Add GitLab Environment Toolkit to Architecture doc See merge request gitlab-org/gitlab!53735
-
Grant Young authored
Added as a new column under Component List with Omnibus classification
-
Patrick Bajao authored
Memoize force_push for a push See merge request gitlab-org/gitlab!53536
-
Heinrich Lee Yu authored
Move failure_reasons message presenter in CE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54043
-
Michael Kozono authored
Regularly reverify Packages on primary See merge request gitlab-org/gitlab!53470
-
Valery Sizov authored
Updates verification state records using batches We need to regularly re-verify data on the primary to protect against data corruption. In combination with https://gitlab.com/gitlab-org/gitlab-ee/issues/13842, this will ensure that packages are regularly re-verified on all secondary nodes as well.
-
Mike Greiling authored
Update Webpack related packages See merge request gitlab-org/gitlab!53893
-
Paul Slaughter authored
Revert "Convert Search Scope Tabs to Vue Component" See merge request gitlab-org/gitlab!54041
-
Mark Lapierre authored
Dequarantine open_fork_in_web_ide_spec E2E See merge request gitlab-org/gitlab!53948
-
Kushal Pandya authored
Update variable naming to stop using "environment" See merge request gitlab-org/gitlab!53822
-
Marcel Amirault authored
Name them CI/CD variables, not environment variables, for clarity and consistency. It avoids them being confused with the environments feature, or build/job environments.
-
Kushal Pandya authored
Updates fromEndpoints&toEndpoints to be allow all See merge request gitlab-org/gitlab!53940
-
Mark Lapierre authored
Add search settings to admin settings See merge request gitlab-org/gitlab!53581
-
Paul Slaughter authored
- Separates feature flag check from other shared examples so we can reduce redundant specs
-
Vitaly Slobodin authored
Remove unused webpack loader See merge request gitlab-org/gitlab!54020
-
Markus Koller authored
Auto-corrected with Rubocop
-
Luke Duncalfe authored
Add specs for Git HTTP requests without a service parameter See merge request gitlab-org/gitlab!53977
-
Ash McKenzie authored
Add DastProfileUpdate mutation See merge request gitlab-org/gitlab!53432
-
Philip Cunningham authored
Allow users to update existing Dast::Profiles.
-
Michael Kozono authored
Improve maintenance mode documentation See merge request gitlab-org/gitlab!53504
-
Aakriti Gupta authored
-
Aishwarya Subramanian authored
-
Dylan Griffith authored
This reverts merge request !52018
-
Dylan Griffith authored
Enable optimized merged at count FF by default See merge request gitlab-org/gitlab!53704
-
Heinrich Lee Yu authored
Remove unnecessary Rubocop disable See merge request gitlab-org/gitlab!54001
-
Marcel Amirault authored
Add video of CI minutes overview See merge request gitlab-org/gitlab!53839
-
Fabio Pitino authored
-
Luke Duncalfe authored
Expose default value stream configuration See merge request gitlab-org/gitlab!53688
-
Ezekiel Kigbo authored
Provides the default values stream stage configs from the backend via data attributes
-
Paul Gascou-Vaillancourt authored
Ensures that the dastProfileUpdate mutation is sent with the correct variable. It should be runAfterUpdate as opposed to runAfterCreate for the dastProfileCreate mutation.
-
David Kim authored
Resolve "Remove re-use of IterationsResolver" See merge request gitlab-org/gitlab!53171
-
Ezekiel Kigbo authored
Fix jest time reporting by resetting environment See merge request gitlab-org/gitlab!54033
-
GitLab Bot authored
-