- 23 Oct, 2020 40 commits
-
-
Amy Qualls authored
We should use "to-do items" instead of "to dos" - this test needs to be made more comprehensive, but this is an MVC.
-
Craig Norris authored
Update doc MR template with bias for action See merge request gitlab-org/gitlab!45800
-
Robert Speicher authored
Propagate integration to group descendants See merge request gitlab-org/gitlab!45529
-
Miguel Rincon authored
Add CredentialsInventoryMailer See merge request gitlab-org/gitlab!45884
-
Miguel Rincon authored
Move devops score content into partial See merge request gitlab-org/gitlab!45978
-
Miguel Rincon authored
Move the translations into an i18n object See merge request gitlab-org/gitlab!46023
-
Miguel Rincon authored
Variable names are case-sensitive See merge request gitlab-org/gitlab!45945
-
Robert Speicher authored
Resolve "Flaky spec with relative times" See merge request gitlab-org/gitlab!45852
-
Jose Ivan Vargas authored
Convert alert-management/details.scss into page specific bundle See merge request gitlab-org/gitlab!45671
-
Olena Horal-Koretska authored
-
Robert Speicher authored
Fix broken rake task test:index_size See merge request gitlab-org/gitlab!45960
-
Changzheng Liu authored
-
Sarah Groff Hennigh-Palermo authored
Cleanup fa- classes See merge request gitlab-org/gitlab!46010
-
Stan Hu authored
Upgrade to Ruby v2.7.2 See merge request gitlab-org/gitlab!44223
-
Stan Hu authored
Since Ruby 2.7.2 comes with bundler v2.1.4 by default, we need to upgrade the Gemfile.lock and bump the CI cache keys. We also need to install bundler v1.17.3 to ensure a smooth transition for other dependencies, like Gitaly. Exclude development gems from QA bundle install since debaser doesn't compile on Ruby 2.7.
-
Stan Hu authored
Fix bad sequence query causing spec fail in PG12 See merge request gitlab-org/gitlab!46030
-
Stan Hu authored
Run PushRuleCheck in parallel See merge request gitlab-org/gitlab!45668
-
Robert May authored
Ensures the two push rule checks inside .validate! run in parallel as they both feature potentially-slow IO when loading data from Gitaly.
-
Alper Akgun authored
Silence `api_json_content_type` being not used [RUN ALL RSPEC] See merge request gitlab-org/gitlab!46009
-
Mike Jang authored
Reorder events on instance-level Audit Events docs See merge request gitlab-org/gitlab!45977
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Markus Koller authored
Extend Project and Group Labels API See merge request gitlab-org/gitlab!44415
-
Stan Hu authored
Total Count for Terraform and Cluster GraphQL API See merge request gitlab-org/gitlab!45798
-
Emily Ring authored
Added count field for GraphQL queries Updated associated tests and docs
-
Bob Van Landuyt authored
Store test failure data when build finishes See merge request gitlab-org/gitlab!45027
-
Erick Bajao authored
Adds 2 new models Ci::TestCase and Ci::TestCaseFailure. This is part of the work for Test Failure History MVC. A separate MR will be done to fetch the data we store here.
-
Bob Van Landuyt authored
Fix cop FactoryBot/InlineAssociation for audit_events See merge request gitlab-org/gitlab!45806
-
Peter Leitzen authored
Include subgroups in GraphQL field for vulnerabilityGrades for Groups See merge request gitlab-org/gitlab!45518
-
Alan (Maciej) Paruszewski authored
This change adds ability to include subgroups when fetching vulnerabilityGrades for a group.
-
Alper Akgun authored
Change permanent routable redirect to 301 See merge request gitlab-org/gitlab!45980
-
Francisco Javier López authored
-
Adam Hegyi authored
Add `repository_read_only` column to Snippets See merge request gitlab-org/gitlab!45868
-
pbair authored
Fix an incorrect query of system catalogs that is causing a spec failure in postgres 12.
-
Mike Jang authored
Be specific about how to set subgroup creation permissions See merge request gitlab-org/gitlab!45849
-
Evan Read authored
Specify that group owners can change whether maintainers can create subgroups in the settings of the group, and that administrators can also change this setting in the admin area.
-
Mike Jang authored
Update OAuth 2 doc, w/r/t the `redirect_uri` See merge request gitlab-org/gitlab!45470
-
Guillaume authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46021
-
Amy Qualls authored
Documented EKS form changes See merge request gitlab-org/gitlab!45907
-
Emily Ring authored
-