- 28 Oct, 2020 19 commits
-
-
Ramya Authappan authored
Quarantine project_templates_spec.rb Instance test See merge request gitlab-org/gitlab!46169
-
Will Meek authored
Change Project Templates Spec Instance quarantine type from investigating to bug based on ticket information
-
Dylan Griffith authored
Make experimentation subject index unique per experiment See merge request gitlab-org/gitlab!45733
-
Dallas Reedy authored
-
Dallas Reedy authored
-
Dallas Reedy authored
-
Dallas Reedy authored
Before this change, we always bucketed the same users into the same groups (control or experimental) for the same percentage rollout regardless of the experiment key. After this change, the same user may end up in the experimental group for one experiment and the control group for a different experiment even at the same percentage rollout.
-
Marcel Amirault authored
Docs: try out suggestion-level substitutions See merge request gitlab-org/gitlab!28060
-
Amy Qualls authored
Our current substitutions file in Vale is set to the error level, which is not appropriate for all of the suggestions we want to make to the technical writing team. This commit adds another substition file with a name that makes clear the items within it are at a suggestion level, rather than an error level.
-
Ash McKenzie authored
Add helpful details to fixture error message See merge request gitlab-org/gitlab!45826
-
Dan Jensen authored
The database fixtures for development can fail when the database is being re-created without having deleted the old repositories from Gitaly. This expands the error message to provide a hint about how to fix that.
-
James Fargher authored
Add github host to API and clients See merge request gitlab-org/gitlab!45188
-
Marcel Amirault authored
Docs: Recommend multi-stage builds for efficient Docker image builds See merge request gitlab-org/gitlab!46032
-
Katrin Leinweber authored
-
Craig Norris authored
Add end-of-life status to docs styleguide See merge request gitlab-org/gitlab!46274
-
Nick Gaskill authored
-
Thong Kuah authored
Update GitLab Kubernetes Agent Server version See merge request gitlab-org/gitlab!46282
-
Suzanne Selhorn authored
Docs: Edited Maven topic See merge request gitlab-org/gitlab!46072
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/247950
-
- 27 Oct, 2020 21 commits
-
-
Ash McKenzie authored
Fix empty icon for iteration system notes See merge request gitlab-org/gitlab!45642
-
Evan Read authored
Clarify what happens during project repository storage moves See merge request gitlab-org/gitlab!46083
-
Ben Bodenmiller authored
-
Suzanne Selhorn authored
Update Package docs to drive contributions See merge request gitlab-org/gitlab!46287
-
Tim Rizzi authored
-
Tiger Watson authored
Set defaults for cleanup policy regexes See merge request gitlab-org/gitlab!44757
-
Mikhail Mazurskiy authored
-
Dan Davison authored
Fix filter comments e2e spec See merge request gitlab-org/gitlab!45825
-
Désirée Chevalier authored
Adds checks to filter comments e2e spec and updates selectors
-
Evan Read authored
Add documentation for gitaly_ruby_json.log See merge request gitlab-org/gitlab!46025
-
Jacob Vosmaer authored
-
Mike Jang authored
More realistic github import API example See merge request gitlab-org/gitlab!46247
-
Jose Ivan Vargas authored
Remove admin_approval_for_new_user_signups feature flag See merge request gitlab-org/gitlab!46051
-
Jose Ivan Vargas authored
Enable storage purchase link See merge request gitlab-org/gitlab!46254
-
Ragnar Hardarson authored
We might want to turn this off if we discover any issues with CustomersDot
-
Amy Qualls authored
Remove Facet section from Issues workflow page See merge request gitlab-org/gitlab!46271
-
Mike Jang authored
Clarify mapping with self-managed imports See merge request gitlab-org/gitlab!45817
-
Mike Jang authored
-
Paul Slaughter authored
Fix vulnerability details page not loading See merge request gitlab-org/gitlab!46245
-
Alexander Turinske authored
- it was expecting the request and response parameters to not exist, but the backend changed them so that they were null - update tests
-
Robert Speicher authored
Normalize markdown source by removing UTF8 BOM character See merge request gitlab-org/gitlab!46062
-