- 19 Jun, 2020 40 commits
-
-
Stan Hu authored
For many Gitaly RPCs, previously the `gitaly_duration_s` log timings only accounted for the initial request/response time. We now measure the total time it takes to consume the streaming response for the following RPCs: 1. CommitDelta 2. FilterShasWithSignatures 3. CommitDiff Part of https://gitlab.com/gitlab-org/gitlab/-/issues/30334
-
Mike Greiling authored
Merge branch '218257-service-templates-page-disable-service-template-when-instance-level-integration-is-configured' into 'master' Add UI to disable Service templates See merge request gitlab-org/gitlab!33490
-
Justin Ho Tuan Duong authored
When a instance level integrations is enabled, we need to disable to corresponding service template
-
Suzanne Selhorn authored
Docs: Added troubleshooting for DNS and certificate error in pages See merge request gitlab-org/gitlab!33816
-
Julian Paul Dasmarinas authored
-
Robert Speicher authored
Update GitLab Runner Helm Chart to 0.18.0/13.1.0 See merge request gitlab-org/gitlab!34969
-
Peter Leitzen authored
Remove duplicated test cases for vulnerability exports API Closes #217924 See merge request gitlab-org/gitlab!34920
-
Suzanne Selhorn authored
Note some JUnit features disabled behind feature flag See merge request gitlab-org/gitlab!34786
-
Ben Bodenmiller authored
-
Peter Leitzen authored
Refine UI of integration form See merge request gitlab-org/gitlab!34707
-
Justin Ho Tuan Duong authored
- Fix instance-level integrations nav menu not showing active while on the form page - Make width of different form pages the same as the index page for consistency. - Fix project-level test path
-
Tomasz Maczukin authored
-
Mayra Cabrera authored
Allow advanced API projects filtering for admins See merge request gitlab-org/gitlab!32879
-
Peter Leitzen authored
I18n metrics dashboard error strings See merge request gitlab-org/gitlab!34957
-
Gabriel Mazetto authored
Add new `CI_PROJECT_ROOT_NAMESPACE` predefined environment variable See merge request gitlab-org/gitlab!34733
-
Oswaldo Ferreira authored
Use file_mode to guide position tracing See merge request gitlab-org/gitlab!34375
-
David Kim authored
Since we are dealing with different diff_refs during position tracing, file_identifier_hash cannot be used to find the correct diff_file. Using file_mode seems to be viable in these cases since we can find the diff_file with file_identifier_hash from the position to access the correct file_mode.
-
Oswaldo Ferreira authored
Fix Gitaly duration timings of BlobService RPCs See merge request gitlab-org/gitlab!34906
-
Kamil Trzciński authored
Expose test report summary API See merge request gitlab-org/gitlab!33431
-
Maxime Orefice authored
This MR exposes a new endpoint to improve the performance of our junit feature. We are now able to read data from the database instead of parsing and loading all reports in memory.
-
Robert Speicher authored
Avoid updating snippet content when snippet_files content is not present See merge request gitlab-org/gitlab!34865
-
Gabriel Mazetto authored
Create pipeline/filter converting Atlassian Document Format to GFM See merge request gitlab-org/gitlab!32362
-
Robert Speicher authored
Expose storage size limit for namespaces in GraphQL See merge request gitlab-org/gitlab!34882
-
Nick Thomas authored
[GraphQL] Add mutation to update merge requests See merge request gitlab-org/gitlab!34748
-
Marcia Ramos authored
Typo correction in Tags doc See merge request gitlab-org/gitlab!34917
-
Jordi Mon authored
-
rpereira2 authored
Internationalize error strings in metrics dashboard processing stages.
-
Marcia Ramos authored
Update link of blockedDependencies.bootstrap-vue See merge request gitlab-org/gitlab!34663
-
Amy Qualls authored
MR Widget Terraform Plans Doc Update See merge request gitlab-org/gitlab!34566
-
Emily Ring authored
-
rpereira2 authored
-
Suzanne Selhorn authored
Clarify feature flag docs See merge request gitlab-org/gitlab!34711
-
Marcel Amirault authored
Adjust order of feature flag sections, and clarify the details.
-
Nick Thomas authored
Clean up robots.txt See merge request gitlab-org/gitlab!34773
-
Dmytro Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nicolò Maria Mezzopera authored
Rename two tests to browser_specs Closes #194259 and #194262 See merge request gitlab-org/gitlab!34950
-
Jose Ivan Vargas authored
Replace gl-deprecated-button in rule controls See merge request gitlab-org/gitlab!34549
-
Marcel Amirault authored
Clarify feature flag dev workflow across multiple MRs See merge request gitlab-org/gitlab!30491
-
Fabio Pitino authored
Describe how to use feature flags when developing a feature across multiple MRs
-
Himanshu Kapoor authored
- fly_out_nav_spec - tooltip_on_truncate_spec
-