Push out FIXMEs
[yangtools.git] / yang / yang-model-api / src / main / java / org / opendaylight / yangtools / yang / model / api /
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-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: 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 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 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-07-19 Robert VargaBUG-7051: move yang-data support into its own package 57/60557/2
2017-07-19 Peter KajsaBug 7051 - Refactoring of StmtContextUtils 41/54841/23
2017-06-12 Robert VargaFix checkstyle offences found by newer plugin 61/58761/1
2017-06-06 Igor FoltinBug 8523: Add support for parsing restconf:yang-data... 75/58175/6
2017-06-05 Robert VargaCleanup checkstyle in yang-{data,model}-api 30/58230/1
2017-06-04 Robert VargaRevert "Bug 4640: Change semantic-version to openconfig... 18/58218/2
2017-06-02 Martin Ciglanminor NotificationNodeContainer Javadoc fix 58/57958/2
2017-06-02 Igor FoltinBug 4640: Change semantic-version to openconfig-version 69/57769/3
2017-03-09 Peter KajsaBug 5410 - XSD regular expressions are interpreted... 99/52999/6
2017-01-24 Igor FoltinBug 7438: Allow identityref type to reference multiple... 98/50298/6
2017-01-24 Peter KajsaBug 6868: If-feature argument may be boolean expression 14/49714/8
2016-12-22 Robert VargaBUG-6533: add immutable implementations of yang.model.api 57/44657/8
2016-12-17 Peter KajsaBug 6870: [Yang 1.1] Support for new "modifier" statement 58/49158/12
2016-12-17 Igor FoltinBug 6896: [Yang 1.1] Add support for new statement... 20/49320/8
2016-12-16 Robert VargaBUG-4688: add Revision as a dedicated class 72/49372/5
2016-12-14 Robert VargaBUG-6867: simplify definitions with static imports 68/49368/2
2016-12-14 Alexis de TalhouëtBug 6867: Rename of Rfc6020Mapping to YangStmtMapping 54/48854/14
2016-12-14 Peter KajsaBug 6867: Extend yang statement parser to support diffe... 68/48368/28
2016-12-06 Stephen KittPropagate @Nonnull and @Nullable annotations 71/47971/7
2016-11-19 Rashmi PujarBug 6868 - [Yang 1.1] Argument of "If-feature" statemen... 34/48234/6
2016-11-18 Igor FoltinBug 6896: [YANG 1.1] Add support for new statement... 35/48035/8
2016-11-18 Igor FoltinBug 6874: [YANG 1.1] Allow "description" and "reference... 46/48246/3
2016-11-18 Igor FoltinBug 6871: [YANG 1.1] Allow "must" in "input", "output... 74/47974/5
2016-11-18 Igor FoltinBug 6877: [YANG 1.1] Allow identities to be derived... 48/48048/6
2016-11-15 Igor FoltinBug 6870: [YANG 1.1] Support for new substatement ... 99/47899/5
2016-11-15 Igor FoltinBug 6897: [YANG 1.1] Allow notifications to be tied... 45/48245/2
2016-11-14 Igor FoltinBug 6869: [YANG 1.1] Allow if-feature in bit, enum... 73/47773/5
2016-11-14 Igor FoltinBug 6883: [YANG 1.1] Add support for anydata statement 05/48105/4
2016-11-14 Igor FoltinBug 6880: [YANG 1.1] Allow leaf-lists to have default... 85/47985/3
2016-11-14 Igor FoltinBug 6873: [YANG 1.1] Support for "require-instance... 83/47983/3
2016-11-08 Robert VargaIntern SchemaContext.NAME 13/48113/1
2016-11-02 Stephen KittJava 8: use lambdas and function references 36/47836/2
2016-09-19 Robert VargaFix ConstraintDefinition inconsistency 06/45806/5
2016-08-30 Igor FoltinBUG-6316: Fix Bit and EnumPair's position/value types 55/42855/12
2016-08-15 Robert VargaBUG-865: remove String-based getDataChildByName() 98/42898/7
2016-08-01 Robert VargaBUG-865: hide SchemaPath constructor 97/42897/2
2016-08-01 Robert VargaFix wrong javadoc 96/42896/2
2016-08-01 Robert VargaBUG-865: add proper nullness annotations 54/42854/2
2016-07-27 Robert VargaMove Leaf(List)SchemaNode.getType() to a common interface 93/42593/3
2016-07-26 Robert VargaBUG-865: move getUnknownSchemaNodes to DocumentedNode 61/42561/1
2016-07-26 Robert VargaBUG-865: make EnumPair getQName/getSchemaPath unimplemented 94/41994/7
2016-07-24 Robert VargaKill trailing whitespace 07/42407/2
2016-07-20 Robert VargaBUG-865: remove InstanceIdentifierTypeDefinition#.getPa... 88/41988/2
2016-07-20 Robert VargaBUG-865: remove SchemaContextHolder 86/41986/2
2016-07-19 Igor FoltinBug 6022: Deviation statement is not fully available... 52/40752/9
2016-07-07 Peter KajsaBug 5942: When condition of uses node is not exposed... 75/39775/6
2016-06-03 Peter KajsaBug 4662: Introduce a SemanticVersion concept - import... 77/36877/28
2016-06-02 Peter KajsaBug 5946: Unique statement is not exposed by the YANG... 81/39481/4
2016-03-30 Robert VargaBUG-4268: clarify length constraint API contract 84/29884/5
2016-03-30 Robert VargaBUG-4268: clarify API contract of range constraints 83/29883/5
2016-03-07 Stephen KittRemove redundant modifiers 82/35882/2
2016-01-13 Peter KajsaBug 4933: Yang parser does not accept deviate "not... 14/32414/7
2016-01-05 Robert VargaBUG-865: deprecate SourceStreamAware 34/32134/1
2016-01-04 Robert VargaBUG-865: deprecate Module#getSource() 03/32003/2
2016-01-04 Robert VargaSpell-check Status and UsesNode 04/32004/2
2016-01-04 Robert VargaCleanup yang.model.api.meta 05/32005/2
2016-01-04 Robert VargaUse QNameModule#intern() 96/31896/3
2016-01-04 Robert VargaBUG-865: deprecate SchemaContextHolder 02/32002/2
2016-01-02 Robert VargaBUG-4861: Make FractionDigitsStatement#getValue() retur... 17/32017/2
2016-01-02 Robert VargaBUG-4861: Make ValueStatement.getValue() return an int 16/32016/2
2016-01-02 Robert VargaBUG-4861: Make PositionStatement.getValue() return... 15/32015/2
2016-01-02 Robert VargaBUG-4861: Make RequireInstanceStatement#getValue()... 14/32014/2
2016-01-02 Robert VargaBUG-4861: Make YinElementStatement#getValue() return... 13/32013/2
2016-01-02 Robert VargaBUG-4861: Make ConfigStatement#value() return a boolean 12/32012/2
2016-01-02 Robert VargaBUG-4861: Add primitive type FIXMEs 11/32011/2
2016-01-02 Robert VargaClarify RevisionStatement having a non-null value 10/32010/1
2016-01-02 Robert VargaClarify model.api.stmt Collection returns 09/32009/1
2016-01-02 Robert VargaRemove useless override 08/32008/1
next