- 14 Feb, 2020 40 commits
-
-
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!
-
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
-
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
-
George Koltsov authored
- Exclude certain attributes from Group Import/Export of Group Model to disallow an ability to overwrite them
-
Jan Provaznik authored
Bump graphql to 1.9.12 See merge request gitlab-org/gitlab!25181
-
Shinya Maeda authored
Implement allowing empty needs for jobs in DAG pipelines See merge request gitlab-org/gitlab!22246
-
syasonik authored
-
Shinya Maeda authored
Increase pipeline email notification from 10 to 30 lines See merge request gitlab-org/gitlab!21728
-
Philipp Hasper authored
-
David Fernandez authored
Those with dependency_type 5 should be removed
-
Jan Provaznik authored
Add subepics feature to license and services See merge request gitlab-org/gitlab!24170
-
Mikolaj Wawrzyniak authored
EnvironmentsHelper#metris_data includes paths which are required in multiple places when rendering embded dashboards. To avoid duplications and to provide MVP qucikly. I included this helper into MetricsDashboard mixin to include required data into response for ajax requests.
-