- 23 Oct, 2020 40 commits
-
-
Andrew Fontaine authored
Enable pointer events in tooltips See merge request gitlab-org/gitlab!44206
-
Bob Van Landuyt authored
Fix location of workhorse socket in comment See merge request gitlab-org/gitlab!45983
-
Robert Speicher authored
Fix Merge Request "Edit in Web IDE" dropdown link on MR diffs page See merge request gitlab-org/gitlab!45653
-
Himanshu Kapoor authored
-
Andrew Fontaine authored
Replace GlDeprecatedBadge in Security Dashboard Project List See merge request gitlab-org/gitlab!45917
-
Jose Ivan Vargas authored
Add milestones autocomplete to tribute (from at.js) See merge request gitlab-org/gitlab!45932
-
Craig Norris authored
Create a basic to-dos Vale test See merge request gitlab-org/gitlab!45914
-
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.
-
Jose Ivan Vargas authored
Merge branch '229304-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts-badges-components' into 'master' Migrate Bootstrap button to GitLab UI GlButton (229304) See merge request gitlab-org/gitlab!42518
-
Libor Vanc authored
-
Enrique Alcantara authored
Tooltips were non-interactible because pointer events were disabled
-
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
-