- 08 Jul, 2020 40 commits
-
-
Jose Ivan Vargas authored
Add an actions menu to the metrics dashboard header See merge request gitlab-org/gitlab!35028
-
Paul Slaughter authored
Add code coverage capturing for jest coverage See merge request gitlab-org/gitlab!35430
-
Ricky Wiens authored
- We were not capturing/logging the coverage numbers for Jest code coverage. This change should capture the coverage that is already being output by Istanbul in the coverage merge section.
-
Martin Wortschack authored
Boilerplate - Create new value stream MVC See merge request gitlab-org/gitlab!35822
-
Dan Davison authored
Add new runner for the RubyMine gutter See merge request gitlab-org/gitlab!30629
-
Achilleas Pipinellis authored
docs/backup/gcs: add mention of possible SSL issue See merge request gitlab-org/gitlab!36069
-
Leo Antunes authored
-
Peter Leitzen authored
Use server-defined icon for alert system notes See merge request gitlab-org/gitlab!35902
-
Sarah Yasonik authored
-
Illya Klymov authored
Save show whitespace choice See merge request gitlab-org/gitlab!35806
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v17.19.0 See merge request gitlab-org/gitlab!36311
-
Mayra Cabrera authored
Revert "Merge branch 'ph/225849/repositoryGraphQLWebPath' into 'master'" See merge request gitlab-org/gitlab!36312
-
Rémy Coutable authored
Fix flaky spec spec/features/projects/clusters/applications_spec.rb Closes #227317 See merge request gitlab-org/gitlab!36290
-
Illya Klymov authored
Merge branch '217782-refactor-the-project-audit-events-to-use-the-audit-events-shared-template' into 'master' Refactor the project audit events to use the shared template See merge request gitlab-org/gitlab!34176
-
Sean McGivern authored
Update `rack-timeout` and make it `require:`'d See merge request gitlab-org/gitlab!36289
-
Phil Hughes authored
This reverts commit c2bdc29e, reversing changes made to a14ff6ec.
-
GitLab Bot authored
-
Sean McGivern authored
Resolve "Merge or add relation between Alert models" See merge request gitlab-org/gitlab!35943
-
Sean Arnold authored
- Remove code in service + specs
-
Achilleas Pipinellis authored
Update Quality related code review guidelines See merge request gitlab-org/gitlab!36167
-
Sean McGivern authored
Fix routing for paths starting with help and projects See merge request gitlab-org/gitlab!36048
-
Achilleas Pipinellis authored
Document no_proxy as Elasticsearch workaround See merge request gitlab-org/gitlab!35772
-
Katrin Leinweber authored
See https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/c1daa21ae753588cce46077dfa668ae195eb1db6/files/gitlab-config-template/gitlab.rb.template#L480-484 and https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/c1daa21ae753588cce46077dfa668ae195eb1db6/files/gitlab-config-template/gitlab.rb.template#L527-531
-
Adam Hegyi authored
Remove check for availability of PG upsert See merge request gitlab-org/gitlab!36055
-
Martin Wortschack authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!36129
-
Andrei Stoicescu authored
- add menu with "Create new" and "Duplicate dashboard" items - add tests
-
Ezekiel Kigbo authored
Ensures the create new value stream button is available when the feature flag is on Update gitlab pot file
-
Ezekiel Kigbo authored
Adds the valueStreamAnalyticsCreateMultipleValueStreams feature flag to toggle the button on and off
-
Thong Kuah authored
Also rework spec to be much more real-world scenario. The previous spec was merely testing that the email still appeared on the page without any persistence (it would have been replaced by persisted value on page refresh)
-
Shinya Maeda authored
Fix Project#pages_url not to downcase url path for project level pages See merge request gitlab-org/gitlab!36183
-
Sean McGivern authored
Quarantine a flaky spec See merge request gitlab-org/gitlab!36295
-
Miguel Rincon authored
Remove utility classes now present in gitlab-ui See merge request gitlab-org/gitlab!36212
-
charlie ablett authored
[RUN AS-IF-FOSS] Move cluster health metrics dashboard serivces into gitlab core See merge request gitlab-org/gitlab!35873
-
Andreas Brandl authored
With >= PG11, this is not necessary anymore
-
Sean McGivern authored
Add external_tracker to JiraIssueSerializer See merge request gitlab-org/gitlab!36263
-
Rémy Coutable authored
Increase review apps Postgresql CPU See merge request gitlab-org/gitlab!36294
-
Sean McGivern authored
Composite metric identifier index See merge request gitlab-org/gitlab!35566
-
Bob Van Landuyt authored
[RUN AS-IF-FOSS] Move feature to core: "Multiple Kubernetes clusters" Closes #212229 See merge request gitlab-org/gitlab!35094
-
Serena Fang authored
This will support the checkbox to enable/disable the Jira issues page. Display commits search in mobile & adjust text Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/214039 Update placeholder text per Pajamas guidelines (https://design.gitlab.com/components/search/) Unhide search bar in smaller screens.
-
Natalia Tepluhina authored
Upload images from SSE to the project repo See merge request gitlab-org/gitlab!35421
-