- 03 Apr, 2020 40 commits
-
-
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.
-
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
-
Dmytro Zaporozhets authored
De-duplicate EE merge request create service specs Closes #211887 See merge request gitlab-org/gitlab!28608
-
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
-
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
-
Natalia Tepluhina authored
Integrate Edit Feature Flag Page with New UI See merge request gitlab-org/gitlab!28141
-
Andrew Fontaine authored
Migrate some ide/components/commit_sidebar to Jest See merge request gitlab-org/gitlab!28714
-
Marcin Sedlak-Jakubowski authored
Document application limit on milestone overview See merge request gitlab-org/gitlab!28647
-
John Hope authored
-
Zack Cuddy authored
This MR is an effort at MVC. This MR splits off from: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26410 The overall focus of this and following related changes is to replace Geo_Designs with Geo_Replicable. This MR renames all the files from geo_designs => geo_replicable. This MR also removes any "leftover" references to the word "design". This MR is the final MR to fully split up the MR mentioned above.
-