- 23 Oct, 2020 40 commits
-
-
Craig Norris authored
Add none-unassigned metadata to pages
-
Mike Greiling authored
Replace reference to frontend lead with foundations member See merge request gitlab-org/gitlab!45589
-
Nathan Friend authored
Also add additional information about how to request legal reviews for new, unapproved JavaScript licenses.
-
Jose Ivan Vargas authored
Replace bootstrap classes for alerts in ping consent See merge request gitlab-org/gitlab!45723
-
Jose Ivan Vargas authored
Migrate related issue widget tooltips in vue See merge request gitlab-org/gitlab!45458
-
Kamil Trzciński authored
Fix feature flag check failing when database is empty See merge request gitlab-org/gitlab!46056
-
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
-
Stan Hu authored
As seen in QA pipelines and discussed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42229, the Grape API initialization would fail if the database were empty. We now check the existence of the `features` table to prevent this from happening. This still does not allow us to change the feature flag dynamically, but it unblocks the test failures.
-
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
-