- 18 May, 2021 1 commit
-
-
Pedro Pombeiro authored
-
- 17 May, 2021 39 commits
-
-
David O'Regan authored
Connect Infrastructure Registry list to api correctly See merge request gitlab-org/gitlab!61778
-
Nicolò Maria Mezzopera authored
-
Albert Salim authored
Merge branch '329882-consider-moving-environment-variables-that-aren-t-confidential-and-not-meant-to-change-to' into 'master' ci: Move static environment variables to .gitlab-ci.yml See merge request gitlab-org/gitlab!61147
-
Rémy Coutable authored
Fix missing RSpec in SMTP pool CI See merge request gitlab-org/gitlab!61887
-
Sanad Liaquat authored
Fix navigation to Advanced Search submenu in test See merge request gitlab-org/gitlab!61763
-
Erick Banks authored
-
Heinrich Lee Yu authored
Expose Path Locks in the GraphQL API See merge request gitlab-org/gitlab!61380
-
Alex Kalderimis authored
[DevOps Adoption] Set GraphQL API as beta See merge request gitlab-org/gitlab!61512
-
Heinrich Lee Yu authored
Installs development dependencies from the Gemfile
-
Alex Kalderimis authored
Remediate use of "blacklist" in push rule check error See merge request gitlab-org/gitlab!58868
-
Thong Kuah authored
Bump kas to v13.12.0 See merge request gitlab-org/gitlab!61859
-
Natalia Tepluhina authored
Migrate OrderSummary component to GraphQL See merge request gitlab-org/gitlab!59963
-
Vitaly Slobodin authored
-
Adam Hegyi authored
Fix issuable search optimization in PG12 See merge request gitlab-org/gitlab!61880
-
Michael Lunøe authored
Update logic for better readability See merge request gitlab-org/gitlab!61875
-
Etienne Baqué authored
GithubImporter: Fix "ArgumentError: string contains null byte" See merge request gitlab-org/gitlab!61480
-
Vitaly Slobodin authored
Clarify CC validation is for shared runners See merge request gitlab-org/gitlab!61808
-
Marcel Amirault authored
Remove beta flag from incremental logging See merge request gitlab-org/gitlab!56789
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61877
-
Heinrich Lee Yu authored
Uses a materialized CTE so that our optimization fence actually works. Recursive CTEs are materialized by default in PG12 but we're not using this recursively here so we use Gitlab::SQL::CTE which handles adding of the MATERIALIZED keyword when needed. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61880
-
charlie ablett authored
Fix typo See merge request gitlab-org/gitlab!61874
-
Max Woolf authored
[Feature flag] Enable ssh_key_expiration_email_notification See merge request gitlab-org/gitlab!61812
-
Dan Jensen authored
-
Rémy Coutable authored
- Sets `BUILD_ASSETS_IMAGE` to `true` in `.gitlab-ci.yml` (previously set to false and overridden to true in the project's variable). - There's no need to set it to `false` by default and override it to `true` in the project's variable; instead, we can just default to `true` in `.gitlab-ci.yml` and override it to `false` in the project's variable if needed. - Changes implementation of `Trigger::CNG#trigger_token` to `ENV['BUILD_TRIGGER_TOKEN'] || ENV['CI_JOB_TOKEN']`. `ENV['CI_JOB_TOKEN']` will be used used for `cloud-native-image`, `ENV['BUILD_TRIGGER_TOKEN']` is set by `review-build-cng`. - Changes `cache-repo` to cache a shallow clone (and no full clone) by default. If the `DISABLE_SHALLOW_REPO_CACHING` variable is set, shallow clone caching will be disabled, and full clone caching will be enabled instead. - Sets `DOCS_GITLAB_REPO_SUFFIX` to `ee` in `.gitlab-ci.yml` (previously set as a project's variable). - Sets `REVIEW_APPS_DOMAIN` to `gitlab-review.app` in `.gitlab-ci.yml`. - Sets `DOCS_REVIEW_APPS_DOMAIN` to `178.62.207.141.nip.io` in `.gitlab-ci.yml`. - Replaces `REVIEW_APPS_EE_LICENSE` with `REVIEW_APPS_EE_LICENSE_FILE` (file variable scoped to the `review/*` environment). - Sets `RSPEC_FAIL_FAST_ENABLED` to `true` in `.gitlab-ci.yml` (previously set to `true` in the project's variable). - This can be set to `false` in the project's variable when we want to disable RSpec fail-fast. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Release Tools Bot authored
-
Ben Prescott authored
-
Angelo Gulina authored
Make tests more resilient
-
Brandon Labuschagne authored
Add Coverage and API Fuzzing vuln count summaries See merge request gitlab-org/gitlab!61827
-
Jacques Erasmus authored
Removes support for WIP in the title toggle button See merge request gitlab-org/gitlab!61716
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!61871
-
Emily Chang authored
-
Albert Salim authored
Set docs-lint links job to retry 2 See merge request gitlab-org/gitlab!61868
-
Marcel Amirault authored
-
GitLab Release Tools Bot authored
-
Kushal Pandya authored
Remove DAST scanned resources from MR Security Report See merge request gitlab-org/gitlab!61551
-
Kushal Pandya authored
Refactor validation spec by caching object See merge request gitlab-org/gitlab!61770
-
Jan Provaznik authored
BulkImports: Refactoring BulkImports::Stage specs See merge request gitlab-org/gitlab!61616
-
Achilleas Pipinellis authored
docs: Remove the instruction for Ruby version for Ruby 1.9 era See merge request gitlab-org/gitlab!61860
-
Achilleas Pipinellis authored
docs: Upgrade the minimum required Go to 1.15 See merge request gitlab-org/gitlab!61863
-