Add missing @Beta annotations for managed txes
[mdsal.git] / binding /
2018-10-31 Stephen KittAdd missing @Beta annotations for managed txes 25/77325/2
2018-10-31 Stephen KittUse equals() in AssertDataObjects 34/61334/8
2018-10-23 Robert VargaTry harder to acquire class mapping 91/76991/4
2018-10-15 Robert VargaRelax LazyDataObject.augmentations() implementation 69/76969/7
2018-10-15 Robert VargaSpeed up DataObjectCodecContext instantiation 88/76988/3
2018-10-15 Robert VargaDo not instantiate entrySet when not needed 85/76985/1
2018-10-14 Robert VargaShorten java.util.Optional reference 74/76974/1
2018-10-13 Robert VargaBump versions for 3.0.2-SNAPSHOT 72/76972/1
2018-10-13 Robert VargaBump yangtools to 2.1.2 71/76971/1
2018-10-13 Robert VargaOptimize AbstractBuilderTemplate key property sort 60/76960/1
2018-10-13 Robert VargaOptimize AbstractBuilderTemplate.generateAugmentField() 58/76958/3
2018-10-13 Robert VargaUse ArrayList.sort() instead of Collections.sort() 59/76959/2
2018-10-13 Robert VargaBuilder should acquire augmentations only once 57/76957/2
2018-10-12 Robert VargaBump yangtools to 2.1.2-SNAPSHOT 37/76937/1
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-generator-impl 11/76911/2
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-dom-adapter 10/76910/1
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-dom-codec 09/76909/2
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-dom-codec-osgi 08/76908/1
2018-10-11 Robert VargaEnable spotbugs in yang-binding 07/76907/1
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-generator-util 06/76906/1
2018-10-11 Robert VargaEnable mdsal-binding-generator-api spotbugs 05/76905/1
2018-10-11 Robert VargaEnable spotbugs in mdsal-binding-spec-util 04/76904/1
2018-10-11 Robert VargaEnable mdsal-binding-util spotbugs 03/76903/1
2018-10-11 Robert VargaFix checkstyle in mdsal-binding-java-api-generator 92/76892/3
2018-10-11 Robert VargaSwitch mdsal-binding-test-utils to spotbugs 93/76893/2
2018-10-11 Robert VargaFix checkstyle in mdsal-binding-util-tests 87/76887/1
2018-10-11 Robert VargaFix checkstyle in mdsal-binding-generator-impl 78/76878/4
2018-10-11 Robert VargaFix checkstyle in mdsal-binding-generator-util 77/76877/3
2018-10-11 Robert VargaEnable checkstyle in mdsal-binding-util 73/76873/2
2018-10-11 Robert VargaEnable checkstyle in mdsal-binding-spec-util 72/76872/2
2018-10-11 Robert VargaEnable checkstyle in mdsal-binding-generator-api 70/76870/2
2018-10-11 Stephen KittRemove redundant string operations 65/76865/3
2018-10-11 Robert VargaSeparate out builder/impl copy generators 29/76829/3
2018-10-11 Stephen KittUse properties to skip deploy/install 99/76799/2
2018-10-09 Robert VargaSort out BindingCodecTreeNode.streamChild() nullness 67/76767/8
2018-10-09 Robert VargaFixup null warnings reported by eclipse 63/76763/10
2018-10-09 Robert VargaMigrate mdsal-binding-dom-codec to JDT annotations 52/76752/20
2018-10-09 Robert VargaRemove unneeded dependencies 02/76802/2
2018-10-09 Robert VargaUse dom-parent internally 01/76801/2
2018-10-09 Robert VargaRemove use of Class.newInstance() 93/76793/2
2018-10-09 Robert VargaFix mdsal-binding-spi parent setup 86/76786/2
2018-10-09 Robert VargaEnable spotbugs in mdsal-{binding,dom}-spi 89/76789/2
2018-10-09 Robert VargaEnable spotbugs in mdsal-{common,binding,dom}-api 83/76783/2
2018-10-09 Robert VargaDeprecate BaseYangTypes.UnionType 64/76764/8
2018-10-09 Robert VargaMigrate mdsal-binding-dom-adapter to JDT annotations 54/76754/16
2018-10-09 Robert VargaSuppress javax.annotation imports in yang-binding 61/76761/6
2018-10-09 Robert VargaRemove mdsal-binding-util javax.annotation.Nullable... 39/76739/11
2018-10-09 Robert VargaMigrate mdsal-binding-generator-impl to JDT annotations 38/76738/9
2018-10-09 Robert VargaMigrate mdsal-binding-spi to JDT annotations 37/76737/8
2018-10-09 Robert VargaAnnotate mdsal-binding-api with @NonNull 40/76740/8
2018-10-09 Robert VargaMigrate mdsal-binding-api to JDT annotations 36/76736/6
2018-10-05 Robert VargaMake sure we compare key members via their property... 50/76650/4
2018-10-05 Robert VargaBump versions to 3.0.1-SNAPSHOT 87/76687/1
2018-10-04 Stephen KittDrop Xtend Equinox Common overrides 49/76649/2
2018-10-04 Stephen KittImplement managed transactions 43/75943/13
2018-10-04 Robert VargaRevert "MDSAL-361: Deal with restricted types in unions" 44/76644/1
2018-10-04 Robert VargaBump 2.7.0-SNAPSHOT to 3.0.0-SNAPSHOT 36/76636/2
2018-10-04 Robert VargaCleanup binding spec artifact versions 35/76635/2
2018-10-04 Robert VargaHarmonize parent versions with MD-SAL version 33/76633/2
2018-10-04 Robert VargaCleanup aggregator poms 31/76631/2
2018-10-04 Robert VargaAdd ForwardingTransaction 16/76616/3
2018-10-04 Robert VargaSplit off Read/WriteOperations from Read/WriteTransaction 15/76615/2
2018-10-03 hanMDSAL-361: Deal with restricted types in unions 57/76057/4
2018-10-03 Robert VargaBump yangtools to 2.1.1 09/76609/2
2018-10-03 Robert VargaRemove AsyncDataBroker and related classes 16/76516/4
2018-10-02 Robert VargaRemove common.api.TransactionChain 78/76078/9
2018-10-02 Stephen KittAdd a failing DataBroker 63/76563/3
2018-10-01 Robert VargaFix some raw types 08/76508/4
2018-10-01 Robert VargaRemove unused import 06/76506/2
2018-10-01 Jakub TóthFix KeyedListAction serialization 04/76504/1
2018-09-29 Robert VargaBump odlparent to 4.0.2 97/76497/1
2018-09-19 Robert VargaBump to yangtools-2.1.0 65/76265/1
2018-09-13 Robert VargaSwitch to odlparent-4.0.0 71/76071/1
2018-09-03 Robert VargaRequire in-memory datastore 70/75670/3
2018-09-01 Michael Vorburgermdsal-dom-inmemory-datastore only a test dependency... 50/75650/3
2018-08-29 Anil BelurMerge branch 'mdsal-trace' from controller
2018-08-29 Anil BelurMerge branch 'blueprint' from controller
2018-08-13 Robert VargaDeprecate mdsal.common.api transaction-related interfaces 62/75162/6
2018-08-12 Robert VargaChange InstanceIdentifier serialization format 44/75144/7
2018-08-12 Robert VargaRemove deprecated InstanceIdentifier methods 42/75142/9
2018-08-11 Robert VargaRemove deprecated BindingGeneratorUtil methods 43/75143/3
2018-08-11 Robert VargaRemove TypeProvider.javaTypeForYangType() 41/75141/3
2018-08-11 Robert VargaRemove deprecated BindingReflections methods 40/75140/1
2018-08-10 Robert VargaFix mockito deprecation warnings 99/75099/2
2018-08-10 Robert VargaCleanup API components 73/75073/5
2018-08-10 Robert VargaMigrate to java.util.function.Function 57/74957/9
2018-08-10 Robert VargaMass-migrate to java.util.Optional 56/74956/9
2018-08-10 Robert VargaBump odlparent/yangtools versions to 4.0.0/2.1.0-SNAPSHOT 54/74854/17
2018-08-10 Robert VargaFixup javassist class use 91/75091/2
2018-08-10 Robert VargaCleanup TypeProviderTest 39/74939/4
2018-08-10 Robert VargaActivate BUG-6135 test 40/74940/4
2018-08-09 Robert VargaFix enumeration leafref lookup 26/74626/13
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 08/75008/1
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 94/74994/1
2018-08-07 Robert VargaBump yangtools to 2.0.10 85/74885/4
2018-07-31 Michael Vorburgerinc. BindingRuntimeContext details in "Schema .. is... 20/73320/6
2018-07-30 Robert VargaExpose Action(Provider)ServiceAdapter 28/74628/1
2018-07-28 Robert VargaClean up BaseTemplate 99/74599/3
2018-07-28 Robert VargaRework inlined union generation 82/71682/8
2018-07-28 Robert VargaWire Action(Provider)Service into mountpoints 00/74600/2
next