Remove @ThreadSafe annotations
[yangtools.git] / yang / yang-model-api / src /
2019-03-16 Robert VargaRemove @ThreadSafe annotations 21/80921/7
2019-03-16 Robert VargaExtend Immutable contract 23/80923/6
2019-03-08 Robert VargaRedefine if-feature statement in terms IfFeatureExpr 37/80737/4
2019-03-08 Robert VargaDefine IfFeature via a specialized class 36/80736/4
2019-03-08 Robert VargaMake getIfFeaturePredicate() a default method 35/80735/1
2019-02-26 Robert VargaRemove deprecated SchemaContextFactory methods 94/80594/1
2019-02-26 Robert VargaRemove deprecated SchemaRepository.createSchemaContextF... 88/80588/7
2019-02-25 Robert VargaRefactor ListEntryNodeDataWithSchema 92/80592/3
2019-02-25 Robert VargaRemove deprecated yang.model.api.stmt constructs 90/80590/2
2019-02-25 Robert VargaMake ModuleEffectiveStatement.localQNameModule() mandatory 82/80582/3
2019-02-25 Robert VargaHide ResourceYangTextSchemaSource 81/80581/3
2019-02-25 Robert VargaUpdate Unique{Constraint,EffectiveStatetement,Statement... 76/80576/3
2018-12-14 Robert VargaMass migrate fields to use Immutable collections 06/78806/2
2018-10-24 Robert VargaMake Delegator.getDelegate() non-null 37/77237/13
2018-10-24 Robert VargaMigrate yang-parser-api annotations 35/77235/8
2018-10-24 Robert VargaMigrate model.repo.api to JDT annotations 33/77233/6
2018-10-24 Robert VargaMigrate SchemaSourceRepresentation annotations 32/77232/5
2018-10-24 Robert VargaMigrate StatementDefinition @Nullable 31/77231/3
2018-10-23 Robert VargaCleanup IdentifierNamespace annotations 28/77228/3
2018-10-23 Robert VargaMigrate EffectiveStatement to @NonNull 26/77226/5
2018-10-23 Robert VargaMigrate TypeDefinitionAware to JDT types 25/77225/6
2018-10-23 Robert VargaMigrate statements to JDT annotations 24/77224/6
2018-10-23 Robert VargaMigrate ActionStatementContainer to JDT annotations 23/77223/3
2018-10-23 Robert VargaMigrate RevisionStatement to JDT annotations 22/77222/2
2018-10-23 Robert VargaMigrate AbstractDeclaredStatement to JDT annotations 21/77221/2
2018-10-23 Robert VargaMigrate SchemaNode to JDT annotations 20/77220/1
2018-10-23 Robert VargaMigrate SchemaContext to JDT annotations 19/77219/1
2018-10-23 Robert VargaMigrate {Action,Notification}NodeContainer to JDT annot... 18/77218/1
2018-10-23 Robert VargaMigrate UsesNode to JDT annotations 17/77217/1
2018-10-23 Robert VargaMigrate yang.model.api.type to JDT annotations 16/77216/1
2018-10-23 Robert VargaMigrate ModifierKind to JDT annotations 15/77215/1
2018-10-23 Robert VargaMigrate UniqueConstraint to JDT annotations 14/77214/1
2018-10-23 Robert VargaMigrate EnumTypeDefinition to JDT annotations 13/77213/1
2018-10-23 Robert VargaMigrate ListSchemaNode to JDT annotations 12/77212/1
2018-10-23 Robert VargaMigrate LeafListSchemaNode to JDT annotations 11/77211/1
2018-10-23 Robert VargaMigrate ElementCountConstraint to JDT annotations 10/77210/1
2018-10-23 Robert VargaMigrate IdentitySchemaNode to JDT annotations 09/77209/1
2018-10-23 Robert VargaMigrate BitsTypeDefinition to JDT annotations 08/77208/1
2018-10-23 Robert VargaMigrate DocumentedNode/Status to JDT annotations 07/77207/1
2018-10-23 Robert VargaSwitch DataNodeContainer to JDT annotations 06/77206/1
2018-10-23 Robert VargaCleanup ModelStatement/StatementDefinition non-nullness 92/77192/2
2018-09-23 Robert VargaFix compilation with JDK9 99/76399/1
2018-09-11 Robert VargaFix warnings in yang-model-api 76/75976/1
2018-09-10 Robert VargaAdd yang-model-api tests 47/75947/2
2018-09-04 Robert VargaNote UniqueConstraint changes 09/75709/1
2018-08-30 Stephen KittClean various constructs 50/75550/4
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
next