- 07 Apr, 2020 1 commit
-
-
Peter Hegman authored
Added to Issue, MR, and Epic list view. Also added to Issue and MR headers
-
- 03 Apr, 2020 39 commits
-
-
Paul Slaughter authored
Resolve "Remove "Open in file view" in Web IDE" Closes #199081 See merge request gitlab-org/gitlab!28705
-
Martin Wortschack authored
Added snowplow tracking to change direction See merge request gitlab-org/gitlab!28717
-
Mayra Cabrera authored
Issue #26426 Drafting a solution for the retrieval of runners that belong to... See merge request gitlab-org/gitlab!24169
-
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.
-
Douglas Barbosa Alexandre authored
Change organization field to `readonly` for GitLab employees See merge request gitlab-org/gitlab!28151
-
Paul Slaughter authored
Tweak Dependency List pipeline subheading text See merge request gitlab-org/gitlab!28665
-
Mark Florian authored
This also takes the opportunity to switch to `GlSprintf` for i18n. Part of [Update dependencies table UI][1]. [1]: https://gitlab.com/gitlab-org/gitlab/-/issues/195928
-
Michael Kozono authored
Show error when Jira did not return any projects See merge request gitlab-org/gitlab!28752
-
Jarka Košanová authored
-
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
-
peterhegman authored
Changelog not needed for MRs behind feature flags
-
peterhegman authored
`gitlab_employee?` and `:gitlab_employee_badge` were being used together in multiple places. This combines them into one source of truth. It also allows us to clean up the HAML templates.
-
Douglas Barbosa Alexandre authored
Expose Enabled Replication to API See merge request gitlab-org/gitlab!28478
-
peterhegman authored
-
peterhegman authored
Test organization field attributes and `:gitlab_employee_badge` feature flag
-
peterhegman authored
The organization field will be prepopulated with `GitLab` and readonly for users with a `@gitlab.com` email
-
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
-