- 23 Jul, 2020 1 commit
-
-
Scott Stern authored
-
- 22 Jul, 2020 39 commits
-
-
Mayra Cabrera authored
[RUN AS-IF-FOSS] Fix N+1 search scope=issues See merge request gitlab-org/gitlab!36941
-
Mayra Cabrera authored
Add audit_events partitioning migration See merge request gitlab-org/gitlab!36298
-
Markus Koller authored
Resolve "Remove Generic Reports FE code" See merge request gitlab-org/gitlab!37453
-
Brandon Labuschagne authored
As we are no longer moving forward with the Generic Reports feature we should remove the code from the codebase. It could always be re-added again at a later stage if need be!
-
Mike Lewis authored
Docs proposal for bad / good examples in Frontend Guidelines See merge request gitlab-org/gitlab!36576
-
Angelo Gulina authored
- formatting following styleguide - move reference to proposal at 'introduced in' section
-
Suzanne Selhorn authored
Update feature flag note for feature flag strategies See merge request gitlab-org/gitlab!37522
-
Suzanne Selhorn authored
Fix phrasing for GitLab Runner Closes #217594 See merge request gitlab-org/gitlab!37533
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37621
-
Toon Claes authored
Geo: Use text instead of string for verification state See merge request gitlab-org/gitlab!36714
-
Martin Wortschack authored
Replace fa-link icons with GitLab SVG link icon Closes #225901 See merge request gitlab-org/gitlab!36973
-
Jose Ivan Vargas authored
Show mapped user in Jira import form dropdown See merge request gitlab-org/gitlab!37575
-
Peter Leitzen authored
Refactor target_details from AuditEvent details See merge request gitlab-org/gitlab!36567
-
Jose Ivan Vargas authored
Update "Version" tab to be "Other Versions"" Closes #225674 See merge request gitlab-org/gitlab!37513
-
Tim Rizzi authored
-
Dmitry Gruzd authored
-
GitLab Release Tools Bot authored
-
Gabriel Mazetto authored
Usage data payload reply_by_email_enabled possible issue Closes #230603 See merge request gitlab-org/gitlab!37421
-
Marcel Amirault authored
Docs: Removed "very" See merge request gitlab-org/gitlab!37601
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37618
-
Susan Tacker authored
-
Enrique Alcántara authored
Get test suite details on click See merge request gitlab-org/gitlab!37232
-
Jose Ivan Vargas authored
Remove babel-plugin-rewire dependency See merge request gitlab-org/gitlab!37231
-
Mark Florian authored
This is a follow-up to [removing most no-op default exports][1]. In that MR, the "most" was due to the fact that a couple of files were still participating in Karma tests. Since it turns out that no Karma tests rely on `babel-plugin-rewire`, that could be removed, allowing the final two instances of workarounds for it to be removed as well. Finally, the `spyOnDependency` helper was removed, since it's unused. [1]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37213
-
Mike Lewis authored
Add graphql howto doc to style guide See merge request gitlab-org/gitlab!36228
-
Mike Jang authored
-
Jose Ivan Vargas authored
Fix CSV downloads for multiple series in the same chart (readded after revert) Closes #214627 See merge request gitlab-org/gitlab!37377
-
Paul Slaughter authored
Raise jest timeout from 5 seconds to 6 seconds Closes #229902 See merge request gitlab-org/gitlab!37611
-
Marcin Sedlak-Jakubowski authored
Fix error in the "Assign and Unassign Labels" section of the docs. See merge request gitlab-org/gitlab!37341
-
Mike Lewis authored
Update guidance for icon use Closes #208331 See merge request gitlab-org/gitlab!37291
-
Evan Read authored
-
Amy Qualls authored
Make `kubectl logs` commands consistent See merge request gitlab-org/gitlab!37605
-
Philippe Lafoucrière authored
-
GitLab Release Tools Bot authored
-
Fabio Pitino authored
Show relevant errors when failing to match a CI job entry See merge request gitlab-org/gitlab!36536
-
Marius Bobin authored
CI jobs were identified only by the `script` keyword, resulting in unhelpfulerror messages: ```yaml build: before_script: pwd ``` Would raise this validation error: `jobs:build config contains unknown keys: before_script` This patch uses all the possible keys to match a job entry, resulting in this error message: `"jobs:build script can't be blank"`.
-
Douglas Barbosa Alexandre authored
Update prometheus-client-mmap to v0.11.0 See merge request gitlab-org/gitlab!37597
-
Coung Ngo authored
Improve test as a result of reviewer comment
-
Rémy Coutable authored
[RUN AS-IF-FOSS] Fix RuboCop Lint/DuplicateMethods todos See merge request gitlab-org/gitlab!36935
-