- 28 Oct, 2021 8 commits
-
-
Bogdan Denkovych authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/343862 See `contain_exactly` matcher docs https://relishapp.com/rspec/rspec-expectations/docs/built-in-matchers/contain-exactly-matcher By using this matcher we do not test the order of expected elements, but `Issue.public_only` and `Issue.without_hidden` seem to not provide ordered returned elements.
-
James Fargher authored
Add Gitlab.dev_env_or_com? to gon See merge request gitlab-org/gitlab!73133
-
Kushal Pandya authored
Move boards_filtered_search to have an ee component See merge request gitlab-org/gitlab!73124
-
Scott Stern authored
-
Evan Read authored
Doc Consistency: user/group - access See merge request gitlab-org/gitlab!73106
-
Niklas authored
-
Adam Hegyi authored
Make `LoadBalancer` to configure pool sizes of all classes See merge request gitlab-org/gitlab!72989
-
Thong Kuah authored
Remove package/ci table cross joins See merge request gitlab-org/gitlab!70624
-
- 27 Oct, 2021 32 commits
-
-
Mayra Cabrera authored
Revert "Merge branch '343695-upgrade-sidekiq-cron' into 'master'" See merge request gitlab-org/gitlab!73208
-
Evan Read authored
Make codeowners behavior before / after 13.10 clearer See merge request gitlab-org/gitlab!73100
-
Amy Qualls authored
-
Thong Kuah authored
Revert "Merge branch 'toon-gitaly-bundler-fix' into 'master'" See merge request gitlab-org/gitlab!73220
-
Stan Hu authored
This reverts merge request !72328
-
Mayra Cabrera authored
Fix order-dependent X509 specs See merge request gitlab-org/gitlab!73214
-
Nick Gaskill authored
Update the deprecation review process See merge request gitlab-org/gitlab!72892
-
Marcel Amirault authored
-
Stan Hu authored
The `ca_certs_bundle` method is memoized, but the state could leak across specs. We now reset the memoized value before each example and after the spec finishes to avoid leaking errors. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/344024
-
Matija Čupić authored
Use secured analyzer image for cluster image scanning See merge request gitlab-org/gitlab!72940
-
Stan Hu authored
This reverts merge request !73093
-
Steve Abrams authored
Updates associations to remove cross join queries between the package and package_file tables with ci tables. Co-authored-by: 10io <dfernandez@gitlab.com>
-
Suzanne Selhorn authored
Docs: Reword cert-based deprecation doc title See merge request gitlab-org/gitlab!73073
-
Marcia Ramos authored
-
Suzanne Selhorn authored
Docs: Add deprecation notice to cert-based clusters docs (2nd MR) See merge request gitlab-org/gitlab!72981
-
Rémy Coutable authored
Wait for cadence feature in iteration spec See merge request gitlab-org/gitlab!72899
-
Farnoosh Seifoddini authored
Clarify deprecation and removal dates in deprecation issue template See merge request gitlab-org/gitlab!73194
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!73190
-
Yorick Peterse authored
Restore the merge request "Clean up migration to populate commit users" See merge request gitlab-org/gitlab!73068
-
Rémy Coutable authored
Specify the head of commit for danger_as_local See merge request gitlab-org/gitlab!73189
-
Farnoosh Seifoddini authored
-
Lin Jen-Shin authored
Merge branch '343748-danger-can-prompt-for-type-label-even-when-danger-applies-the-type-label-itself' into 'master' danger: Don't warn for missing labels while adding some See merge request gitlab-org/gitlab!72987
-
Bob Van Landuyt authored
Update integrations endpoint custom apdex targets See merge request gitlab-org/gitlab!73040
-
Stan Hu authored
Add gzip support to error tracking collector See merge request gitlab-org/gitlab!71949
-
Dmytro Zaporozhets (DZ) authored
-
Adam Hegyi authored
Include state_id when gathering VSA data See merge request gitlab-org/gitlab!72974
-
Saikat Sarkar authored
Merge branch '343711-follow-up-from-add-tencent_serverless_framework-to-built-in-project-template' into 'master' Resolve "Follow-up from "Add 'tencent_serverless_framework' to built-in project template"" See merge request gitlab-org/gitlab!72930
-
GitLab Release Tools Bot authored
-
Rémy Coutable authored
Upgrade Elasticsearch in CI to 7.14.2 See merge request gitlab-org/gitlab!72651
-
Terri Chu authored
-
Lin Jen-Shin authored
Otherwise for merged result pipeline it'll compare with too many commits from the target branch.
-
Lin Jen-Shin authored
test: Set Gitaly's bundle path as absolute path See merge request gitlab-org/gitlab!72328
-