- 20 Feb, 2020 40 commits
-
-
Paul Gascou-Vaillancourt authored
- Use info variant for documentation links - Handle case where there are no dependencies: show an empty state with a link to supported languages and framework information - Update and add tests
-
Mark Florian authored
Replaces underscore with lodash for escape See merge request gitlab-org/gitlab!25579
-
Mayra Cabrera authored
Add a section specifying indexes are not always necessary See merge request gitlab-org/gitlab!24602
-
Lin Jen-Shin authored
Separate audit, epic, epic issue and linked epic into own class files See merge request gitlab-org/gitlab!25592
-
Mayra Cabrera authored
Add a blurb specifying when indexes are not necessary, and link to our "Adding Database Indexes" guideline. Also, removes the ambiguity of "handful of rows".
-
Sean McGivern authored
Make sure docs only merge requests can run CI Closes #207388 See merge request gitlab-org/gitlab!25612
-
Phil Hughes authored
Add ability to create an issue from a standalone vulnerability See merge request gitlab-org/gitlab!24314
-
Phil Hughes authored
Merge branch '205938-line-numbering-in-diff-perhaps-related-to-show-unchanged-lines-seems-broken' into 'master' Fix parallel diff expansion line numbers See merge request gitlab-org/gitlab!25303
-
Thomas Randolph authored
This component (and indeed all of the diffs app) used to rely on `highlighted_diff_lines` whether you were looking at the inline view or not. When the split diffs was being written, most places that did this were caught. This is one place that slipped through the cracks since there were no tests checking the behavior. The update adds a generic "getPreviousLine" that uses the diff view type to switch, and adds a bunch of tests that will fail if the code is checking the wrong line type.
-
Douglas Barbosa Alexandre authored
Remove FlipperGate module from WithUploads See merge request gitlab-org/gitlab!25582
-
Stan Hu authored
Add npm_package_requests_forwarding to ApplicationSetting See merge request gitlab-org/gitlab!25346
-
Clement Ho authored
Grammar and style fixes for Prometheus page See merge request gitlab-org/gitlab!25567
-
Stan Hu authored
Allow users to get Merge Trains entries via Public API See merge request gitlab-org/gitlab!25229
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
By passing empty needs because they really doesn't need anything
-
Clement Ho authored
Docs: major style fixes for logs page See merge request gitlab-org/gitlab!25574
-
Robert Speicher authored
Remove rubocop ignore See merge request gitlab-org/gitlab!24660
-
Clement Ho authored
Style fixes for audit events page See merge request gitlab-org/gitlab!25576
-
Clement Ho authored
Style fixes to the Kubernetes pod log page See merge request gitlab-org/gitlab!25577
-
Robert Speicher authored
Replace set to let_it_be in spec/lib See merge request gitlab-org/gitlab!25528
-
Alessio Caiazza authored
Filter out Apollo Devtools console message See merge request gitlab-org/gitlab!25338
-
Alessio Caiazza authored
Remove duplicate authorization refresh on project create See merge request gitlab-org/gitlab!25426
-
Stan Hu authored
Prevent web-server to start without a working db connection" Closes #7003 See merge request gitlab-org/gitlab!25160
-
Marcia Ramos authored
Added technical evaluation issue temp See merge request gitlab-org/gitlab!23636
-
Jackie Meshell authored
-
Phil Hughes authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/shared/badges' See merge request gitlab-org/gitlab!25044
-
Marvin Karegyeya authored
-
Heinrich Lee Yu authored
Replace Gitlab::Elastic::Helper.refresh_index See merge request gitlab-org/gitlab!25434
-
Marcel Amirault authored
Improve the nuget repository documentation See merge request gitlab-org/gitlab!24972
-
David Fernandez authored
Add Uploading packages section Add Installing a package section
-
Marcel Amirault authored
Fix typo in NPM registry docs See merge request gitlab-org/gitlab!25601
-
Imre Farkas authored
Local tiller backend fixes See merge request gitlab-org/gitlab!25340
-
Paul Gascou-Vaillancourt authored
Added a new 'Create issue' button in the vulnerability header. Clicking on the button triggers an AJAX call to create an issue for the current vulnerability. When the request resolves, the user is redirected to the newly create issue.
-
Mark Florian authored
Refactor charts header to the panel type wrapper Closes #32868 See merge request gitlab-org/gitlab!25332
-
Grzegorz Bizon authored
Refactor Gitlab::Serverless::FunctionURI class See merge request gitlab-org/gitlab!23922
-
David Fernandez authored
-
Marin Jankovski authored
Fix branch sync See merge request gitlab-org/gitlab!25596
-
Shinya Maeda authored
This commit adds a public API support for merge trains
-
Nick Thomas authored
This method exists to cause changes to the index to appear in specs. In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/24298/diffs we will be changing how changes are processed, and it will be valuable to have a separate method in specs that we can hook into.
-
nmilojevic1 authored
-