- 18 Feb, 2020 40 commits
-
-
Marcel Amirault authored
docs: Fix links to gitlab-foss See merge request gitlab-org/gitlab!25349
-
Sean McGivern authored
Initial a11y scanning CI template See merge request gitlab-org/gitlab!25144
-
Stan Hu authored
Fix a log schema inconsistency Closes gitlab-com/gl-infra/infrastructure#8931 See merge request gitlab-org/gitlab!25419
-
Shinya Maeda authored
Add epic changed status email missing specs See merge request gitlab-org/gitlab!24902
-
Craig Furman authored
In JiraService, some structured logs for errors were sent with a Hash in the error key, and some with a String. This frustrates Elasticsearch, which is commonly used to store structured logs, causing it to have to drop logs from one instance or the other due to the type mismatch.
-
Nick Thomas authored
Store lsif ci artifact as gzip See merge request gitlab-org/gitlab!25412
-
Rémy Coutable authored
Merge branch '206937-flaky-spec-spec-features-snippets-user_creates_snippet_spec-rb-66' into 'master' Resolve "Flaky spec: spec/features/snippets/user_creates_snippet_spec.rb:66" Closes #206937 See merge request gitlab-org/gitlab!25408
-
Sean McGivern authored
Improve reference pattern with word boundary See merge request gitlab-org/gitlab!25266
-
drew cimino authored
Apply suggestions to accessibility_testing.md
-
Nick Thomas authored
Handle missing MergeRequestDiff gracefully See merge request gitlab-org/gitlab!24559
-
Imre Farkas authored
Disable self-approval at the Instance level - Fix approvals filtering Closes #39060 See merge request gitlab-org/gitlab!25385
-
Gosia Ksionek authored
-
Alessio Caiazza authored
Upgrade pages to 1.16.0 See merge request gitlab-org/gitlab!25238
-
Heinrich Lee Yu authored
Drop signatures in email replies See merge request gitlab-org/gitlab!25389
-
drew cimino authored
Splitting by category isn't sufficient anymore since Verify/Acccessbility is Core and Verify/Browser-Performance is Premium. We brought the Verify/ category as a whole out of EE, and specifically excluded BrowserPerformance for the time being.
-
drew cimino authored
MVC template that can be included in a gitlab-ci.yml file Accompanying first set of docs, modeled on Browser Performance
-
Arturo Herrero authored
The regex (?<issue>\d+\b) is used in several places and here we are abstracting into a common reference.
-
Arturo Herrero authored
This is a follow-up from 08908856 to improve the reference pattern. Match: EXT-123 Not match: EXT-123A
-
Igor Drozdov authored
-
Bob Van Landuyt authored
Documentation: Clarify usage for event tracking and instrumentation See merge request gitlab-org/gitlab!25410
-
Diego Louzán authored
Since signature validation is not performed in incoming emails, it's cleaner to just remove them from the mail attachments before uploading them. This removes noisy email signature objects included as attachments in comments.
-
Phil Hughes authored
Recover hidden cycle analytics stages See merge request gitlab-org/gitlab!25309
-
Ezekiel Kigbo authored
Adds additional getters for getting active stages or hidden stages.
-
Phil Hughes authored
Replace underscore with lodash in the jobs components Closes #196639 See merge request gitlab-org/gitlab!25064
-
Marcel Amirault authored
Describe resource_group can use env variables See merge request gitlab-org/gitlab!22411
-
Natalia Tepluhina authored
Resolve "Reinstate "Update to eslint 6"" Closes #202194 See merge request gitlab-org/gitlab!24620
-
Paul Gascou-Vaillancourt authored
This updates eslint and related plugins to the next major version so that we can make use of new features.
-
Natalia Tepluhina authored
Container Registry vue router breadcrumb See merge request gitlab-org/gitlab!23155
-
Nicolò Maria Mezzopera authored
- component - init function - group page - project page
-
Marcel Amirault authored
Adding directions on how to connect to gdk db with vscode See merge request gitlab-org/gitlab!25083
-
Craig Gomes authored
-
Natalia Tepluhina authored
Fix broken chart: Options for axis are extended correctly in the time series Closes #207070 See merge request gitlab-org/gitlab!25399
-
Bob Van Landuyt authored
Allow to update issuable health status on GraphQL See merge request gitlab-org/gitlab!24520
-
Natalia Tepluhina authored
Add security dashboard vulnerability state dropdown See merge request gitlab-org/gitlab!22823
-
David Kim authored
-
Mark Lapierre authored
Issue a gitlab-ctl stop before replicating DB See merge request gitlab-org/gitlab!25395
-
Marcel Amirault authored
Documentation for adding custom collapsible sections to job logs. For #31481 Closes #31481 See merge request gitlab-org/gitlab!24468
-
Shinya Maeda authored
-
Heinrich Lee Yu authored
Define counter for #truncated? Closes #204891 See merge request gitlab-org/gitlab!25390
-
Heinrich Lee Yu authored
Prevents flaky tests
-