- 14 Feb, 2020 40 commits
-
-
Kushal Pandya authored
Resolve "Convert Insights to ECharts" Closes #13006 and #196184 See merge request gitlab-org/gitlab!24661
-
Robert Hunt authored
First I've deleted all the old charts JS and started referencing GlCharts instead. I've also created a new insights_chart.vue file to separate the page from the individual charts themselves. Replaced, created or updated tests. Added a changelog entry
-
Martin Wortschack authored
Move epics to premium Closes #37081 See merge request gitlab-org/gitlab!25184
-
Kushal Pandya authored
Code Review Analytics: Add badge tooltips for hidden approvers See merge request gitlab-org/gitlab!25239
-
Martin Wortschack authored
Pass logs api URL to frontend See merge request gitlab-org/gitlab!24801
-
Adrien Kohlbecker authored
-
Natalia Tepluhina authored
Resolve "New re-usable component for Blob File Content" Closes #28819 See merge request gitlab-org/gitlab!25188
-
Denys Mishunov authored
Return correct content based on passed param Now, that we have different fields for rich and simple content, we can fetch one or another based on the passed parameter
-
Dan Davison authored
Refactor add CI variable spec See merge request gitlab-org/gitlab!24528
-
Tiffany Rea authored
Apply suggestion to qa/qa/specs/features/browser_ui/4_verify/ci_variable/add_remove_ci_variable_spec.rb
-
Heinrich Lee Yu authored
Merge branch '29789-merge-request-approvers-in-list-sometimes-doesnt-show-correct-number' into 'master' Resolve "Merge request approvers in list sometimes doesnt show correct number" Closes #29789 See merge request gitlab-org/gitlab!23827
-
Gary Holtz authored
Initial exploration of this problem. I would think if an MR needs "X" approvals, that would supersede the project's rule of "Y" approvals. We'll see what the pipeline says!
-
Jarka Košanová authored
- they can see them and should be able to remove them
-
Douglas Barbosa Alexandre authored
Resolve "Embed: Add link to embedded panels to go to logs page" Closes #201846 See merge request gitlab-org/gitlab!25111
-
Marcia Ramos authored
Added documentation for Enable Review Apps See merge request gitlab-org/gitlab!24988
-
Etienne Baqué authored
-
Phil Hughes authored
Step 2 - Fix Web IDE on projects without merge requests See merge request gitlab-org/gitlab!24508
-
Lin Jen-Shin authored
Fix for "Refactor merge requests/issues API specs" See merge request gitlab-org/gitlab!25243
-
James Lopez authored
Use closest allowed visibility level for groups creation on Group Import See merge request gitlab-org/gitlab!25026
-
James Lopez authored
Separate user agent, custom attribute and page domain cert into own entities file See merge request gitlab-org/gitlab!24985
-
Rajendra Kadam authored
-
Imre Farkas authored
Remove self monitoring feature flag See merge request gitlab-org/gitlab!23631
-
Imre Farkas authored
When a namespace GitLab Subscription expires, disable SSO enforcement Closes #34287 See merge request gitlab-org/gitlab!21135
-
Grzegorz Bizon authored
Add a Go code format guideline See merge request gitlab-org/gitlab!25179
-
Kushal Pandya authored
-
Kushal Pandya authored
Hides ability to use sub-epics (an EE Ultimate feature) for users who are on EE Premium.
-
George Koltsov authored
- When importing groups that had subgroups using Group Import/Export functionality, visibility levels were not considered. - Which led to import failures due to validation errors, when a group that had internal visibility level is being imported into a private one. - This MR changes visibility levels to, either use parent group's closest visibility level, or private.
-
Eugenia Grieff authored
Use method expect_response_contain_exactly instead of expect_paginated_array_response in specs where the result is not expected to be ordered
-
Walmyr Lima e Silva Filho authored
Add E2E test of fork creation after storage change See merge request gitlab-org/gitlab!21383
-
Mark Lapierre authored
Tests that if a fork is created and then the parent project is moved to a new gitaly storage/shard, another fork can be created after the move. See https://gitlab.com/gitlab-org/gitlab/issues/38264 Add the ability to create a fork via the API, check import status (to confirm when the fork is complete), and change repository storage. Resource::Fork needed to be updated, which also required updating Resource::MergeRequestFromFork and the test that uses it so that that test can still fabricate a fork via the UI.
-
James Lopez authored
Separate application and blob entities into own class files See merge request gitlab-org/gitlab!24997
-
Rajendra Kadam authored
-
Nick Thomas authored
Code Nav Poc: Extend LSIF info with hover data See merge request gitlab-org/gitlab!23682
-
James Lopez authored
Add more group attrs to list of excluded attributes for Group Import See merge request gitlab-org/gitlab!25031
-
Jan Provaznik authored
Swap AlertsController#metrics_dashboard to use metric_id and env_id See merge request gitlab-org/gitlab!24888
-
Sean McGivern authored
Resolve "Disable self-approval at the Instance level" Closes #39060 See merge request gitlab-org/gitlab!23731
-
Yorick Peterse authored
Danger: Remove single code base analysis See merge request gitlab-org/gitlab!25228
-
Sean McGivern authored
Add package dependencies cleanup migration See merge request gitlab-org/gitlab!24868
-
Thong Kuah authored
Set default true for the nuget_package_registry feature flag See merge request gitlab-org/gitlab!25157
-
Sean McGivern authored
Avoid autolinking YouTrack issue numbers followed by letters See merge request gitlab-org/gitlab!24770
-