yangtools.git
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 in yang-validation-tool 02/26902/9
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-4309: include iana-afn-safi in model features 99/27099/3
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 Stephen KittBUG-4109: Correct checkstyle dependency and avoid a... 54/26854/3
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 VargaFix checkstyle warnings in concepts 04/26904/3
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 VargaBUG-865: Remove CompositeObjectRegistrationBuilder... 54/26954/2
2015-09-16 Robert VargaBUG-865: remove deprecated DeadlockDetectingListeningEx... 53/26953/2
2015-09-16 Robert VargaBUG-865: remove HashCodeBuilder.toInstance() 52/26952/2
2015-09-16 Robert VargaBUG-865: remove DurationStatsTracker 51/26951/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-16 Robert VargaFix OffsetMap's unneeded modifiers 34/26934/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-14 Robert VargaImplement ConstantArrayCollection.toString() 30/26830/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 VargaImplement ImmutableOffsetMap.toString() 57/26757/1
2015-09-10 Robert VargaBUG-4275: Improve MapAdaptor and LazyContainerNode... 30/26630/3
2015-09-10 Robert VargaMake OffsetMaps work on direct values 71/26671/3
2015-09-10 Robert VargaIntroduce SharedSingletonMap 45/26545/8
2015-09-10 Robert VargaBUG-4158: *MapPhase should extend Mutable/Immutable 21/26221/4
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
2015-09-07 Robert VargaFixup ConstraintMetadataDefinition javadocs 70/26570/2
2015-09-07 Robert VargaImplement efficient hashCode for OffsetMaps 72/26572/2
2015-09-07 Robert VargaDo not override mapping from odlparent 61/26561/2
2015-09-07 Robert VargaUse Guava's UnmodifiableIterator 58/26558/2
2015-09-04 Robert VargaUse NodeIdentifier.create() in yang-data-util 25/26525/1
2015-09-04 Robert VargaUse NodeIdentifier.create() in Schema-enabled Normalize... 24/26524/1
2015-09-04 Robert VargaUse NodeIdentifier.create() in JSON codec 23/26523/1
2015-09-03 Robert VargaIntroduce NodeIdentifier.create() 73/26473/2
next