- 12 Feb, 2021 40 commits
-
-
Kushal Pandya authored
Resolve "Migrate tab styles in _ide_theme_overrides.scss" See merge request gitlab-org/gitlab!51933
-
Vitali Tatarintev authored
Fix Style/FrozenStringLiteralComment violations in scripts See merge request gitlab-org/gitlab!53269
-
Markus Koller authored
Auto-corrected with Rubocop
-
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
-