Sébastien Ros

Results 144 issues of Sébastien Ros

``` Command: dotnet publish EFCore.Sqlite.Benchmarks.csproj -c Release -o C:\Users\Administrator\AppData\Local\Temp\benchmarks-agent\benchmarks-server-5940\5qebm2zu.2hq\efcore\benchmark\EFCore.Sqlite.Benchmarks\published /p:MicrosoftNETCoreAppPackageVersion=3.1.9 /p:MicrosoftAspNetCoreAppPackageVersion=3.1.9 /p:BenchmarksNETStandardImplicitPackageVersion=3.1.9 /p:BenchmarksNETCoreAppImplicitPackageVersion=3.1.9 /p:BenchmarksRuntimeFrameworkVersion=3.1.9 /p:BenchmarksTargetFramework=netcoreapp3.1 /p:BenchmarksAspNetCoreVersion=3.1.9 /p:MicrosoftAspNetCoreAllPackageVersion=3.1.9 /p:NETCoreAppMaximumVersion=99.9 /p:MicrosoftWindowsDesktopAppPackageVersion=3.1.9 /p:MicrosoftNETCoreApp31PackageVersion=3.1.9 /p:MicrosoftNETPlatformLibrary=Microsoft.NETCore.App /p:RestoreNoCache=true --framework netcoreapp3.1 --self-contained -r win-x64 Microsoft (R) Build...

And disable the service while doing so, to prevent jobs from returning botched results.

`ConnectionIdlePingTime=900;ConnectionIdleTimeout=0`

TE warning in the build log ``` Content encoding found in "application/json; charset=utf-8" where "application/json" is acceptable. Additional response bytes may negatively affect benchmark performance. See http://frameworkbenchmarks.readthedocs.org/en/latest/Project-Information/Framework-Tests/#specific-test-requirements ``` All these...

c.f. https://github.com/OrchardCMS/OrchardCore/pull/12372 The original files are from https://github.com/thomaspark/bootswatch/tree/v5/dist/darkly We should try to update these to keep in-sync and maybe put customizations in a different file. Also put a comment in...

For instance when rendering a content item, add `content` and `content-[contentype]`.

Test case: https://liquidjs.com/playground.html#e3sgIm9uZSB0d28gdGhyZWUiIHwgdHJ1bmNhdGV3b3JkczowIH19,e30= `{{ "one two three" | truncatewords:0 }}` should return `"one..."` Source: https://github.com/Shopify/liquid/blob/81f44e36be5f2110c26b6532fd4ccd22edaf59f2/lib/liquid/standardfilters.rb#L237 https://github.com/Shopify/liquid/blob/ff1c35b986451cca14d9da9b2ef772cbc9c65b24/test/integration/standard_filter_test.rb#L229

Fixes #36712 I might have too many details in this comment, but at least the reviewers will have all the pieces to suggest what should go where.

area-runtime