Merge "BUG-1091: sever the NormalizedNode/Node relationship"
[yangtools.git] / yang / yang-parser-impl / src / main / java / org / opendaylight / yangtools / yang / parser / builder / impl /
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: optimize SchemaPath creation 41/9041/1
2014-07-15 Robert VargaBUG-1270: reuse QNameModule 40/9040/1
2014-07-15 Robert VargaBUG-1270: improve QNameModule reuse 35/9035/1
2014-07-15 Tony TkacikMerge "Bug 865: Fixed incorrect conversion to new APIs."
2014-07-15 Tony TkacikMerge "BUG-1347: fixed bug in generation constraints...
2014-07-15 Martin VitezMerge "Bug 865: Removed uses of packageNameFromModule"
2014-07-15 Martin VitezMerge "Bug 1366: Fallback scenario for IdentityCodec...
2014-07-15 Martin VitezMerge "API Cleanup: Moved package name computation...
2014-07-15 Tony TkacikMerge "BUG-1344: Implemented getOriginal() for DataSche...
2014-07-14 Martin VitezBUG-1344: Implemented getOriginal() for DataSchemaNode. 42/8942/2
2014-07-09 Tony TkacikMerge "Bug 1331 - Generate SPIs and yangs to target...
2014-07-09 Tony TkacikMerge "BUG-579: improve code readability in RestconfUtils."
2014-07-08 Tony TkacikMerge "BUG-1304: rework BindingGeneratorImpl from xtend...
2014-07-08 Martin VitezBUG-1210: refactored imports handling in parser. 92/8492/7
2014-07-07 Robert VargaIntroduce moduleQName for sharing 51/8751/1
2014-07-04 Robert VargaEliminate use of String.split() 76/8676/2
2014-07-04 Tony TkacikMerge "Bug 560: Fixed incoherent API implementation."
2014-07-04 Robert VargaBUG-1270: optimize Builders with QName(Module) 42/8642/2
2014-07-04 Robert VargaBUG-1270: use QNameModule where possible 41/8641/2
2014-07-03 Robert VargaBUG-1270: introduce getQNameModule() 29/8529/4
2014-07-03 Robert VargaDo not use "".equals(String) 39/8639/1
2014-07-03 Robert VargaOptimize BuilderUtils 37/8637/1
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-02 Tony TkacikMerge "Improvements REST documentation generation"
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Tony TkacikMerge "BUG-1258: Mark FIXME for implementation"
2014-07-01 Tony TkacikMerge "BUG-868: do not use InstanceIdentifier.getPath()"
2014-07-01 Tony TkacikMerge "Cleanup pom.xml"
2014-07-01 Tony TkacikMerge "BUG-994: improve CopyUtils performance"
2014-07-01 Tony TkacikMerge "BUG-994: remove open-coded SchemaPath.createChild"
2014-07-01 Robert VargaBUG-994: improve CopyUtils performance 81/8381/5
2014-07-01 Robert VargaBUG-994: remove open-coded SchemaPath.createChild 79/8379/5
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-07-01 Tomas OlveckyBug 1198: Make URLSchemaContextResolver thread safe 14/8114/8
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: Introduced sealing of builder, initial clean... 98/7898/11
2014-06-30 Tomas OlveckyBUG 1131: Removed duplicate code in builders. 95/7895/13
2014-06-30 Martin VitezBUG-994: do not use SchemaPath.getPath() 47/8447/2
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-08 Robert VargaBUG-868: do not use ParserUtils.createSchemaPath() 10/7810/1
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 Tony TkacikMerge "BUG-648: use MapAdaptor"
2014-05-29 Tony TkacikMerge "BUG-648: fix util building"
2014-05-29 Martin VitezImproved sorting of augmentations before code generation. 17/7217/5
2014-05-29 Robert VargaMerge "Bug 731: Moved list initialization in UnionTypeB...
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-28 Tony TkacikBug 731: Moved list initialization in UnionTypeBuilder... 59/7459/1
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-23 Robert VargaMerge "Checkstyle logging rules"
2014-05-20 Tony TkacikMerge "BUG-580: Improved parsing."
2014-05-20 Martin VitezBUG-580: Improved parsing. 16/6616/5
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-05-12 Tony TkacikMerge changes Ib555d8f4,I6a6fb601
2014-05-12 Robert VargaBUG-987: share empty instance 07/6907/1
2014-05-12 Tony TkacikMerge "Don't throw NPE if we fail to find ChildOf inter...
2014-05-12 Martin VitezBUG-987: Fixed parsing of identity nodes. 04/6904/2
2014-05-12 Tony TkacikMerge "Memory hog: ImmutableList is appropriate here"
2014-05-12 Robert VargaMemory hog: these collections are not fields 00/6900/1
2014-05-12 Robert VargaMemory hog: ImmutableSet is appropriate here 99/6899/1
2014-05-12 Robert VargaMemory hog: ConstraintDefinitionImpl should be static 98/6898/1
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml. 01/6001/16
2014-04-08 Tony TkacikMerge changes Iaac9f7e2,I9c336a30
2014-03-20 Martin VitezFix for Bug 364. 53/5553/3
2014-03-18 Tony TkacikMerge "Fix for Bug 495."
2014-03-18 Tony TkacikMerge "Added documentation for web socket client"
2014-03-13 Tony TkacikMerge "Immutable implementation of new yang-data-api"
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext. 79/5579/4
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-26 Martin VitezImplemented support for generating YangModuleInfo imple... 02/4602/6
2014-01-25 Tony TkacikMerge "Fix for Bug 274."
next