You are viewing a plain text version of this content. The canonical link for it is here.
- [lucenenet] branch master updated (1274197 -> 5ca25da) - posted by ni...@apache.org on 2020/04/01 15:26:30 UTC, 0 replies.
- [lucenenet] 01/03: Converted anonymous IComparer classes to use Comparer.Create() delegate method - posted by ni...@apache.org on 2020/04/01 15:26:31 UTC, 0 replies.
- [lucenenet] 02/03: renamed start/end to startIndex/length - posted by ni...@apache.org on 2020/04/01 15:26:32 UTC, 0 replies.
- [lucenenet] 03/03: azure-pipelines.yml, build.ps1: Updated command to update version numbers from the (no longer supported) vso[task.setvariable variable=Build.BuildNumber] to vso[build.updatebuildnumber] (closes #239) - posted by ni...@apache.org on 2020/04/01 15:26:33 UTC, 0 replies.
- [lucenenet] branch master updated: Changed build to always use 1 target framework per VM and refactored test binaries so they will be smaller to download per VM. - posted by ni...@apache.org on 2020/04/02 12:08:37 UTC, 0 replies.
- [lucenenet] branch master updated (db53430 -> 519c680) - posted by ni...@apache.org on 2020/04/06 02:04:56 UTC, 0 replies.
- [lucenenet] 01/02: SWEEP: Added InternalsVisibleTo attribute generation to MSBuild, and set up SignAssembly to automatically include/exclude the PublicKey in the attribute depending on whether the assembly is signed. - posted by ni...@apache.org on 2020/04/06 02:04:57 UTC, 0 replies.
- [lucenenet] 02/02: Upgraded J2N dependency to 2.0.0-beta-0007, ICU4N to 60.1.0-alpha.231 and Morfologik.Stemming to 2.1.6-beta-0005 - posted by ni...@apache.org on 2020/04/06 02:04:58 UTC, 0 replies.
- [lucenenet] branch master updated: Upgraded ICU4N dependency to 60.1.0-alpha.238 - posted by ni...@apache.org on 2020/04/10 06:49:59 UTC, 0 replies.
- [lucenenet] branch master updated: CONTRIBUTING.md + README.md: Removed info about ICLA. Per legal, we only need to have this signed when a contributor becomes a committer, there is no reason to discuss this for PRs. See: https://lists.apache.org/thread.html/re60f365f1236aee3417b23e13efe4286a47968aaec2c12842e45ff6b%40%3Cdev.lucenenet.apache.org%3E - posted by ni...@apache.org on 2020/04/10 08:45:17 UTC, 0 replies.
- [lucenenet] branch master updated: Added .asf.yaml file to control GitHub settings - posted by ni...@apache.org on 2020/04/13 12:47:57 UTC, 0 replies.
- Error while running github feature from .asf.yaml in lucenenet! - posted by Apache Infrastructure <us...@infra.apache.org> on 2020/04/13 12:47:59 UTC, 0 replies.
- [lucenenet] branch master updated: .asf.yaml: Fixed tags that didn't pass validation - posted by ni...@apache.org on 2020/04/13 12:50:12 UTC, 0 replies.
- [lucenenet] branch master updated: https://issues.apache.org/jira/browse/LUCENENET-607 (#241) - posted by ni...@apache.org on 2020/04/14 09:56:56 UTC, 0 replies.
- [lucenenet] branch master updated: CONTRIBUTING.md + README.md + websites: Changed JIRA references to GitHub Issues. - posted by ni...@apache.org on 2020/04/14 14:48:19 UTC, 0 replies.
- [lucenenet] branch docs/4.8.0-beta00007 created (now 6594967) - posted by sh...@apache.org on 2020/04/15 04:45:44 UTC, 0 replies.
- [lucenenet] branch docs/4.8.0-beta00007 updated (6594967 -> d99ccdd) - posted by sh...@apache.org on 2020/04/15 04:46:57 UTC, 0 replies.
- [lucenenet] branch master updated (e95dfa3 -> d76c733) - posted by sh...@apache.org on 2020/04/15 04:56:16 UTC, 0 replies.
- [lucenenet] 01/01: Merge branch 'docs/4.8.0-beta00007' - posted by sh...@apache.org on 2020/04/15 04:56:17 UTC, 0 replies.
- [lucenenet-site] branch asf-site updated: Updates to website based on docs/4.8.0-beta00007 changes - posted by sh...@apache.org on 2020/04/15 05:00:41 UTC, 0 replies.
- [lucenenet] branch master updated: Made IAppendable methods an explicit IAppendable declaration and ensured consistency using count instead of length in Append overloads (#240) - posted by ni...@apache.org on 2020/04/15 11:21:45 UTC, 0 replies.
- [lucenenet] branch master updated (faa0b94 -> d6c5885) - posted by ni...@apache.org on 2020/04/15 12:00:32 UTC, 0 replies.
- [lucenenet] 01/02: Lucene.Net.Analysis.Common.Analysis.Util.OpenStringBuilder: Grouped Append() methods with their counterparts and added LUCENENET specific comments - posted by ni...@apache.org on 2020/04/15 12:00:33 UTC, 0 replies.
- [lucenenet] 02/02: BREAKING: Lucene.Net.Analysis.Common.Analysis.Util.OpenStringBuilder: Updated logic of Append overloads to accept startIndex/count instead of startIndex/endIndex - posted by ni...@apache.org on 2020/04/15 12:00:34 UTC, 0 replies.
- [lucenenet] branch master updated (d6c5885 -> 243ae5f) - posted by ni...@apache.org on 2020/04/25 08:17:49 UTC, 0 replies.
- [lucenenet] 01/04: Added MSBuild target for Apache Release Audit Tool and added binary to the repository - posted by ni...@apache.org on 2020/04/25 08:17:50 UTC, 0 replies.
- [lucenenet] 02/04: build/Release.targets: Added targets for checking out, signing, and committing release assets to dev/lucenenet - posted by ni...@apache.org on 2020/04/25 08:17:51 UTC, 0 replies.
- [lucenenet] 03/04: build/Release.targets: Added target for committing the release and added verification of signatures - posted by ni...@apache.org on 2020/04/25 08:17:52 UTC, 0 replies.
- [lucenenet] 04/04: build/Release.targets: Added copy command for KEYS file to the CommitReleaseCandidate target - posted by ni...@apache.org on 2020/04/25 08:17:53 UTC, 0 replies.
- [lucenenet] branch master updated (243ae5f -> 8cf15f7) - posted by ni...@apache.org on 2020/04/25 17:04:38 UTC, 0 replies.
- [lucenenet] 01/02: Added missing license headers - posted by ni...@apache.org on 2020/04/25 17:04:39 UTC, 0 replies.
- [lucenenet] 02/02: build/Release.targets: Added target for appending signature to KEYS file based on Apache ID - posted by ni...@apache.org on 2020/04/25 17:04:40 UTC, 0 replies.
- svn commit: r39169 - /release/lucenenet/KEYS - posted by sh...@apache.org on 2020/04/28 23:42:58 UTC, 0 replies.
- [lucenenet] annotated tag Lucene.Net_4_8_0_beta00008 updated (8cf15f7 -> 8ee8be5) - posted by sh...@apache.org on 2020/04/29 04:43:17 UTC, 0 replies.
- svn commit: r39170 - in /dev/lucenenet: ./ 4.8.0-beta00008/ - posted by sh...@apache.org on 2020/04/29 06:07:37 UTC, 0 replies.