yangtools.git
2020-06-04 Robert VargaCheck unions for instance-identifier types 83/90283/1
2020-06-04 Robert VargaCheck unions for identityref types 82/90282/1
2020-06-04 Robert VargaIssue a warning when we encounter a non-QName identityref 81/90281/1
2020-06-04 Robert VargaSeparate out correct QName-bearing serialization method 75/90275/1
2020-06-04 Robert VargaImprove error message in UnionXmlCodec 74/90274/1
2020-06-04 Robert VargaPropagate type to XMLStreamWriterUtils 73/90273/1
2020-06-02 Robert VargaBump versions to 4.0.10-SNAPSHOT 15/90215/1
2020-06-02 Robert VargaBump odlparent to 6.0.7 14/90214/2
2020-05-27 Robert VargaTeach SchemaAwareApplyOperation about anydata/anyxml 00/90000/2
2020-05-26 Robert VargaFix an error message typo 92/89892/2
2020-05-26 Robert VargaSimplify AbstractNodeContainerModificationStrategy 59/89959/1
2020-04-22 Robert VargaOptimize LazyContainerNode.getChild() 74/89274/1
2020-04-22 Robert VargaAdd NormalizedNodeContainer.size() 73/89273/1
2020-04-18 Robert VargaBump versions to 4.0.9-SNAPSHOT 16/89116/1
2020-04-17 miroslav.kovacFix relative xPath resolution for leafref types 05/89105/1
2020-04-17 Robert VargaRemove StackedReversePathArguments.haveSize 02/89102/2
2020-04-17 Robert VargaFix junit/hamcrest javadoc links 00/89100/1
2020-04-17 Robert VargaBump odlparent to 6.0.6 99/89099/1
2020-04-16 Robert VargaDeprecate StmtContextUtils.producesDeclared() for removal 79/89079/1
2020-04-16 Robert VargaUpstream StmtContextUtils.producesDeclared() 78/89078/1
2020-04-11 Robert VargaDo not issue duplicate warnings for lists missing keys 12/89012/2
2020-04-09 vladyslav.marchenkoRefactor string unescaping 11/89011/1
2020-03-31 Robert VargaImprove list key presence checks 07/88807/1
2020-03-27 Robert VargaAdd DataTreeCandidateInputOutput 26/88626/1
2020-03-18 Robert VargaFix StackedYangInstanceIdentifier.getParent() nullness 00/88300/2
2020-03-18 Robert VargaRequire JDT annotations transitively 99/88299/1
2020-02-29 Robert VargaFilter registered listeners 70/88170/1
2020-02-29 Robert VargaAdd AbstractRegistration.notClosed() 69/88169/1
2020-02-29 Robert VargaDo not instantiate a Consumer for registration 68/88168/1
2020-02-29 Robert VargaAdd ListenerRegistry.clear() 67/88167/1
2020-02-28 Robert VargaQName namespace is always non-null 16/88116/1
2020-02-26 Robert VargaAugment effective statements can vary in argument 72/88072/1
2020-02-20 Robert VargaAdd inject annotations 23/87923/1
2020-02-16 Robert VargaOptimize AbstractResumedStatement.buildDeclared() 59/87759/1
2020-02-16 Robert VargaTrim buildEffective() bytecode 58/87758/1
2020-02-16 Robert VargaSplit onPhaseCompleted() 57/87757/1
2020-02-16 Robert VargaDo not try to finish already completed phase 56/87756/1
2020-02-16 Robert VargaEffectiveStatements track StatementContextBase 55/87755/1
2020-02-14 Robert VargaSplit up tryToCompletePhase() 10/87710/1
2020-02-13 Robert VargaEliminate StatementMap.capacity() 95/87695/2
2020-02-13 Robert VargaMake StatementMap extend AbstractCollection 94/87694/2
2020-02-13 Robert VargaTurn ArgumentContextUtils into an abstract class 96/87696/2
2020-02-13 Robert VargaSplit processStatement a bit more 93/87693/1
2020-02-13 Robert VargaSplit StatementContextVisitor.processStatement() 92/87692/1
2020-02-13 Robert VargaMove SourceSpecificContext.lookupDeclaredChild() 91/87691/1
2020-02-13 Robert VargaSeparate out ArgumentContextUtils.normalizeDoubleQuoted() 90/87690/1
2020-02-13 Robert VargaOptimize ArgumentContext parsing 89/87689/1
2020-02-13 Robert VargaRefactor ArgumentContextUtils 88/87688/1
2020-02-12 Robert VargaEnable SpotBugs enforcement in yang-validation-tool 47/87647/1
2020-02-12 Robert VargaEnable test for invalid leafrefs 46/87646/1
2020-02-12 Robert VargaEnable SpotBugs enforcement in yang-data-impl 45/87645/1
2020-02-12 Robert VargaRemove StmtOrderingNamespace 44/87644/1
2020-02-12 Robert VargaDocument ModifiedNode.getValidatedNode() 42/87642/1
2020-02-12 Robert VargaFix StmtContext nullness confusion 37/87637/1
2020-02-12 Robert VargaEnable Bug6972Test 36/87636/1
2020-02-12 Robert VargaCleanup AugmentArgumentParsingTest 35/87635/1
2020-02-12 Robert VargaFix incorrect statement ordering in augment 34/87634/1
2020-02-12 Robert VargaRemove redundant interface 33/87633/1
2020-02-12 Robert VargaMake ChildSchemaNodeNamespace operate on StmtContext... 31/87631/2
2020-02-12 Robert VargaCheck for existence of slash before trimming 32/87632/1
2020-02-10 Robert VargaBump versions to 4.0.8-SNAPSHOT 40/87540/1
2020-02-10 Robert VargaRemove hashCode()/equals() from SchemaNode implementations 27/87527/2
2020-02-10 Robert VargaBump odlparent to 6.0.5 38/87538/2
2020-02-06 Robert VargaRefactor augment statement implementation 86/87486/5
2020-02-06 Robert VargaFix DataNodeContainerMixin.getChildNodes() 97/87497/1
2020-02-06 Robert VargaDo not use {Action,Notification}NodeContainerCompat... 94/87494/1
2020-02-06 Robert VargaRemove locking from TypedefEffectiveStatementImpl 90/87490/2
2020-02-06 Robert VargaRefactor typedef implementations 89/87489/2
2020-02-06 Robert VargaRefactor Feature statement implementations 88/87488/2
2020-02-06 Robert VargaRefactor identity statement implementations 87/87487/2
2020-02-06 Robert VargaRefactor grouping statement implementations 85/87485/1
2020-02-06 Robert VargaCleanup getQName() mixin interplay 84/87484/1
2020-02-06 Robert VargaRefactor notification statement implementation 83/87483/1
2020-02-06 Robert VargaRefactor rpc/action statements 81/87481/1
2020-02-06 Robert VargaRefactor anyxml/anydata 80/87480/1
2020-02-06 Robert VargaAdd BaseStringStatementSupport.parseArgument() 76/87476/4
2020-02-06 Robert VargaMigrate choice statement implementations 75/87475/3
2020-02-06 Robert VargaFix Status encoding 74/87474/3
2020-02-06 Robert VargaMigrate case statement 73/87473/3
2020-02-06 Robert VargaFixup input/output statements 72/87472/2
2020-02-06 Robert VargaMigrate input/output statements 71/87471/2
2020-02-06 Robert VargaAdd DefaultWithDataTree.WithSubstatements 70/87470/2
2020-02-06 Robert VargaRelease statement source upon Effective Model completion 66/87466/1
2020-02-04 Robert VargaAdd CopyPolicy.REJECT 04/87404/2
2020-02-04 Robert VargaAdd StatementContextBase.hasEmptySubstatements() 03/87403/2
2020-02-04 Robert VargaMark statements as context-insensitive 02/87402/2
2020-02-03 Robert VargaRefactor import statement implementations 01/87401/1
2020-02-03 Robert VargaMove copy operation execution 00/87400/1
2020-02-03 Robert VargaMove grouping copy policy to UsesStatementSupport 99/87399/1
2020-02-03 Robert VargaDefer copy decisions to StatementSupport 98/87398/1
2020-02-03 Robert VargaRefactor deviation statement implementations 97/87397/1
2020-02-03 Robert VargaRefactor Revision statement implementations 96/87396/1
2020-02-03 Robert VargaDo not expand schema tree values 84/87384/2
2020-02-03 Robert VargaRemove MinElements(Effective)StatementImpl 86/87386/1
2020-02-03 Robert VargaRefactor min-elements statement implementations 79/87379/1
2020-02-03 Robert VargaRefactor organization statement implementations 78/87378/1
2020-02-01 Robert VargaRemove unused statement implementations 32/87332/2
2020-01-31 Robert VargaRefactor namespace implementation classes 31/87331/1
2020-01-31 Robert VargaRefactor fraction-digits implementation classes 30/87330/1
2020-01-31 Robert VargaPopulate SubmoduleEffectiveModule with import namespaces 21/87321/1
next