Bump versions to 2.0.24-SNAPSHOT
[yangtools.git] / yang / yang-model-api / src /
2019-03-09 Robert VargaDefine IfFeature via a specialized class 49/80749/2
2019-03-09 Robert VargaMake getIfFeaturePredicate() a default method 47/80747/1
2018-08-31 Stephen KittClean various constructs 11/75611/1
2018-08-01 Robert VargaUpdate toString() encapsulation 37/74737/1
2018-08-01 Robert VargaPropagate delegate.toString() as symbolic name 27/74727/1
2018-07-16 Robert VargaDeclaredStatements can contain default implementations 54/74054/8
2018-07-16 Robert VargaAdd ConfigStatementContainerDeclaredStatement 53/74053/2
2018-07-15 Robert VargaAdd DeclaredStatement utility methods 52/74052/1
2018-06-21 Robert VargaFix JDK9 compilation 00/73300/1
2018-06-13 Robert VargaAdd DataTreeAwareEffectiveStatement 07/72907/18
2018-06-13 Robert VargaAdd SchemaTreeAwareEffectiveStatement 17/69217/22
2018-06-07 Robert VargaFix SchemaContextUtil RevisionAwareXPath resolution 22/72722/7
2018-05-30 Robert VargaAdd util.concurrent.FluentFutures 54/72454/3
2018-03-29 Robert VargaFix leafref require-instance implementation 01/70201/1
2018-03-22 Robert VargaAdd another 3.0.0 note 07/69807/1
2018-03-07 Robert VargaFix FeatureEffectiveStatementNamespace javadoc 08/69208/1
2018-02-27 Robert VargaAdd Case/Extension/Feature/IdentityEffectiveStatementNa... 05/68805/1
2018-02-23 Robert VargaExpose identities from ModuleEffectiveStatement 51/68551/2
2018-02-19 Robert VargaAdd submodule lookup namespace 18/68418/1
2018-02-19 Robert VargaExport ResourceYangTextSchemaSource 98/68398/2
2018-02-07 Robert VargaAdd YangTextSnippet to yang-model-export 93/67893/4
2018-02-05 Robert VargaAdd DefaultStatementDefinition 38/67938/1
2018-02-05 Robert VargaExpose EffectiveModuleStatement prefix mapping 91/67891/8
2018-02-02 Robert VargaDeprecate CopyableNode at al. 52/67752/3
2017-11-22 Robert VargaClarify SchemaContext getModules() API contract 23/65823/5
2017-11-20 Robert VargaRename ChoiceCaseNode to CaseSchemaNode 47/65747/2
2017-11-20 Robert VargaFix a few warnings 36/65736/2
2017-11-20 Robert VargaMake EffectiveStatements with @Beta 19/65719/1
2017-11-20 Peter KajsaYANGTOOLS-812: Add SchemaContextFactory control of... 13/64413/22
2017-11-13 Robert VargaAdd support for overriding statement supports 79/65479/7
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-13 Robert VargaAdd SchemaPath/SchemaNodeIdentifier.createChild(QName) 23/65423/6
2017-11-11 Robert VargaYANGTOOLS-706: Add TypedefEffectiveStatement.asTypeEffe... 20/65420/7
2017-11-11 Robert VargaYANGTOOLS-706: add utility method for finding substatements 16/65416/8
2017-11-11 Robert VargaIntroduce ElementCountConstraintAware interface 52/64952/15
2017-11-11 Robert VargaPeel WhenConditionAware from ConstraintDefinition 10/65410/10
2017-11-10 Robert VargaRefactor TypedSchemaNode 09/65409/6
2017-11-10 Robert VargaPeel MustConstraintAware from ConstraintDefinition 08/65408/7
2017-11-09 Robert VargaYANGTOOLS-706: Correctly wire EffectiveStatements 36/65336/7
2017-11-09 Robert VargaAddress RFC7950 API changes 98/65298/3
2017-11-08 Robert VargaYANGTOOLS-706: split out rfc8040-model-api 22/65122/8
2017-11-08 Robert VargaFix LeafListSchemaNode.getDefaults() 13/65113/7
2017-11-08 Robert VargaEliminate ConstraintDefition.isMandatory() 95/65095/14
2017-11-07 Robert VargaMove TypeDefinitions into yang-model-api 87/65087/9
2017-11-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-03 Robert VargaMake RangeRestrictedTypeDefinition type-aware 50/65050/9
2017-11-03 Robert VargaYANGTOOLS-621: introduce specialized integer types 43/65043/11
2017-11-03 Robert VargaMake DecimalTypeDefinition.getFractionDigits() return int 52/65052/3
2017-11-03 Robert VargaEliminate IdentityStatement.getBase() 32/65032/5
2017-11-03 Robert VargaEliminate ModuleIdentifier 26/65026/5
2017-11-03 Robert VargaEliminate IdentityrefTypeDefinition.getIdentity() 56/64956/9
2017-11-03 Robert VargaBUG-8043: correct RangeConstraint definition 45/62445/18
2017-11-03 Robert VargaUpdate TypeDefinition design 73/64873/9
2017-11-03 Robert VargaMake ListSchemaNode.getUniqueConstraints() non-default 72/64872/8
2017-11-03 Robert VargaFix NotificationDefinition 71/64871/8
2017-11-03 Robert VargaUpdate ChoiceSchemaNode design 52/64852/12
2017-11-02 Robert VargaRemove LeafSchemaNode.getUnits/getDefault() 40/64840/12
2017-11-02 Robert VargaMark ModuleImport technical debt 39/64839/12
2017-11-02 Robert VargaClean up PatternConstraint's String confusion 38/64838/12
2017-11-02 Robert VargaMake PatternConstraint.getModifier() non-default 33/64833/12
2017-11-02 Robert VargaCleanup NotificationNodeContainer 32/64832/10
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2017-10-28 Robert VargaMake ConstraintMetaDefition attributes Optional 20/64820/9
2017-10-27 Robert VargaMake ConstraintMetaDefinition extend DocumentedNode 19/64819/6
2017-10-27 Robert VargaMake Module.getContact()/getOrganization() return Optional 18/64818/6
2017-10-27 Robert VargaIntroduce DataNodeContainer.findDataChildByName() 16/64816/5
2017-10-27 Robert VargaMake AnyDataSchemaNode.getSchemaOfAnyData() return... 12/64812/4
2017-10-27 Robert VargaIntroduce WhenConditionAware 11/64811/4
2017-10-27 Robert VargaMake ActionNodeContainer.getActions() non-default 08/64808/4
2017-10-27 Robert VargaMake Module extends NamespaceAware and DocumentedNode 33/64733/5
2017-10-27 Robert VargaBUG-4688: update Revision design a bit more 85/64785/4
2017-10-25 Robert VargaMake Deviation extend DocumentedNode 32/64732/2
2017-10-25 Robert VargaFix yang.model.api.AugmentationSchema 31/64731/2
2017-10-25 Robert VargaBUG-4688: Make SourceIdentifier use Revision 11/64711/4
2017-10-25 Robert VargaBUG-4688: Move SourceIdentifier.REVISION_PATTERN to... 09/64709/2
2017-10-25 Robert VargaBUG-4688: switch revisions from Date to Revision 83/62083/11
2017-10-25 Robert VargaBUG-4688: align Optional/nullable Date usage 93/64693/2
2017-10-24 Robert VargaCorrect IdentitySchemaNode documentation 80/64680/1
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaBUG-8043: correct LengthConstraint definition 19/62319/13
2017-10-20 Robert VargaBUG-4688: Eliminate use of ModuleIdentifier in ImpPrefi... 31/64531/6
2017-10-20 Robert VargaBUG-4688: Eliminate SourceIdentifier.create() 30/64530/5
2017-10-20 Robert VargaBUG-4688: Eliminate Module.DEFAULT_SEMANTIC_VERSION 20/64520/8
2017-10-19 Robert VargaBUG-4688: Eliminate ModuleIdentifier.getQNameModule() 25/64525/5
2017-10-19 Robert VargaBUG-4688: Disconnect Module and ModuleIdentifier 19/64519/4
2017-10-19 Robert VargaFix Module.getVersion() 15/64515/4
2017-10-19 Robert VargaRemove Module.getSource() and SchemaContext.getModuleSo... 28/64428/4
2017-10-11 Robert VargaUpdate IdentitySchemaNode metamodel 30/63230/10
2017-10-11 Robert VargaBUG-5211: remove SourceStreamAware 95/41995/37
2017-10-11 Robert VargaBUG-9043: Remove use of CheckedFuture from YANG components 62/62262/17
2017-10-11 Peter KajsaBug 2444 - Add missing API to Action and Notification... 55/59655/16
2017-10-09 Robert VargaCleanup use of Guava library 85/61985/23
2017-10-03 Peter KajsaBug 2444 - add missing API of some declared statements 07/59507/13
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-09-05 Robert VargaBUG-8043: eliminate LenghtStatement.getValue() 42/62442/3
2017-09-04 Robert VargaBUG-8043: introduce RangeRestrictedTypeDefinition 79/62279/9
2017-09-04 Robert VargaBUG-8043: introduce LengthRestrictedTypeDefinition 78/62278/6
2017-08-28 Robert VargaUse Guava's Interner instead of ObjectCache 69/62269/2
2017-07-19 Robert VargaBUG-7051: move yang-data support into its own package 57/60557/2
next