mdsal.git
2017-04-28 Robert VargaBUG-7927: stop scanning bundles on framework stop 43/56243/1 stable/beryllium
2017-04-27 Robert VargaLazily create schema context in GlobalBundleScanning* 09/56209/2
2017-04-27 Robert VargaTurn off visibility of OsgiBundleScanningSchemaService... 12/56212/1
2017-04-27 Robert VargaSpeed up OsgiBundleScanningSchemaService close 96/56196/1
2017-03-13 Martin CiglanBindingGenerator v1 "copy-paste" bug in RPCs 19/53219/1
2016-10-21 Anil BelurBumping versions by 0.0.1 for next dev cycle 71/47271/1
2016-09-22 Vratko PolakBug 2332: BindingMapping to camel split also on forward... 81/44481/2
2016-09-20 Vratko PolakBug 6184: Workaround for namespaces with URL with trail... 92/44492/2
2016-08-22 Vratko PolakBug 6126: Use importedName for java.lang types in Class... 68/44468/1
2016-08-04 Thanh HaBumping versions by 0.0.1 for next dev cycle 54/43154/1
2016-07-15 Isaku YamahataBug 6112 - UnionTypeCodec fails to non-identityref... 86/41886/1
2016-06-22 Robert VargaOptimize UnionTypeCodec 23/40723/1
2016-06-22 Robert VargaEnforce non-null class 04/40704/2
2016-06-22 Robert VargaOptimize BitsCodec 05/40705/1
2016-06-22 Isaku YamahataBug 6006 - UnionTypeCodec fails to handle indentityref 28/40028/3
2016-06-17 Filip GregorLazyDataObject bindingEquals fix 05/40505/1
2016-05-31 Robert VargaBUG-5970: do not add value to union hashCode/equals... 57/39657/1
2016-05-30 Isaku YamahataBug 5883 - no constructor for indentityref in union 59/39559/2
2016-05-27 Filip GregorBug 5882: Wrong placement of deprecated annotation 08/39508/2
2016-05-24 Filip GregorBug 5845: can not transform ba to bi, when keys contain... 07/39307/1
2016-05-17 Filip GregorBug 5461: Augmenting a choice without a case from anoth... 09/38309/3
2016-05-13 Filip GregorBug 5788: enum used as a key does not work 65/38865/1
2016-05-12 Peter KajsaBug 5446: toString() throws exception for 'type binary... 58/38358/3
2016-05-12 Filip GregorBug 4760: YANG leaf named 'class' breaks write with... 34/36134/2
2016-05-12 Robert VargaBUG-1862: Incorrect type transformation in TypeProviderImpl 58/38258/2
2016-05-11 Thanh HaBumping versions by 0.0.1 for next dev cycle 85/38685/1
2016-05-11 Thanh HaRelease Beryllium-SR2 84/38684/1 release/beryllium-sr2
2016-04-19 Maros MarsalekCheck augments for equality in LazyDataObject 19/37719/2
2016-04-13 Filip GregorBug 5524: NPE in BA->BI serialization 38/37538/1
2016-04-04 Robert VargaDo not depend on java-api-generator 07/37107/2
2016-04-04 Robert VargaDo not use compile dependency for embedded code 95/37095/1
2016-03-24 Lorand JakabAdd ipPrefixFor() methods to IetfInetUtil 34/36734/1
2016-03-23 Thanh HaBumping versions by 0.0.1 for next dev cycle 82/36582/1
2016-03-23 Thanh HaRelease Beryllium-SR1 81/36581/1 release/beryllium-sr1
2016-03-14 Robert VargaBUG-5508: Fix same-package check 79/36179/1
2016-03-09 Filip GregorBug 4798: Can not define a list as a subordinate 70/35970/1
2016-03-04 Robert VargaBUG-2825: switch to custom IPv6 parsing 73/35773/1
2016-03-04 Robert VargaAdd IpAddress->InetAddress conversion utilities 54/35654/5
2016-03-04 Robert VargaUse a constant append string 53/35653/5
2016-03-04 Robert VargaBUG-2825: introduce Ipv4 prefix parser for short bytes 52/35652/5
2016-03-04 Robert VargaBUG-2825: refactor to allow for embedding 51/35651/5
2016-03-04 Robert VargaBUG-2825: more IPv6 tests 50/35650/5
2016-03-04 Robert VargaBUG-2825: use array operations to move/zero arrays 49/35649/5
2016-03-04 Robert VargaBUG-2825: rename have_xdigit 48/35648/5
2016-03-04 Robert VargaBUG-2825: Cleanup comments 47/35647/5
2016-03-04 Robert VargaBUG-2825: remove unused calculation 46/35646/5
2016-03-04 Robert VargaBUG-2825: reuse IPv4 address formatting 45/35645/5
2016-03-04 Robert VargaBUG-2825: do not check tautology 44/35644/5
2016-03-04 Robert VargaBUG-2825: do not instantiate a temporary string 43/35643/5
2016-03-04 Robert VargaBUG-2825: do not instatiate temporary array 42/35642/5
2016-03-04 Robert VargaBUG-2825: move code around and improve hex lookup 41/35641/5
2016-03-04 Robert VargaBUG-2825: expand IPv6 test suite 40/35640/5
2016-03-04 Robert VargaBUG-2825: rename method name 39/35639/5
2016-03-04 Robert VargaBUG-2825: simplify test clarity 38/35638/5
2016-03-04 Robert VargaBUG-2825: import IPv6 test 37/35637/5
2016-03-04 Robert VargaBUG-2825: import IPv6 parsing code 36/35636/5
2016-03-04 Robert VargaAdd prefix-to-bytes conversion 35/35635/4
2016-03-04 Robert VargaAdd IpAddress-to-bytes conversion 34/35634/4
2016-03-04 Robert VargaAdd MacAddress-to-bytes conversion 33/35633/4
2016-03-02 Robert VargaUnify prefix splitting 32/35632/3
2016-03-02 Robert VargaMore IetfInetUtil methods 31/35631/3
2016-03-02 Robert VargaUse zero-compressed IPv6 addresses 30/35630/3
2016-03-02 Robert VargaBUG-2825: add utility methods for instantiating DTOs 29/35629/3
2016-02-26 Robert VargaAdd field type check 63/35463/1
2016-02-26 Robert VargaUse MethodHandle to acquire augmentations 61/35461/1
2016-02-19 Tony TkacikDo not use deprecated APIs 71/35071/1
2016-02-19 Robert VargaCorrect generator path 48/35048/1
2016-02-18 Thanh HaBumping versions by 0.0.1 for next dev cycle 34/34934/1
2016-02-18 Thanh HaRelease Beryllium 33/34933/1 release/beryllium
2016-02-14 Thanh HaEnable site generation for mdsal 58/34358/4
2016-02-13 Thanh HaFix javadoc formatting issues in mdsal-binding-* 54/34354/2
2016-02-13 Thanh HaFix javadoc formatting issues mdsal-binding-generator-* 53/34353/2
2016-02-04 Igor FoltinBug 1672: Generated javadoc contains symbols of javadoc... 60/34060/1
2016-02-02 Robert VargaUse revision range for importing lmax 88/33888/1
2016-01-30 Tony TkacikBUG 4869: Remove lmax version declaration 57/33757/2
2016-01-29 Robert VargaBUG-5019: adjust to changed NormalizedNodeStreamWriter API 23/33623/2
2016-01-16 Igor FoltinBug 4647: Binding Codec does not provide leaf default... 67/32867/1
2016-01-15 Martin CiglanBug 2784: status deprecated is not interpreted as annot... 76/32776/1
2016-01-14 Thanh HaUpdate .gitreview for stable/beryllium 44/32644/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
next