BUG-865: deprecate pre-Beryllium parser elements
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / builder / impl / AugmentationSchemaBuilderImpl.java
2016-01-04 Robert VargaBUG-865: deprecate pre-Beryllium parser elements 91/32091/1
2015-09-27 Robert VargaUse Objects.hashCode() 00/27500/1
2015-01-27 Robert VargaMerge "Bug 2561: Parser incorrectly allows usage of...
2015-01-26 Tony TkacikMerge "Cleanup warning suppressions"
2015-01-26 Tony TkacikMerge "Remove unused imports"
2015-01-26 Tony TkacikMerge "Migrate ClassLoaderUtils callers"
2015-01-26 Tony TkacikMerge "Cleanup warnings in pom.xml"
2015-01-25 Robert VargaMerge "Bug 1434 - Make arrays non-mutable"
2015-01-23 Tony TkacikBug 1093: Extracted major static inner classes in parse... 33/14433/2
2014-10-22 Tony TkacikMerge "Bug 1950: Raise memory and permgen limits for...
2014-10-20 Lukas SedlakMerge "Bug 584 - Milestone : Increasing unit test cover...
2014-10-13 Robert VargaMerge "Bug 584: GeneratedTOBuilder test coverage increase"
2014-10-09 Tony TkacikMerge "Bug 2156: Unsupported augment target"
2014-10-08 pkajsaBug 2156: Unsupported augment target 02/11802/2
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-07-21 Martin VitezMerge "Bug 1329: Use original definition for searching...
2014-07-21 Tony TkacikMerge "BUG-1281: switch serialization to use StAX APIs"
2014-07-21 Tony TkacikMerge "BUG-1276: fixed generated union constructor"
2014-07-21 Tony TkacikMerge "While the controller is starting up, we see...
2014-07-21 Tony TkacikMerge "Making javadoc actually get flagged as javadoc"
2014-07-17 Tony TkacikMerge "BUG-1281: rework XmlStreamUtils a bit more"
2014-07-16 Tony TkacikMerge "BUG-1091: sever the NormalizedNode/Node relation...
2014-07-16 Tony TkacikMerge "Modifications RpcResultBuilder class"
2014-07-15 Robert VargaBUG-1270: reuse QNameModule 40/9040/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-03 Tony TkacikMerge "BUG-597: removed dependency on GeneratedTOBuilde...
2014-07-03 Tony TkacikMerge "BUG-865: fixed formatting of pom.xml"
2014-07-03 Tony TkacikMerge "BUG-1143: binding-generator-impl: tests refactor...
2014-07-02 Martin VitezMerge "BUG-868: do not use InstanceIdentifier constructor"
2014-07-02 Tomas OlveckyBug 1131 - yang-parser-impl cleanup 89/8489/2
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-07-01 Tony TkacikMerge "BUG 428 remove importing unnecessary imports"
2014-07-01 Tony TkacikMerge "Revert "Revert "BUG-994: reorganize SchemaPath...
2014-06-30 Robert VargaMerge "BUG-994: do not use SchemaPath.getPath()"
2014-06-30 Tomas OlveckyBUG 1131: Removed duplicate code in builders. 95/7895/13
2014-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in... 66/7866/10
2014-06-18 Tony TkacikMerge "Introduce Identifiables"
2014-06-18 Tony TkacikMerge "AnyXmlNode builders"
2014-06-18 Tony TkacikMerge "BUG-582: use QNameModule when instantiating...
2014-06-18 Tony TkacikMerge "BUG-582: do not use linear search of child nodes"
2014-06-18 Robert VargaBUG-582: use QNameModule when instantiating QName 13/7813/4
2014-06-18 Robert VargaBUG-582: do not use linear search of child nodes 11/7811/4
2014-06-09 Tony TkacikMerge "Fixed mismatch in ietf-restconf-version variable"
2014-06-09 Tony TkacikBug 981: Removed direct access to parent fields. 76/7676/3
2014-06-06 Tony TkacikMerge "BUG-584: added test-models to integration-test...
2014-06-06 Tony TkacikMerge "BUG-584: moved yangtools-it under integration...
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-29 Martin VitezImproved sorting of augmentations before code generation. 17/7217/5
2014-05-28 Tony TkacikMerge "BUG-864: decrease log level when sorting and...
2014-05-28 Tony TkacikMerge "BUG-973: fixed (de)serialization of union type."
2014-05-27 Tony TkacikMerge "BUG-1070: split off YangSourceContext"
2014-05-27 Tony TkacikMerge "BUG-981: remove deprecated elements"
2014-05-27 Robert VargaBUG-994: convert users of SchemaPath constructor 27/7327/4
2014-05-17 Robert VargaMerge "Bug 981: Make sure QName is not null in RPC...
2014-05-15 Tony TkacikMerge "Fix a warning generic warning"
2014-05-14 Martin VitezBUG-579: memory improvements in parser's builders. 22/6922/5
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-07 Martin VitezFix for Bug 489. 58/5558/2
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for... 67/5467/2
2014-02-04 Robert VargaMerge "Renamed getLength() method to length() in classe...
2014-02-04 Robert VargaMerge "Make sure builder-generated object do not emit...
2014-02-04 Martin VitezMinor code style improvements to eliminate eclipse... 33/5033/5
2014-01-22 Tony TkacikMerge "Fix bugs in yang files."
2014-01-21 Robert VargaMerge "Fix for bug : 234 Have made changes in controlle...
2014-01-21 Martin VitezMerge "Revert "Make distributionManagement reference...
2014-01-21 Martin VitezMerge "Fix network-topology yang files xpath syntax."
2014-01-21 Tony TkacikMerge "Improve generated toString() methods to skip...
2014-01-21 Tony TkacikMerge "Fixed bug in copying unknown nodes."
2014-01-21 Tony TkacikMerge "Fix for Bug 308."
2014-01-21 Martin VitezFix for Bug 308. 86/4486/2
2014-01-13 Robert VargaMerge "Introduce RESTCONF Client API"
2014-01-13 Robert VargaMerge "Add copyright header"
2014-01-13 Tony TkacikMerge "Yang parser refactoring."
2014-01-09 Martin VitezYang parser refactoring. 13/4113/3
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-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 "Added RESTCONF constants and draft of JAXRS...
2013-09-24 Martin VitezMinor code refactoring. 61/1261/3
2013-09-16 Tony TkacikMerge "Fixed resolving of schema path and qname for...
2013-09-16 Martin VitezFixed resolving of schema path and qname for nodes... 81/1181/3
2013-09-09 Tony TkacikMerge "Updated context references in yang-ext"
2013-09-09 Jozef GloncakFixing sonar issues 3 13/1113/2
2013-08-12 Martin VitezRefactored parsing of uses and augment statements. 57/857/1
2013-08-06 Martin VitezUpdated yangtools version to 0.5.6-SNAPSHOT. 99/799/4