- 03 Apr, 2020 40 commits
-
-
Nacho Otal authored
Issue #26426 Drafting a solution for the retrieval of runners that belong to subgroups for the owner of the parent group Issue #26426 : Using the owned_groups with self_and_descendants to get all the groups that a user owns even per inheritance of ownership. Fixing the test case so that it behaves as expected. Issue #26426 : No need to have two separate cases for group_runners and subgroup_runners since the subgroups inherit the ownership from the groups. Issue #26426 : Improving description of the example. Issue #26426 : As discussed, get rid of the example extraction and inline it in the test case. Issue #26426 : As discussed, adding a test case for inclusion of runners that belong to groups in which the user is maintainer (and developer). issue #26426 : Adding reporter and guest to shared examples for completion. Issue #26426 : Adding multi-owner, group owner and project owner as shared examples. Issue #26426 : Refining the case of group owner. Issue #26426 : Making all let imperative. Reviewing the cases so that they're complete. Issue #26426 : Improving wording on the descriptions of the test. Adding completion cases tests.
-
Dmytro Zaporozhets authored
Change group policy for Group Activity Analytics See merge request gitlab-org/gitlab!28646
-
Aakriti Gupta authored
Only allow users who have access to the group, to be able to access the analytics
-
Denys Mishunov authored
Update dependency @gitlab/svgs to v1.117.0 See merge request gitlab-org/gitlab!28570
-
Andrew Fontaine authored
Change redo for retry icon in metrics dashboard See merge request gitlab-org/gitlab!28670
-
Douglas Barbosa Alexandre authored
Expose Enabled Replication to API See merge request gitlab-org/gitlab!28478
-
Andrew Fontaine authored
FE Remove redundant mocking docs See merge request gitlab-org/gitlab!28056
-
Igor Drozdov authored
Remove incomplete and duplicate spec from changelog specs See merge request gitlab-org/gitlab!28801
-
Rajendra Kadam authored
-
Dmytro Zaporozhets authored
Move features to Core: "Design Management"" Closes #213136 See merge request gitlab-org/gitlab!28589
-
Mike Terhar authored
This allows any project that meets the technical specs to use design_management features.
-
Nick Thomas authored
Add api endpoint to get x509 signature See merge request gitlab-org/gitlab!28590
-
Roger Meier authored
-
Kushal Pandya authored
Add new text colors and update severity colors See merge request gitlab-org/gitlab!28303
-
Douglas Barbosa Alexandre authored
Improve the feature proposal issue template See merge request gitlab-org/gitlab!27790
-
Robert Speicher authored
Prevent login for users that don't have the required permission See merge request gitlab-org/gitlab!28458
-
Nadia Sotnikova authored
-
Kushal Pandya authored
Geo Replication - Rename Files and Cleanup See merge request gitlab-org/gitlab!27541
-
Denys Mishunov authored
Remove license checks for issue_board_focus_mode in EE See merge request gitlab-org/gitlab!28597
-
Zack Cuddy authored
From the UI we currently do not know if a replication is active or disabled. Currently, we just show that nothing is synced. However, as part of https://gitlab.com/gitlab-org/gitlab/-/issues/13309 we are going to differentiate between nothing synced and synced disabled. This adds the ability to do that by exposing the data through the API.
-
Dmytro Zaporozhets authored
De-duplicate EE merge request create service specs Closes #211887 See merge request gitlab-org/gitlab!28608
-
Jose Vargas authored
-
Nadia Sotnikova authored
-
Paul Slaughter authored
- Most of this is already mentioned in the previous section
-
Robert Speicher authored
Tweak some factories to support stubbing See merge request gitlab-org/gitlab!28778
-
GitLab Bot authored
-
Martin Wortschack authored
Add DAST evidence to Vulnerability Details See merge request gitlab-org/gitlab!28315
-
Dheeraj Joshi authored
-
Douglas Barbosa Alexandre authored
Resolve missing SnippetType argument See merge request gitlab-org/gitlab!28673
-
Aishwarya Subramanian authored
Prevent users who do not have the ability to sign in (read internal, blocked and inactive users) from signing in. Also show appropriate message when such users try logging in to the system.
-
Alexander Turinske authored
- update snapshot tests
-
Alexander Turinske authored
- gl-avatar features were not needed to display a letter - use span instead - update tests
-
Alexander Turinske authored
- bring in more colors from gitlab-ui for the project dashboard security status severity colors
-
Brett Walker authored
so that it is available for everyone
-
Douglas Barbosa Alexandre authored
Refactors Geo::RepositoryVerificationPrimaryService spec to remove repeated example See merge request gitlab-org/gitlab!28525
-
Igor Drozdov authored
REmove duplicate show spec from admin routing See merge request gitlab-org/gitlab!28790
-
Rajendra Kadam authored
-
Shinya Maeda authored
Add Spec For Ci Cd Controller See merge request gitlab-org/gitlab!28382
-
Jason Goodman authored
Test interface with CreatePipelineService
-
Shinya Maeda authored
Use average of coverage values to avoid upsert error See merge request gitlab-org/gitlab!28556
-