- 03 Apr, 2020 36 commits
-
-
Alper Akgun authored
-
James Lopez authored
Update Grafana proxy api time range params See merge request gitlab-org/gitlab!28467
-
James Lopez authored
gitlab import/export: add support for system note metadata See merge request gitlab-org/gitlab!27853
-
James Lopez authored
Fixes for RSpec/LeakyConstantDeclaration cop See merge request gitlab-org/gitlab!28483
-
Natalia Tepluhina authored
GitLab UI: rename GlButton to GlDeprecatedButton See merge request gitlab-org/gitlab!27835
-
Bob Van Landuyt authored
Return explicit `nil` for all awardables with no todos Closes #212842 See merge request gitlab-org/gitlab!28605
-
Natalia Tepluhina authored
Replace underscore with lodash for ./ee/app/assets/javascripts/ide See merge request gitlab-org/gitlab!28687
-
Natalia Tepluhina authored
Display page content in the Static Site Editor See merge request gitlab-org/gitlab!28472
-
Enrique Alcántara authored
Display a text edit area in the static site editor and display the page content in it
-
James Lopez authored
Expose test reports with attachment on pipeline See merge request gitlab-org/gitlab!28218
-
charlie ablett authored
Update index_options to fix advanced search queries Closes #213265 See merge request gitlab-org/gitlab!28712
-
Dylan Griffith authored
De-duplicate issues create service EE specs Closes #211887 See merge request gitlab-org/gitlab!28213
-
Dylan Griffith authored
-
Dylan Griffith authored
This should help prevent regressions like https://gitlab.com/gitlab-org/gitlab/-/issues/213265
-
Mike Greiling authored
Updated spinner next to Forking in progress message See merge request gitlab-org/gitlab!28506
-
Victor Wu authored
-
Michael Kozono authored
Include LDAP UID attr in default attrs for LDAP lookups Closes #212465 See merge request gitlab-org/gitlab!28148
-
Paul Slaughter authored
Fix caption of approvals in MR Closes #26895 See merge request gitlab-org/gitlab!28274
-
Dmitry Gruzd authored
-
Steffen Köhler authored
-
Steffen Köhler authored
-
Steffen Köhler authored
-
Evan Read authored
Docs: rename to create new cluster See merge request gitlab-org/gitlab!28492
-
Evan Read authored
Update auto-build-image with CNB support Closes #212610 See merge request gitlab-org/gitlab!28165
-
Hordur Freyr Yngvason authored
-
Ash McKenzie authored
Add Bitbucket Importer metrics See merge request gitlab-org/gitlab!27524
-
Thong Kuah authored
This makes this more consistent with the UI, and also makes more sense to distinguish from "Add existing cluster"
-
Marcel Amirault authored
Add python example to junit docs See merge request gitlab-org/gitlab!27731
-
James Heimbuck authored
-
Ash McKenzie authored
Remove unused occurrence methods See merge request gitlab-org/gitlab!28666
-
Ash McKenzie authored
Fix snippet bug when geo primary is enabled See merge request gitlab-org/gitlab!28421
-
Marcel Amirault authored
Pipeline docs standardization updates See merge request gitlab-org/gitlab!28685
-
Suzanne Selhorn authored
-
Ash McKenzie authored
Fallback to backend for test roulette See merge request gitlab-org/gitlab!27119
-
Mayra Cabrera authored
Add ability to comment notes created for vulnerabilities See merge request gitlab-org/gitlab!27794
-
Alan (Maciej) Paruszewski authored
This adds to First Class Vulnerabilities ability to comment notes created in system and start the discussion.
-
- 02 Apr, 2020 4 commits
-
-
Paul Gascou-Vaillancourt authored
- Renamed all instances of GlButton to GlDeprecatedButton - Renamed all instance of gl-button to gl-deprecated-button
-
Dan Davison authored
Workaround for `Retry later` errors during E2E tests See merge request gitlab-org/gitlab!28625
-
Mark Lapierre authored
The error appears when accessing protected paths, most frequently when signing in or signing out. This detects the error when visiting those pages, and waits for 60 seconds before refreshing. This process repeats, adding 60 seconds each time. To prevent running indefinitely, it allows the test to fail after 5 attempts.
-
charlie ablett authored
Refactor TestCase initialization See merge request gitlab-org/gitlab!28571
-