mdsal.git
2020-02-26 Robert VargaUse osgi-core constants 74/88074/1
2020-02-25 Robert VargaRemove commented-out dependency 44/88044/1
2020-02-25 Robert VargaUse BindingCodecTreeFactory in yanglib 43/88043/1
2020-02-25 Robert VargaRemove BindingToNormalizedNodeCodec.getDefaultNodeFor() 42/88042/1
2020-02-25 Robert VargaUntangle BindingCodecContext/BindingNormalizedNodeCodec... 39/88039/1
2020-02-25 Robert VargaSplit off DefaultBindingCodecTreeFactory 38/88038/2
2020-02-25 Robert VargaUse only BundleContext in BindingClassLoadingStrategy 27/88027/2
2020-02-25 Robert VargaMigrate assertThat() imports 36/88036/1
2020-02-24 Robert VargaUse OSGi DS instead of Activator/blueprint 16/87916/8
2020-02-24 Robert VargaBump yangtools to 5.0.0-SNAPSHOT 92/87092/22
2020-02-23 Robert VargaRemove BindingRuntimeContext{Listener,Service} 17/88017/2
2020-02-23 Robert VargaSplit up BindingRuntimeContext 27/87927/4
2020-02-22 Robert VargaRemove blueprint component 99/87999/1
2020-02-19 Robert Vargaruntime-api does not depend on spec-util 15/87915/1
2020-02-19 Robert VargaRemove BindingSchemaContextUtils 14/87914/1
2020-02-19 Robert VargaSpecialize ModuleInfoBackedContext for no fallback 11/87911/2
2020-02-19 Robert VargaSplit out mdsal-binding-runtime-{api,spi} 09/87909/5
2020-02-19 Robert VargaRemove version declaration 08/87908/1
2020-02-18 Robert VargaSeparate out mdsal-binding-dom-codec-spi 75/87875/2
2020-02-18 Robert VargaRemove AugmentationReader 77/87877/2
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
next