Clean up TreeNode API
[yangtools.git] / yang / yang-parser-impl / src / test / java / org / opendaylight / yangtools / yang / parser / impl / TypesResolutionTest.java
2016-05-09 Igor FoltinBug 5085: Clean-up test and retest JUnit tests 26/38426/2
2016-03-07 Stephen KittUse Collections.singletonList() instead of Arrays.asList() 86/35886/2
2015-02-25 Tony TkacikMerge "Fix checkListKey not checking actual/expected...
2015-02-05 Tony TkacikMerge changes I7aea2237,Ie8e125e5
2015-02-05 Tony TkacikMerge changes Id14ebb05,I2a431693
2015-02-05 Tony TkacikMerge "Optimize Types instantiation"
2015-02-05 Tony TkacikMerge "Improve codec performance"
2015-02-04 Robert VargaMerge "Modified RpcResultBuilder classes to be Serializ...
2015-01-27 Robert VargaMerge "Bug 2561: Parser incorrectly allows usage of...
2015-01-23 Tony TkacikMerge "Split out codecs from BindingCodecContext"
2015-01-23 Tony TkacikMerge "DataTreeCandidateNode.getChildNodes() should...
2015-01-23 Tony TkacikMerge "Make NodeModification return a Collection"
2015-01-23 Tony TkacikMerge "Fixed incorrect serialization of multiple nested...
2015-01-23 Martin CiglanBug 2561: Parser incorrectly allows usage of union... 29/14129/6
2015-01-23 Robert VargaMerge "Bug 2480: Union objects are generated incorrectl...
2015-01-16 Martin CiglanBug 2480: Union objects are generated incorrectly when... 35/13535/6
2014-10-27 Tony TkacikMerge "Bug 2117: Inner grouping used in outer grouping...
2014-10-23 Tony TkacikMerge "Remove deprecated concepts.util.ListenerRegistry"
2014-10-23 Tony TkacikMerge "Bug 1991: Ignore AugmentationIdentifier in XML...
2014-10-23 Tony TkacikMerge "BUG-2022: String Type pattern parsing and resolv...
2014-10-22 Lukas SedlakBUG-2022: String Type pattern parsing and resolving... 52/12152/1
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-05 Martin VitezBUG-1382: eliminate use of QName.getPrefix from yang... 90/9390/7
2014-08-04 Tony TkacikMerge "BUG-1275: teach NormalizedNode builders about...
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Tony TkacikMerge "BUG-1275: Expose XmlStreamUtils.writeValue()"
2014-08-03 Tony TkacikMerge "BUG-997: Evolve the SchemaRegistry concepts"
2014-08-03 Tony TkacikMerge "BUG-1469: introduce ReflectiveExceptionMapper"
2014-08-03 Tony TkacikMerge "BUG-1473: rename yang.model.util.InstanceIdentifier"
2014-08-03 Robert VargaBUG-1473: rename yang.model.util.InstanceIdentifier 22/9622/1
2014-08-03 Robert VargaMerge "Updated creation of Binding Spec Context to...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-01 Robert VargaMerge "Bug 1437, Bug 1438 NormalizedNode Stream Writer...
2014-08-01 Robert VargaMerge "Bug 1119 - Optimize generated range checks"
2014-08-01 Robert VargaMerge "Bug 1436: Introduced BindingStreamEventWriter...
2014-08-01 Robert VargaMerge "Bug 1430: New common/util concurrent classes"
2014-08-01 Tony TkacikMerge "BUG-997: introduce base SchemaRepository"
2014-08-01 Tony TkacikMerge "BUG-997: Rework URLSchemaContextResolver"
2014-08-01 Tony TkacikMerge "BUG-997: Introduce ASTSchemaSource"
2014-08-01 Tony TkacikMerge "BUG-1402: removed hardcoded plugin version for...
2014-08-01 Tony TkacikMerge changes Ic9936326,I9b600761
2014-08-01 Tony TkacikMerge "BUG-865: Move Immutables"
2014-08-01 Martin VitezBUG-576: fixed bug in parsing of union types. 65/9565/1
2014-07-09 Tony TkacikMerge "Bug 1331 - Generate SPIs and yangs to target...
2014-07-03 Tony TkacikMerge "BUG-1119: optimize length and range checks in...
2014-07-02 Martin VitezBUG-1119: optimize length and range checks in generated... 92/7892/9
2014-06-07 Robert VargaMerge "BUG-981: Migrate from deprecated private method...
2014-06-07 Martin VitezBUG-584: tests update, removed use of deprecated elements. 86/7586/3
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-02-18 Tony TkacikMerge "Added more javadocs."
2014-02-17 Martin VitezFixed incorrect path construction in JUnit tests. 65/5365/4
2013-10-23 Tony TkacikMerge "Added more Rpc markers to yang-binding."
2013-10-22 Martin VitezAdded getParent() method to DataSchemaNode and DataNode... 87/2087/2
2013-10-15 Tony TkacikMerge "Removed third-party after third-party release"
2013-10-15 Tony TkacikMerge "Release of OSGIfied YANG Tools dependencies"
2013-10-14 Tony TkacikMerge "Updated concepts, mapped InstanceIdentifier...
2013-10-14 Martin VitezAdded getDerivedIdentities() method to IdentitySchemaNo... 65/1865/1
2013-10-11 Martin VitezTemporary disabled method getDerivedIdentities() from... 23/1823/1
2013-10-10 Tony TkacikMerge changes I14f284cc,I65bfdb56
2013-10-09 Martin VitezAdded support for identity statement. 78/1778/1
2013-10-02 Tony TkacikMerge "Updated Concepts descriptions"
2013-10-01 Martin VitezImproved parse method to read only files which are... 69/1569/1
2013-09-27 Tony TkacikMerge "Updated pom files for release preparation"
2013-09-27 Tony TkacikMerge "Updated pom files, added concepts component"
2013-09-27 Tony TkacikMerge "Added implementation of InstanceIdentifier for...
2013-09-25 Tony TkacikMerge changes Ifb4a8c9e,I9ef1fb78
2013-09-25 Martin VitezAdded new parse method to YangModelParser. 18/1418/1
2013-09-17 Tony TkacikMerge "Added RoutingContext annotation, updated Instanc...
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "Added XmlTreeBuilder into yang-data-impl"
2013-09-17 Tony TkacikMerge "add getIntValue() method to EnumTemplate so...
2013-09-17 Martin VitezMerge "Test for some parts of RefineUtils class"
2013-09-17 Martin VitezMerge "Test for class RefineHolder.java"
2013-09-17 Tony TkacikMerge "Fixed inconsistencies in yang types method names."
2013-09-16 Martin VitezFixed inconsistencies in yang types method names. 95/1195/1
2013-09-11 Tony TkacikMerge "changed builder generator"
2013-09-10 Jozef GloncakFixing sonar issues 4 44/1144/3
2013-08-20 Martin VitezMerge "Fixed bug with field starting with number"
2013-08-20 Martin VitezMerge "Added iana-if-type and iana-afn-safi models."
2013-08-20 Tony TkacikMerge "Fixed bug in uses statement resolving."
2013-08-19 Martin VitezFixed bug in uses statement resolving. 01/901/1
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT. 99/799/4