- 09 Dec, 2020 40 commits
-
-
Dmytro Zaporozhets (DZ) authored
Fix CommitLinter to allow subjects that start with a capital letter See merge request gitlab-org/gitlab!49556
-
Toon Claes authored
Merge branch '250800-create-new-experimentsubject-model-with-user_id-namespace_id-or-project_id' into 'master' Create new ExperimentSubject model See merge request gitlab-org/gitlab!47042
-
Marcel Amirault authored
Docs - clean up some warnings detected by the Vale Acronym rule See merge request gitlab-org/gitlab!49531
-
Jonston Chan authored
Expands the list of accepted acronyms and rewrites some sentences
-
Sean McGivern authored
Use cached readme path for projects#show See merge request gitlab-org/gitlab!49419
-
Marcel Amirault authored
Docs: clean up some warnings detected by the Vale Admin rule See merge request gitlab-org/gitlab!49522
-
Jonston Chan authored
Changes "admin" to "administration", "administrator", "administer", or "Admin Area" depending on the context to enforce standards.
-
Marcel Amirault authored
Docs: fix typos in doc/ See merge request gitlab-org/gitlab!49536
-
Jonston Chan authored
Corrects clear typos in doc/ from Vale warnings
-
Brandon Labuschagne authored
Display more pipelines info in package history See merge request gitlab-org/gitlab!49040
-
Nicolò Maria Mezzopera authored
- source - tests
-
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.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-