Added NodeWithValue class for leaf-list type in instance-identifier type
[yangtools.git] / yang / yang-data-impl /
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec 82/4782/1
2014-01-25 Tony TkacikMerge "Add QName.create(String)."
2014-01-25 Tony TkacikMerge "Fix for Bug 274."
2014-01-25 Tony TkacikAdd QName.create(String). 16/4716/3
2014-01-25 Lukas SedlakFix for Bug 274. 64/4764/1
2014-01-25 Tony TkacikMerge "Activate range checking"
2014-01-25 Tony TkacikMerge "Make MutableCompositeNodeTOImpl Serializable...
2014-01-25 Tony TkacikMerge "Fix for Bug 351."
2014-01-25 Tony TkacikMerge "Fixed bug in resolving config statement for...
2014-01-25 Moiz RajaMake MutableCompositeNodeTOImpl Serializable so that... 54/4754/1
2014-01-24 Robert VargaMerge "Update repositories to reference groups and...
2014-01-24 Robert VargaMerge "Add copyright to ANTLR grammar files"
2014-01-24 Martin VitezMerge "Instance identifier in XML output was added"
2014-01-24 Lukas SedlakAdded conversion of notification to data DOM. 18/4718/1
2014-01-24 Robert VargaMerge "Add copyright headers to various XML files"
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaAdd copyright headers to various XML files 84/4684/2
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Jozef GloncakInstance identifier in XML output was added 88/4688/4
2014-01-24 Robert VargaAdd copyright headers to pom.xml files 82/4682/1
2014-01-24 Robert VargaAdd copything headers to java files 80/4680/1
2014-01-24 Tony TkacikMerge "introducing general purpose websocket client"
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to... 31/4631/2
2014-01-22 Tony TkacikMerge "Fix bugs in yang files."
2014-01-21 Martin VitezMerge "Fix network-topology yang files xpath syntax."
2014-01-21 Tony TkacikMerge "Make sure a logger is available during tests"
2014-01-21 Martin VitezMerge "Add test verifying parser's ability to read...
2014-01-20 Robert VargaMerge "Propagate version from integration test pom...
2014-01-20 Martin SunalCorrected log message 52/4452/1
2014-01-20 Martin SunalNPE prevention in log 40/4440/1
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Tony TkacikMerge "BUG-326: quickfix: Log offending type and fallba...
2014-01-19 Robert VargaRevert "Revert "Bump all artifacts to 0.6.0-SNAPSHOT"" 09/4409/2
2014-01-19 Robert VargaBUG-326: quickfix: Log offending type and fallback... 03/4403/1
2014-01-19 Robert VargaEnsure all pom.xml files have UNIX encoding 89/4389/1
2014-01-19 Robert VargaAdd missing copyright headers 86/4386/1
2014-01-19 Robert VargaRemove unused imports 82/4382/1
2014-01-19 Robert VargaBUG-305: remove the use of System.out 81/4381/1
2014-01-17 Tony TkacikMerge "SchemaContext extends ContainerSchemaNode"
2014-01-16 Tony TkacikMerge "Fixed schema resolution strategy"
2014-01-16 Tony TkacikFixed schema resolution strategy 27/4327/1
2014-01-16 Tony TkacikMerge "Fixed potential NPEs in yang-data-impl."
2014-01-16 Tony TkacikFixed potential NPEs in yang-data-impl. 07/4307/1
2014-01-16 Tony TkacikRevert "Bump all artifacts to 0.6.0-SNAPSHOT" 94/4294/1
2014-01-15 Robert VargaBump all artifacts to 0.6.0-SNAPSHOT 81/4281/1
2014-01-15 Tony TkacikMerge "Added codec for w3c.Document to yang-data-api...
2014-01-15 Tony TkacikAdded codec for w3c.Document to yang-data-api with... 57/4257/2
2014-01-14 Tony TkacikRevert "Added w3c Document to yang-data-api codec with... 30/4230/2
2014-01-14 Tony TkacikMerge "Revert "Added support for parsing submodules...
2014-01-14 Tony TkacikAdded w3c Document to yang-data-api codec with schema... 07/4207/1
2014-01-13 Robert VargaMerge "Introduce RESTCONF Client API"
2014-01-13 Robert VargaMerge "Add copyright header"
2014-01-13 Tony TkacikMerge "Modified parser to return modules sorted by...
2014-01-13 Tony TkacikMerge "Yang parser refactoring."
2014-01-09 Tony TkacikMerge "Bug 258 fix"
2014-01-09 Martin VitezYang parser refactoring. 13/4113/3
2014-01-08 Jozef GloncakBug 258 fix 65/4065/1
2014-01-07 Jozef GloncakIdentityref XML output 50/4050/3
2014-01-06 Tony TkacikMerge "Added codec utilities for w3c.Document format."
2014-01-06 Tony TkacikAdded codec utilities for w3c.Document format. 35/4035/1
2014-01-06 Tony TkacikMerge "Fixed bug in antlr grammar to enable empty rpc...
2014-01-06 Tony TkacikMerge "Documentation generator improvements."
2013-12-20 Tony TkacikFixed immutable implementation of CompositeNode 70/3870/1
2013-12-16 Tony TkacikMerge "Added generation of case's child nodes descripti...
2013-12-16 Tony TkacikMerge "Clean up yang parser."
2013-12-16 Tony TkacikMerge "Created generator for WADL"
2013-12-16 Tony TkacikMerge "Clean up yang-ext pom file."
2013-12-16 Jozef GloncakUnion codec in fromType method 47/3747/1
2013-12-16 Jozef GloncakUnion codec 99/3699/3
2013-12-11 Tony TkacikMerge "Refactored uses statement handling in parser."
2013-12-11 Robert VargaMerge "Fixed wrong generic definition in builder(Class...
2013-12-11 Jozef GloncakImplementation for Binary codec 32/3632/2
2013-12-09 Moiz RajaMake CompositeNodeTO and SimpleNodeTO serializable 91/3591/2
2013-12-09 Martin VitezMerge "Fixed missing static constant QNAME in identity...
2013-12-09 msunalFixed Bug 214 66/3566/1
2013-12-05 Tony TkacikAdded general codec pattern to the concepts. Updated... 94/3494/1
2013-12-05 Tony TkacikMerge "Added API with codecs for yang build-in types"
2013-12-04 msunalAdded API with codecs for yang build-in types 53/3453/1
2013-12-03 Martin VitezMerge "Added reusable string codecs to yang-data-impl"
2013-12-03 Tony TkacikAdded reusable string codecs to yang-data-impl 02/3402/1
2013-11-28 Tony TkacikMerge "Fixed bug in handling enumeration in BaseYangTypes."
2013-11-28 Tony TkacikMerge "Added @ConstructorProperties annotation to const...
2013-11-27 Tony TkacikMerge "MutableCopomositeNodeTOImpl as mutable implement...
2013-11-27 msunalMutableCopomositeNodeTOImpl as mutable implementation... 35/3135/1
2013-11-13 Robert VargaMerge "Bugfix in CompositeNode implementation, Instance...
2013-11-13 Tony TkacikAdded Codec concepts to the binding, 08/2708/2
2013-11-12 Tony TkacikBugfix in CompositeNode implementation, InstanceIdentif... 77/2677/1
2013-11-08 Martin VitezMerge "Updated toString for BI InstanceIdentifier"
2013-11-08 Martin VitezMerge "CompositeNode and its mutable/immutable objects"
2013-11-08 Tony TkacikUpdated toString for BI InstanceIdentifier 48/2548/1
2013-11-08 msunalCompositeNode and its mutable/immutable objects 47/2547/1
2013-11-05 msunalExposed exceptions in XmlTreeBuilder 85/2385/1
2013-09-28 Robert VargaMerge "Bumped version of binding-generator to 0.6.0...
2013-09-27 Tony Tkacik[maven-release-plugin] prepare for next development... 65/1465/1
2013-09-27 Tony Tkacik[maven-release-plugin] Prepare release yangtools-0.1.0 61/1461/1 yangtools-0.1.0
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-27 Tony TkacikUpdated pom files, added concepts component 54/1454/1
2013-09-23 Ladislav BorakFix warnings reported by maven 53/1353/1
2013-09-20 Martin VitezRemoved Export-Package declaration from maven-bundle... 07/1307/1
next