- 30 Sep, 2021 40 commits
-
-
Sean McGivern authored
The intent of our feature category logging is: 1. If the worker is owned by a feature category, we log that category. 2. If the worker is not owned, we use the category from the surrounding context. We removed the client middleware step previously because it interfered with case 2 for metrics, because we could end up putting `not_owned` into the context. With this change, we add that back, but only when the worker is owned.
-
Nicolò Maria Mezzopera authored
Merge branch '338396-integrations-override-table-don-t-show-empty-state-when-error-occurs-2' into 'master' External issues list: Don't show empty state when error occurs See merge request gitlab-org/gitlab!71256
-
Sean McGivern authored
This adds docs on how to customize apdex target See merge request gitlab-org/gitlab!71135
-
Douglas Barbosa Alexandre authored
Support filtering by scoped label wildcards See merge request gitlab-org/gitlab!70770
-
Fabio Pitino authored
Optimize StuckCiJobsWorker running builds query See merge request gitlab-org/gitlab!71013
-
Allison Browne authored
-
Vitaly Slobodin authored
Show banner after storage purchase See merge request gitlab-org/gitlab!71203
-
Shinya Maeda authored
Do not auto-retry unrecoverable `missing_dependency_failure` job failure See merge request gitlab-org/gitlab!70889
-
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
-
Tom Quirk authored
Changelog: fixed EE: true
-
Heinrich Lee Yu authored
This allows the indexes to be used when using LIKE queries and searching for prefixes. Changelog: other
-
Heinrich Lee Yu authored
Allows filtering of issues, merge requests, and epics using `scope::*` which matches scoped labels under that scope.
-
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
-
Bob Van Landuyt authored
This adds the documentation on how to define new SLIs and how to customize the rails apdex SLI.
-
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
-
dzubova authored
Redirect to usage-quotas#storage-quota-tab after purchase Refactor buy_addon_data method to be more generic EE: true
-
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.
-