yangtools.git
2018-09-13 Robert VargaSwitch to spotbugs 30/75330/7
2018-09-13 Robert VargaMigrate to tech.pantheon.TrieMap 49/75949/10
2018-09-13 Stephen KittRemove the object cache 64/75564/2
2018-09-13 Robert VargaRemove jacoco overrides 68/76068/1
2018-09-13 Robert VargaEnable findbugs in yang-data-codec-xml 66/76066/2
2018-09-13 Robert VargaEnable findbugs in mockito-configuration 65/76065/2
2018-09-13 Stephen KittBump to odlparent 4.0.0 58/76058/1
2018-09-13 Robert VargaAdd a license badge 53/76053/1
2018-09-12 Robert VargaFix Sonar integration 14/76014/5
2018-09-12 Robert VargaFix logging template 25/76025/2
2018-09-12 Robert VargaEnable findbugs in more artifacts 17/76017/4
2018-09-11 Robert VargaFix pom.xml formatting 07/76007/1
2018-09-11 Robert VargaRevert "Experiment: aggregate jacoco for sonar" 06/76006/1
2018-09-11 Robert VargaExperiment: fix base.directory vs. basedir 99/75999/1
2018-09-11 Robert VargaExperiment: aggregate jacoco for sonar 96/75996/5
2018-09-11 Robert VargaRevert "Experiment: merge jacoco reports" 89/75989/1
2018-09-11 Robert VargaExperiment: merge jacoco reports 84/75984/1
2018-09-11 Robert VargaFix warnings in yang-model-util 77/75977/1
2018-09-11 Robert VargaFix warnings in yang-model-api 76/75976/1
2018-09-11 Robert VargaRemove tabs from pom.xmls 75/75975/1
2018-09-11 Robert VargaFix warnings in yang-data-api 74/75974/2
2018-09-11 Robert VargaEnable findbugs in yang-parser-api 73/75973/2
2018-09-11 Robert VargaFix warnings in rfc8040 support 72/75972/2
2018-09-11 Robert VargaEnable findbugs in rfc7952 support 71/75971/2
2018-09-11 Robert VargaEnable findbugs in rfc6536 support 70/75970/2
2018-09-11 Robert VargaFix warnings in openconfig support 69/75969/2
2018-09-11 Robert VargaFix warnings in odlext support 68/75968/2
2018-09-11 Robert VargaFix findbugs in yang-common and enable enforcement 67/75967/2
2018-09-11 Robert VargaFix javadoc warnings in testutils and enable findbugs 66/75966/2
2018-09-11 Robert VargaFix warnings in concepts and enable findbugs 63/75963/2
2018-09-10 Robert VargaAdd yang-model-api tests 47/75947/2
2018-09-10 Marek GradzkiConsider AugmentationNodes when direct descendant is... 90/75190/34
2018-09-10 Robert VargaEliminate LeafRefValidation.forEachChoice() 33/75933/1
2018-09-10 Robert VargaOptimize QNameWithPredicateImpl 18/75918/1
2018-09-10 Robert VargaSplit up LeafRefValidation.validateNodeData() 11/75911/8
2018-09-10 Robert VargaMinor code cleanups 15/75915/2
2018-09-10 Robert VargaUse Iterables.filter() instead of FluentIterable 09/75909/1
2018-09-07 Robert VargaRename LeafRefValidatation to LeafRefValidation 36/75836/2
2018-09-07 Robert VargaRework choice iteration in LeafRefValidatation 31/75831/3
2018-09-07 Robert VargaCleanup map iteration in LeafRefValidatation 30/75830/3
2018-09-07 Robert VargaRework path LeafRefValidatation path tracking 29/75829/1
2018-09-06 Robert VargaPass down predicates instead of the entire predicate... 80/75780/2
2018-09-06 Robert VargaDo not validate non-existent roots 79/75779/3
2018-09-06 Robert VargaAdd LeafRefValidatation.computeValues() 78/75778/3
2018-09-05 Robert VargaEliminate leafRefTargetNodeDataLog() 77/75777/3
2018-09-05 Robert VargaUntangle result processing logic. 76/75776/1
2018-09-05 Robert VargaMove LeafRefPath creation from fast path 72/75772/3
2018-09-05 Robert VargaCleanup leafref path parsing 71/75771/1
2018-09-05 Robert VargaCleanup LeafRefContext(Tree)Builder 70/75770/1
2018-09-05 Robert VargaCleanup LeafRefPath 61/75761/1
2018-09-05 Robert VargaDo not leak Optional in QNameWithPredicateImpl.toString() 60/75760/1
2018-09-05 Robert VargaConsider namespace in namesakes 53/75753/2
2018-09-04 Robert VargaNote UniqueConstraint changes 09/75709/1
2018-09-03 Robert VargaRevert "Avoid depending on immutables.value at runtime" 62/75662/1
2018-08-30 Stephen KittClean various constructs 50/75550/4
2018-08-29 Stephen KittDrop commons-lang dependency 51/75551/1
2018-08-27 Robert VargaOmit empty attributes in toString() 12/75512/1
2018-08-27 Robert VargaOptimize ImmutableNodes.fromInstanceId() 96/75496/3
2018-08-24 Robert VargaRe-phrase error message 75/75475/1
2018-08-22 Robert VargaMove artifacts to top-level directory 90/75390/2
2018-08-17 Robert VargaMigrate to to newer xmlunit 73/75273/1
2018-08-16 Robert VargaFix unique argument parser 27/75227/3
2018-08-11 Robert VargaImprove IfFeaturePredicateVisitor 13/75113/5
2018-08-10 Robert VargaRemove unneeded junit/mockito dependencies 63/74863/6
2018-08-10 Robert VargaCleanup mockito deprecation 98/75098/1
2018-08-10 Robert VargaLoosen RpcResultBuilder argument 97/75097/2
2018-08-08 Robert VargaDo not use SchemaNodeIdentifierBuildNamespace prerequisites 72/73972/19
2018-08-08 Robert VargaAdd NamespaceBehaviour.toString() 53/74953/1
2018-08-06 Robert VargaFix yang-data-jaxen dependencies 62/74862/2
2018-08-06 Robert VargaRevert "Relax identity statement argument checks" 49/74849/2
2018-08-06 Stephen KittUse CheckUtil instead of CheckUtils 87/74687/8
2018-08-06 Stephen KittSwitch to odl-guava feature 82/74682/7
2018-08-06 Stephen KittBuild with Mockito 2.1 89/74589/11
2018-08-06 Robert VargaUse odlparent-4.0.0-SNAPSHOT 64/74664/8
2018-08-06 Robert VargaMake empty augmentations disappear 93/74793/8
2018-08-06 Robert VargaMake empty lists and choices disappear 83/35583/40
2018-08-06 Robert VargaBump versions to 2.1.0-SNAPSHOT 00/74800/2
2018-08-06 Jakub TóthAllows to find child of Operation definition (RPC,... 48/74848/1
2018-08-03 Robert VargaMake sure we mark phase modification 06/74806/4
2018-08-03 Robert VargaMigrate @Nullable annotation 07/74807/2
2018-08-03 Robert VargaCentralize AugmentationIdentifier instantiation 94/74794/4
2018-08-03 Robert VargaRemove duplicate instantiation of EffectiveAugmentation... 92/74792/5
2018-08-02 Robert VargaMove search methods to NormalizedNodeContext 89/71789/14
2018-08-02 Robert VargaAdd yang-xpath-impl 73/71973/23
2018-08-02 Marek GradzkiFix LeafRefContext for relative refs defined in externa... 30/74630/2
2018-08-01 Robert VargaJaxen binding should use DataSchemaContextTree 28/71528/12
2018-08-01 Robert VargaAdd yang-xpath-api 18/71818/20
2018-08-01 Robert VargaUpdate toString() encapsulation 37/74737/1
2018-08-01 Robert VargaPropagate delegate.toString() as symbolic name 27/74727/1
2018-07-31 Robert VargaRework identifier path subscription 94/74694/4
2018-07-31 Stephen KittAvoid depending on immutables.value at runtime 83/74683/2
2018-07-31 Robert VargaIntroduce map-related ImmutableNodes operations 72/74672/6
2018-07-30 Robert VargaExpand CompatUtils to handle leaf-lists 23/74623/2
2018-07-28 Robert VargaUpdate CursorAwareDataTree{Modification,Snapshot} API 05/74605/2
2018-07-24 Robert VargaBump versions for next version 71/74371/1
2018-07-23 Marek GradzkiFix LeafRefValidatation for refs defined in augmentations 38/74338/2
2018-07-19 Stephen KittBump to odlparent 3.1.3 34/74234/1
2018-07-16 Robert VargaBump to next development version 72/74072/1
2018-07-16 Robert VargaRefactor YangFunctionContext 58/74058/5
2018-07-16 Robert VargaAdd AbstractEffectiveOperationContainerSchemaNode 60/74060/4
next