Improve DataObjectBuilder augmentation handling
[mdsal.git] / binding /
2020-11-16 Tadei BilanImprove DataObjectBuilder augmentation handling 30/93830/2
2020-11-15 Robert VargaBump versions to 7.0.3-SNAPSHOT 38/93838/1
2020-11-12 Robert VargaDereference namespace 84/93784/2
2020-11-11 illia.ihushevMerge codec contexts caches 66/91366/11
2020-11-11 Robert VargaCleanup SchemaRootCodecContext formatting 87/93787/2
2020-11-11 Robert VargaCache BindingDOMCodecServices in tests 85/93785/2
2020-11-11 Robert VargaAdd a missing annotation requires 83/93783/1
2020-11-10 Robert VargaCleanup SchemaNode mocks 40/93740/1
2020-11-10 Robert VargaConvert mdsal-binding-generator-impl to a JPMS module 14/93714/2
2020-11-10 Robert VargaConvert mdsal-binding-generator-util to a JPMS module 13/93713/2
2020-11-08 Robert VargaConvert mdsal-binding-util to a JPMS module 82/93682/2
2020-11-07 Robert VargaConvert mdsal-binding-dom-codec-spi to JPMS 69/93669/1
2020-11-07 Robert VargaConvert mdsal-binding-dom-codec-api to JPMS 68/93668/1
2020-11-07 Robert VargaConvert mdsal-binding-spi to a JPMS module 67/93667/1
2020-11-06 Robert VargaFix warnings in unified.doc.generator 66/93666/1
2020-11-06 Robert VargaConvert mdsal-binding-api to a JPMS module 65/93665/1
2020-11-06 Robert VargaConvert mdsal-binding-runtime-spi to a JPMS module 43/93643/1
2020-11-06 Robert VargaConvert mdsal-binding-spec-util to a JPMS module 42/93642/2
2020-11-06 Robert VargaConvert mdsal-binding-runtime-api to a JPMS module 40/93640/1
2020-11-06 Robert VargaConvert yang-binding to a JPMS module 39/93639/1
2020-11-06 Robert VargaConvert mdsal-binding-generator-api to a JPMS module 34/93634/3
2020-11-06 Robert VargaRemove mdsal-binding-generator-api's dependency on... 33/93633/3
2020-11-06 IlliaRefactor FileSearchUtil 84/93584/9
2020-11-06 Robert VargaBump odlparent/yangtools to 8.0.1/6.0.1 21/93621/1
2020-11-05 IlliaFix GeneratorImpl checkstyle 20/92820/17
2020-11-01 Robert VargaSkip pmd/cpd/spotbugs 46/93546/2
2020-10-31 Robert VargaRefactor DOMQueryPredicate 58/93458/5
2020-10-28 Robert VargaAdd support for keyed entries 98/93398/7
2020-10-28 Robert VargaAdd support for selecting exact items from lists 27/93427/2
2020-10-26 Robert VargaRefactor LazyDOMQueryResultIterator 92/93392/7
2020-10-26 Vladyslav MarchenkoPropagate notification status to generated listener... 57/93257/14
2020-10-26 Robert VargaHide EagerDOMQueryResult behind DOMQueryResult.of() 67/93367/1
2020-10-26 Robert VargaQueryResults should be Iterable, Immutable 65/93365/2
2020-10-26 Robert VargaCache leaf lookups 64/93364/1
2020-10-26 Robert VargaAdd DOMDataTreeQueryOperations 48/93348/3
2020-10-26 Robert VargaAdd QueryOperations 46/93346/9
2020-10-26 Robert VargaAdd DOMQueryResult streaming interfaces 63/93363/1
2020-10-25 Robert VargaAdd DOMQueryResult 47/93347/2
2020-10-25 Robert VargaExpose DefaultQuery class 44/93344/5
2020-10-25 Robert VargaClarify DOMQueryEvaluator API 45/93345/4
2020-10-24 Robert VargaAdd SimpleQueryExecutor 15/93315/16
2020-10-24 Robert VargaAdd isNull() predicate to both DOM and Binding queries 33/93333/2
2020-10-24 Robert VargaExpose property name when checking key components 80/93180/3
2020-10-24 Robert VargaUse powermock's Whitebox for reflection 68/93168/3
2020-10-24 Robert VargaUpdate QueryResult design 14/93314/4
2020-10-24 Robert VargaFix MatchBuilderPath documentation 16/93316/5
2020-10-20 Robert VargaBump maven-core dependency 10/93210/1
2020-10-19 Robert VargaBump versions to 7.0.2-SNAPSHOT 60/93160/2
2020-10-19 Robert VargaFix nullness errors reported by Eclipse 30/92730/5
2020-10-19 Robert VargaRemove trailing comments 58/93158/2
2020-10-19 Robert VargaProperly cache caseType class 52/93152/2
2020-10-19 Robert VargaFix failure to generate runtime types with duplicate... 37/93137/6
2020-10-16 Robert VargaMark DataTreeChangeListener for evolution 03/93103/1
2020-10-15 Robert VargaAdd a FIXME for getModuleInfo 69/93069/2
2020-10-15 Robert VargaUpdate ModuleInfoSnapshotBuilder a bit 68/93068/2
2020-10-09 Robert VargaBump versions to 7.0.1-SNAPSHOT 06/93006/1
2020-10-09 illia.ihushevGenerate @param for RPC invocation methods 78/89878/24
2020-10-09 Robert VargaMark TypeComment as Immutable 02/93002/1
2020-10-09 Robert VargaFormat MethodSignature javadocs 01/93001/1
2020-10-08 Robert VargaBump byte-buddy to 1.10.17 96/92996/2
2020-10-08 Robert VargaBump yangtools to 6.0.0 97/92997/1
2020-10-08 IlliaFix CodeGeneratorImpl checkstyle 14/92814/10
2020-10-07 Robert VargaHide LazySerializedDOMNotification 87/92987/7
2020-10-07 Robert VargaRemove org.opendaylight.yangtools.yang.binding.RpcImple... 85/92985/3
2020-10-07 Robert VargaHide BindingRpcFutureAware 82/92982/1
2020-10-07 Robert VargaRefactor AbstractDataBrokerTestCustomizer 81/92981/3
2020-10-06 Robert VargaAdjust for ModuleEffectiveStatement argument 23/92923/1
2020-10-05 Robert VargaAdjust for WhenConditionAware using XPath 05/92905/1
2020-10-05 Robert VargaAdjust to {Container,Input,Output}SchemaNode split 01/92901/5
2020-10-05 Robert VargaAdjust for Module/Submodule statement separation 99/92899/1
2020-10-05 Robert VargaAdjust for EffectiveStatementEquivalent 98/92898/1
2020-10-04 IlliaFix WadlRestconfGenerator checkstyle 29/92829/5
2020-10-03 Robert VargaSimplify ModuleInfoSnapshotBuilder 82/92882/3
2020-10-02 Robert VargaRehost BaseTypes.isInt8() and friends 59/92859/1
2020-10-01 Robert VargaEliminate SchemaPath references in codec infrastructure 28/92828/4
2020-10-01 Robert VargaRemove unthrown exceptions 27/92827/1
2020-10-01 Robert VargaRemove use of MockitoAnnotations.initMocks() 26/92826/1
2020-10-01 Robert VargaRemove GeneratedTransferIdentityObject 25/92825/1
2020-10-01 Robert VargaBump java-diff-utils to 4.8 24/92824/1
2020-09-30 Robert VargaClean DataContainerCodecPrototype methods 19/92819/4
2020-09-30 Robert VargaEliminate locking in DataObjectCodecContext 18/92818/1
2020-09-30 Robert VargaRelax DataContainerCodecPrototype.instance locking 13/92813/3
2020-09-30 Robert VargaDo not allocate HashMap for non-augmentations 10/92810/7
2020-09-30 Robert VargaImprove BindingRuntimeContext.getAugmentationDefinition() 09/92809/7
2020-09-30 Robert VargaImprove ModuleInfoSnapshotBuilder API 05/92805/8
2020-09-30 Robert VargaUse only BindingRuntimeContext for augmentation loading 07/92807/6
2020-09-30 Robert VargaEliminate ClassLoadingStrategy 04/92804/5
2020-09-30 Robert VargaReduce use of getSchemaContext 06/92806/2
2020-09-30 Robert VargaCreate proper assertFileContains() 98/92798/2
2020-09-30 IlliaFix FileSearchUtil.getFiles() 70/92670/5
2020-09-30 illia.ihushevMove common util methods to dedicated class 34/92034/13
2020-09-29 Robert VargaAdd BindingMap helper class 20/92720/13
2020-09-29 Robert VargaBump to odlparent-8.0.0/yangtools-8.0.0-SNAPSHOT 83/92783/5
2020-09-29 Robert VargaUse QName.bindTo() instead of withModule() 85/92785/1
2020-09-22 Michal Banik$YangModuleInfoImpl not generated for only extensions... 55/92155/8
2020-09-21 Robert VargaBump odlparent/yangtools to 7.0.6/5.0.6 68/92568/1
2020-09-21 IlliaRemove unused local variable 56/92556/1
2020-08-07 illia.ihushevFix wrong leafref path 71/91871/6
2020-08-05 Robert VargaRemove @NonNull spec 74/91874/2
2020-08-05 Robert VargaFix a static method warning 73/91873/2
next