yangtools.git
2017-11-02 Robert VargaCleanup DocumentedNode 21/64821/19
2017-11-02 Thanh HaRemove deploy-site.xml 94/64894/2
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 VargaClean up CrossSourceStatementReactor 48/64748/6
2017-10-27 Robert VargaFix Revision.ofNullable() javadoc 09/64809/1
2017-10-27 Robert VargaYangSyntaxErrorException should identify its source 47/64747/5
2017-10-27 Robert VargaUpdate concepts.Registration 45/64745/5
2017-10-27 Robert VargaClean up data.api.SchemaUtils 44/64744/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 VargaFix checkstyle in yang-parser-impl and enable enforcement 29/64729/1
2017-10-25 Robert VargaBUG-4688: eliminate QName(Module).getFormattedRevision() 17/64717/2
2017-10-25 Robert VargaBUG-4688: Make SourceIdentifier use Revision 11/64711/4
2017-10-25 Robert VargaBUG-4688: remove SimpleDateFormatUtil 10/64710/2
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-25 Robert VargaBUG-4688: update Revision class design 81/64681/4
2017-10-25 Robert VargaFix wrong comparison 27/64727/1
2017-10-24 Robert VargaCorrect IdentitySchemaNode documentation 80/64680/1
2017-10-24 Robert VargaEnforce non-null QNameModule namespace 88/61988/18
2017-10-24 Robert VargaBUG-4688: eliminate SimpleDateFormatUtil.DEFAULT_DATE_REV 73/64673/3
2017-10-24 Robert VargaBUG-4688: Rework SchemaContext module lookups 41/64641/4
2017-10-24 Robert VargaUse QName.parseRevision() instead of SimpleDateFormatUtil 46/64646/1
2017-10-24 Robert VargaBUG-4688: switch IncludeStatementImpl to use queries 27/64627/3
2017-10-24 Robert VargaBUG-4688: switch semantic imports to queries 21/64621/4
2017-10-24 Robert VargaBUG-4688: switch revision imports to queries 00/64600/7
2017-10-24 Robert VargaLazily populate listeners and derived namespaces 19/64619/4
2017-10-24 Robert VargaBUG-4688: Add flexible match support to NamespaceStorag... 70/64570/11
2017-10-24 Robert VargaCleanup NamespaceBehaviourWithListeners 69/64569/6
2017-10-24 Robert VargaBUG-8043: correct LengthConstraint definition 19/62319/13
2017-10-24 Igor FoltinBug 9242: Reuse deviating statement contexts 06/64406/4
2017-10-20 Robert VargaImprove StatementContextBase documentation 84/64584/3
2017-10-20 Robert VargaDo not accept null phase in ModifierImpl 83/64583/2
2017-10-20 Robert VargaBUG-4866: fix ImpPrefixToModuleIdentifier 82/64582/3
2017-10-20 Robert VargaBUG-4688: migrate IncludedModuleContext 64/64564/2
2017-10-20 Robert VargaBUG-4688: Fix IncludedSubmoduleNameToIdentifier namespace 62/64562/3
2017-10-20 Robert VargaBUG-4688: Fix BelongsToPrefixToModuleIdentifier namespace 48/64548/5
2017-10-20 Robert VargaBUG-4688: Switch BelongsToModuleContext to SourceIdentifier 47/64547/5
2017-10-20 Robert VargaBUG-4688: Rename StmtContext.Mutable.addRequiredModule() 39/64539/5
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 Tomas CereBUG 8927: Netconf response payload fails to render... 84/63984/13
2017-10-19 Peter KajsaBug 7051 - moving of CustomStatementParserBuilder 04/61104/7
2017-10-19 Robert VargaBUG-9265: Switch empty type mapping from Void to Empty 41/64241/7
2017-10-19 Michael VorburgerSpecialExecutors with LoggingThreadUncaughtExceptionHandler 05/63805/7
2017-10-19 Peter KajsaIetf-routing identity issue test 52/64152/3
2017-10-19 Igor FoltinBug 9244: Fix deviate replace of implicit substatements 89/64389/2
2017-10-19 Robert VargaBUG-4661: Introduce Decimal64, Empty, Uint{8,16,32,64} 97/31897/21
2017-10-19 Robert VargaRemove Module.getSource() and SchemaContext.getModuleSo... 28/64428/4
2017-10-19 Robert VargaFix odlparent-3-detected checkstyle issues 56/64456/3
2017-10-18 Robert VargaBUG-9218: package yang-model-export 38/64438/2
2017-10-18 Robert VargaDo not wrap SourceException 27/64427/2
2017-10-18 Robert VargaFix checkArgument() format string 26/64426/2
2017-10-18 Robert VargaBUG-865: Remove TreeNodeFactory.createTreeNodeRecursively() 62/32862/15
2017-10-18 Robert VargaEliminate use of DataTreeFactory.create(TreeType) 00/64300/2
2017-10-18 Robert VargaFix raw type warning 99/64299/2
2017-10-16 Robert VargaFix ModificationApplyOperation javadoc 40/64240/2
2017-10-13 Igor FoltinBug 9241: Action definition should implicitly define... 39/64239/1
2017-10-12 Robert VargaAdd another parseYangResources() alternative 87/64187/1
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-7568: cleanup BasicCodeGenerator 77/62977/19
2017-10-11 Robert VargaBUG-9043: Remove use of CheckedFuture from YANG components 62/62262/17
2017-10-11 Robert VargaEnforce statement format validity 51/49451/19
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-09 Robert VargaFix AugmentationIdentifier.compareTo() 38/64038/6
2017-10-09 Jakub TothAdd option to validate yang by module name 59/63459/16
2017-10-07 David SuarezRemove explicit default super-constructor calls 01/63601/3
2017-10-06 Robert VargaAdd EntrySet/KeySet spliterators 44/63144/4
2017-10-04 Robert VargaRevert "Revert "BUG-7262: Operational data tree should... 37/62037/10
2017-10-04 Robert VargaCleanup checkstyle warnings and turn enforcement on... 51/62551/6
2017-10-04 Stephen KittAllow shared JSONNNSWriter use 35/63335/4
2017-10-03 Peter KajsaBug 2444 - Yin export of all YANG statements 06/59006/25
2017-10-03 Peter KajsaBug 2444 - add missing API of some declared statements 07/59507/13
2017-10-03 Jie HanFix deleteWriteFooBar2ndLevelEmptyContainerTest 35/63435/4
2017-10-03 Jakub TothAdd option to setup output file for logs in validator 27/63327/12
2017-10-03 Jakub TothRename yang-system-test module to yang-model-validator 82/63282/11
2017-10-02 Michael VorburgerMinor JavaDoc fixes in CountingRejectedExecutionHandler 02/63802/3
2017-09-28 Robert VargaBUG-2389: Remove obsolete XML parser classes 59/60559/15
2017-09-28 Stephen KittBump odlparent 2.0.4 to 2.0.5 46/63646/2
2017-09-27 Robert VargaDo not use String.replace() 88/63188/3
2017-09-27 Robert VargaFurther yang-parser-impl checkstyle fixes 99/63199/5
2017-09-27 Robert VargaRemove Named{File,Byte,}InputStream 45/62745/11
2017-09-27 Robert VargaRemove deprecated Yin/YangStatementSourceImpl 37/62537/22
2017-09-22 Robert VargaRename MainNode methods 39/63339/2
2017-09-22 Robert VargaRename recursive INode methods 38/63338/2
next