- 30 Sep, 2021 40 commits
-
-
Mehmet Emin INAC authored
This change was intentionally postponed to demonstrate the benefit of using the new abstration. With the new ingestion tasks abstraction we can introduce new tasks easily and test them individually.
-
Terri Chu authored
Advanced Search: Use namespace_ancestry for issues See merge request gitlab-org/gitlab!69741
-
Dmitry Gruzd authored
-
Nicolò Maria Mezzopera authored
Refactor package settings to own component See merge request gitlab-org/gitlab!70925
-
Nicolò Maria Mezzopera authored
-
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
-