- 01 Apr, 2020 40 commits
-
-
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
-
Martin Wortschack authored
Send event for Commit Changes click during pipeline nudge 3 See merge request gitlab-org/gitlab!26109
-
Martin Wortschack authored
Merge branch '202620-charts-with-series-that-contain-multiple-labels-do-not-have-unique-colors-for-each-label' into 'master' Fix colors in multiple series charts See merge request gitlab-org/gitlab!28095
-
Marcin Sedlak-Jakubowski authored
Add documentation on maximum text length See merge request gitlab-org/gitlab!28424
-
John Hope authored
- Also mention epics - Add the number of characters (1 million) - Mention that this limit might be changed in the future
-
Coung Ngo authored
Make changes as a result of reviewer comments
-
Coung Ngo authored
Make changes as a result of reviewer comments
-
Coung Ngo authored
Added the ability to remove the health status in the issue sidebar
-
Achilleas Pipinellis authored
Document job artifact OpenStack object store configuration See merge request gitlab-org/gitlab!28491
-
Pierre Belloy authored
-
Jose Vargas authored
-
Christian Couder authored
The default is now Git 2.26.0. Let's update the files that use the Git version. Part of: https://gitlab.com/gitlab-org/gitaly/-/issues/2497
-
Nick Thomas authored
Fix a reference to deploy keys in the fast SSH key lookup docs See merge request gitlab-org/gitlab!28564
-
Nick Thomas authored
In e00a7fab we made an assertion that fast SSH key lookups don't cover deploy keys. In fact, they do. Deploy keys don't fit well into an **SSH certificate** usecase, however, so I think that's what was meant.
-
Jackie Fraser authored
There are two clicks tracked on this step of the nudge. The other click is on the Vue component. This click is outside of the popover component.
-
James Lopez authored
Show snippet error update to the user See merge request gitlab-org/gitlab!28516
-