- 03 Jun, 2020 40 commits
-
-
Sean McGivern authored
Suggest or nudge with Danger when changes are only in `ee/` and `spec/` Closes #219263 See merge request gitlab-org/gitlab!33309
-
Kushal Pandya authored
Remove nextpage function logic from list model See merge request gitlab-org/gitlab!31904
-
Marvin Karegyeya authored
-
Jan Provaznik authored
Increase export rate limit to match import rate limit See merge request gitlab-org/gitlab!33026
-
Kushal Pandya authored
Remove default export from container registry store Closes #216742 See merge request gitlab-org/gitlab!33586
-
Igor Drozdov authored
Use the stream_call method when using the Gitaly Client for querying Diff Stats See merge request gitlab-org/gitlab!33606
-
Phil Hughes authored
Update artifacts section to show when an artifact is locked See merge request gitlab-org/gitlab!32992
-
Frédéric Caplette authored
This update the UI so that when there is a locked artifact, we show a relevant message to the user. It also refactored the test to be more jest-like and added the new tests required to ensure this changes is covered.
-
Andreas Brandl authored
Cleanup migrations introduced before 2019 See merge request gitlab-org/gitlab!31936
-
Kushal Pandya authored
Update alert settings screenshot See merge request gitlab-org/gitlab!33362
-
Kushal Pandya authored
Update alert integration settings description See merge request gitlab-org/gitlab!33244
-
Tristan Read authored
-
Achilleas Pipinellis authored
Remove details blocks since Mermaid graphs don't display well inside See merge request gitlab-org/gitlab!33698
-
Peter Leitzen authored
Query usage data from bundled Prometheus See merge request gitlab-org/gitlab!32315
-
Matthias Käppler authored
This is an MVC for tracking _some_ information around customer topology via a Usage Ping, where the data is collected from Prometheus. Only a single metric is sent at the moment.
-
Martin Wortschack authored
Use a gray box approach to test svg icon in time series See merge request gitlab-org/gitlab!33483
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Remove legacy callback argument from group method Closes #217349 See merge request gitlab-org/gitlab!33408
-
Phil Hughes authored
Use gl-sprintf for Kubernetes application description strings See merge request gitlab-org/gitlab!33270
-
Miguel Rincon authored
Instead of testing internal methods of the component for icon rendering, this MR tests the output of options into echarts.
-
Ezekiel Kigbo authored
Fix visual bug on vulnerability list See merge request gitlab-org/gitlab!33614
-
Illya Klymov authored
Add UTC setting for the date time picker See merge request gitlab-org/gitlab!33039
-
Igor Drozdov authored
Add tooling/ to the unit test level See merge request gitlab-org/gitlab!33629
-
Igor Drozdov authored
De-dupe refresh service EE spec See merge request gitlab-org/gitlab!32995
-
Nicolas Dular authored
-
Nicolò Maria Mezzopera authored
- store - page importing store
-
Jarka Košanová authored
Cleanup batch_comments feature See merge request gitlab-org/gitlab!33159
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Kushal Pandya authored
Network policy management toggle See merge request gitlab-org/gitlab!33234
-
Natalia Tepluhina authored
Metrics Dashboard YAML validation - add auxiliary blob view for dashboard files. See merge request gitlab-org/gitlab!33202
-
Nicolò Maria Mezzopera authored
Persist filters while navigating See merge request gitlab-org/gitlab!33289
-
Kushal Pandya authored
Update dependency @gitlab/svgs to v1.135.0 See merge request gitlab-org/gitlab!33615
-
Martin Wortschack authored
Improve header acccessibility See merge request gitlab-org/gitlab!33603
-
Ash McKenzie authored
Extract integration custom fields to Vue See merge request gitlab-org/gitlab!31430
-
Natalia Tepluhina authored
Merge branch '217168-close-open-reply-input-fields-in-the-design-view-sidebar-when-leaving-a-new-comment' into 'master' Close open reply input fields on design when leaving a new comment See merge request gitlab-org/gitlab!33587
-
Natalia Tepluhina authored
Apply suggestion to spec/frontend/design_management/components/design_notes/design_reply_form_spec.js
-
Ash McKenzie authored
Project share to avoid after_commit hook See merge request gitlab-org/gitlab!33144
-
Adam Hegyi authored
Add constraint to resource_state_events table to check for valid issuable setup See merge request gitlab-org/gitlab!32517
-
Ramya Authappan authored
Refactoring old wiki testing code Closes gitlab-org/quality/testcases#271, gitlab-org/quality/testcases#275, and gitlab-org/quality/testcases#267 See merge request gitlab-org/gitlab!31716
-
Tomislav Nikić authored
Cleaning the page objects as well as the resource creation. The spec file was purged of any duplicate code.
-