yangtools.git
2020-05-26 Robert VargaSimplify AbstractNodeContainerModificationStrategy 55/89955/4
2020-05-26 Robert VargaReturn EffectiveModelContext from StmtTestUtils 46/89946/2
2020-05-26 Robert VargaFix an error message typo 49/89949/1
2020-05-14 Robert VargaUpdate docs badges 37/89637/2
2020-05-07 tadei.bilanAdd DataTreeCandidates.aggregate() method 35/88435/24
2020-04-27 Robert VargaFix benchmarks 40/89440/2
2020-04-26 Robert VargaDeprecate EffectiveModelContextProvider.getSchemaContext() 95/89395/2
2020-04-23 Robert VargaBump versions tp 5.0.2-SNAPSHOT 30/89330/1
2020-04-23 Robert VargaMountPointContext needs to expose EffectiveModelContext 17/89317/4
2020-04-22 Robert VargaOptimize LazyContainerNode.getChild() 69/89269/2
2020-04-22 Robert VargaAdd NormalizedNodeContainer.size() 63/89263/2
2020-04-18 Robert VargaBump versions to 5.0.1-SNAPSHOT 23/89123/1
2020-04-18 Robert VargaClean up AbstractEffectiveDocumentedNode naming 22/89122/1
2020-04-18 Robert VargaHide LengthEffectiveStatementImpl 21/89121/2
2020-04-18 Robert VargaHide RangeEffectiveStatementImpl 20/89120/2
2020-04-18 Robert VargaPush out FIXMEs to 6.0.0 19/89119/2
2020-04-18 Robert VargaDeprecate NormalizedNodeStreamVersion.{LITHIUM,NEON_SR2} 18/89118/1
2020-04-17 miroslav.kovacFix relative xPath resolution for leafref types 22/88422/10
2020-04-17 Robert VargaFix boolean parsing leniency 92/89092/3
2020-04-17 Robert VargaImprove TypeDefinitionAwareCodecTestHelper.getCodec() 91/89091/1
2020-04-17 Robert VargaMove yand.data.impl.codec tests 90/89090/1
2020-04-16 Robert VargaMake BitsTypeDefinition.Bit.position() return Uint32 08/88808/5
2020-04-16 Robert VargaDeprecate StmtContextUtils.producesDeclared() for removal 60/87360/6
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 59/87359/7
2020-04-16 Robert VargaImprove error reporting from data codecs 50/85450/12
2020-04-09 Robert VargaDo not issue duplicate warnings for lists missing keys 98/88998/2
2020-04-09 Robert VargaMake DeclarationInTextSource implement hashCode/equals 97/88997/2
2020-04-09 Robert VargaAdd YangError interface 38/85738/6
2020-04-09 vladyslav.marchenkoRefactor string unescaping 30/88330/12
2020-04-09 Robert VargaBump odlparent to 7.0.1 90/88990/1
2020-04-02 Robert VargaRequire at least maven-3.5.2 56/88856/2
2020-03-31 Robert VargaImprove list key presence checks 06/88806/2
2020-03-27 Robert VargaMigrate to verifyNoInteractions() 54/88754/1
2020-03-27 Robert VargaGroupingEffectiveStatement should be SchemaTreeAware 02/88702/3
2020-03-27 Robert VargaDo not use SchemaNode.getPath() in assertions 52/88752/2
2020-03-27 Robert VargaMore getPath() implementation deprecation 51/88751/1
2020-03-26 Robert VargaMove baseline SchemaContext methods 05/88705/2
2020-03-26 Robert VargaMove out SchemaContext FIXMEs 13/88713/2
2020-03-26 Robert VargaRemove YangLocationPath FIXME 12/88712/2
2020-03-26 Robert VargaPush out YangXPathMathMode FIXMEs 11/88711/2
2020-03-26 Robert VargaMake YangXPathExpression.getYangVersion() non-default 10/88710/2
2020-03-26 Robert VargaPush out YangInstanceIdentifier FIXMEs 09/88709/2
2020-03-26 Robert VargaRemove SchemaPath FIXMEs 08/88708/2
2020-03-26 Robert VargaDeprecate newDataInputWithoutValidation() for removal 07/88707/2
2020-03-26 Robert VargaRemove FIXME marker 06/88706/2
2020-03-26 Robert VargaMake SchemaNode.getPath() implementations as deprecated 04/88704/1
2020-03-26 Robert VargaAdd SchemaInferenceStack 98/88098/13
2020-03-26 Robert VargaFixup AbstractDeclaredEffectiveStatement 94/88694/1
2020-03-26 Robert VargaDeprecate SchemaNode.getPath() 49/86949/6
2020-03-25 Robert VargaRemove @Nullable annotation 88/88488/6
2020-03-25 Robert VargaBump odlparent to 7.0.0 68/88668/2
2020-03-25 Robert VargaRemove StackedReversePathArguments.haveSize 93/88493/3
2020-03-24 Robert VargaMigrate JAXB API reference 53/88653/1
2020-03-18 Robert VargaSeparate out UnmodifiedRootDataTreeCandidateNode 76/88476/2
2020-03-18 Robert VargaImprove StmtContextUtils nullness handling 99/88499/6
2020-03-18 Robert VargaUse coerceStatementArgument() in AbstractQNameStatement... 98/88498/6
2020-03-18 Robert VargaFix buildType() nullness 95/88495/5
2020-03-18 Robert VargaFix StackedYangInstanceIdentifier.getParent() nullness 92/88492/5
2020-03-18 Robert VargaRequire JDT annotations transitively 89/88489/3
2020-03-18 Robert VargaDocument SingletonSet 87/88487/2
2020-03-18 Robert VargaAdd DataTreeCandidateInputOutput 74/88474/3
2020-03-03 Robert VargaBump odlparent to 7.0.0-SNAPSHOT 28/88228/3
2020-03-03 Robert VargaFix immutables.org reference 30/88230/1
2020-03-03 Robert VargaUpdate ExceptionMapper documentation 29/88229/1
2020-02-29 Robert VargaFilter registered listeners 56/88156/1
2020-02-29 Robert VargaAdd AbstractRegistration.notClosed() 55/88155/1
2020-02-29 Robert VargaDo not instantiate a Consumer for registration 54/88154/1
2020-02-29 Robert VargaRemove ListenerRegistry.getRegistrations() 53/88153/1
2020-02-29 Robert VargaAdd ListenerRegistry.clear() 52/88152/1
2020-02-29 Robert VargaFix @NonNull module-info reference 51/88151/1
2020-02-28 Robert VargaImprove SchemaNodeIdentifier.toString() 15/88115/6
2020-02-28 Robert VargaQName namespace is always non-null 14/88114/1
2020-02-27 Robert VargaAdd missing @NonNull annotations 97/88097/1
2020-02-27 Robert VargaDeprecate NormalizedNode.findNode(SchemaPath) 89/88089/1
2020-02-27 Robert VargaMove yangtools.yang.data.api.schema.xpath 88/88088/1
2020-02-27 Robert VargaRemove DataNodeIterator 87/88087/2
2020-02-25 Robert VargaAugment effective statements can vary in argument 35/88035/1
2020-02-23 Robert VargaAdd YangTextSchemaContextResolver factory method 16/88016/1
2020-02-22 Robert VargaConvert ConstantArrayCollectionTest to use assertThrows() 02/88002/1
2020-02-22 Robert VargaInject YangParserFactory into SharedSchemaRepository 01/88001/2
2020-02-21 Robert VargaRemove yang-data-impl activator 45/87945/3
2020-02-21 Robert VargaRequire XPath parser implementation in RFC7950 reactors 40/87940/7
2020-02-21 Robert VargaAdd FIXMEs 44/87944/2
2020-02-20 Robert VargaAdd inject annotations 22/87922/1
2020-02-17 Robert VargaAdd SchemaNodeIdentifier-based lookup in NormalizedNodes 09/87809/3
2020-02-17 Robert VargaUse SchemaNodeIdentifier in AugmentationSchemaNode 07/87807/7
2020-02-17 Robert VargaTeach yang-data-codec-binfmt about SchemaNodeIdentifiers 08/87808/4
2020-02-17 Robert VargaUsesNode should expose GroupingDefinition directly 93/87793/4
2020-02-17 Robert VargaMake sure refines are declaration-ordered 06/87806/1
2020-02-17 Robert VargaUse absolute schema node identifier in Deviation.getTar... 05/87805/2
2020-02-17 Robert VargaUse SchemaNodeIdentifier.Descendant to map refined... 00/87800/7
2020-02-17 Robert VargaDeviationStatement should use absolute SchemaNodeIdentifier 98/87798/8
2020-02-17 Robert VargaRefineStatement should operate on SchemaNodeIdentifier... 97/87797/8
2020-02-17 Robert VargaKeyStatement is defined in terms of Set<QName> 96/87796/6
2020-02-17 Robert VargaFixup SchemaNodeIdentifier design 95/87795/7
2020-02-17 Robert VargaFix SchemaNodeIdentifier parlance 94/87794/4
2020-02-15 Robert VargaAdd common code patterns docs 20/87720/2
2020-02-15 Robert VargaOptimize AbstractResumedStatement.buildDeclared() 23/87723/1
2020-02-15 Robert VargaTrim buildEffective() bytecode 19/87719/2
2020-02-14 Robert VargaSplit onPhaseCompleted() 18/87718/1
next