- 08 Jul, 2020 40 commits
-
-
Robert Hunt authored
Also updated rspec to test for the actual SVG icon rather than arbitrary text highlighting
-
Robert Hunt authored
-
Robert Hunt authored
-
Robert Hunt authored
-
Robert Hunt authored
-
Robert Hunt authored
- Restructure expiry date partial to receive the credential object - Restructure expiry date partial to be clearer - Changed PAT and SSH partials to have slightly wider columns and pass in the credential object - Updated specs to use TestHelper rather than Timecop - Updated specs to use before_all rather than before - Updated multiple expect specs to use :aggregate_failures
-
Robert Hunt authored
Adds colour and icons to PATs and SSH keys to warn when a credential is expiring or expired. Also shows a tooltip for the expired credentials Added the logic to a separate shared HAML template since it's the same code Updated backend logic to find expired as well when doing the DB query Added spec tests Adds new shared examples for expiry date within the credentials inventory Adds these to the admin and group spec tests
-
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
-
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
-