- 09 Dec, 2020 40 commits
-
-
Mikołaj Wawrzyniak authored
Add admin users vue app wrapper See merge request gitlab-org/gitlab!48922
-
Jiaan Louw authored
The first implementation for the admin/users MVP. This passes the the existing user data and admin user paths from Rails to Vue via data attributes. It also adds a blank app wrapper to begin filling in. All this is behind the :vue_admin_users frontend feature flag
-
Marcia Ramos authored
Fix description of comments lines in CODEOWNERS. See merge request gitlab-org/gitlab!47554
-
Marcia Ramos authored
Clarify the 30-minute cooldown for repository size reduction See merge request gitlab-org/gitlab!48622
-
Marcia Ramos authored
Docs: Resolve "Screenshots out of date" - Sharing See merge request gitlab-org/gitlab!48556
-
Niklas Janz authored
to reflect the current UI solves https://gitlab.com/gitlab-org/gitlab/-/issues/288041
-
Marcia Ramos authored
Add tests and docs for extendedWrapper util See merge request gitlab-org/gitlab!47671
-
Angelo Gulina authored
Signed-off-by: Angelo Gulina <agulina@gitlab.com>
-
Mark Florian authored
Remove mention from implementation issue template See merge request gitlab-org/gitlab!49550
-
Sean McGivern authored
Pass blob to webide-buttons for reducing number of Gitaly requests See merge request gitlab-org/gitlab!49411
-
Ezekiel Kigbo authored
DevOps Report: Edit segment functionality See merge request gitlab-org/gitlab!49338
-
Brandon Labuschagne authored
This reuses the add segment modal, by prepopulating the form using an existing segment.
-
Ezekiel Kigbo authored
DevOps Report: Edit segment functionality See merge request gitlab-org/gitlab!49338
-
Brandon Labuschagne authored
This reuses the add segment modal, by prepopulating the form using an existing segment.
-
Sarah Groff Hennigh-Palermo authored
Delete SCSS docs of things that we lint for See merge request gitlab-org/gitlab!49441
-
Simon Knox authored
Also consolidate most of the rules under Rules heading.
-
James Lopez authored
Add GitHub Importer pagination See merge request gitlab-org/gitlab!48983
-
Nicolò Maria Mezzopera authored
Add flash error for setAssignees failure See merge request gitlab-org/gitlab!48277
-
Scott Stern authored
When set assignees fail in group issues board, we show the createFlash banner
-
Mikołaj Wawrzyniak authored
Merge branch '290709-profile-dropdown-still-says-edit-status-after-clearing-user-status' into 'master' Profile dropdown still says "edit status" after clearing user status See merge request gitlab-org/gitlab!49203
-
Ezekiel Kigbo authored
Ensures we check that a user status is set in the current user dropdown to set the correct text for the status modal button Adds a relevant feature spec
-
Igor Drozdov authored
In this case we won't need to load the blob every time
-
Heinrich Lee Yu authored
Default emoji icon persists in issues and mrs header See merge request gitlab-org/gitlab!49439
-
Ezekiel Kigbo authored
-
Rémy Coutable authored
Let `rake gitlab:workhorse:install` use vendored workhorse See merge request gitlab-org/gitlab!49250
-
Jacob Vosmaer authored
GitLab-Workhorse is published in two places now: gitlab-org/gitlab-workhorse (old) and gitlab-org/gitlab/workhorse (new). This updates the `gitlab:workhorse:instal` Rake task to compile Workhorse from the new location.
-
Grzegorz Bizon authored
Make ci_live_trace_use_fog_attributes enabled by default See merge request gitlab-org/gitlab!49543
-
Jacques Erasmus authored
Fix security dashboard breadcrumb on vulnerability details page See merge request gitlab-org/gitlab!49431
-
Jacques Erasmus authored
Refactor hasStartDate* methods from roadmap preset mixins See merge request gitlab-org/gitlab!49530
-
Alper Akgun authored
Docs to manually force the current user to be in the experiment group See merge request gitlab-org/gitlab!49366
-
Alper Akgun authored
-
Marcel Amirault authored
Change interruptible statement to point to reference See merge request gitlab-org/gitlab!49062
-
Cynthia Ng authored
-
Marcel Amirault authored
Improve example description text for complex rule clauses. See merge request gitlab-org/gitlab!48886
-
Dheeraj Joshi authored
-
Natalia Tepluhina authored
Get threat monitoring alerts and show them in a list See merge request gitlab-org/gitlab!48526
-
Alexander Turinske authored
- display alerts via table - allow for status change
-
Illya Klymov authored
Hide extra breadcrumb arrow that overlaps with last breadcrumb item See merge request gitlab-org/gitlab!49456
-
Marcel Amirault authored
Don't run Vale on SVG replacement codes See merge request gitlab-org/gitlab!49523
-
Amy Qualls authored
The SVG replacement codes can't be guaranteed to be real words, but it doesn't matter. They shouldn't be linted by Vale. This MR proposes a TokenIgnores line that skips items matching a regex of **{this}**. Note that tier badges, blessedly, use **(this)** instead of curly braces, so we can lint them separately.
-