yangtools.git
2014-06-17 Martin VitezBUG-1196: fixed bug in choice case codec. 71/8071/4
2014-06-13 Tony TkacikMerge "BUG-865: replaced deprecated code from binding...
2014-06-13 Tony TkacikMerge changes I6b5ca1b6,Ib9703600,I5eb25590,I5ea885e0...
2014-06-13 Tony TkacikMerge "BUG-1069: made InstanceIdentifier.PathArgument...
2014-06-13 Tony TkacikMerge "BUG-865: replaced deprecated code from yang...
2014-06-13 Martin VitezBUG-1069: made InstanceIdentifier.PathArgument implemen... 52/7952/2
2014-06-13 Martin VitezBUG-1143: refactored ChoiceCaseGenTypesTest. 87/7987/1
2014-06-13 Martin VitezBUG-865: replaced some deprecated code from binding... 39/7939/2
2014-06-13 Martin VitezBUG-1143: refactored AugmentRelativeXPathTest. 81/7981/1
2014-06-13 Martin VitezBUG-1143: refactored AugmentedTypeTest. 80/7980/1
2014-06-13 Martin VitezBUG-1143: added AbstractTypesTest as base for generated... 79/7979/1
2014-06-13 Martin VitezBUG-865: removed use of deprecated methods from tests. 14/7914/2
2014-06-13 Rob AdamsBug 1193: Use format string correctly and fix correspon... 65/7965/1
2014-06-12 Martin VitezBUG-865: replaced deprecated code from yang-binding. 44/7944/1
2014-06-12 Martin VitezBUG-865: replaced deprecated code from binding-generato... 40/7940/1
2014-06-11 Martin VitezBUG-1172: nested uses-augmentation fails in code-genera... 02/7902/2
2014-06-11 Robert VargaBUG-1024: reorganize code for clarity 13/7113/4
2014-06-11 Martin VitezFixed handling of submodules in yang-maven-plugin. 97/7897/1
2014-06-10 Robert VargaJanitor: add missing copyright headers 70/7770/2
2014-06-09 Robert VargaMerge "API Clarity: Documented o.o.y.yang.data.api...
2014-06-09 Robert VargaMerge "API Clarity: Documented o.o.y.yang.parser.builde...
2014-06-09 Tony TkacikAPI Clarity: Documented o.o.y.yang.data.api and o.o... 24/7824/6
2014-06-09 Tony TkacikAPI Clarity: Documented o.o.y.yang.parser.builder.api 77/7677/6
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-09 Tony TkacikAPI Clarity: Documentented o.o.y.yang.parser.impl.util 47/7647/3
2014-06-09 Giovanni MeoFixed mismatch in ietf-restconf-version variable 22/7822/1
2014-06-08 Robert VargaBUG-868: do not use ParserUtils.createSchemaPath() 10/7810/1
2014-06-07 Robert VargaMerge "BUG-981: Migrate from deprecated private method...
2014-06-07 Maros MarsalekBUG-981: Migrate from deprecated private method to... 44/7644/3
2014-06-07 Martin VitezBUG-584: tests update, removed use of deprecated elements. 86/7586/3
2014-06-06 Robert VargaMerge "bug 1128:POM Restructuring for Automated Release"
2014-06-06 Vaishali Mithbaokarbug 1128:POM Restructuring for Automated Release 97/6397/10
2014-06-06 Robert VargaBUG-582: do not call hashCode() from IdentifiableItem... 77/7777/1
2014-06-06 Robert VargaBUG-582: eliminate useless null checks 76/7776/1
2014-06-06 Robert VargaBUG-582: optimize InstanceIdentifier.firstIdentifierOf() 65/7765/2
2014-06-06 Robert VargaBUG-868: migrate to SchemaPath.create() 64/7764/2
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-06-05 Tony TkacikMerge "BUG 1130 STRING_DEFAULT_CODEC - deserialize...
2014-06-04 Robert VargaMerge "Bug 484: Fix XmlDocumentUtils.toDocument to...
2014-06-04 Robert VargaMerge "Checkstyle coding-style rules"
2014-06-04 Milos FabianCheckstyle coding-style rules 95/7595/5
2014-06-04 Jozef GloncakBUG 1130 STRING_DEFAULT_CODEC - deserialize can return... 64/7664/3
2014-06-03 Tony TkacikMerge "Bug 724: Handle hashCode/equals properly in...
2014-06-03 Robert VargaMerge "Bug 1123 - Fixed incorrect augment target resolving"
2014-06-03 tpantelisBug 724: Handle hashCode/equals properly in InstanceIde... 19/7519/5
2014-06-03 Tony TkacikBug 1123 - Fixed incorrect augment target resolving 87/7587/3
2014-06-03 Robert VargaBUG-1120: add ExecutorServiceUtil 13/7613/3
2014-06-03 Robert VargaFix a documentation typo 30/7630/1
2014-06-02 Robert VargaMerge "Bug 1027: Fixed generation of static QNAME field"
2014-06-02 Tony TkacikBug 1027: Fixed generation of static QNAME field 30/7330/3
2014-06-02 Martin VitezBUG-584: added test-models to integration-test project. 25/7425/3
2014-06-02 Martin VitezBUG-584: moved yangtools-it under integration-test... 02/7402/4
2014-06-01 Robert VargaBUG-1120: expose AbstractRegistration state 68/7568/2
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
2014-05-30 Devin AveryBug 1113 - ietf-restconf needs to specify the version... 36/7536/1
2014-05-30 Tony TkacikAPI Clarity: Documented YANG Common. 18/7518/5
2014-05-30 Tony TkacikAPI Claratity: Documented package o.o.y.yang.model... 20/7420/7
2014-05-29 Tony TkacikAPI Claritity: Documented org.opendaylight.yangtools... 96/7396/8
2014-05-29 Robert VargaBUG-648: do not keep HashMap$Values around 68/7468/2
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 Robert VargaBUG-648: use MapAdaptor 32/7432/4
2014-05-28 Robert VargaBUG-648: fix util building 67/7467/1
2014-05-28 Tony TkacikMerge "Fixed setting yang sources to modules."
2014-05-28 Robert VargaBUG-648: Create MapAdaptor and friends 31/7431/6
2014-05-28 Martin VitezFixed setting yang sources to modules. 96/7296/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-28 Tony TkacikBug 731: Moved list initialization in UnionTypeBuilder... 59/7459/1
2014-05-27 tpantelisBug 484: Fix XmlDocumentUtils.toDocument to handle... 39/7339/2
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-981: remove deprecated elements 73/6873/10
2014-05-27 Robert VargaBUG-1070: split off YangSourceContext 18/7418/1
2014-05-27 Robert VargaBUG-994: convert users of SchemaPath constructor 27/7327/4
2014-05-27 Tony TkacikBug 1076: Updated SchemaPath hashcode to behave as... 13/7413/1
2014-05-26 Tony TkacikMerge "BUG-582: use shared thread-safe SimpleDateFormat"
2014-05-26 Tony TkacikMerge "BUG-1070: introduce YangSyntaxErrorException"
2014-05-26 Robert VargaBUG-582: use shared thread-safe SimpleDateFormat 87/7387/2
2014-05-26 Robert VargaBUG-1070: introduce YangSyntaxErrorException 86/7386/2
2014-05-26 Tony TkacikMerge "BUG-994: introduce SchemaPath.create() and friends"
2014-05-26 Tony TkacikMerge changes Ib8372167,I1b7aeca9
2014-05-26 Tony TkacikMerge "BUG-868: stop using getChildren()"
2014-05-26 Martin VitezBUG-864: decrease log level when sorting and parsing... 99/7299/4
2014-05-26 Martin VitezBUG-973: fixed (de)serialization of union type. 33/7333/2
2014-05-26 Robert VargaBUG-868: stop using getChildren() 93/7393/1
2014-05-26 Robert VargaBUG-382: optimize BooleanType 92/7392/1
2014-05-26 Robert VargaBUG-582: optimize BinaryType 91/7391/1
2014-05-25 Robert VargaBUG-868: Eliminate StringBufferInputStream 85/7385/1
2014-05-25 Robert VargaBUG-582: Use Splitter instead of String.split() 84/7384/1
2014-05-25 Robert VargaBUG-582: Optimize string modification 83/7383/1
2014-05-25 Robert VargaBUG-582: Optimize instantiated Splitter 82/7382/1
2014-05-25 Robert VargaBUG-582: reuse SimpleDataTimeUtil 81/7381/1
2014-05-25 Robert VargaBUG-582: Optimize and correct validateJavaPackage 80/7380/1
2014-05-25 Robert VargaBUG-582: Operate on characters when checking for leadin... 79/7379/1
next