- Nov 11, 2020
-
-
Mark Lapierre authored
Update QA locator reference due to renaming See merge request !47353
-
Paul Slaughter authored
Add schema markup to breadcrumb See merge request !46991
-
This commit add schema markup to breadcrumbs. It adds it usings json+ld instead of microdata due to the complexity building the breadcrumbs.
-
Brandon Labuschagne authored
Fix unified components inline view See merge request !47345
-
Added check for `inline` to parallelizeDiffLines util function. This keeps the data in a more "inine" structure.
-
Olena Horal-Koretska authored
Clarify no delayed delete on personal projects See merge request !47035
-
Previously it was not clear that delayed deletion of projects can only be enabled for projects in groups, not for projects in personal namespaces. This improves the documentation to reflect both aspects.
-
Douglas Barbosa Alexandre authored
Filter non-existing Project IDs while populating `has_vulnerabilities` See merge request !47267
-
Sarah Groff Hennigh-Palermo authored
Improve HAML to JS bootstrapping docs See merge request !45306
-
Place a general explaination at the top level style guide and link to it from the vue and vuex guides.
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v23.6.1 See merge request !47327
-
Jose Ivan Vargas authored
Refactor dast profile cache_utils removeProfile to immer See merge request !47298
-
-
Suzanne Selhorn authored
Improve CI/CD script documentation See merge request !47162
-
There are some ways to format script sections to change how they display in job logs. These should be documented separately, to allow for more detailed examples (covering different OSes, for example). We also need to split the before_script and after_script details, as they work differently.
-
Suzanne Selhorn authored
Docs: Runner guided install (1 of 2) See merge request !44316
-
Igor Drozdov authored
Run project housekeeping for pull mirrors See merge request !46493
-
Nathan Friend authored
Resolve "Implement gitlab-ui component for sorting Releases" See merge request !43963
-
Douglas Barbosa Alexandre authored
Remove group_wikis licensed feature flag See merge request !47291
-
Sean McGivern authored
Fix slow reference parser test case See merge request gitlab-org/gitlab!47365
-
Nicolò Maria Mezzopera authored
Fixed container registry pathGenerator to count on empty name See merge request !47421
-
-
Heinrich Lee Yu authored
Prevent augmenting for orphan dependencies See merge request !47321
-
The shallow clone caching is enabled if the $ENABLE_SHALLOW_REPO_CACHING variable exists. The full clone caching is enabled by default unless the $DISABLE_FULL_REPO_CACHING variable exists. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Mayra Cabrera authored
Revert "Merge branch '273765-disallow-editing-project-level-mr-settings' into 'master'" See merge request !47410
-
Nicolò Maria Mezzopera authored
Fix broken assigee title component prop See merge request !47397
-
Mark Fletcher authored
Quarantine prometheus metric initialization spec See merge request !47411
-
Bob Van Landuyt authored
This spec is failing in case metrics have been recorded before this pec runs. Causing an order-dependant failure. The prometheus-tag on the spec is supposed to take care of that, but it appears to not be working.
-
Andrew Fontaine authored
Remove unnecessary waiting in the diff file component See merge request !47350
-
Kerri Miller authored
Default-on parallel push checks See merge request !47317
-
Miguel Rincon authored
Add user info to Terraform State List See merge request !46984
-
Adds lockedBy info for the state list Adds updatedBy info for the state list
-
Fabio Pitino authored
Allow canceling all pipelines with auto-cancel See merge request !46686
-
This is behind a FF ci_auto_cancel_all_pipelines
-
Adrien Kohlbecker authored
This reverts merge request !46637
-
Alper Akgun authored
Update docs with new known_events path See merge request !47173
-
Fabio Pitino authored
Add CI yaml parameter to API project CI lint See merge request !47026
-
Vitaly Slobodin authored
Dast modal UX improvement See merge request gitlab-org/gitlab!46681
-