yangtools.git
2017-11-27 jenkins-relengRelease yangtools 38/65938/1
2017-11-24 Robert VargaBump odlparent to 3.0.1 92/65892/1
2017-11-22 Robert VargaClarify SchemaContext getModules() API contract 23/65823/5
2017-11-21 Michael VorburgerRemove deprecated methods without loggerIdentity from... 05/65805/2
2017-11-21 Robert VargaEliminate use of deprecated checkstyle interfaces 96/65796/1
2017-11-21 Robert VargaCleanup DataTree interfaces and InMemmoryDataTreeFactory 95/65795/3
2017-11-21 Stephen KittBump odlparent dependencies to 3.0.0 80/65580/3
2017-11-21 Michael VorburgerFix FindBugs violations and enable enforcement in utils 37/65137/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 VargaYANGTOOLS-813: add parent schemapath to error report 16/65716/3
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-20 Robert VargaXPath evalution should identify result type 14/65714/1
2017-11-20 Robert VargaAuto-generate yang-data-jaxen services 02/65702/1
2017-11-20 Robert VargaPopulate yang-parser-api 12/65312/17
2017-11-19 Stephen KittAdd bundle packaging for yang-data-transform 00/65600/2
2017-11-16 Stephen KittUse version ranges for odlparent dependencies 32/64532/6
2017-11-16 Robert VargaTurn StatementSupports into singletons 82/65582/2
2017-11-15 Robert VargaDocument namespace behaviours using singletons 38/65538/4
2017-11-15 Robert VargaAdd support for RFC6536 extensions 41/65141/11
2017-11-15 Robert VargaBump odlparent to 3.0.0-SNAPSHOT and fix breakages 49/64449/30
2017-11-14 Robert VargaYANGTOOLS-833: redefine features 96/65496/10
2017-11-14 Robert VargaYANGTOOLS-833: Eliminate unneeded dependencies 95/65495/5
2017-11-13 Robert VargaYANGTOOLS-706: move odlext parser support 62/65462/13
2017-11-13 Robert VargaAdd support for overriding statement supports 79/65479/7
2017-11-13 Robert VargaYANGTOOLS-706: separate out RFC8040 extension support 60/65460/13
2017-11-13 Robert VargaFix checkstyle issues reported by odlparent-3.0.0's... 90/65490/1
2017-11-13 Claudio D.... BGPCEP-717: Reduce log levels 68/65468/4
2017-11-13 Robert VargaCorrect YangData{SchemaNode,EffectiveStatement} interfaces 59/65459/6
2017-11-13 Robert VargaYANGTOOLS-829: Wire extension support into default... 57/65457/8
2017-11-13 Robert VargaYANGTOOLS-706: Split out yang-parser-rfc7950 56/65456/11
2017-11-13 Robert VargaAdjust test suite parser update to conform with API... 53/65453/8
2017-11-13 Robert VargaRefactor RFC7950Reactors 52/65452/9
2017-11-13 Robert VargaMove CustomStatementParserBuilder and YangInferencePipeline 51/65451/10
2017-11-13 Robert VargaMove yang.parser.stmt.rfc6020.Utils 50/65450/9
2017-11-13 Robert VargaYANGTOOLS-829: add parser support for openconfig-hashed... 49/65449/9
2017-11-13 Robert VargaMove Utils.findNode() 48/65448/7
2017-11-13 Robert VargaSplit out OpenConfig extension metamodel 47/65447/7
2017-11-13 Robert VargaSplit out OpenDaylight yang-ext metamodel 46/65446/9
2017-11-13 Robert VargaRename yang.parser.rfc6020.repo to yang.parser.rfc7950... 45/65445/8
2017-11-13 Robert VargaMove ASTSchemaSource and its components into rfc6020... 44/65444/8
2017-11-13 Robert VargaMove YangStatementParserListenerImpl 43/65443/7
2017-11-13 Robert VargaMerge PathUtils, TypeUtils and Utils methods 42/65442/7
2017-11-13 Robert VargaMove default value checks from TypeUtils to EffectiveSt... 41/65441/7
2017-11-13 Robert VargaCreate parser.rfc7950.namespace package and populate it 40/65440/7
2017-11-13 Robert VargaSplit out TypeUtils.parse{Length,Range}ListFromString 39/65439/4
2017-11-13 Robert VargaMove TypeUtils.typeEffectiveSchemaPath() 38/65438/4
2017-11-13 Robert VargaMove String/NumericalRestrictions 37/65437/2
2017-11-13 Robert VargaSplit out PathUtils 36/65436/2
2017-11-13 Robert VargaMove TypeUtils built-in type constants and utilities 35/65435/2
2017-11-13 Robert VargaRemove TypeUtils.isYangTypeBodyStmtString() 34/65434/2
2017-11-13 Robert VargaMove Utils.trimPrefix(String) 33/65433/2
2017-11-13 Robert VargaMove StmtContextUtils.LIST_KEY_SPLITTER 32/65432/2
2017-11-13 Robert VargaRemove Utils.transformKeysStringToKeyNodes() 31/65431/2
2017-11-13 Robert VargaRemove Utils.trimPrefix(QName) 30/65430/2
2017-11-13 Robert VargaRemove Utils.replaceIllegalCharsForQName() 29/65429/2
2017-11-13 Robert VargaMove Utils.belongsToTheSameModule() 28/65428/2
2017-11-13 Robert VargaHide {Extension,Input,Output,Submodule}EffeciveStatemen... 25/65425/4
2017-11-13 Robert VargaAdd NormalizedNodes.findNode(NormalizedNode, SchemaPath) 24/65424/6
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 VargaYANGTOOLS-706: finish evacuation of stmt.rfc6020.effective 15/65415/7
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-10 Robert VargaYANGTOOLS-724: mark leaking fields 06/65406/1
2017-11-10 Robert VargaExpand rfc7950.stmt documentation 04/65404/1
2017-11-10 Robert VargaYANGTOOLS-706: reorganize statement definitions 52/65352/11
2017-11-09 Robert VargaYANGTOOLS-706: Split up base utility classes into rfc60... 50/65350/5
2017-11-09 Robert VargaYANGTOOLS-706: Cleanup Unknown{Effective}StatementImpl 48/65348/4
2017-11-09 Robert VargaYANGTOOLS-706: Bridge UnknownSchemaNodes on their interface 47/65347/4
2017-11-09 Robert VargaYANGTOOLS-706: Refactor YangInferencePipeline 31/65331/11
2017-11-09 Robert VargaYANGTOOLS-706: Reduce inter-statement implementation... 41/65341/8
2017-11-09 Robert VargaYANGTOOLS-706: Retrofit EffectiveStatement interfaces... 40/65340/7
2017-11-09 Robert VargaYANGTOOLS-706: Correctly wire EffectiveStatements 36/65336/7
2017-11-09 Robert VargaAllow fluent use of BuildAction 11/65311/2
2017-11-09 Robert VargaExpose type-specific derived type builder methods 07/65307/4
2017-11-09 Robert VargaRemove DerivedTypes.isInt8() and friends 06/65306/4
2017-11-09 Robert VargaRemove ModuleDependencySort.sort(Iterable) 05/65305/2
2017-11-09 Robert VargaRemove SubstatementValidator.MAX 04/65304/2
2017-11-09 Robert VargaAddress RFC7950 API changes 98/65298/3
2017-11-09 Robert VargaYANGTOOLS-619: Add support for RFC7952 extensions 42/65142/16
2017-11-08 Robert VargaYANGTOOLS-706: separate out yang-data StametementDefinition 44/65144/9
2017-11-08 Robert VargaAnnotate @Nullable argument in SourceException 43/65143/8
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 VargaAdd DataTreeConfiguration copy builder 95/65195/5
2017-11-08 Robert VargaEliminate ConstraintDefition.isMandatory() 95/65095/14
2017-11-08 Robert VargaFix InMemoryDataTreeFactory.create() methods 40/65240/5
2017-11-08 Robert VargaYANGTOOLS-826: allow whitespace after function name 67/65267/3
2017-11-07 Robert VargaYANGTOOLS-825: extend plugin SPI with import resolution... 94/65094/7
2017-11-07 Robert VargaMove TypeDefinitions into yang-model-api 87/65087/9
2017-11-07 Robert VargaYANGTOOLS-827: fix revision compare 80/65280/1
2017-11-06 Robert VargaEliminate (Unsigned)IntegerTypeDefinition 86/65086/8
2017-11-06 Robert VargaConsolidate (Unsinged)IntegerTypeEffectiveStatementImpl 55/65055/10
2017-11-03 Robert VargaMake RangeRestrictedTypeDefinition type-aware 50/65050/9
2017-11-03 Robert VargaYANGTOOLS-621: introduce specialized integer types 43/65043/11
next