- 12 Nov, 2020 13 commits
-
-
Ash McKenzie authored
Remove hardcoded ID from spec See merge request gitlab-org/gitlab!47462
-
Thong Kuah authored
Added destroy command to base Terraform template See merge request gitlab-org/gitlab!46777
-
Mayra Cabrera authored
Merge branch '225322-improve-performance-of-merge-request-changes-api-under-load-into-s3-tier' into 'master' Add FF to avoid directly accessing diffs via gitaly See merge request gitlab-org/gitlab!46190
-
Kerri Miller authored
raw_diffs goes to gitaly, and can cause poor performance. This flag is the first step in experimenting with accessing the diffs stored in the DB.
-
Ash McKenzie authored
Feature flag group_level_integrations default enabled See merge request gitlab-org/gitlab!47391
-
Simon Knox authored
Enable jest/valid-describe for ee/spec/frontend/ See merge request gitlab-org/gitlab!47338
-
Stan Hu authored
Guard against existence of project_features.requirement_access_level See merge request gitlab-org/gitlab!47458
-
Lee Tickett authored
-
Heinrich Lee Yu authored
Having a hardcoded ID means this spec would fail when there are preceding specs that already created a design. We roll back and clear the DB after specs are run but the sequence isn't reset so we cannot guarantee the IDs for the designs created in this spec.
-
Mayra Cabrera authored
Enable ci_seed_block_run_before_workflow_rules by default See merge request gitlab-org/gitlab!47399
-
Furkan Ayhan authored
-
Russell Dickenson authored
Update doc/user/application_security/security_dashboard/index.md See merge request gitlab-org/gitlab!47428
-
Ash McKenzie authored
Fix URL comment typo in Terraform.latest.gitlab-ci.yml See merge request gitlab-org/gitlab!47367
-
- 11 Nov, 2020 27 commits
-
-
Mayra Cabrera authored
[RUN AS-IF-FOSS] Resolve admin/license timeout on large instances See merge request gitlab-org/gitlab!46336
-
Doug Stull authored
- for large instances this times out, so we'll add the counter to the cron.
-
David O'Regan authored
Move HAML Vue template to SFC in access_tokens See merge request gitlab-org/gitlab!46569
-
Mark Lapierre authored
Remove debase from gemfile See merge request gitlab-org/gitlab!47436
-
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.
-
Paul Slaughter authored
- There were no security issues with this, but this helps make our FE more maintainable. - Also adds spec for this component. - Also updates QA selector view assertion.
-
sfang97 authored
-
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
-
Matt Wilson authored
-
Igor Drozdov authored
Run project housekeeping for pull mirrors See merge request gitlab-org/gitlab!46493
-
Arturo Herrero authored
This reverts commit 30815dc8.
-