Avoid NPEs in LoggerMustBeSlf4jCheck
[yangtools.git] / yang /
2015-10-02 Robert VargaBUG-865: Deprecate ExtendedType 36/27836/2
2015-10-02 Robert VargaBUG-4400: make sure we retain input ordering 32/27832/1
2015-10-02 Tony TkacikFixed ordering of keys in key statement. 11/27811/1
2015-10-02 Robert VargaBaseTypes should reference into YangConstants 53/27753/5
2015-10-02 Robert VargaUse shared Splitter instance 37/27737/6
2015-10-02 Tony TkacikFixed allModuleIdentifiers 96/27796/3
2015-10-02 Martin CiglanGeneral issue: In case of uncompilable XPathExpression, 30/27730/5
2015-10-02 Robert VargaUse a pre-compiled pattern in SchemaContextUtil 36/27736/3
2015-10-02 Robert VargaUse explicit ImmutableList instead of FluentIterable 35/27735/3
2015-10-01 Robert VargaCleanup AugmentUtils 51/27151/12
2015-10-01 Robert VargaCleanup imports 18/27718/3
2015-10-01 Robert VargaCleanup TypeUtils 17/27717/3
2015-10-01 Tom PantelisFix performance issue in EffectiveStatementBase 20/27720/3
2015-10-01 Robert VargaEnforce SchemaPath correctness 03/27203/4
2015-10-01 Robert VargaCleanup yang-parser-impl Utils 52/27152/10
2015-09-30 Tony TkacikIntroduced ChildSchemaNodes namespace to parser 85/27685/2
2015-09-30 Tony TkacikFixed parser failing to continue parsing on '\n\n ... 79/27679/1
2015-09-30 Tony TkacikFixed Enum statement not accepting allowed symbols. 58/27658/2
2015-09-30 Tony TkacikBug 4376: Fixed incorrect assumption about QName in... 50/27650/2
2015-09-30 Martin CiglanBug 4378: New parser can't handle "}}" sequence 41/27641/1
2015-09-29 Igor FoltinFixed some major sonar issues 88/27188/5
2015-09-29 Peter KajsaBug 3670: Replaced YANG parser for new statement parser 26/25526/9
2015-09-29 Robert VargaMake initRanges() private 64/27564/2
2015-09-29 Robert VargaFix sonar naming warnings 63/27563/2
2015-09-28 Robert VargaDo not instantiate QNameModules needlessly 39/27539/1
2015-09-28 Robert VargaDo not instantiate a temporary list 27/27527/1
2015-09-28 Robert VargaIntroduce SchemaNodeIdentifier.asSchemaPath() 23/27523/3
2015-09-28 Robert VargaUse SchemaPath.getParent() 22/27522/1
2015-09-28 Robert VargaRemove YangInstanceIdentifierBuilder.toInstance() 46/22546/8
2015-09-28 Robert VargaUse Objects.equals() in yang-model-util 09/27509/2
2015-09-28 Robert VargaUse Objects.equals() in yang-data-impl 08/27508/2
2015-09-28 Robert VargaUse Objects.equals() in yang-model-api 07/27507/2
2015-09-28 Robert VargaUse Objects.equals() in QName.equals() 06/27506/2
2015-09-28 Robert VargaUse Objects.equals() in effective statements 03/27503/3
2015-09-27 Robert VargaUse SimpleImmutableEntry in ValueWithQName 01/27501/1
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-09-27 Robert VargaFix a few sonar warnings 99/27499/1
2015-09-26 Filip GregorBug 3876: unit test coverage increase 42/27442/4
2015-09-25 Robert VargaUse YangInstanceIdentifier.getAncestor() 89/27389/2
2015-09-24 Martin CiglanBug 4321: Misconfigured input parameters in yang-maven... 13/27113/2
2015-09-24 Peter KajsaBug4231 - Yang tools failing to parse Augmentations... 29/26329/4
2015-09-23 Igor FoltinFixed some major sonar issues in yang-data-codec-json. 59/27159/6
2015-09-23 Igor FoltinFixed some major sonar issues in yang-data-api, yang... 09/27109/5
2015-09-23 Igor FoltinFixed some major sonar issues 42/27042/6
2015-09-22 Tony TkacikRemoval of migrated or obsolute artifacts. 49/26449/7
2015-09-22 Igor FoltinFixed some major sonar issues 41/26841/8
2015-09-22 Igor FoltinFixed some blocker sonar issues in yang-data-impl 34/26834/7
2015-09-22 Robert VargaCleanup GroupingUtils 48/27148/4
2015-09-21 Tony TkacikBug 3875: Introduced transforming stream writer 74/26274/7
2015-09-18 Robert VargaBUG-4300: adjust unit tests 56/27156/1
2015-09-18 Robert VargaRefactor URLSchemaContextResolver 95/26995/3
2015-09-18 Robert VargaDo not instantiate a ByteSource 86/26986/3
2015-09-18 Robert VargaBUG-865: Migrate tests to non-deprecated API 80/26980/5
2015-09-18 Robert VargaBUG-4300: Make Lazy*ContainerNode really lazy 96/26896/6
2015-09-18 Robert VargaCleanup GroupingUtils 21/27121/4
2015-09-18 Robert VargaRemove redundant final modifiers 27/27127/2
2015-09-17 Robert VargaBUG-2399: Introduce ModificationType.(DIS)APPEARED 24/26924/2
2015-09-17 Robert VargaBUG-865: Remove ModificationType.MERGE 23/26923/2
2015-09-17 Robert VargaBUG-4288: check for existing child modification 81/26781/8
2015-09-17 Robert VargaBUG-3876: Add jaxen-based XPath evaluation component 21/23221/14
2015-09-17 Robert VargaExpand yang-data-api test suite 61/27061/2
2015-09-16 Robert VargaFix sonar warnings is yang-parser-impl 70/27070/2
2015-09-16 Robert VargaUse ImmutableSet/Map in YangValidationBundles 69/27069/1
2015-09-16 Robert VargaBUG-865: remove TypeDefinitionAwareCodec nested classes 60/26960/3
2015-09-16 Robert VargaYangInstanceIdentifier fixes 27/26927/3
2015-09-16 Robert VargaBUG-2219: reenable test 79/26979/3
2015-09-16 Robert VargaBUG-865: remove MavenLogAware and CodeGenerator 71/26971/4
2015-09-16 Robert VargaBUG-2220: re-enable test 78/26978/2
2015-09-16 Robert VargaBUG-865: clean up yang.parser.builder 77/26977/3
2015-09-16 Robert VargaBUG-865: remove yang-data-impl deprecated methods 74/26974/3
2015-09-16 Robert VargaBUG-865: Remove AugmentationSchemaProxy 73/26973/3
2015-09-16 Robert VargaBUG-865: remove JSONNormalizedNodeStreamWriter.create() 66/26966/3
2015-09-16 Robert VargaBUG-865: Remove deprecated methods in yang.model.util 65/26965/3
2015-09-16 Robert VargaBUG-865: remove DefaultDataTreeCandidate 64/26964/2
2015-09-16 Robert VargaBUG-865: remove NodeModification 58/26958/3
2015-09-16 Robert VargaBUG-865: remove yang.model.util.repo 57/26957/3
2015-09-16 Robert VargaBUG-865: remove ChoiceNode 55/26955/2
2015-09-16 Robert VargaCleanup yang-parser-impl 37/26937/2
2015-09-16 Robert VargaCleanup yang-model-util 36/26936/2
2015-09-16 Robert VargaClean Decimal64 up 35/26935/2
2015-09-14 Robert VargaSpeed BooleanStringCodec up 25/26925/1
2015-09-14 Robert VargaStoreTreeNodes: use YangInstanceIdentifier.getAncestor() 93/26893/4
2015-09-14 Robert VargaIntroduce YangInstanceIdentifier.getAncestor() 92/26892/4
2015-09-14 Robert VargaStoreTreeNodes: use SimpleImmutableEntry 91/26891/3
2015-09-14 Robert VargaRevert "Maven Plugin: Disable invalidVersion unit test" 14/26714/2
2015-09-14 Robert VargaCleanup yang-data-api documentation a bit 60/26560/2
2015-09-14 Robert VargaBUG-4261: introduce NormalizedNodeInterners 25/26625/2
2015-09-14 Robert VargaBUG-3876: Add XPath interfaces 33/26633/4
2015-09-14 Robert VargaMake ChildTrackingPolicy an abstract class 75/26875/4
2015-09-13 Robert VargaBUG-4145: check if entire YangInstanceIdentifier is... 95/26895/1
2015-09-11 Tony TkacikFixed Maven plugin not working without install phase. 27/26827/2
2015-09-10 Robert VargaBUG-4275: Improve MapAdaptor and LazyContainerNode... 30/26630/3
2015-09-10 Robert VargaIntroduce SharedSingletonMap 45/26545/8
2015-09-10 Robert VargaBUG-4278: Improve TOUCH operation effects 44/26644/4
2015-09-09 Peter KajsaMaven plugin ignores exact YANG duplicates in dependencies 47/26647/6
2015-09-09 Tony TkacikMaven Plugin: Disable invalidVersion unit test 12/26712/1
2015-09-08 Tony TkacikFixed some major sonar warnings in yang-data-api 42/19242/4
2015-09-08 Robert VargaPass down maven settings locations 53/26653/1
2015-09-07 Robert VargaBUG-4258: implement enumeration value canonicalization 36/26536/3
2015-09-07 Robert VargaOptimize SchemaContextUtil.findParentModule() 35/26535/2
next