- 30 Mar, 2021 40 commits
-
-
Jackie Porter authored
-
Brandon Labuschagne authored
Use Editor Lite in readonly mode to view blobs See merge request gitlab-org/gitlab!57705
-
Jacques Erasmus authored
Use Source editor (editor lite) to view blobs
-
Natalia Tepluhina authored
Fix MR Source Branch styling See merge request gitlab-org/gitlab!57662
-
Mark Florian authored
Dependency Scanning - MVC to enable within the UI - Frontend [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57496
-
Stan Hu authored
Send invited users to sign up instead of sign in when possible See merge request gitlab-org/gitlab!57240
-
Doug Stull authored
- allows better user experience.
-
Lin Jen-Shin authored
doc: Improve the package-and-qa documentation See merge request gitlab-org/gitlab!57817
-
Nick Gaskill authored
Update docs aftre alerts integration form cleanup See merge request gitlab-org/gitlab!57711
-
Olena Horal-Koretska authored
-
Kerri Miller authored
Re-organise `gfm_autocomplete_spec.rb` spec See merge request gitlab-org/gitlab!57698
-
Amy Qualls authored
Add docs on How to generate UsagePing on GitLab.com See merge request gitlab-org/gitlab!57803
-
Rajendra Kadam authored
Documents in the 'developer' directory don't require quite so rigorous editing, but a few things would improve matters here.
-
Jose Ivan Vargas authored
Create status filter on policy alerts See merge request gitlab-org/gitlab!57538
-
Rémy Coutable authored
Remove deprecated repository archive routes See merge request gitlab-org/gitlab!57236
-
Dmytro Zaporozhets (DZ) authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Illya Klymov authored
Hide "Suggest wiki improvement" button from Auditors on "Wiki" pages See merge request gitlab-org/gitlab!56897
-
Kerri Miller authored
Fix capitalization of "merge requests" in notifications See merge request gitlab-org/gitlab!57632
-
Amy Qualls authored
We shouldn't be capitalizing the "R" in "merge requests" ever, and we should only capitalize the "M" when it's the first word in a sentence or slug. Any other capitalization looks strange to native English speakers.
-
David O'Regan authored
Make site profile form composable See merge request gitlab-org/gitlab!57455
-
Dheeraj Joshi authored
- Refactor form to make it reusable - Add feature specs for DAST site profile form
-
Dan Davison authored
Cherry picking from a merge request | E2E See merge request gitlab-org/gitlab!56662
-
Tomislav Nikić authored
Adding the page object to be able to interact with the cherry pick button.
-
Craig Norris authored
Add a redirect stub for the Hipchat page See merge request gitlab-org/gitlab!57851
-
Amy Qualls authored
This page was removed suddenly, and no redirect stub was put in its place.
-
Natalia Tepluhina authored
Remove deprecated info button from issue list view See merge request gitlab-org/gitlab!57762
-
Sean McGivern authored
Add runner type label to queue retrieval duration histogram See merge request gitlab-org/gitlab!57815
-
Andrew Fontaine authored
Use copyable_field component in sidebar_reference_widget.vue See merge request gitlab-org/gitlab!56826
-
Kushal Pandya authored
Refactor(createFlash): use non-deprecated function See merge request gitlab-org/gitlab!55549
-
Michael Lunøe authored
Migrate away from `deprecatedCreateFlash` and use `createFlash` instead. Codemod used to do this migration: https://gitlab.com/mlunoe/gitlab-jscodeshift/-/blob/master/src/migrateCreateFlash.js Epic: https://gitlab.com/groups/gitlab-org/-/epics/3895
-
peterhegman authored
Add spec for when Auditor is part of the project
-
peterhegman authored
Auditors have read-only permissions so can't create issues. Button returned a 404
-
Jacques Erasmus authored
Revise capitalization of "merge request" See merge request gitlab-org/gitlab!57635
-
Amy Qualls authored
We shouldn't be using title case for "merge requests" - we should only, at most, be capitalizing the "M" if it's the beginning of a sentence or phrase.
-
Douglas Barbosa Alexandre authored
Updates Growth issue templates See merge request gitlab-org/gitlab!57660
-
Illya Klymov authored
Switch the source for Diffs suggestion commit message to the MR Notes store See merge request gitlab-org/gitlab!57419
-
Illya Klymov authored
Remove unused extends from some CSS pages See merge request gitlab-org/gitlab!57786
-
Mikołaj Wawrzyniak authored
Merge branch '322166-enable-usage_data_o_pipeline_authoring_unique_users_pushing_mr_ciconfigfile' into 'master' Enable usage data FF unique_users_pushing_mr_ciconfigfile of PA See merge request gitlab-org/gitlab!57465
-
Paul Gascou-Vaillancourt authored
This adds a new ManageViaMr component to the Security Configration page. This component is for enabling a security feature via a merge request via GraphQL. This button is disabled by default behind the sec_dependency_scanning_ui_enable feature flag. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/325694 and https://gitlab.com/gitlab-org/gitlab/-/issues/282533. Co-authored-by: Jannik Lehmann <jlehmann@gitlab.com>
-
Bob Van Landuyt authored
Fix inconsistent production environment definition on VSA See merge request gitlab-org/gitlab!57557
-