- 10 Nov, 2021 1 commit
-
-
Sean McGivern authored
As a matter of general policy, we don't want to add new LGPL dependencies. However, we were already using these ones, and Legal have confirmed it's OK to keep them: https://gitlab.com/gitlab-com/legal-and-compliance/-/issues/672 So here we allow them on the package level - rather than the license level - to make it clearer that while these LGPL dependencies are permitted, we should not be adding new ones without seeking approval from Legal first.
-
- 08 Nov, 2021 39 commits
-
-
Sean McGivern authored
This dependency decision goes back to when we first added the LicenseFinder gem: https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/3775 This is probably because we were using Sidekiq (which is licensed under the LGPL) from before we added the LicenseFinder job: https://gitlab.com/gitlab-org/gitlab-foss/-/commit/c7bb3a1f However, the license is currently on our unacceptable licenses list: https://about.gitlab.com/handbook/engineering/open-source/#unacceptable-licenses The existing LicenseFinder configuration allowed any new LGPL dependencies to pass CI with no issues. With this change, we will require individual dependencies that use the LGPL to be approved one-by-one, rather than as a blanket approval for the license itself. GitLab-internal reference: https://gitlab.com/gitlab-com/legal-and-compliance/-/issues/672
-
Heinrich Lee Yu authored
Automatically exclude flaky tests from RSpec jobs See merge request gitlab-org/gitlab!64284
-
Rémy Coutable authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!73953
-
Heinrich Lee Yu authored
Improve `Project :: Infra :: Google Cloud` Menu See merge request gitlab-org/gitlab!73889
-
Fiona Neill authored
Clarify changes and exists are OR operations See merge request gitlab-org/gitlab!73942
-
Heinrich Lee Yu authored
Move helper methods related to issue types into a helper module See merge request gitlab-org/gitlab!73823
-
Marcia Ramos authored
Removed deprecated features from the description See merge request gitlab-org/gitlab!73533
-
Viktor Nagy (GitLab) authored
-
Natalia Tepluhina authored
Move DevOps Adoption groups query call to smart query See merge request gitlab-org/gitlab!73543
-
Brandon Labuschagne authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Adam Hegyi authored
Extend `gitlab_schema` to understand partitioned and deleted tables See merge request gitlab-org/gitlab!73853
-
Max Woolf authored
Remove unused related_issues_for_batches scope See merge request gitlab-org/gitlab!73931
-
Olena Horal-Koretska authored
Merge branch '324295-follow-up-from-add-selected-state-for-chart-button-in-vulnerabilities-dashboard' into 'master' Vulnerability Chart: Fix selected state of buttons See merge request gitlab-org/gitlab!73516
-
Bob Van Landuyt authored
Enable linear ancestors for groups See merge request gitlab-org/gitlab!72490
-
Alex Kalderimis authored
Add issues set crm contacts service and graphql mutation See merge request gitlab-org/gitlab!72686
-
Lee Tickett authored
Inroduce a new graphql mutation for setting/adding/removing customer relations contacts to/from issues (and the required service to support it) Changelog: added
-
Adam Hegyi authored
Add `QueryAnalyzer` to have a single approach to hook all analyzers See merge request gitlab-org/gitlab!73827
-
Andrejs Cunskis authored
Fix a QA instability in the maven scenario See merge request gitlab-org/gitlab!73830
-
Marcin Sedlak-Jakubowski authored
Clarify what rules you can use in workflow See merge request gitlab-org/gitlab!73940
-
Rémy Coutable authored
Always run `package-and-qa` in scheduled pipelines See merge request gitlab-org/gitlab!73900
-
Mark Lapierre authored
-
Matthias Käppler authored
Remove FF ci_new_artifact_file_reader See merge request gitlab-org/gitlab!73763
-
Miguel Rincon authored
Convert product analytics tabs to pajamas See merge request gitlab-org/gitlab!73862
-
Phil Hughes authored
Update status badges to runners and add locked icon See merge request gitlab-org/gitlab!73254
-
Kamil Trzciński authored
This adds a generic and central place to parse and normalize queries via `pg_query`. Makes it easy to write new analyzers and hook them depending on other conditions.
-
Matthias Käppler authored
Migrate Complince Framwork tests away from nil type namespace factories See merge request gitlab-org/gitlab!73819
-
charlie ablett authored
All default namespace factories should be `UserNamespace` since `nil` used to mean `User` type
-
Peter Leitzen authored
-
Peter Leitzen authored
We will reuse this module in issue form later. It also renames the method name to `create_issue_type_allowed?` to clarify its intent.
-
Peter Leitzen authored
-
Peter Leitzen authored
-
Bob Van Landuyt authored
Merge branch '331326-handle-jira-service-calling-endpoint-when-gitaly-fails-to-fetch-data' into 'master' Protect commits/:sha from many Gitaly timeouts See merge request gitlab-org/gitlab!67647
-
Luke Duncalfe authored
-
Kamil Trzciński authored
Switch ActsOnTaggable model's DB connection to ci database See merge request gitlab-org/gitlab!73523
-
Marcel Amirault authored
-
Matthias Käppler authored
Remove the container_registry_expiration_policies_caching feature flag See merge request gitlab-org/gitlab!73737
-