- 09 Dec, 2020 40 commits
-
-
Marc Shaw authored
Currently the performance bar isn’t working correctly because we wait until the dom content loaded event. This is triggered after some requests have already been sent so we are missing these requests. Issue: gitlab.com/gitlab-org/gitlab/-/issues/287794 MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/48797
-
Sarah Groff Hennigh-Palermo authored
Leverage CSS vs. JS for pipeline padding See merge request gitlab-org/gitlab!46914
-
Bob Van Landuyt authored
Remove HTML todolist functionality See merge request gitlab-org/gitlab!48020
-
Stan Hu authored
Asynchronously process peek stats See merge request gitlab-org/gitlab!48149
-
Jan Provaznik authored
Adds a worker which asynchronously builds prometheus stats from Peek profiling data.
-
Martin Wortschack authored
DevOps Report: Filter segments in the segment modal See merge request gitlab-org/gitlab!49549
-
Jan Provaznik authored
Add reviewers to MergeRequest API responses See merge request gitlab-org/gitlab!49192
-
Dmytro Zaporozhets (DZ) authored
Remove authorize_list_type_resource method See merge request gitlab-org/gitlab!49350
-
Marcin Sedlak-Jakubowski authored
Update API template to include metadata See merge request gitlab-org/gitlab!46607
-
Amy Qualls authored
As part of getting stage / group ownership metadata into all docs pages, we need to update the template that generates doc/api/graphql/reference/index.md
-
Brandon Labuschagne authored
We add the functionality to filter the group values in this commit.
-
Ramya Authappan authored
Add install package check to conan test See merge request gitlab-org/gitlab!49459
-
Sofia Vistas authored
-
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
-