- 03 Apr, 2020 1 commit
-
-
Andrew Fontaine authored
By passing a version in to the form, the form can now handle new version flags to edit. The update action has also been beefed up.
-
- 01 Apr, 2020 39 commits
-
-
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
-
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
-
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.
-
Mike Jang authored
Remove square brackets and fix orphaned links See merge request gitlab-org/gitlab!28280
-
Marcel Amirault authored
-
Martin Wortschack authored
Fix single stat panel percentile format support See merge request gitlab-org/gitlab!28365
-
Michael Kozono authored
Change Geo::FileDownloadWorker for failed-sync to test the correct scenario See merge request gitlab-org/gitlab!28409
-
Leandro Gomes authored
-
Bob Van Landuyt authored
Add a count for recently added group members See merge request gitlab-org/gitlab!26600
-
Rémy Coutable authored
Moving to use of Git 2.26 version See merge request gitlab-org/gitlab!28578
-