Fix checkstyle in mdsal-binding2-dom-codec
[mdsal.git] / binding /
2017-10-17 Robert VargaFix checkstyle in mdsal-binding-dom-codec 18/64418/2
2017-10-17 Robert VargaFix checkstyle in maven-sal-api-gen-plugin 12/64412/4
2017-10-17 Robert VargaFix checkstyle violations in yang-binding 11/64411/2
2017-10-17 Tom PantelisAdd read-write transaction to the AsyncDataBroker APIs 56/50156/9
2017-10-17 David SuarezFix some checkstyle and other issues 98/63998/7
2017-10-12 Robert VargaUse mdsal's MappingCheckedFuture 95/64195/1
2017-10-01 David SuarezRemove explicit default super-constructor calls 11/63611/2
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 45/63645/4
2017-09-28 Vratko PolakRevert "Fix broken tests according to yangtools... 70/63770/1
2017-09-28 Anil BelurBump mdsal to use yangtools 1.2.0 46/63746/3
2017-09-28 Jakub TothFix broken tests according to yangtools changes 67/63767/1
2017-09-21 Robert VargaFinish removal of yangtools classes 23/62623/12
2017-09-21 Robert VargaRemove yangtools APIs 98/63398/1
2017-09-21 Robert VargaDisconnect mdsal-bind-dom-codec yangtools/mdsal APIs 10/62610/12
2017-09-18 Robert VargaEliminate dependecies on parser internals 05/63205/3
2017-09-17 Robert VargaDo not use Module/Topological sort from yang-parser... 01/63201/1
2017-09-14 Jakub TothFix revisions format in tests 26/63126/3
2017-09-12 Robert VargaFix wait for schema in BindingToNormalizedNodeCodec 42/62942/3
2017-09-11 Robert VargaEliminate use of String.replace/replaceAll() 91/62991/2
2017-09-07 Robert VargaBindingToNormalizedNodeCodec should use ClassLoadingStr... 26/62826/1
2017-09-06 Robert VargaMove mdsal-binding-dom codec classes 11/62611/7
2017-09-06 Robert VargaCorrect model revision 32/62732/2
2017-09-05 Robert VargaDo not leak implementation class 72/62672/1
2017-08-17 Robert VargaImprove length constraint checks 19/61919/2
2017-08-16 Thanh HaUpdate odlparent to 2.0.4 61/61861/1
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 71/61671/1
2017-08-04 Robert VargaEnforce no split packages 13/61213/1
2017-08-02 Robert VargaAddress sonar warnings 38/61038/1
2017-07-25 Jakub TothBug 8449 - BindingToNormalizedNodeCodec fails to deseri... 98/60698/2
2017-07-17 Robert VargaCleanup warnings 41/60241/4
2017-07-09 Robert VargaBump odlparent references to 2.0.2 10/60110/1
2017-07-04 Michael VorburgerBug 8800: Bump version of ch.vorburger.xtendbeans 50/59950/1
2017-07-03 Robert VargaBump odlparent dependency to 2.0.1 53/59853/2
2017-07-01 xygengBug 8769 YangTextTemplate throw exception during... 58/59658/2
2017-06-21 Robert VargaBUG-7446: Bump odlparent to 2.0.0 27/59027/3
2017-06-13 Thanh HaMigrate to odlparent 1.9.0 44/58844/1
2017-06-06 Thanh HaMigrate to odlparent 1.8.0-Carbon 95/58295/2
2017-05-15 Robert VargaFix warnings in mdsal-binding-generator-impl 29/57029/2
2017-05-15 Robert VargaCleanup binding-dom-codec generator 98/56998/2
2017-05-13 Robert VargaBUG-8226: do not import nested classes 40/56840/2
2017-05-12 Martin CiglanBindingDOMRpcProviderServiceAdapter should implement... 36/56936/2
2017-05-11 Robert VargaBUG-8226: fix toString() formatting 39/56839/1
2017-05-11 Robert VargaBUG-8226: fix augmentation argument overlap 34/56834/2
2017-05-11 Robert VargaBUG-8226: fix Enumeration.forValue() javadoc 33/56833/2
2017-05-10 Jie HanRepeated instantiation of typeProvider 51/56751/2
2017-05-09 Robert VargaBUG-8360: add mdsal-binding-dom-codec-osgi 80/56480/8
2017-05-04 Robert VargaFix null warning in FutureSchema 08/56508/2
2017-05-03 Robert VargaCleanup ModuleInfoBackedContext 79/56479/2
2017-04-20 Michael VorburgerFix Checkstyle problems (red in Eclipse, missed in... 60/55760/1
2017-04-19 Robert VargaBUG-8226: Add @Override to public methods 97/55197/1
2017-04-14 Michael VorburgerFix missing sorting of augmentations in AssertDataObjects 11/54811/2
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 05/54705/1
2017-03-31 Michael VorburgerBump vorburger.xtendbeans from 1.2.2 to 1.2.3 for bug... 54/54054/2
2017-03-30 Robert VargaBUG-8004: handle implicit RPC input 11/53911/8
2017-03-28 Martin CiglanBindingDOMRpcImplementationAdapter code clean-up 73/53973/3
2017-03-16 Jakub TothBug 7759 - TEST - Getter of BA object fails to construc... 90/53390/2
2017-03-13 Martin CiglanBindingGenerator v1 "copy-paste" bug in RPCs 10/53210/2
2017-03-10 Martin CiglanBug 6859: Binding generator v1 refactoring 40/53140/1
2017-03-09 Jakub TothBug 7759 - TEST - Getter of BA object fails to construc... 75/53075/3
2017-03-08 Martin CiglanBug 6856: Rpc definition should implicitly define input... 63/52863/4
2017-03-03 Jakub TothBug 6859 #5 Binding generator v1 refactoring 58/52158/14
2017-03-03 Jakub TothBug 6859 #4 Binding generator v1 refactoring 10/52110/15
2017-03-03 Jakub TothBug 6859 #3 Binding generator v1 refactoring 09/52109/15
2017-03-03 Jakub TothBug 6859 #2 Binding generator v1 refactoring 08/52108/12
2017-03-03 Jakub TothBug 6859 #1 Binding generator v1 refactoring 07/52107/12
2017-03-02 Martin CiglanBindingGeneratorImpl Javadoc & code clean-up 92/52492/3
2017-03-01 Robert VargaDo not pull in yang-parser-impl 62/52362/3
2017-02-28 Martin CiglanBug 6856: Rpc definition should implicitly define input... 48/52348/6
2017-02-27 Robert VargaBUG-6315: use plugin-provided path resolution 21/52221/5
2017-02-24 Robert VargaFix null comparison warnings 22/52222/2
2017-02-10 Jakub TothFix generate of comma before augmentations in toString... 74/51674/2
2017-02-06 Robert VargaBug 3147 - Binding spec v1: auto generated code by... 82/51382/10
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 08/51408/2
2017-02-02 Robert VargaRevert "Bug 3147 - Binding spec v1: auto generated... 51/51351/1
2017-02-02 Xiao LiangFix getValue() of bits in union 66/50266/4
2017-01-31 Jakub TothBug 3147 - Binding spec v1: auto generated code by... 84/49784/19
2017-01-27 Martin CiglanDon't use deprecated SourceIdentifier.create() method... 30/51130/1
2017-01-26 Robert VargaBUG-7446: inline xbase-lib 11/50911/4
2017-01-25 Michael VorburgerBump vorburger.xtendbeans from 1.2.1 to 1.2.2 for mocki... 35/50835/4
2017-01-25 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663) 97/50897/3
2017-01-25 Martin CiglanBug 7438: Allow identityref type to reference multiple... 97/50997/1
2017-01-23 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 69/50869/1
2017-01-18 Robert VargaSet Binding RPCs cost to 1 69/50569/2
2017-01-10 Robert VargaBUG-7446: fix tests' usage of MoreExecutors 74/50174/1
2017-01-10 Michael VorburgerBump xtendbeans version for AssertBeans to support... 37/50137/6
2017-01-05 Vratko PolakBug 7425: Recognize instance-identifier in union template 70/50070/1
2017-01-04 Robert VargaBUG-7435: eliminate use of yang-parser-impl internals 50/49750/4
2016-12-20 Martin CiglanBug 6859: Cleanup package names for mdsal-binding-gener... 47/49647/2
2016-12-16 Robert VargaImprove binding type instantiation 40/49440/4
2016-12-15 Stephen KittBUG-4219: remove slf4j-api dependencies 30/49430/2
2016-12-13 Martin CiglanBug 7159: Add yang-test-util artifact 32/49232/4
2016-12-09 Martin CiglanBug 6163: fixed number of argument when resolving rpc... 69/47069/19
2016-11-25 Martin CiglanBug 6135: Java binding v1: IAE from provideTypeForLeafref 80/48480/6
2016-11-22 Martin CiglanJavassistUtils cleanup 59/48559/1
2016-11-21 Dana KutenicsovaRemoved sonar warnings. 34/48034/9
2016-11-20 Robert VargaFixup compilation after YT move 12/48512/1
2016-11-14 Dana KutenicsovaRemoved sonar warnings from binding-dom-adapter. 18/46818/4
2016-11-11 Michael VorburgerBug 6236: Introduce "mdsal.skip.verbose" property,... 36/47036/7
2016-11-07 Martin CiglanBug 7064: yang-to-source error on description 55/48055/2
2016-11-07 Michael VorburgerAssertDataObjects with LOG of diff 09/48009/3
next