You are viewing a plain text version of this content. The canonical link for it is here.
- [lucenenet] branch master updated (146d7d0 -> 9bee5f2) - posted by ni...@apache.org on 2020/11/01 15:46:35 UTC, 0 replies.
- [lucenenet] 01/05: Revert "website: added Google ads" - posted by ni...@apache.org on 2020/11/01 15:46:36 UTC, 0 replies.
- [lucenenet] 02/05: website: Update path to use machine-level folder instead of user-level folder - posted by ni...@apache.org on 2020/11/01 15:46:37 UTC, 0 replies.
- [lucenenet] 03/05: website: Changed home page example to use Console.WriteLine() instead of 3rd party LinqPad Dump() method. - posted by ni...@apache.org on 2020/11/01 15:46:38 UTC, 0 replies.
- [lucenenet] 04/05: website: Updated home page example to exclude unnecessary variable for Environment.SpecialFolder enumeration value - posted by ni...@apache.org on 2020/11/01 15:46:39 UTC, 0 replies.
- [lucenenet] 05/05: website: Added target="_blank" to Fork me on GitHub (home page) - posted by ni...@apache.org on 2020/11/01 15:46:40 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated (16f86c0 -> b33eed0) - posted by ni...@apache.org on 2020/11/01 16:18:03 UTC, 0 replies.
- [lucenenet-site] 01/02: Updated home page code examples and added target="_blank" to Fork me on GitHub - posted by ni...@apache.org on 2020/11/01 16:18:04 UTC, 0 replies.
- [lucenenet-site] 02/02: Added .gitignore - posted by ni...@apache.org on 2020/11/01 16:18:05 UTC, 0 replies.
- [lucenenet] branch master updated (9bee5f2 -> 427e230) - posted by ni...@apache.org on 2020/11/03 21:24:12 UTC, 0 replies.
- [lucenenet] 01/11: Change Debugging.Assert usage to not allocate due to lambda capture - posted by ni...@apache.org on 2020/11/03 21:24:13 UTC, 0 replies.
- [lucenenet] 02/11: start removing delegate-based Debugging.AssertsEnabled - posted by ni...@apache.org on 2020/11/03 21:24:14 UTC, 0 replies.
- [lucenenet] 03/11: replace Debugging.Assert with 2 parameters - posted by ni...@apache.org on 2020/11/03 21:24:15 UTC, 0 replies.
- [lucenenet] 04/11: Lucene.Net.Diagnostics.Debugging: Use J2N StringFormatter to automatically format arrays and IStructuralFormattable collections - posted by ni...@apache.org on 2020/11/03 21:24:16 UTC, 0 replies.
- [lucenenet] 05/11: Lucene.Net.Diagnostics.Debugging: Updated documentation - posted by ni...@apache.org on 2020/11/03 21:24:17 UTC, 0 replies.
- [lucenenet] 06/11: Lucene.Net.Store.Directory: Added ListAllFormatter struct used to defer building a string.Format() parameter when using Debugging.Assert(bool, string, T0) overloads - posted by ni...@apache.org on 2020/11/03 21:24:18 UTC, 0 replies.
- [lucenenet] 07/11: Lucene.Net.Util.BytesRef: Added BytesRefFormatter struct used to defer building a string.Format() parameter when using Debugging.Assert(bool, string, T0) overloads - posted by ni...@apache.org on 2020/11/03 21:24:19 UTC, 0 replies.
- [lucenenet] 08/11: Lucene.Net.Codecs.BlockTreeTermsWriter: Added PendingBlocksFormatter struct used to defer building a string.Format() parameter when using Debugging.Assert(bool, string, T0) overloads - posted by ni...@apache.org on 2020/11/03 21:24:20 UTC, 0 replies.
- [lucenenet] 09/11: SWEEP: Fixed Debugging.Assert() calls that format strings with parameters so the parameters are not resolved until a condition fails. There are still some calls that do light math and pick items from arrays, but this performance hit in the tests is something we can live with for better production performance. Closes #346, closes #373, closes #372. - posted by ni...@apache.org on 2020/11/03 21:24:21 UTC, 0 replies.
- [lucenenet] 10/11: Lucene.Net.TestFramework: Added DoesNotThrow() overloads to Assert class - posted by ni...@apache.org on 2020/11/03 21:24:22 UTC, 0 replies.
- [lucenenet] 11/11: Lucene.Net.Diagnostics: Added tests for Debugging class - posted by ni...@apache.org on 2020/11/03 21:24:23 UTC, 0 replies.
- [lucenenet] branch master updated (427e230 -> 3c01253) - posted by ni...@apache.org on 2020/11/03 23:00:14 UTC, 1 replies.
- [lucenenet] branch master updated: Lucene.Net.Codecs.Memory.MemoryPostingsFormat: Added additional comments for System.Enum.CompareTo() to IndexOptionsComparer change - posted by ni...@apache.org on 2020/11/05 02:52:56 UTC, 0 replies.
- [lucenenet] branch master updated: Lucene.Net.Util.Automaton.State: Removed IEquatable and other equality checking, as implementing Equals() to compare other than reference equality causes IndexOutOfRangeException to randomly occur when using FuzzyTermsEnum. Fixes #296. - posted by ni...@apache.org on 2020/11/05 03:58:50 UTC, 0 replies.
- [lucenenet] branch master updated: Fixes several code quality issues (Code Analysis) (#387) - posted by ni...@apache.org on 2020/11/10 15:57:21 UTC, 0 replies.
- [lucenenet] branch master updated: build/Dependencies.props: Downgraded Microsoft.Extensions.Configuration to 2.0.0 to allow applications using older versions to avoid conflicts (#388) - posted by ni...@apache.org on 2020/11/10 15:57:26 UTC, 0 replies.
- [lucenenet] branch master updated (d5c5ca4 -> 1a02f66) - posted by ni...@apache.org on 2020/11/12 09:20:00 UTC, 0 replies.
- [lucenenet] 01/02: Revert "Lucene.Net.Search.FieldCacheImpl: Removed field value types and declared Get methods inline using delegate methods" - posted by ni...@apache.org on 2020/11/12 09:20:01 UTC, 0 replies.
- [lucenenet] 02/02: Lucene.Net.Search.FieldCacheImpl: Removed unused outerInstance fields and marked fields readonly, as allowed - posted by ni...@apache.org on 2020/11/12 09:20:02 UTC, 0 replies.
- [lucenenet] branch master updated (1a02f66 -> c901901) - posted by ni...@apache.org on 2020/11/12 09:20:43 UTC, 0 replies.
- [lucenenet] 01/07: Added test target for .NET 5 - posted by ni...@apache.org on 2020/11/12 09:20:44 UTC, 0 replies.
- [lucenenet] 02/07: Fixed compiler warnings - posted by ni...@apache.org on 2020/11/12 09:20:45 UTC, 0 replies.
- [lucenenet] 03/07: build/build.ps1: Updated to test .NET 5 - posted by ni...@apache.org on 2020/11/12 09:20:46 UTC, 0 replies.
- [lucenenet] 04/07: azure-pipelines.yml, run-tests-on-os.yml: Added tests for .NET 5 - posted by ni...@apache.org on 2020/11/12 09:20:47 UTC, 0 replies.
- [lucenenet] 05/07: azure-pipelines.yml: Run net48_x86 nightly - posted by ni...@apache.org on 2020/11/12 09:20:48 UTC, 0 replies.
- [lucenenet] 06/07: azure-pipelines.yml: Publish NuGet artifacts before publish results - posted by ni...@apache.org on 2020/11/12 09:20:49 UTC, 0 replies.
- [lucenenet] 07/07: Directory.Build.props: Upgraded to C# 9.0 - posted by ni...@apache.org on 2020/11/12 09:20:50 UTC, 0 replies.
- [lucenenet] branch benchmarkdotnet updated: Lucene.Net.Tests.BenchmarkDotNet.SearchFilesBenchmarks: Increased number of iterations from 1000 to 2000 for better accuracy - posted by ni...@apache.org on 2020/11/13 06:35:08 UTC, 0 replies.
- [lucenenet] branch benchmarkdotnet updated: Added benchmarks for 4.8.0-beta00013 - posted by ni...@apache.org on 2020/11/13 07:15:54 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: added release notes for 4.8.0-beta00013 and updated release/website documentation - posted by ni...@apache.org on 2020/11/13 09:17:14 UTC, 0 replies.
- [lucenenet] branch master updated (c901901 -> ca61899) - posted by ni...@apache.org on 2020/11/13 09:19:36 UTC, 0 replies.
- [lucenenet] 01/03: website: Updated make-release.md to provide more reliable way to tag the release commit - posted by ni...@apache.org on 2020/11/13 09:19:37 UTC, 0 replies.
- [lucenenet] 02/03: website/site/contributing/documentation.md: Fixed website port and minor typos - posted by ni...@apache.org on 2020/11/13 09:19:38 UTC, 0 replies.
- [lucenenet] 03/03: website: Added (temporary) release notes for 4.8.0-beta00013 that can be linked to publicly during the release vote - posted by ni...@apache.org on 2020/11/13 09:19:39 UTC, 0 replies.
- [lucenenet] annotated tag Lucene.Net_4_8_0_beta00013 created (now 42eeeb0) - posted by ni...@apache.org on 2020/11/13 11:24:53 UTC, 0 replies.
- svn commit: r44488 - /dev/lucenenet/4.8.0-beta00013/ - posted by ni...@apache.org on 2020/11/13 11:34:56 UTC, 0 replies.
- [lucenenet] branch master updated: README.md: Updated build and test prerequisites to .NET 5.0 - posted by ni...@apache.org on 2020/11/13 11:53:09 UTC, 0 replies.
- svn commit: r44513 - /dev/lucenenet/4.8.0-beta00013/ - posted by ni...@apache.org on 2020/11/16 12:38:14 UTC, 0 replies.
- svn commit: r44514 - /release/lucenenet/4.8.0-beta00013/ - posted by ni...@apache.org on 2020/11/16 12:46:55 UTC, 0 replies.
- [lucenenet] branch master updated: website: Added download page for 4.8.0-beta00013 - posted by ni...@apache.org on 2020/11/16 13:02:51 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: added download page for 4.8.0-beta00013 - posted by ni...@apache.org on 2020/11/16 13:03:13 UTC, 0 replies.
- [lucenenet] branch master updated (c72072f -> 0b448d9) - posted by ni...@apache.org on 2020/11/18 20:50:38 UTC, 0 replies.
- [lucenenet] 01/06: re-adds automation step to assign the title in the docs based on environment variable, updates docs script to ensure that the base url is correctly set for the live site, updates the docs building docs to be a bit more clear - posted by ni...@apache.org on 2020/11/18 20:50:39 UTC, 0 replies.
- [lucenenet] 02/06: fixes baseurl to not have double trailing slashes - posted by ni...@apache.org on 2020/11/18 20:50:40 UTC, 0 replies.
- [lucenenet] 03/06: streamlines the site build script to be inline with the docs and updates the docs accordingly - posted by ni...@apache.org on 2020/11/18 20:50:41 UTC, 0 replies.
- [lucenenet] 04/06: fixes comma and language version for net framework plugins - posted by ni...@apache.org on 2020/11/18 20:50:42 UTC, 0 replies.
- [lucenenet] 05/06: websites/apidocs/docs.ps1: Trim any trailing slash from $BaseUrl - posted by ni...@apache.org on 2020/11/18 20:50:43 UTC, 0 replies.
- [lucenenet] 06/06: websites/apidocx/docs.ps1: Set the $env:LuceneNetVersion environment variable so our plugin recognizes it - posted by ni...@apache.org on 2020/11/18 20:50:44 UTC, 0 replies.
- [lucenenet] branch master updated (0b448d9 -> 6a21a0c) - posted by ni...@apache.org on 2020/11/19 18:33:38 UTC, 0 replies.
- [lucenenet] 01/04: websites/apidocs: Changed main.css to keep Fork me on GitHub from overlapping the menu - posted by ni...@apache.org on 2020/11/19 18:33:39 UTC, 0 replies.
- [lucenenet] 02/04: websites/apidocs: Updated footer to match main site - posted by ni...@apache.org on 2020/11/19 18:33:40 UTC, 0 replies.
- [lucenenet] 03/04: docs.ps1: Updated footer to match main site - posted by ni...@apache.org on 2020/11/19 18:33:41 UTC, 0 replies.
- [lucenenet] 04/04: docs: Updated docfx.global.json for 4.8.0-beta00013 - posted by ni...@apache.org on 2020/11/19 18:33:42 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: Adds 4.8.0-beta00013 docs - posted by ni...@apache.org on 2020/11/19 19:07:39 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: Added link to 4.8.0-beta00013 API docs - posted by ni...@apache.org on 2020/11/19 19:15:46 UTC, 0 replies.
- [lucenenet] branch master updated: website: Added link to 4.8.0-beta00013 API docs - posted by ni...@apache.org on 2020/11/19 19:18:51 UTC, 0 replies.
- [lucenenet] branch docs/4.8.0-beta00013 created (now c1a5be1) - posted by ni...@apache.org on 2020/11/19 19:19:31 UTC, 0 replies.
- [lucenenet] branch master updated (c1a5be1 -> b5e1958) - posted by ni...@apache.org on 2020/11/21 09:06:49 UTC, 0 replies.
- [lucenenet] 01/05: Added the AwaitsFixAttribute to the known failing tests described in #363 and #269 - posted by ni...@apache.org on 2020/11/21 09:06:50 UTC, 0 replies.
- [lucenenet] 02/05: azure-pipelines.yml: Changed default of AwaitsFix to true during CI builds. - posted by ni...@apache.org on 2020/11/21 09:06:51 UTC, 0 replies.
- [lucenenet] 03/05: Added LiquidTestReports.Markdown to all test projects - posted by ni...@apache.org on 2020/11/21 09:06:52 UTC, 0 replies.
- [lucenenet] 04/05: Added Generate-TestWorkflows.ps1 script to generate GitHub Actions workflow files based on project dependencies - posted by ni...@apache.org on 2020/11/21 09:06:53 UTC, 0 replies.
- [lucenenet] 05/05: Generated workflow files for each test project to run on GitHub Actions during pull requests - posted by ni...@apache.org on 2020/11/21 09:06:54 UTC, 0 replies.
- [lucenenet] branch master updated: .asf.yaml: Disallow forced pushes to master, removed hacktoberfest label, updated documentation link - posted by ni...@apache.org on 2020/11/21 09:10:07 UTC, 0 replies.
- [lucenenet] branch master updated (595b75a -> 8ad48e7) - posted by ni...@apache.org on 2020/11/21 12:42:16 UTC, 0 replies.
- [lucenenet] 01/05: .github/workflows/Generate-TestWorkflows.ps1: Added special case for CodeAnalysis tests - posted by ni...@apache.org on 2020/11/21 12:42:17 UTC, 0 replies.
- [lucenenet] 02/05: Lucene.Net.Tests.TestFramework.DependencyInjection: Added support for all test targets - posted by ni...@apache.org on 2020/11/21 12:42:18 UTC, 0 replies.
- [lucenenet] 03/05: azure-pipelines.yml: Upgraded to ubuntu 18.04 - posted by ni...@apache.org on 2020/11/21 12:42:19 UTC, 0 replies.
- [lucenenet] 04/05: azure-pipelines.yml: Upgraded to macOS 10.15 - posted by ni...@apache.org on 2020/11/21 12:42:20 UTC, 0 replies.
- [lucenenet] 05/05: Lucene.Net.Tests.Analysis.ICU.Analysis.Icu.TestICUFoldingFilterFactory::Test(): Added AwaitsFix attribute (failing on GitHub Actions on Linux) - posted by ni...@apache.org on 2020/11/21 12:42:21 UTC, 0 replies.
- [lucenenet] branch master updated (8ad48e7 -> e814b28) - posted by ni...@apache.org on 2020/11/24 21:22:32 UTC, 0 replies.
- [lucenenet] branch master updated: Lucene.Net.Tests.Analysis.Common (TestRandomChains_() +TestRandomChainsWithLargeStrings()): Added AwaitsFixAttribute because we are getting random failures (See #269) - posted by ni...@apache.org on 2020/11/25 20:50:32 UTC, 0 replies.