- 16 Sep, 2021 40 commits
-
-
Rémy Coutable authored
Update test file examples in testing_guide/end_to_end/beginners_guide.md See merge request gitlab-org/gitlab!64464
-
Albert Salim authored
Update CODEOWNERS file for GraphQL docs See merge request gitlab-org/gitlab!70401
-
Kati Paizee authored
-
Diana Logan authored
Add style guide rules to tests, cross-link See merge request gitlab-org/gitlab!67695
-
Amy Qualls authored
-
Diana Logan authored
Suggestion tests for two phrases from guide See merge request gitlab-org/gitlab!69394
-
Amy Qualls authored
-
Mikołaj Wawrzyniak authored
Query new ci feature usage table for coverages See merge request gitlab-org/gitlab!69890
-
Erick Bajao authored
-
Kushal Pandya authored
Capture actual error object for Jira gql request See merge request gitlab-org/gitlab!70477
-
Etienne Baqué authored
Resolve "Update Usage Ping Metrics Definitions for group::gitaly" See merge request gitlab-org/gitlab!70314
-
Mark Chao authored
Use the correct project path in generated `KUBECONFIG` file See merge request gitlab-org/gitlab!70452
-
Evan Read authored
Docs: Reword update downtime warning to prevent misleading users into stopping services See merge request gitlab-org/gitlab!67376
-
Mark Wood authored
-
David Kim authored
Fix flash message for anonymous search See merge request gitlab-org/gitlab!70453
-
Tom Quirk authored
Instead of capturing an artificial error, we can capture the actual error in Sentry.
-
Kushal Pandya authored
Removing group::plan from the data dictionary See merge request gitlab-org/gitlab!70342
-
Kati Paizee authored
Update instructions to set up GDK and Snowplow Micro See merge request gitlab-org/gitlab!70404
-
Eugie Limpin authored
-
Marcel Amirault authored
doc: fix description of CI_PROJECT_PATH_SLUG as it is also shortended to 63 bytes See merge request gitlab-org/gitlab!70266
-
Etienne Baqué authored
Check if root ancestor has an active trial See merge request gitlab-org/gitlab!70109
-
Luke Duncalfe authored
Revert "Merge branch 'remove-custom-getter-methods-for-secondary-emails' into 'master'" See merge request gitlab-org/gitlab!70473
-
Natalia Tepluhina authored
Remove jasmine packages See merge request gitlab-org/gitlab!69643
-
Vitaly Slobodin authored
-
Russell Dickenson authored
Updated nav steps to match standard See merge request gitlab-org/gitlab!70448
-
Kushal Pandya authored
Fix policy editor performance See merge request gitlab-org/gitlab!70024
-
amulvany authored
-
Heinrich Lee Yu authored
This reverts merge request !69648
-
Marcel Amirault authored
Removes cleanup job from Terraform.latest See merge request gitlab-org/gitlab!70383
-
James Fargher authored
Merge branch '338768-spec-failure-in-spec-features-discussion_comments-issue_spec-rb-thread-comments-issue' into 'master' Fix flaky spec/features/discussion_comments/issue_spec.rb See merge request gitlab-org/gitlab!70250
-
James Fargher authored
gitaly_client: Remove unused `#list_new_blobs` function See merge request gitlab-org/gitlab!70363
-
Shinya Maeda authored
Remove feature flag 'env_vars_resource_group' See merge request gitlab-org/gitlab!70014
-
James Fargher authored
Remove unused ActiveRecord Scope without_project_deleted See merge request gitlab-org/gitlab!70212
-
Russell Dickenson authored
Small edits for nav and style See merge request gitlab-org/gitlab!70338
-
Russell Dickenson authored
Small edits for nav and style See merge request gitlab-org/gitlab!70335
-
Heinrich Lee Yu authored
Enable FF ci_remove_update_retried_from_process_pipeline by default See merge request gitlab-org/gitlab!70430
-
Ezekiel Kigbo authored
Async import large chart library See merge request gitlab-org/gitlab!64046
-
Russell Dickenson authored
Update features per tier table See merge request gitlab-org/gitlab!70367
-
Collen authored
-
Tiger authored
Previously an Agent had to be directly associated with a project for it to be used for the CI tunnel, which meant that the Agent configuration project was the same project that was running the build. With the introduction of authorizations for arbitrary groups and projects, this assumption no longer holds. We must instead use the project associated with the Agent instead of the one associated with the build. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/70452 Changelog: fixed EE: true
-