Messages by Date
-
2017/04/30
[09/45] lucenenet git commit: Ported ByteBuffer, LongBuffer, and other Buffer-related types from the Apache Harmony project (since the OpenJDK has a license that is off-limits)
nightowl888
-
2017/04/30
[19/45] lucenenet git commit: Ported DataInput, DataOutput, DataInputStream, and DataOutputStream from Apache Harmony (since the OpenJDK has a license that is off-limits)
nightowl888
-
2017/04/30
[45/45] lucenenet git commit: Removed unchecked from several places where it is not required.
nightowl888
-
2017/04/30
[24/45] lucenenet git commit: Updated ICharSequence with the code comments and license from Apache Harmony.
nightowl888
-
2017/04/30
[39/45] lucenenet git commit: Updated MemoryMappedFileByteBuffer with code from ByteBuffer to write big endian bytes.
nightowl888
-
2017/04/30
[42/45] lucenenet git commit: Changed Endianness class to an enumeration.
nightowl888
-
2017/04/30
[10/45] lucenenet git commit: Ported ByteBuffer, LongBuffer, and other Buffer-related types from the Apache Harmony project (since the OpenJDK has a license that is off-limits)
nightowl888
-
2017/04/30
[15/45] lucenenet git commit: Moved all threading-related types from Support into Lucene.Net.Support.Threading namespace
nightowl888
-
2017/04/30
[37/45] lucenenet git commit: BUG: ReadOnlyBufferException must not subclass NotSupportedException
nightowl888
-
2017/04/26
[03/11] lucenenet git commit: add license headers and license references where needed
nightowl888
-
2017/04/26
[04/11] lucenenet git commit: add license headers and license references where needed
nightowl888
-
2017/04/26
[05/11] lucenenet git commit: add license headers and license references where needed
nightowl888
-
2017/04/26
[09/11] lucenenet git commit: Updated LICENSE.txt with 3rd party license attributions and added missing license headers
nightowl888
-
2017/04/26
[07/11] lucenenet git commit: overlooked an XML file
nightowl888
-
2017/04/26
[10/11] lucenenet git commit: Updated LICENSE.txt with 3rd party license attributions and added missing license headers
nightowl888
-
2017/04/26
[08/11] lucenenet git commit: build\build.ps1: Updated script to automatically install the .NET Core 1.0.0-preview2-1-003177 SDK if it is not present and to check for the presence of git.exe before attempting to append the commit hash to the AssemblyInfo
nightowl888
-
2017/04/26
[06/11] lucenenet git commit: add license headers and license references where needed
nightowl888
-
2017/04/26
[02/11] lucenenet git commit: add license headers and license references where needed
nightowl888
-
2017/04/26
[11/11] lucenenet git commit: fixed merge conflict
nightowl888
-
2017/04/26
[01/11] lucenenet git commit: build\build.ps1: Added license headers to the generated files.
nightowl888
-
2017/04/26
svn commit: r19270 - /release/lucenenet/KEYS
bodewig
-
2017/04/26
lucenenet git commit: overlooked an XML file
bodewig
-
2017/04/26
[1/5] lucenenet git commit: add license headers and license references where needed
bodewig
-
2017/04/26
[2/5] lucenenet git commit: add license headers and license references where needed
bodewig
-
2017/04/26
[5/5] lucenenet git commit: add license headers and license references where needed
bodewig
-
2017/04/26
[3/5] lucenenet git commit: add license headers and license references where needed
bodewig
-
2017/04/26
[4/5] lucenenet git commit: add license headers and license references where needed
bodewig
-
2017/04/25
[lucenenet] Git Push Summary
nightowl888
-
2017/04/25
lucenenet git commit: build\build.ps1: Added options for generating a "released" build.bat file and to turn off the prepare-for-build functionality that updates the files with version information, etc. so the release will build without specifying any com
nightowl888
-
2017/04/25
[45/52] [abbrv] lucenenet git commit: build\build.ps1: Enable XML documentation generation during build
nightowl888
-
2017/04/25
[31/52] [abbrv] lucenenet git commit: Lucene.Net.Tests.Icu: Fixed linked file tests so they are discovered via command line, still not being discovered by Visual Studio, though.
nightowl888
-
2017/04/25
[21/52] [abbrv] lucenenet git commit: build\build.ps1: Fixed version updating logic so it works globally for the script
nightowl888
-
2017/04/25
[52/52] [abbrv] lucenenet git commit: Lucene.Net.Index.Term: Reverted to original implementation, since Utf8ToString() does not throw an exception on invalid text.
nightowl888
-
2017/04/25
[24/52] [abbrv] lucenenet git commit: build\build.ps1: Added git commit hash to the AssemblyInformationalVersion attribute
nightowl888
-
2017/04/25
[20/52] [abbrv] lucenenet git commit: build\build.ps1: Added property for buildCounter to be passed into the script from TeamCity explicitly
nightowl888
-
2017/04/25
[36/52] [abbrv] lucenenet git commit: build\build.ps1 - added exit code checking for test runner
nightowl888
-
2017/04/25
[02/52] [abbrv] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/25
[15/52] [abbrv] lucenenet git commit: build\build.ps1: removed --result parameter from dotnet test command to see if it brings back the test instrumentation in teamcity
nightowl888
-
2017/04/25
[05/52] [abbrv] lucenenet git commit: SWEEP: Added dotnet-test-nunit-teamcity NuGet package
nightowl888
-
2017/04/25
[42/52] [abbrv] lucenenet git commit: Updated CONTRIBUTING.md with the latest project status.
nightowl888
-
2017/04/25
[27/52] [abbrv] lucenenet git commit: SWEEP: Consolidated shared project configuration in project.json
nightowl888
-
2017/04/25
[07/52] [abbrv] lucenenet git commit: BUG: Lucene.Net.Tests.Facet.Taxonomy.Directory.TestAddTaxonomy: create random temp file instead of file in current directory.
nightowl888
-
2017/04/25
[30/52] [abbrv] lucenenet git commit: Lucene.Net.Icu: Switched to official NuGet packages of icu.net and added Icu4c.Win.Full.Lib dependency for .NET 4.5.1
nightowl888
-
2017/04/25
[37/52] [abbrv] lucenenet git commit: Lucene.Net: Deleted Lucene.Net.Search.RemoteSearchable.config and Lucene.Net.Search.TestSort.config (old .NET remoting configurations)
nightowl888
-
2017/04/25
[46/52] [abbrv] lucenenet git commit: Updated Spatial4n.Core and Spatial4n.Core.NTS to 0.4.1-beta00002 and reverted back to .NET Standard 1.5
nightowl888
-
2017/04/25
[03/52] [abbrv] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/25
[51/52] [abbrv] lucenenet git commit: Updated NOTICE.txt
nightowl888
-
2017/04/25
[33/52] [abbrv] lucenenet git commit: build\build.ps1: Fixed script to fail the build if an external executable call fails.
nightowl888
-
2017/04/25
[08/52] [abbrv] lucenenet git commit: Revert "SWEEP: Added dotnet-test-nunit-teamcity NuGet package"
nightowl888
-
2017/04/25
[01/52] [abbrv] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/25
[39/52] [abbrv] lucenenet git commit: Revert: "Lucene.Net.Icu: Switched to official NuGet packages of icu.net and added Icu4c.Win.Full.Lib dependency for .NET 4.5.1"
nightowl888
-
2017/04/25
[43/52] [abbrv] lucenenet git commit: README.md: Updated URL of CI feed
nightowl888
-
2017/04/25
[38/52] [abbrv] lucenenet git commit: Lucene.Net.Tests.Icu: Fixed compilation symbol declaration
nightowl888
-
2017/04/25
[32/52] [abbrv] lucenenet git commit: Revert "HACK: build\build.ps1: Removing --no-build switch when running .NET core tests because the test TeamCity build is not locating the dotnet-test-nunit-teamcity dependency"
nightowl888
-
2017/04/25
[06/52] [abbrv] lucenenet git commit: BUG: Lucene.Net.TestFramework.Util.LuceneTestCase.CreateTempFile(): Method of getting file name is not thread-safe and causing file locking between tests. Cascading call to FileSuppport.CreateTempFile() instead.
nightowl888
-
2017/04/25
[23/52] [abbrv] lucenenet git commit: build\build.ps1: Added command to clean the .bak files in case a prior run of build failed for any reason.
nightowl888
-
2017/04/25
[35/52] [abbrv] lucenenet git commit: Deleted runbuild.ps1
nightowl888
-
2017/04/25
[41/52] [abbrv] lucenenet git commit: BUG: Lucene.Net.Tests.Analysis.Common.Analysis.Util.TestFilesystemResourceLoader: Changed test to write the embedded resource to a known location rather than being dependent on an external file that may/may not be in
nightowl888
-
2017/04/25
[12/52] [abbrv] lucenenet git commit: SWEEP: Added title and description to all project.json files
nightowl888
-
2017/04/25
[22/52] [abbrv] lucenenet git commit: build\build.ps1: Added parameters for preReleaseCounterPattern and versionSuffix and refactored so versioning information can be passed as either parameters (not properties) or environment variables.
nightowl888
-
2017/04/25
[09/52] [abbrv] lucenenet git commit: Lucene.Net.Tests.Icu.Support.TestApiConsistency: Fixed type used to scan the API so it works on the correct assembly.
nightowl888
-
2017/04/25
[18/52] [abbrv] lucenenet git commit: build\build.ps1: Uncommented compile and pack tasks
nightowl888
-
2017/04/25
[11/52] [abbrv] lucenenet git commit: Lucene.Net.Tests.Icu: Changed default namespace
nightowl888
-
2017/04/25
[44/52] [abbrv] lucenenet git commit: README.md: removed URL of CI feed (Apache policy)
nightowl888
-
2017/04/25
[29/52] [abbrv] lucenenet git commit: Upgraded to Spatial4n.Core 0.4.1-beta00001 (with new versioning scheme)
nightowl888
-
2017/04/25
[34/52] [abbrv] lucenenet git commit: Deleted NuGet.exe and Get-NuGet.ps1 (we are using dotnet restore, which does not require it)
nightowl888
-
2017/04/25
[14/52] [abbrv] lucenenet git commit: SWEEP: Added authors and projectUrl to project.json and consolidated packOptions format
nightowl888
-
2017/04/25
[47/52] [abbrv] lucenenet git commit: Lucene.Net.Support: Deleted unused INamedServiceFactory.cs
nightowl888
-
2017/04/25
[25/52] [abbrv] lucenenet git commit: SWEEP: Switched all test projects to use dotnet-test-nunit-teamcity, a fork which allows use of the --teamcity switch.
nightowl888
-
2017/04/25
[13/52] [abbrv] lucenenet git commit: SWEEP: Removed the summary field from packOptions
nightowl888
-
2017/04/25
[17/52] [abbrv] lucenenet git commit: build: Added Version.proj MSBuild file to supply VersionPrefix and VersionSuffix from the repository. This will allow control over all parts of the version except the build counter from the repository. Also scripted
nightowl888
-
2017/04/25
[50/52] [abbrv] lucenenet git commit: Updated LICENSE.txt with 3rd party licences
nightowl888
-
2017/04/25
[48/52] [abbrv] lucenenet git commit: Updated license headers (mostly in Support)
nightowl888
-
2017/04/25
[49/52] [abbrv] lucenenet git commit: Updated license headers (mostly in Support)
nightowl888
-
2017/04/25
[16/52] [abbrv] lucenenet git commit: Revert "build\build.ps1: removed --result parameter from dotnet test command to see if it brings back the test instrumentation in teamcity"
nightowl888
-
2017/04/25
[10/52] [abbrv] lucenenet git commit: Lucene.Net.Tests.Icu.Support.TestIcuBreakIterator: Removed unused using
nightowl888
-
2017/04/25
[04/52] [abbrv] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/25
[19/52] [abbrv] lucenenet git commit: Version.proj: Updated documentation comments with versioning instructions
nightowl888
-
2017/04/25
[26/52] [abbrv] lucenenet git commit: SWEEP: Changed all net451 targets to use debugType=full, since debugType=portable is not supported
nightowl888
-
2017/04/25
[28/52] [abbrv] lucenenet git commit: HACK: build\build.ps1: Removing --no-build switch when running .NET core tests because the test TeamCity build is not locating the dotnet-test-nunit-teamcity dependency
nightowl888
-
2017/04/25
[40/52] [abbrv] lucenenet git commit: Fixes LUCENENET-542 #resolve
nightowl888
-
2017/04/25
[5/6] lucenenet git commit: Updated NOTICE.txt
nightowl888
-
2017/04/25
[3/6] lucenenet git commit: Updated license headers (mostly in Support)
nightowl888
-
2017/04/25
[1/6] lucenenet git commit: Lucene.Net.Support: Deleted unused INamedServiceFactory.cs
nightowl888
-
2017/04/25
[2/6] lucenenet git commit: Updated license headers (mostly in Support)
nightowl888
-
2017/04/25
[4/6] lucenenet git commit: Updated LICENSE.txt with 3rd party licences
nightowl888
-
2017/04/25
[6/6] lucenenet git commit: Lucene.Net.Index.Term: Reverted to original implementation, since Utf8ToString() does not throw an exception on invalid text.
nightowl888
-
2017/04/24
lucenenet git commit: Updated Spatial4n.Core and Spatial4n.Core.NTS to 0.4.1-beta00002 and reverted back to .NET Standard 1.5
nightowl888
-
2017/04/24
[3/3] lucenenet git commit: build\build.ps1: Enable XML documentation generation during build
nightowl888
-
2017/04/24
[2/3] lucenenet git commit: README.md: removed URL of CI feed (Apache policy)
nightowl888
-
2017/04/24
[1/3] lucenenet git commit: README.md: Updated URL of CI feed [Forced Update!]
nightowl888
-
2017/04/24
lucenenet git commit: build\build.ps1: Enable XML documentation generation during build
nightowl888
-
2017/04/24
lucenenet git commit: Removed link to CI feed (Apache policy) [Forced Update!]
nightowl888
-
2017/04/23
lucenenet git commit: README.md: Updated URL of CI feed
nightowl888
-
2017/04/23
lucenenet git commit: Updated CONTRIBUTING.md with the latest project status.
nightowl888
-
2017/04/23
[1/2] lucenenet git commit: Fixes LUCENENET-542 #resolve
nightowl888
-
2017/04/23
[2/2] lucenenet git commit: BUG: Lucene.Net.Tests.Analysis.Common.Analysis.Util.TestFilesystemResourceLoader: Changed test to write the embedded resource to a known location rather than being dependent on an external file that may/may not be in the file
nightowl888
-
2017/04/23
[2/3] lucenenet git commit: Lucene.Net.Tests.Icu: Fixed compilation symbol declaration
nightowl888
-
2017/04/23
[3/3] lucenenet git commit: Revert: "Lucene.Net.Icu: Switched to official NuGet packages of icu.net and added Icu4c.Win.Full.Lib dependency for .NET 4.5.1"
nightowl888
-
2017/04/23
[1/3] lucenenet git commit: Lucene.Net: Deleted Lucene.Net.Search.RemoteSearchable.config and Lucene.Net.Search.TestSort.config (old .NET remoting configurations)
nightowl888
-
2017/04/23
lucenenet git commit: build\build.ps1 - added exit code checking for test runner
nightowl888
-
2017/04/23
[4/7] lucenenet git commit: Revert "HACK: build\build.ps1: Removing --no-build switch when running .NET core tests because the test TeamCity build is not locating the dotnet-test-nunit-teamcity dependency"
nightowl888
-
2017/04/23
[5/7] lucenenet git commit: build\build.ps1: Fixed script to fail the build if an external executable call fails.
nightowl888
-
2017/04/23
[2/7] lucenenet git commit: Lucene.Net.Icu: Switched to official NuGet packages of icu.net and added Icu4c.Win.Full.Lib dependency for .NET 4.5.1
nightowl888
-
2017/04/23
[1/7] lucenenet git commit: Upgraded to Spatial4n.Core 0.4.1-beta00001 (with new versioning scheme)
nightowl888
-
2017/04/23
[6/7] lucenenet git commit: Deleted NuGet.exe and Get-NuGet.ps1 (we are using dotnet restore, which does not require it)
nightowl888
-
2017/04/23
[3/7] lucenenet git commit: Lucene.Net.Tests.Icu: Fixed linked file tests so they are discovered via command line, still not being discovered by Visual Studio, though.
nightowl888
-
2017/04/23
[7/7] lucenenet git commit: Deleted runbuild.ps1
nightowl888
-
2017/04/22
lucenenet git commit: HACK: build\build.ps1: Removing --no-build switch when running .NET core tests because the test TeamCity build is not locating the dotnet-test-nunit-teamcity dependency
nightowl888
-
2017/04/21
[2/2] lucenenet git commit: SWEEP: Consolidated shared project configuration in project.json
nightowl888
-
2017/04/21
[1/2] lucenenet git commit: SWEEP: Changed all net451 targets to use debugType=full, since debugType=portable is not supported
nightowl888
-
2017/04/21
[lucenenet] Git Push Summary
nightowl888
-
2017/04/21
[lucenenet] Git Push Summary
nightowl888
-
2017/04/20
[lucenenet] Git Push Summary
nightowl888
-
2017/04/20
lucenenet git commit: SWEEP: Switched all test projects to use dotnet-test-nunit-teamcity, a fork which allows use of the --teamcity switch.
nightowl888
-
2017/04/20
[lucenenet] Git Push Summary
nightowl888
-
2017/04/20
[lucenenet] Git Push Summary
nightowl888
-
2017/04/20
[lucenenet] Git Push Summary
nightowl888
-
2017/04/20
[1/3] lucenenet git commit: build\build.ps1: Added parameters for preReleaseCounterPattern and versionSuffix and refactored so versioning information can be passed as either parameters (not properties) or environment variables.
nightowl888
-
2017/04/20
[2/3] lucenenet git commit: build\build.ps1: Added command to clean the .bak files in case a prior run of build failed for any reason.
nightowl888
-
2017/04/20
[3/3] lucenenet git commit: build\build.ps1: Added git commit hash to the AssemblyInformationalVersion attribute
nightowl888
-
2017/04/19
lucenenet git commit: build\build.ps1: Fixed version updating logic so it works globally for the script
nightowl888
-
2017/04/19
[2/2] lucenenet git commit: build\build.ps1: Added property for buildCounter to be passed into the script from TeamCity explicitly
nightowl888
-
2017/04/19
[1/2] lucenenet git commit: Version.proj: Updated documentation comments with versioning instructions
nightowl888
-
2017/04/19
lucenenet git commit: build\build.ps1: Uncommented compile and pack tasks
nightowl888
-
2017/04/19
lucenenet git commit: build: Added Version.proj MSBuild file to supply VersionPrefix and VersionSuffix from the repository. This will allow control over all parts of the version except the build counter from the repository. Also scripted the versioning r
nightowl888
-
2017/04/19
lucenenet git commit: Revert "build\build.ps1: removed --result parameter from dotnet test command to see if it brings back the test instrumentation in teamcity"
nightowl888
-
2017/04/18
[6/7] lucenenet git commit: SWEEP: Added authors and projectUrl to project.json and consolidated packOptions format
nightowl888
-
2017/04/18
[7/7] lucenenet git commit: build\build.ps1: removed --result parameter from dotnet test command to see if it brings back the test instrumentation in teamcity
nightowl888
-
2017/04/18
[2/7] lucenenet git commit: Lucene.Net.Tests.Icu.Support.TestIcuBreakIterator: Removed unused using
nightowl888
-
2017/04/18
[5/7] lucenenet git commit: SWEEP: Removed the summary field from packOptions
nightowl888
-
2017/04/18
[4/7] lucenenet git commit: SWEEP: Added title and description to all project.json files
nightowl888
-
2017/04/18
[3/7] lucenenet git commit: Lucene.Net.Tests.Icu: Changed default namespace
nightowl888
-
2017/04/18
[1/7] lucenenet git commit: Lucene.Net.Tests.Icu.Support.TestApiConsistency: Fixed type used to scan the API so it works on the correct assembly.
nightowl888
-
2017/04/17
[1/3] lucenenet git commit: BUG: Lucene.Net.TestFramework.Util.LuceneTestCase.CreateTempFile(): Method of getting file name is not thread-safe and causing file locking between tests. Cascading call to FileSuppport.CreateTempFile() instead.
nightowl888
-
2017/04/17
[3/3] lucenenet git commit: Revert "SWEEP: Added dotnet-test-nunit-teamcity NuGet package"
nightowl888
-
2017/04/17
[2/3] lucenenet git commit: BUG: Lucene.Net.Tests.Facet.Taxonomy.Directory.TestAddTaxonomy: create random temp file instead of file in current directory.
nightowl888
-
2017/04/17
[4/7] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/17
[3/7] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/17
[7/7] lucenenet git commit: SWEEP: Added dotnet-test-nunit-teamcity NuGet package
nightowl888
-
2017/04/17
[6/7] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/17
[1/7] lucenenet git commit: Lucene.Net + Lucene.Net.Tests (csproj): added FEATURE_CONCURRENTMERGESCHEDULER to constants (to sync up with project.json)
nightowl888
-
2017/04/17
[5/7] lucenenet git commit: SWEEP: Moved BreakIterator-dependent functionality to a common Lucene.Net.Icu library so we can manage the icu.net dependency from one place and not make the majority of the users deal with it when they don't need to
nightowl888
-
2017/04/17
[2/7] lucenenet git commit: SWEEP: Removed dependency on icu.net from Lucene.Net.Analysis.Common and Lucene.Net.Highlighter and disabled FEATURE_BREAKITERATOR
nightowl888
-
2017/04/16
lucenenet git commit: Lucene.Net.Tests (Analysis.Common + Highlighter): Added Icu4c.Win.Full.Lib dependency for tests, since we need this to run icu.net tests on Windows
nightowl888
-
2017/04/16
[1/2] lucenenet git commit: build\build.ps1: Added missing framework argument from dotnet.exe test command
nightowl888
-
2017/04/16
[2/2] lucenenet git commit: Revert "build\build.ps1: temporarily removing command to run tests so the rest of the code can be run on TeamCity"
nightowl888
-
2017/04/16
[3/6] lucenenet git commit: Lucene.Net.Tests.Util.TestRamUsageEstimatorOnWildAnimals: elminiated compiler warning in .NET Core for unused field
nightowl888
-
2017/04/16
[1/6] lucenenet git commit: Lucene.Net.Document.Field.StringTokenStream: override Dispose to eliminate compiler warning
nightowl888
-
2017/04/16
[5/6] lucenenet git commit: Lucene.Net.Tests: Using FEATURE_SERIALIZABLE instead of file exclusion for TestSerialization and TestExceptionSerialization tests
nightowl888
-
2017/04/16
[6/6] lucenenet git commit: build\build.ps1: temporarily removing command to run tests so the rest of the code can be run on TeamCity
nightowl888
-
2017/04/16
[2/6] lucenenet git commit: Lucene.Net.Analysis.Common.Analysis.Util.BufferedCharFilter: Eliminated compiler warning by removing unused isDisposing field in .NET Standard
nightowl888
-
2017/04/16
[4/6] lucenenet git commit: Lucene.Net + Lucene.Net.Tests: Added FEATURE_CONCURRENTMERGESCHEDULER so the concurrent merge scheduler can be excluded from .NET Core without excluding files (which isn't working)
nightowl888
-
2017/04/15
lucenenet git commit: Lucene.net.TestFramework.Analysis.CollationTestBase: added FEATURE_COLLATION constant, since this class depends on icu.net
nightowl888
-
2017/04/15
[3/3] lucenenet git commit: Lucene.Net.TestFramework: Removed unnecessary dependency on System.Configuration
nightowl888
-
2017/04/15
[2/3] lucenenet git commit: Lucene.Net.Expressions.project.json: Removed unnecessary dependency on System.Configuration
nightowl888
-
2017/04/15
[1/3] lucenenet git commit: Lucene.Net.Analysis.Common: Removed unnecessary dependency on System.Xml.Linq
nightowl888
-
2017/04/15
[4/9] lucenenet git commit: Lucene.Net.Suggest: Removed unused files RectangularArrays.cs and StringHelperClass.cs
nightowl888
-
2017/04/15
[6/9] lucenenet git commit: Lucene.Net + Lucene.Net.Tests: Removed unused dependency System.Configuration
nightowl888
-
2017/04/15
[5/9] lucenenet git commit: Lucene.Net.Tests.Analysis.Common: Deleted unused files DateTimeHelperClass.cs, HashMapHelperClass.cs, and StringHelperClass.cs
nightowl888
-
2017/04/15
[9/9] lucenenet git commit: Lucene.Net (Core + Highlighter + Tests): Updated icu.net from 54.1.1-alpha to the official version 2.1.1-beta0003 and removed MyGet package source from NuGet.config
nightowl888
-
2017/04/15
[1/9] lucenenet git commit: Lucene.Net.project.json + Lucene.Net.Tests.json: separated entire compile/embed section into each framework. dotnet.exe does not combine options when specifying both a shared buildOptions and framework specific buildOptions se
nightowl888
-
2017/04/15
[3/9] lucenenet git commit: Lucene.Net.Spatial: Deleted unused BBox directory, Prefix\RecursivePrefixTreeFilter.cs, Prefix\Tree\Node.cs and Util\TermsEnumCompatibility.cs
nightowl888
-
2017/04/15
[8/9] lucenenet git commit: SWEEP: Added FEATURE_BREAKITERATOR, since to date there is still no official .NET Core support for icu-dotnet. This can be enabled once there is support on NuGet for it and the icu-dotnet dependency is updated.
nightowl888
-
2017/04/15
[2/9] lucenenet git commit: SWEEP: Moved shared buildOptions section to each framework section in all project.json files, since dotnet.exe does not seem to merge them correctly (causing it to include files it shouldn't and use the wrong compilation symbo
nightowl888
-
2017/04/15
[7/9] lucenenet git commit: Lucene.Net.project.json: removed unneeded System.Xml and System.Xml.Linq dependencies
nightowl888
-
2017/04/12
[5/8] lucenenet git commit: Lucene.Net.Expressions: Factored out Configuration code by copying and converting the original text file from Java. We now have a duplicate function configuration, but can eliminate 4 dependencies from 2 projects and also 7 cl
nightowl888
-
2017/04/12
[3/8] lucenenet git commit: Lucene.Net.Support.Configuration: Deleted Configuration.cs (not in use)
nightowl888
-
2017/04/12
[2/8] lucenenet git commit: Lucene.Net.Support: Deleted AppSettings (no longer in use)
nightowl888
-
2017/04/12
[6/8] lucenenet git commit: Lucene.Net.Support: Deleted unused Configuration namespace
nightowl888
-
2017/04/12
[1/8] lucenenet git commit: Lucene.Net.Tests.Support.TestOSClass: Removed dependency on AppSettings class.
nightowl888
-
2017/04/12
[7/8] lucenenet git commit: Lucene.Net.Tests: Deleted unused Test.nunit file
nightowl888
-
2017/04/12
[4/8] lucenenet git commit: Lucene.Net.Expressions: Changed Abs function to be a user property setting (like the other functions)
nightowl888
-
2017/04/12
[8/8] lucenenet git commit: build\build.ps1: removed dependency on Compile task from Test task
nightowl888
-
2017/04/12
[4/6] lucenenet git commit: Solution files: Added build.bat to solutions
nightowl888
-
2017/04/12
[6/6] lucenenet git commit: SWEEP: Removed -alpha prerelease tag from all project.json files (our script determines this)
nightowl888
-
2017/04/12
[1/6] lucenenet git commit: build\build.ps1: Added Compile and Pack targets + supporting functions
nightowl888
-
2017/04/12
[2/6] lucenenet git commit: build.bat: updated to use build\build.ps1
nightowl888
-
2017/04/12
[5/6] lucenenet git commit: Added release directory to .gitignore
nightowl888
-
2017/04/12
[3/6] lucenenet git commit: build.bat: fixed comment so it doesn't throw "system cannot find drive specified"
nightowl888
-
2017/04/12
lucenenet git commit: build\build.ps1: removed teamcity switch from nunit-console, since this makes it different than dotnet.exe configuration
nightowl888
-
2017/04/12
lucenenet git commit: Reverting back to original scheme of putting the test results in the project directory
nightowl888
-
2017/04/12
lucenenet git commit: build\build.ps1: saving test results in project directory in addition to release directory
nightowl888
-
2017/04/12
lucenenet git commit: build\build.ps1: writing $frameworks_to_test to output for debugging
nightowl888
-
2017/04/11
[2/3] lucenenet git commit: Lucene.Net.Util.Constants: Removed .NET Reflection code that reads the version at runtime. Will replace the version before build using the build script instead, which will be more reliable across runtimes and faster overall.
nightowl888
-
2017/04/11
[3/3] lucenenet git commit: runbuild.ps1: Added function to update Constants.cs file with the same version that is used as AssemblyInformationalVersion so it doesn't need to be read at runtime.
nightowl888
-
2017/04/11
[1/3] lucenenet git commit: Lucene.Net.Portable.sln: Added build.sln to the solution.
nightowl888
-
2017/04/11
lucenenet git commit: Revert "Added LuceneInformationalVersionAttribute to work around issues with reading AssemblyInformationalVersionAttribute on .NET Core."
nightowl888
-
2017/04/11
[1/2] lucenenet git commit: Lucene.Net.Tests.Analysis.Common: Changed to only explicitly fail random TestThaiAnalyzer tests (and not conditionally)
nightowl888
-
2017/04/11
[2/2] lucenenet git commit: Added LuceneInformationalVersionAttribute to work around issues with reading AssemblyInformationalVersionAttribute on .NET Core.
nightowl888
-
2017/04/11
lucenenet git commit: build\build.ps1: Updated result paths so the files are output to the release directory, and are kept separate per framework and assembly
nightowl888
-
2017/04/11
lucenenet git commit: build\build.ps1: Removed teamcity flag from dotnet.exe because it is not supported and causing the test runner to fail
nightowl888
-
2017/04/10
lucenenet git commit: build\build.ps1: added TeamCity service messages to NUnit output
nightowl888
-
2017/04/10
lucenenet git commit: build\build.ps1: Updated test task to account for the fact that dotnet.exe cannot run multiple projects at a time
nightowl888
-
2017/04/10
[2/5] lucenenet git commit: Lucene.Net.Tests.QueryParser.Messages.TestNLS.TestNLSLoading_xx_XX: Always ignore the test if CultureNotFoundException is thrown, rather than just on .NET Core
nightowl888
-
2017/04/10
[5/5] lucenenet git commit: Added build directory and created working test PSake target in build\build.ps1
nightowl888
-
2017/04/10
[4/5] lucenenet git commit: Updated NuGet.exe to version 3.5.0
nightowl888
-
2017/04/10
[1/5] lucenenet git commit: SWEEP: Fixed .NET 4.5.1 NuGet dependencies
nightowl888
-
2017/04/10
[3/5] lucenenet git commit: BUG: Lucene.Net.Tests.Search.TestSort: fixed all tests to use culture-insensitive sorting (so the ambient culture doesn't affect the result)
nightowl888
-
2017/04/09
[5/6] lucenenet git commit: SWEEP: Added debugType: portable to all projects so the line numbers will be output into the PDB information
nightowl888