- 12 Nov, 2020 1 commit
-
-
Scott Hampton authored
Adding badges to the code quality for severity
-
- 11 Nov, 2020 39 commits
-
-
Andrew Fontaine authored
Move GraphQL burnup queries to new format on FE See merge request gitlab-org/gitlab!46946
-
Mark Lapierre authored
Update QA locator reference due to renaming See merge request gitlab-org/gitlab!47353
-
Paul Slaughter authored
Add schema markup to breadcrumb See merge request gitlab-org/gitlab!46991
-
Francisco Javier López authored
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 gitlab-org/gitlab!47345
-
Justin Boyson authored
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 gitlab-org/gitlab!47035
-
Dan Jensen authored
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 gitlab-org/gitlab!47267
-
Sarah Groff Hennigh-Palermo authored
Improve HAML to JS bootstrapping docs See merge request gitlab-org/gitlab!45306
-
Brandon Labuschagne authored
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 gitlab-org/gitlab!47327
-
Stan Hu authored
Experiment with caching a shallow clone of the gitlab project See merge request gitlab-org/gitlab!47220
-
Jose Ivan Vargas authored
Refactor dast profile cache_utils removeProfile to immer See merge request gitlab-org/gitlab!47298
-
Nicolò Maria Mezzopera authored
-
Suzanne Selhorn authored
Improve CI/CD script documentation See merge request gitlab-org/gitlab!47162
-
Marcel Amirault authored
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 gitlab-org/gitlab!44316
-
Igor Drozdov authored
Run project housekeeping for pull mirrors See merge request gitlab-org/gitlab!46493
-
Nathan Friend authored
Resolve "Implement gitlab-ui component for sorting Releases" See merge request gitlab-org/gitlab!43963
-
Douglas Barbosa Alexandre authored
Remove group_wikis licensed feature flag See merge request gitlab-org/gitlab!47291
-
Sean McGivern authored
Fix slow reference parser test case See merge request gitlab-org/gitlab!47365
-
Stan Hu authored
Memoize the rendered icon tags and partials See merge request gitlab-org/gitlab!47269
-
Nicolò Maria Mezzopera authored
Fixed container registry pathGenerator to count on empty name See merge request gitlab-org/gitlab!47421
-
Natalia Tepluhina authored
-
Heinrich Lee Yu authored
Prevent augmenting for orphan dependencies See merge request gitlab-org/gitlab!47321
-
Rémy Coutable authored
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 gitlab-org/gitlab!47410
-
Nicolò Maria Mezzopera authored
Fix broken assigee title component prop See merge request gitlab-org/gitlab!47397
-
Mark Fletcher authored
Quarantine prometheus metric initialization spec See merge request gitlab-org/gitlab!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 gitlab-org/gitlab!47350
-
Kerri Miller authored
Default-on parallel push checks See merge request gitlab-org/gitlab!47317
-
Miguel Rincon authored
Add user info to Terraform State List See merge request gitlab-org/gitlab!46984
-
Emily Ring authored
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 gitlab-org/gitlab!46686
-
Furkan Ayhan authored
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 gitlab-org/gitlab!47173
-