- 17 Nov, 2021 40 commits
-
-
Kati Paizee authored
Add Jira Cloud settings for DVCS See merge request gitlab-org/gitlab!74680
-
Savas Vedova authored
Remove license compliance feature flag reference See merge request gitlab-org/gitlab!74143
-
Kev authored
-
Marius Bobin authored
Fixes cross-db modification for Ci::JobArtifacts::DestroyBatchService See merge request gitlab-org/gitlab!74583
-
Thong Kuah authored
Split out main, and geo DB out of CI transaction We should not run main, and geo DB operations in the context of a CI transaction. We split it out into a pre-, and post- set of DB operations. At this point it should be OK for the security_finding to be deleted, regardless of whether the Ci::JobArtifact are successfully delete or not. If the Ci::JobArtifact deletion fails, another worker will try again. Changelog: changed
-
Illya Klymov authored
Merge branch '337662-allow-filtering-of-issues-within-boards-by-negate-issue-type-in-graphql' into 'master' Allow filtering of issues within boards by negate issue type See merge request gitlab-org/gitlab!74354
-
David Fernandez authored
Experiment: Pipeline Editor Walkthrough tracking See merge request gitlab-org/gitlab!74063
-
Jose Ivan Vargas authored
Move API fuzzing YAML generation to the client See merge request gitlab-org/gitlab!74514
-
Ramya Authappan authored
Skip Dependency Proxy Group SSO spec on staging See merge request gitlab-org/gitlab!74674
-
Kati Paizee authored
Remove duplicate line in example configuration of ldap See merge request gitlab-org/gitlab!74677
-
Matthias Käppler authored
Add verify feature categories to controller actions See merge request gitlab-org/gitlab!74587
-
Emily Chang authored
-
Dylan Griffith authored
Raise an error in dev/test for this StandardError See merge request gitlab-org/gitlab!74660
-
Marcel Amirault authored
Add openSUSE 15.3 to the list of supported OS See merge request gitlab-org/gitlab!74154
-
Hoai-Thu Vuong authored
-
Sanad Liaquat authored
Requarantine failing QA spec See merge request gitlab-org/gitlab!74670
-
Ramya Authappan authored
E2E: Update rake and gitlab-qa versions See merge request gitlab-org/gitlab!74604
-
Mark Chao authored
Remove query_project_ci_feature_usages_for_coverage flag See merge request gitlab-org/gitlab!74230
-
Sanad Liaquat (Personal) authored
-
Vitaly Slobodin authored
Prefill iteration date with sensible value See merge request gitlab-org/gitlab!72165
-
Simon Knox authored
-
Simon Knox authored
Added descendants to assignee query in board scope See merge request gitlab-org/gitlab!74139
-
Krasimir Angelov authored
Add post deploy migration to remove open_project_data See merge request gitlab-org/gitlab!71116
-
eugielimpin authored
-
Evan Read authored
Add documentation for Deleted Projects page See merge request gitlab-org/gitlab!74652
-
Dan Jensen authored
-
Thong Kuah authored
It is a timesink to silently debug if there's no exception. For example, it took a while to work out how CrossJoinAcrossUnsupportedTablesError (should) be occuring Now that we get CrossJoinAcrossUnsupportedTablesError, allowlist the callsite, so that all specs covering this will not fail
-
Thong Kuah authored
-
Ash McKenzie authored
Re-enable automatic package-and-qa on feature flag change See merge request gitlab-org/gitlab!74349
-
Erick Bajao authored
This removes the feature flag and completely enables querying from the new CI feature usages table to determine which projects have coverages. Changelog: changed EE: true
-
Mark Chao authored
Translate descriptions for declarative_enum dynamically See merge request gitlab-org/gitlab!74311
-
Ezekiel Kigbo authored
Merge branch '224692-experiment-eng-with-no-additional-users-add-invite-to-nav-for-all-free-namespaces' into 'master' Add Invite team members to side nav as experiment See merge request gitlab-org/gitlab!70451
-
Jackie Fraser authored
-
Mark Chao authored
Remove ignore_column declaration for delayed_project_removal See merge request gitlab-org/gitlab!74017
-
Albert Salim authored
Include ops when feature flags trigger QA tests See merge request gitlab-org/gitlab!74470
-
Mark Lapierre authored
-
Marcel Amirault authored
Add deprecation notice to 14.4 release post and update 14.5 deprecation file See merge request gitlab-org/gitlab!74631
-
Dilan Orrino authored
-
James Fargher authored
Fix OpenStruct use in accept_spec See merge request gitlab-org/gitlab!74192
-
Drew Blessing authored
The column was dropped in a previous release and we can now remove the ignore_column declaration.
-