- 04 Oct, 2021 3 commits
-
-
Andrew Fontaine authored
We can utilize the power of search to find references to the feature flag name in the code base to help make cleaning up the feature flag easier. The simple search for the name can be expanded on later by checking if advanced search is enabled and utilizing some of the powers of elastic search to refine our searching of the codebase. Changelog: added EE: true
-
Andrew Fontaine authored
Instead of adding several methods to the feature flags helper that then need to be overridden in the EE version, we can create one method that returns the entire hash of values and then append to that map with the EE only properties by overriding that single method.
-
Andrew Fontaine authored
Just moving some translations to an i18n object in the options for some better organization in preparation for more features coming.
-
- 14 Sep, 2021 37 commits
-
-
Jose Ivan Vargas authored
Log hello message in browser console See merge request gitlab-org/gitlab!69589
-
Paul Slaughter authored
-
Suzanne Selhorn authored
Docs: Update dropdown A-Z list See merge request gitlab-org/gitlab!69885
-
Marcia Ramos authored
-
Douglas Barbosa Alexandre authored
Update parser gem to 3.0.2.0 See merge request gitlab-org/gitlab!70207
-
Craig Norris authored
CODEOWNERS fixes for Ecosystem See merge request gitlab-org/gitlab!70195
-
Jan Provaznik authored
Add Corpus management to security configuration page See merge request gitlab-org/gitlab!69302
-
Lin Jen-Shin authored
Fix whitespace bug in deprecation template See merge request gitlab-org/gitlab!70220
-
Marcin Sedlak-Jakubowski authored
Add overview table to DA docs See merge request gitlab-org/gitlab!69716
-
Annabel Dunstone Gray authored
Fix MR review bar hiding part of the right sidebar See merge request gitlab-org/gitlab!69067
-
Tomas Vik authored
-
Marcin Sedlak-Jakubowski authored
Fix In Operator docs See merge request gitlab-org/gitlab!70285
-
Sean McGivern authored
DRY up throttle settings validations See merge request gitlab-org/gitlab!70300
-
Marcia Ramos authored
Clarify that runner uses values.yaml.gotmpl See merge request gitlab-org/gitlab!69726
-
Adam Hegyi authored
Fix IN operator optimization docs.
-
Jan Provaznik authored
[RUN-AS-IF-FOSS] Fix DORA deployment frequency in VSA See merge request gitlab-org/gitlab!69654
-
Mikołaj Wawrzyniak authored
Use SafeRequestStore in the DB LB See merge request gitlab-org/gitlab!70003
-
Diana Logan authored
Image guidance recommends real-world scenarios See merge request gitlab-org/gitlab!70226
-
Suzanne Selhorn authored
-
Matthias Käppler authored
Add Gitaly keyset pagination support to repository tree API See merge request gitlab-org/gitlab!67509
-
Robert May authored
Adds support for keyset pagination on the repository tree API. This implements a new finder to work alongside the GitalyKeysetPager. Changelog: added
-
Kerri Miller authored
Prevent creation of push_package event on NPM packages API error See merge request gitlab-org/gitlab!68054
-
Hugo Ortiz authored
-
Stan Hu authored
Add Ci::StuckBuilds::DropHelpers module to encapsulate the status-agnostic build operations See merge request gitlab-org/gitlab!69574
-
Peter Leitzen authored
NPM performance fix: remove feature flag See merge request gitlab-org/gitlab!70173
-
Suzanne Selhorn authored
Add tutorial to the "CI/CD in the cloud" section See merge request gitlab-org/gitlab!70284
-
Achilleas Pipinellis authored
Clarify review app is for GL team members See merge request gitlab-org/gitlab!70299
-
Nick Thomas authored
-
Kati Paizee authored
-
Matthias Käppler authored
Fix Geo Pages replication for selective sync See merge request gitlab-org/gitlab!70190
-
Suzanne Selhorn authored
Runners api: link to pagination See merge request gitlab-org/gitlab!70261
-
Sabine Carpenter authored
-
Matthias Käppler authored
Avoid repeat creation of deactivated user See merge request gitlab-org/gitlab!69419
-
Serena Fang authored
-
Olena Horal-Koretska authored
Move EE specific pipeline sources out of CE See merge request gitlab-org/gitlab!70078
-
Sashi Kumar Kumaresan authored
-
David Fernandez authored
Clean package details controller See merge request gitlab-org/gitlab!70268
-