- 01 Apr, 2020 40 commits
-
-
charlie ablett authored
Revert "Add read-only state for LDAP syncable attributes" See merge request gitlab-org/gitlab!28541
-
Nick Gaskill authored
Indicate to users what version of GitLab introduced DAST API Scans See merge request gitlab-org/gitlab!28500
-
Dan Davison authored
Dashboard filtering e2e test See merge request gitlab-org/gitlab!27506
-
Sofia Vistas authored
Code review fixes for: separation of modal component, variable naming convention, spec naming and qa selector. Follow up issues on gitlab-ui selectors, integration of k3s and strong memoization created.
-
Robert Speicher authored
Move settings only relevant to the parent group into an "Administration" menu See merge request gitlab-org/gitlab!28057
-
Robert Speicher authored
Speed up CI pipelines API specs See merge request gitlab-org/gitlab!28287
-
Nathan Friend authored
Integrate the New Feature Flag into Create See merge request gitlab-org/gitlab!27713
-
Mayra Cabrera authored
Remove health_status column from epics See merge request gitlab-org/gitlab!26302
-
Paul Slaughter authored
Fix the Releases page for Guest Users Closes #34862 See merge request gitlab-org/gitlab!28447
-
Mike Jang authored
Docs: suggestions for avoiding PII in docs Closes #208372 See merge request gitlab-org/gitlab!28370
-
Amy Qualls authored
Updates the style guide to suggest using email addresses ending in example.com, and non-gendered, obviously fake usernames in API calls.
-
James Fargher authored
Support 'license_scanning' in model tests See merge request gitlab-org/gitlab!27828
-
Tetiana Chupryna authored
Switching to `license_scanning` as it's a new report name
-
Peter Leitzen authored
-
Tanya Pazitny authored
Add AWS configurations for all ref. architectures in the docs Closes gitlab-org/quality/performance#27 See merge request gitlab-org/gitlab!27375
-
Tanya Pazitny authored
-
peterhegman authored
-
Andrew Fontaine authored
This allows the creation of new-style feature flags with strategies, hidden behind the `:feature_flags_new_version`
-
Peter Leitzen authored
Remove duplicate expect for meber specs See merge request gitlab-org/gitlab!28574
-
Rajendra Kadam authored
-
Peter Leitzen authored
Add receive stub for wiki specs See merge request gitlab-org/gitlab!28551
-
Rajendra Kadam authored
-
Peter Leitzen authored
Remove duplicate expect for ee group specs See merge request gitlab-org/gitlab!28538
-
Rajendra Kadam authored
-
Nathan Friend authored
Add ability to remove health status in Issue sidebar" See merge request gitlab-org/gitlab!27917
-
Dan Davison authored
Set screenshot in after hook instead of around hook See merge request gitlab-org/gitlab!28172
-
Mark Lapierre authored
This will hopefully avoid nested examples
-
Andrew Fontaine authored
Add current env name to monitoring store See merge request gitlab-org/gitlab!28390
-
Peter Leitzen authored
Pass related_class to the context as a string See merge request gitlab-org/gitlab!28576
-
Achilleas Pipinellis authored
Add required quotes to CS docs env var See merge request gitlab-org/gitlab!28512
-
Achilleas Pipinellis authored
Document CLAIR_TRACE var for Container Scanning See merge request gitlab-org/gitlab!28322
-
Achilleas Pipinellis authored
Architecture doc revamp See merge request gitlab-org/gitlab!28285
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Update Redis plus security group and reorganize See merge request gitlab-org/gitlab!28577
-
Collen authored
-
Marcia Ramos authored
Move lfs user doc to git topics directory Closes #210354 See merge request gitlab-org/gitlab!27191
-
Marcel Amirault authored
Move two LFS docs to /git/topics/lfs, and update all links from the UI and other docs.
-
Rémy Coutable authored
Measurable module: log all GC stats to stdout Closes #209781 See merge request gitlab-org/gitlab!28445
-
Dhiraj Bodicherla authored
The monitoring dashboard sets endpoints on initial load. This MR adds a new property that needs to be added on initial load
-
Bob Van Landuyt authored
Since the Gitlab::ApplicationContext wants a string, this means that anything else will not be passed to Labkit for logging. We did this to avoid logging huge objects that could contain sensitive information. This also caused the ReactiveCachingWorker to miss it's related class sometimes: We schedule this in ReactiveCaching#refresh_reactive_cache! using self.class, this would then filtered out since Class is not a String.
-