- 12 Aug, 2021 40 commits
-
-
Thong Kuah authored
Revert "Merge branch '337719-linear-project-ancestors' into 'master'" See merge request gitlab-org/gitlab!68051
-
Markus Koller authored
Change Feature Flag group::ecosystem to group::integrations See merge request gitlab-org/gitlab!67963
-
Marcin Sedlak-Jakubowski authored
Set 36h limit for reviewer to respond when at capacity See merge request gitlab-org/gitlab!67481
-
Matthias Käppler authored
-
Heinrich Lee Yu authored
This reverts merge request !67565
-
Alper Akgun authored
Add performance_indicator_type metric See merge request gitlab-org/gitlab!68043
-
Rajendra Kadam authored
-
Kati Paizee authored
Move Metric life cycle docs in a seprate page See merge request gitlab-org/gitlab!67968
-
Alina Mihaila authored
-
Alex Kalderimis authored
Add Analytics menu See merge request gitlab-org/gitlab!66904
-
Mark Florian authored
Fix: Code block input rule doesn’t save the code block language See merge request gitlab-org/gitlab!67980
-
Andy Soiron authored
-
Max Woolf authored
Add support for CI_COMMIT_REF_NAME variable in includes See merge request gitlab-org/gitlab!67902
-
Max Woolf authored
-
Nikola Milojevic authored
Remove `ref_name` parameter in `RemoteMirror` See merge request gitlab-org/gitlab!67668
-
Max Woolf authored
Remove ff_evaluate_group_level_compliance_pipeline feature flag See merge request gitlab-org/gitlab!67984
-
Max Woolf authored
-
Sean McGivern authored
Remove agent_kubeconfig_ci_variable feature flag See merge request gitlab-org/gitlab!67734
-
Savas Vedova authored
Migrate dashboard_resize_browser_spec to feature test See merge request gitlab-org/gitlab!67868
-
Alper Akgun authored
Add performance_indicator_type metric See merge request gitlab-org/gitlab!68033
-
Rajendra Kadam authored
-
Patrick Steinhardt authored
On-disk remotes are deprecated, and in fact we don't create any remotes in GitLab anymore in favor of using in-memory remotes, where we just pass the URL to Gitaly. We thus don't need to pass information about remote names anymore given that it's unused nowadays. Remove the `ref_name` parameter in `RemoteMirror` to reflect this. Note that this parameter is misnamed, and should really have been called `remote_name`. Furthermore, drop now-unneeded infrastructure which was required to track the remote name.
-
Mark Florian authored
Only dispatch auto-tracked "render" events once per page load See merge request gitlab-org/gitlab!67275
-
Dallas Reedy authored
Other auto-tracked events that should not result in "render" actions: - click - show.bs.dropdown - hide.bs.dropdown Basically, those which are set up in the `eventHandlers` function.
-
Enrique Alcantara authored
When inserting a code block using input rules, the code block language is not saved Changelog: fixed
-
Max Woolf authored
[Documentation] Update feature status of external status checks See merge request gitlab-org/gitlab!67865
-
Max Woolf authored
-
Alex Kalderimis authored
Use SSOT for checking if service ping is enabled via license or in application settings [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!67103
-
Mikołaj Wawrzyniak authored
Instead of checking the application settings directly, this is abstracted to a single source of truth. For projects with licenses, in EE we check if the license requires tracking. With this change, events will be stored locally even if the service ping is disabled for licensed users. These events will not be sent as part of the service ping if the service ping is disabled.
-
Vitaly Slobodin authored
Merge branch '332257-refactor-dropdowncontentseditview-component-to-use-graphql-apollo' into 'master' Refactor DropdownContentsEditView component to use GraphQL + Apollo See merge request gitlab-org/gitlab!65440
-
Natalia Tepluhina authored
-
Kati Paizee authored
Added link to Metrics Dictionary See merge request gitlab-org/gitlab!67999
-
Amanda Rueda authored
-
Tetiana Chupryna authored
Filter suggested users by saml provider in invite modal dropdown list [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63565
-
Jackie Fraser authored
Filter suggested users by saml provider in invite modal dropdown list [RUN ALL RSPEC] [RUN AS-IF-FOSS]
-
Max Woolf authored
Integrate instance-level with group-level MR approval settings See merge request gitlab-org/gitlab!67316
-
Natalia Tepluhina authored
Remove sec_dependency_scanning_ui_enable Feature Flag See merge request gitlab-org/gitlab!67585
-
Natalia Tepluhina authored
Render emojis in the Content Editor See merge request gitlab-org/gitlab!67986
-
Natalia Tepluhina authored
Move validation logic from Vue component to resolvers See merge request gitlab-org/gitlab!67836
-
Illya Klymov authored
-