mdsal.git
2020-02-18 Robert VargaDeprecate AugmentationReader for removal 76/87876/2
2020-02-18 Robert VargaRemove BindingDataAware 74/87874/1
2020-02-18 Robert VargaRehost BaseYangTypes 73/87873/3
2020-02-18 Robert VargaYangSchemaUtils is not used anywhere, remove it 72/87872/1
2020-02-18 Robert VargaDo not depend on generator impl in binding-dom-codec-api 68/87868/3
2020-02-18 Robert VargaPromote BindingRuntimeContext to binding-generator-api 28/87828/25
2020-02-18 Robert VargaMake sure docs depend on codec-api 67/87867/2
2020-02-18 Robert VargaMove mdsal-binding-dom-codec tests 60/87860/16
2020-02-18 Robert VargaPromote codec exceptions to binding.codec.api 54/87854/20
2020-02-18 Robert VargaPromote ReferencedTypeImpl to model.api.DefaultType 53/87853/13
2020-02-18 Robert VargaRefactor GeneratedClassLoadingStrategy 59/87859/11
2020-02-18 Robert VargaRemove BindingRuntimeContext.getEnumMapping() 32/87832/10
2020-02-18 Robert VargaDeprecate BindingRuntimeContext.getEnumMapping() 31/87831/9
2020-02-18 Robert VargaPromote AbstractBaseType to binding.model.api 30/87830/9
2020-02-18 Robert VargaMove BindingSchemaContextUtils.findInstantiatedCase() 29/87829/9
2020-02-18 Robert VargaMake Binding(Runtime)Generator a proper service 65/87865/3
2020-02-18 Robert VargaUse default createParser() only 61/87861/1
2020-02-17 Robert VargaBindingRuntimeTypes should expose SchemaContext 27/87827/1
2020-02-17 Robert VargaSplit ound mdsal-binding-dom-codec-api 26/87826/1
2020-02-17 Robert VargaRemove DispatchSerializers 22/87822/1
2020-02-17 Robert VargaDeprecate DispatchSerializers for removal 21/87821/1
2020-02-17 Robert VargaUse SchemaNodeIdentifier instead of a SchemaPath 19/87819/1
2020-02-17 Robert VargaFix checkstyle a bit 18/87818/1
2020-02-17 Robert VargaDo not use org.junit.rules.ExpectedException redux 11/87811/1
2020-02-17 Robert VargaRemove duplicate version declaration 10/87810/1
2020-02-13 Robert VargaDo not use org.junit.rules.ExpectedException 64/87664/1
2020-02-12 Robert VargaEnable spotbugs in mdsal-binding-java-api-generator 16/76916/22
2020-02-10 Robert VargaBump to odlparent-6.0.5/yangtools-4.0.7 44/87544/1
2020-01-23 Robert VargaUse EqualityQueuedNotificationManager 50/86350/5
2020-01-23 Robert VargaLower reliance on SchemaNode collection types 96/87096/4
2020-01-23 Robert VargaRemove use of org.junit.rules.ExpectedException 99/87099/1
2020-01-21 Robert VargaBump byte-buddy to 1.10.7 65/87065/1
2020-01-16 miroslav.kovacFix path namespace resolution 32/86432/10
2020-01-16 Robert VargaBump to odlparent-6.0.4 and yangtools-4.0.6 81/86981/1
2020-01-15 Robert VargaMigrate away from DataNodeIterator 96/86896/3
2020-01-15 Robert VargaBump to yangtools-4.0.5 95/86895/3
2020-01-14 Robert VargaUse parallelStream() to generate files 94/86894/2
2020-01-14 Robert VargaGenerate binding files in parallel 95/86795/3
2020-01-07 Robert VargaReturn Ipv{4,6}AddressNoZone when formatting from binary 89/86789/1
2020-01-07 Robert VargaAdd utility methods to strip zone from Ipv{4,6}Address 88/86788/1
2020-01-07 Robert VargaMove mdsal-uint24-netty 71/86771/2
2020-01-07 Robert VargaCentralize Inet4Address enforcement 82/86782/1
2020-01-07 Ajay LeleParse IPv4-mapped IPv6 address as an IPv6 address 57/86757/3
2020-01-06 Robert VargaEliminate shift variable 65/86765/1
2020-01-06 Robert VargaAdd DottedQuad/int interface 62/86762/1
2020-01-06 Robert VargaUse string concatenation for addressString(int) 52/86752/5
2020-01-06 Robert VargaAdd IPv4 address bridges to primitive int 51/86751/3
2020-01-05 Robert VargaAdd HexString/DottedQuad/Uuid support to IetfYangUtil 16/86716/3
2020-01-04 Robert VargaAdd uint24.yang 97/86697/4
2019-12-30 Robert VargaLower provideTypeForLeafref() visibility 35/86635/1
2019-12-30 Robert VargaCleanup AbstractTypeProvider.isLeafRefSelfReference() 28/86628/1
2019-12-28 Robert VargaRevert "Revert "Do not emit empty lists to NormalizedNo... 02/86502/7
2019-12-28 wusandiDTOs for anydata/anyxml are not generated within a... 69/86569/7
2019-12-28 Robert VargaBump yangtools to 4.0.4 51/86551/3
2019-12-23 Robert VargaSpeed up AbstractBuilderTemplate.removeProperty() 08/86508/2
2019-12-23 Robert VargaSpeed up check for list 07/86507/2
2019-12-23 Robert VargaPropagate EffectiveModelContext for codegen plugins 46/86546/2
2019-12-22 Robert VargaCleanup model naming 43/86543/1
2019-12-19 Robert VargaUse BindingTypes.identifiable() 03/86503/1
2019-12-18 Robert VargaRemove deprecated Types methods 76/86476/2
2019-12-18 Robert VargaAdd BindingTypes.augmentation() 75/86475/1
2019-12-18 Robert VargaAdd BindingTypes.QNAME 68/86468/1
2019-12-18 Robert VargaDeprecate Types.augmentableTypeFor() 67/86467/1
2019-12-17 miroslav.kovacFix RPC method name conflict with JLS 34/86434/6
2019-12-17 Robert VargaMap system-ordered keyed lists to Map 27/85827/21
2019-12-17 Robert VargaHandle java.util.Map return type 25/85825/15
2019-12-17 Robert VargaAdd CodeHelpers.nonnull(Map) 24/85824/12
2019-12-17 Robert VargaRemove deprecated uint migration elements 33/85833/3
2019-12-17 Robert VargaBump versions to 6.0.0-SNAPSHOT 51/86451/1
2019-12-13 Robert VargaRevert "Make sure javax.inject is scope=provided" 18/86418/1
2019-12-12 Robert VargaMove Bug5224/Bug5845 tests 09/86409/1
2019-12-12 Robert VargaRemove overrides of maven.compiler.release 45/86345/3
2019-12-12 Robert VargaBump versions to 5.0.7-SNAPSHOT 06/86406/2
2019-12-12 Robert VargaMake sure javax.inject is scope=provided 05/86405/1
2019-12-11 Robert VargaDepend only on immutables.org annotations 60/86360/1
2019-12-11 Robert VargaSwitch DataContainerCodecPrototype to VarHandles 96/85996/3
2019-12-11 Robert VargaSwitch streamer instantiation to VarHandles 95/85995/3
2019-12-11 Robert VargaUse VarHandle for CodecDataObject hashCode cache 94/85994/3
2019-12-11 Robert VargaBump versions to 5.0.6-SNAPSHOT 51/86351/1
2019-12-11 Robert VargaBump odlparent/yangtools to 6.0.3/4.0.3 44/86344/1
2019-12-11 Robert VargaSprinkle BindingReflections with @NonNull annotations 42/86342/1
2019-12-10 Robert VargaAdd codegen support for nested notifications 07/86307/5
2019-11-26 Robert VargaUpdate CodecDataObjectGenerator documentation 93/85993/1
2019-11-21 Robert VargaCorrect @NonNull CodeHelpers.compilePatterns() 33/85933/1
2019-11-21 Robert VargaFix CodeHelper.nonnull() nullness annotation 32/85932/1
2019-11-21 Robert VargaCorrect YangModuleInfo.getInstance() nullness warning 31/85931/1
2019-11-20 Robert VargaAdd yangtools javadoc link 77/85877/1
2019-11-20 Robert VargaResync javadoc links 76/85876/1
2019-11-20 Robert VargaFix onDataTreeChanged() references 75/85875/1
2019-11-19 Robert VargaRemove use of xbase-lib in tests 58/85858/1
2019-11-18 Robert VargaImport types being checked 29/85829/5
2019-11-18 Robert VargaAdd Types.isListType(ParameterizedType) 28/85828/9
2019-11-18 Robert VargaSpeed up ListsBindingUtils 30/85830/3
2019-11-18 Robert VargaInline AbstractTypeGenerator.resolveListKeyTOBuilder() 23/85823/3
2019-11-18 Robert VargaOptimize AbstractTypeGenerator.listKeys() 22/85822/2
2019-11-18 Robert VargaRemove unneeded checkstyle supressions 17/85817/2
2019-11-04 Thanh HaParse docs version of pom.xml 51/85551/2
2019-11-04 Robert VargaBump versions to 5.0.5-SNAPSHOT 39/85539/1
2019-10-21 Robert VargaStatically cache Augmentable/Augmentation class 19/85319/1
2019-10-21 Robert VargaAdd @NonNull to Types 18/85318/1
next