- 30 Sep, 2021 40 commits
-
-
Simon Knox authored
Merge branch '230750-tabs-haml-migrate-app-views-dashboard-_activity_head-html-haml-to-gltabs' into 'master' Migrate activity tabs form bootstrap to GlTabs See merge request gitlab-org/gitlab!71303
-
Olena Horal-Koretska authored
Merge branch '336385-vsa-fe-easily-distinguish-selected-projects-in-the-project-selector' into 'master' [VSA][FE] Easily distinguish selected projects in the project selector See merge request gitlab-org/gitlab!70143
-
Ezekiel Kigbo authored
-
Achilleas Pipinellis authored
Clarify demoting in Geo DR planned failover docs See merge request gitlab-org/gitlab!71371
-
Catalin Irimie authored
-
Simon Knox authored
Remove `async_filtering` feature flag See merge request gitlab-org/gitlab!71035
-
Achilleas Pipinellis authored
Document Unhealthy Geo status when Maintenance Mode is on See merge request gitlab-org/gitlab!71412
-
Vitali Tatarintev authored
Implement new ingestion flow for the security reports See merge request gitlab-org/gitlab!66735
-
Mehmet Emin INAC authored
-
Fabio Pitino authored
Merge branch '331805-validate-if-an-actual-git-repo-is-behind-the-url-when-importing-repo-by-url' into 'master' Validate if an actual GIT repo is behind the URL when importing Repo by URL See merge request gitlab-org/gitlab!70165
-
Illya Klymov authored
-
Vitali Tatarintev authored
Share rendered markdown HTML between reference filters See merge request gitlab-org/gitlab!71310
-
Ezekiel Kigbo authored
Feature ZenTao integration: Extract Issue Detail Part See merge request gitlab-org/gitlab!69930
-
Jeremy Wu authored
-
Kamil Trzciński authored
Remove FF ci_remove_update_retried_from_process_pipeline See merge request gitlab-org/gitlab!71201
-
Sean McGivern authored
Exclude secret_detection findings from autoresolution See merge request gitlab-org/gitlab!71436
-
Yannis Roussos authored
Use CTE for looking up projects with shared runners enabled See merge request gitlab-org/gitlab!71452
-
Etienne Baqué authored
Fix network policies update to support name updation See merge request gitlab-org/gitlab!71369
-
Sashi Kumar Kumaresan authored
-
Igor Drozdov authored
ci: Delete stopped environments not updated since specific threshold See merge request gitlab-org/gitlab!70817
-
Rémy Coutable authored
-
Igor Drozdov authored
Merge branch '341505-github-rake-importer-task-does-not-track-errors-in-the-final-message' into 'master' Remove GitHub rake importer task error message See merge request gitlab-org/gitlab!71402
-
Miguel Rincon authored
This change updates the classes used to render filter tabs for project activity. Tabs are now compliant with Pajamas and don't use Bootstrap classes.
-
Savas Vedova authored
Fix clipped broadcast message on login page when using custom header See merge request gitlab-org/gitlab!71227
-
Savas Vedova authored
Merge branch '338396-integrations-override-table-don-t-show-empty-state-when-error-occurs' into 'master' Integrations override table: Don't show empty state when error occurs See merge request gitlab-org/gitlab!71255
-
Savas Vedova authored
Promote the "display active trial status" experiment See merge request gitlab-org/gitlab!68890
-
Dallas Reedy authored
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/340387 **Problem** HTML::Pipeline executes a chain of ReferenceFilter. Each filter with reference cache tries to fetch parents for references and converts Nokogiri structure into HTML document. This process consumes extra memory and increases response time. **Solution** Use shared `result` variable to store rendered HTML. ReferenceCache will use it when present or populate when missing.
-
Albert Salim authored
Revert "Merge branch 'allow-test-level-to-take-several-prefixes' into 'master'" See merge request gitlab-org/gitlab!71454
-
Adam Hegyi authored
This change optionally wraps the namespace lookup with a CTE to act as an optimization fence and prevent bad PG query planning. The change is behind a feature flag: use_cte_for_any_project_with_shared_runners_enabled
-
Marcia Ramos authored
Doc Update windows.md - fix broken links See merge request gitlab-org/gitlab!71302
-
Marcia Ramos authored
Update the out-of-date links in image resizer documentation See merge request gitlab-org/gitlab!71427
-
Andrejs Cunskis authored
Geo: Add retry to load of artifacts page for Geo secondary sites See merge request gitlab-org/gitlab!71396
-
Achilleas Pipinellis authored
docs: fix wrong example to sort artifacts See merge request gitlab-org/gitlab!71460
-
Andrea Scarpino authored
-
Martin Wortschack authored
Docs: FE testing guidelines minor text update See merge request gitlab-org/gitlab!71455
-
Kushal Pandya authored
Adds support for level 2-3 general icons See merge request gitlab-org/gitlab!71397
-
Illya Klymov authored
Fix compliance framework labels to be readable for all background colors See merge request gitlab-org/gitlab!71301
-
Natalia Tepluhina authored
Replace v-html with gl-sprintf in commits_header.vue See merge request gitlab-org/gitlab!71048
-
Stanislav Lashmanov authored
-