mdsal.git
2016-04-28 Tony TkacikSite: Added skeletons for documentation. 97/38197/2
2016-04-26 Tony TkacikBinding2: Added WIP text of Specification. 13/38013/2
2016-04-26 Tony TkacikAdded initial maven structure for Binding 2 88/37788/2
2016-04-26 Ed WarnickeRemove duplicates. 68/36168/2
2016-04-23 Maros MarsalekCheck augments for equality in LazyDataObject 10/38010/2
2016-04-23 Martin CiglanBug 1411: Initial drop of analysis of Binding v2 76/37176/8
2016-04-18 Tony TkacikMoved Concentual Data Tree to Maven Site. 88/37188/5
2016-04-13 Filip GregorBug 5524: NPE in BA->BI serialization 12/37312/3
2016-04-07 Robert VargaAdd more clarifications 82/37182/3
2016-04-06 Robert VargaCut down xtend dependencies 02/37102/7
2016-04-06 Robert VargaMinimize xtend code in mdsal-binding-generator-impl 86/37086/4
2016-04-05 Jan MedvedEditorial changes - please review 18/37118/3
2016-04-04 Robert VargaDo not use compile dependency for embedded code 73/37073/4
2016-04-04 Robert VargaDo not depend on java-api-generator 72/37072/2
2016-04-01 Tony TkacikIntroduced design document for Data Tree 09/37009/1
2016-03-24 Lorand JakabAdd ipPrefixFor() methods to IetfInetUtil 44/36444/3
2016-03-11 Filip GregorBug 4760: YANG leaf named 'class' breaks write with... 68/35968/6
2016-03-07 Filip GregorBug 4798: Can not define a list as a subordinate 92/35392/4
2016-03-04 Robert VargaBUG-2825: switch to custom IPv6 parsing 02/35402/6
2016-03-01 Robert VargaRemove dependencies on Module.getModuleSourcePath() 09/35509/2
2016-02-29 Tom PantelisAdd AutoCloseable to BindingDOMEntityOwnershipServiceAd... 85/35485/2
2016-02-26 Robert VargaAdd IpAddress->InetAddress conversion utilities 93/35493/1
2016-02-26 Robert VargaDo not hold cache values in soft references 68/35468/2
2016-02-26 Robert VargaUse a constant append string 56/35456/2
2016-02-26 Robert VargaAdd field type check 55/35455/2
2016-02-26 Robert VargaUse MethodHandle to acquire augmentations 46/35446/5
2016-02-25 Robert VargaBUG-2825: introduce Ipv4 prefix parser for short bytes 22/35422/2
2016-02-25 Robert VargaBUG-2825: refactor to allow for embedding 01/35401/2
2016-02-25 Robert VargaBUG-2825: more IPv6 tests 00/35400/2
2016-02-25 Robert VargaBUG-2825: use array operations to move/zero arrays 90/35390/6
2016-02-25 Robert VargaBUG-2825: rename have_xdigit 89/35389/4
2016-02-25 Robert VargaBUG-2825: Cleanup comments 88/35388/4
2016-02-25 Robert VargaBUG-2825: remove unused calculation 87/35387/4
2016-02-25 Robert VargaBUG-2825: reuse IPv4 address formatting 86/35386/4
2016-02-25 Robert VargaBUG-2825: do not check tautology 73/35373/5
2016-02-25 Robert VargaBUG-2825: do not instantiate a temporary string 72/35372/5
2016-02-25 Robert VargaBUG-2825: do not instatiate temporary array 71/35371/5
2016-02-25 Robert VargaBUG-2825: move code around and improve hex lookup 70/35370/5
2016-02-25 Robert VargaBUG-2825: expand IPv6 test suite 84/35384/2
2016-02-25 Robert VargaBUG-2825: rename method name 85/35385/2
2016-02-25 Robert VargaBUG-2825: simplify test clarity 83/35383/1
2016-02-25 Robert VargaBUG-2825: import IPv6 test 82/35382/1
2016-02-25 Robert VargaBUG-2825: import IPv6 parsing code 65/35365/1
2016-02-23 Robert VargaAdd prefix-to-bytes conversion 90/35290/1
2016-02-23 Robert VargaAdd IpAddress-to-bytes conversion 47/35247/1
2016-02-23 Robert VargaFix same-package check 19/35219/3
2016-02-23 Robert VargaAdd MacAddress-to-bytes conversion 16/35216/5
2016-02-22 Robert VargaUnify prefix splitting 95/35195/1
2016-02-22 Robert VargaMore IetfInetUtil methods 89/35189/1
2016-02-20 Robert VargaUse zero-compressed IPv6 addresses 41/35141/1
2016-02-19 Robert VargaFix wrong groupId 04/35104/1
2016-02-19 Robert VargaInherit from odlparent-lite 70/35070/2
2016-02-19 Tony TkacikDo not use deprecated APIs 54/35054/2
2016-02-19 Robert VargaBUG-2825: add utility methods for instantiating DTOs 69/34869/10
2016-02-19 Robert VargaCorrect generator path 47/35047/2
2016-02-19 Robert VargaFix checkstyle warnings 46/35046/3
2016-02-18 Robert VargaRemove use of QName.cachedReference() 91/34891/1
2016-02-18 Robert VargaTurn a method static 90/34890/1
2016-02-17 Robert VargaRemove unused imports 40/34640/2
2016-02-15 Robert VargaBUG-4202: ForeignShardModificationContext should check... 44/34644/3
2016-02-15 Robert VargaFix versions import 45/34145/2
2016-02-14 Tony TkacikBUG-4202: Initial prototype of subshard aware Shard... 43/32143/10
2016-02-14 Thanh HaEnable site generation for mdsal 30/34630/2
2016-02-14 Thanh HaFix javadoc formatting issues in mdsal-binding-* 29/34629/2
2016-02-14 Thanh HaFix javadoc formatting issues mdsal-binding-generator-* 28/34628/1
2016-02-04 Igor FoltinBug 1672: Generated javadoc contains symbols of javadoc... 07/33207/4
2016-02-02 Robert VargaUse revision range for importing lmax 83/33883/1
2016-01-30 Tony TkacikBUG 4869: Remove lmax version declaration 20/33820/1
2016-01-27 Robert VargaBUG-5019: adjust to changed NormalizedNodeStreamWriter API 31/33231/2
2016-01-21 Thanh HaRevert "Bump yangtools to 1.0.0-SNAPSHOT" 13/33313/1
2016-01-21 Thanh HaBump yangtools to 1.0.0-SNAPSHOT 09/33309/1
2016-01-21 Thanh HaBump yangtools to 1.0.0-SNAPSHOT 77/33277/2
2016-01-18 Robert VargaEmit schema nodes in BindingToNormalizedStreamWriter 67/32967/2
2016-01-15 Igor FoltinBug 4647: Binding Codec does not provide leaf default... 11/32411/2
2016-01-15 Martin CiglanBug 2784: status deprecated is not interpreted as annot... 90/32290/7
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 89/32689/1
2016-01-14 Thanh HaExplicitly set .gitreview defaultbranch to master 45/32645/1
2016-01-14 Tony TkacikBug 1435: Fixed incorrect links in javadoc. 74/32574/2
2016-01-14 Tony TkacikBug 1435: Added Binding Commit Cohort APIs and adapters. 73/32573/3
2016-01-12 Robert VargaBUG-2062: handle ordered leaf-lists 61/32261/2
2016-01-04 Robert VargaRevert "Bug 4647: Binding Codec does not provide leaf... 89/32089/2
2016-01-04 Filip.GregorBug 4621: Insufficient diagnostic information 89/31089/4
2015-12-22 Igor FoltinBug 4647: Binding Codec does not provide leaf default... 58/31758/1
2015-12-16 Robert VargaBUG-4764: resolve serializer body before javassist... 39/31439/2
2015-12-16 Tony TkacikBug 4202: Introduced DOMDataTreePrefixTable 11/31411/3
2015-12-14 Robert VargaBUG-4743: fix setters for generated classes 32/31032/4
2015-12-14 Robert VargaCleanup builder enforcement 27/31027/4
2015-12-14 Robert VargaBUG-4743: compare constraints before emitting them 23/31023/9
2015-12-10 Vratko PolakSet general-entity version in model/artifacts 42/31142/2
2015-12-09 Robert VargaFix mdsal-model-artifacts 68/31068/1
2015-12-06 Tom PantelisAdd isCandidateRegistered EOS method 05/30205/7
2015-12-06 Tom PantelisAdd entity ownership binding -> DOM adapter 09/27709/8
2015-12-06 Tom PantelisAdd general-entity yang to common 84/27684/9
2015-12-02 Tony TkacikFixed regression of Bug 4699 82/30482/2
2015-12-01 Robert VargaSwitch from QName#cachedReference() to QName#intern() 40/30440/1
2015-12-01 Tony TkacikBug 4638: Fixed incorrect type derivation in case of... 32/30432/1
2015-11-30 Robert VargaBUG-4638: fix up union type definition compatibility 32/30032/15
2015-11-30 Robert VargaBUG-4638: fix resultion of leaf-list typedefs 50/30050/6
2015-11-30 Robert VargaBUG-4638: fix UnionTypeCodec 41/30041/8
2015-11-30 Robert VargaBUG-4638: fix decimal restrictions 40/30040/8
next