mdsal.git
2014-07-16 Martin VitezBUG-979: reworked data schema nodes ordering
2014-07-15 Robert VargaBUG-1270: be smart about Restrictions
2014-07-15 Tony TkacikMerge "Bug 865: Fixed incorrect conversion to new APIs."
2014-07-15 Tony TkacikBug 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 TkacikBug 865: Removed uses of packageNameFromModule
2014-07-15 Tony TkacikBug 1366: Fallback scenario for IdentityCodec to work...
2014-07-15 Tony TkacikAPI Cleanup: Moved package name computation to BindingM...
2014-07-11 Martin VitezBUG-1347: fixed bug in generation constraints for decim...
2014-07-09 Tony TkacikMerge "Bug 1339: Decreased anyxml warning to debug."
2014-07-09 Tony TkacikBug 1339: Decreased anyxml warning to debug.
2014-07-08 Tony TkacikMerge "BUG-1304: rework BindingGeneratorImpl from xtend...
2014-07-07 Martin VitezBUG-1304: rework BindingGeneratorImpl from xtend to...
2014-07-04 Tony TkacikMerge "Bug 560: Fixed incoherent API implementation."
2014-07-04 Martin VitezBUG-579: Remove the dependency on GeneratedTOBuilderImp...
2014-07-04 Robert VargaUse CharMatcher in packageNameForGeneratedType()
2014-07-04 Robert VargaOptimize BindingMapping.toCamelCase()
2014-07-04 Lukas SedlakBug 560: Fixed incoherent API implementation.
2014-07-03 Robert VargaDo not use "".equals(String)
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-1143: binding-generator-impl: tests refactor...
2014-07-02 Robert VargaBUG-1275: do not copy arrays in XmlDocumentUtilsforEach...
2014-07-02 Robert VargaOptimize BindingGeneratorUtil.parseToCamelCase()
2014-07-02 Martin VitezMerge "BUG-868: do not use InstanceIdentifier constructor"
2014-07-02 Robert VargaBUG-868: do not use InstanceIdentifier constructor
2014-07-02 Tony TkacikMerge "Improvements REST documentation generation"
2014-07-02 Martin VitezBUG-597: removed dependency on GeneratedTOBuilderImpl...
2014-07-02 Martin VitezBUG-1119: optimize length and range checks in generated...
2014-07-02 Martin VitezBUG-1143: binding-generator-impl: tests refactoring.
2014-07-02 Martin VitezMerge "RevisionIdentifier.getDefaultInstance() is static"
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Robert VargaRevisionIdentifier.getDefaultInstance() is static
2014-07-01 Tony TkacikMerge "Cleanup pom.xml"
2014-07-01 Tony TkacikMerge "BUG-994: use SchemaPath.getPathTowardRoot()"
2014-07-01 Robert VargaCleanup pom.xml
2014-07-01 Martin VitezBUG-865: removed deprecated code from binding-java...
2014-07-01 Robert VargaBUG-994: use SchemaPath.getPathTowardRoot()
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-07-01 Tomas OlveckyBug 1198: Make URLSchemaContextResolver thread safe
2014-07-01 Tony TkacikMerge "BUG 428 remove importing unnecessary imports"
2014-07-01 Ladislav BorakImprovements REST documentation generation
2014-06-30 Tony TkacikBug 1027: Decreased log level from INFO to DEBUG.
2014-06-30 Jozef GloncakBUG 428 remove importing unnecessary imports
2014-06-27 tpantelisBug 762: Verify input in typedef codecs
2014-06-26 Tony TkacikMerge "BUG-1201: make yangtools compilable with java 8."
2014-06-26 Tony TkacikFixed leak of LazyGeneratedCodecRegistry between restar...
2014-06-25 Martin VitezMerge "Bug 1203: Reset state of LocationDispatchCodecs"
2014-06-24 Tony TkacikBug 1203: Reset state of LocationDispatchCodecs
2014-06-24 Robert VargaBUG-1201: make yangtools compilable with java 8.
2014-06-24 Tony TkacikMerge "Checkstyle maven plugin check - yangtools"
2014-06-24 Tony TkacikMerge "BUG-579: removed dependency on GeneratedTOBuilde...
2014-06-24 Milos FabianCheckstyle maven plugin check - yangtools
2014-06-23 Tony TkacikMerge "Extract typedefs to local variable to avoid...
2014-06-23 Martin VitezBUG-579: removed dependency on GeneratedTOBuilderImpl...
2014-06-23 Martin VitezExtract typedefs to local variable to avoid error in...
2014-06-21 Robert VargaBUG-582: optimize TypeProviderImpl
2014-06-21 Tony TkacikBUG 1131: untangling package cyclic dependencies in...
2014-06-20 Tony TkacikMerge "BUG-582: pre-cache Pattern instances"
2014-06-20 Tony TkacikMerge "Introduce HashCodeBuilder"
2014-06-20 Maros MarsalekBUG-944 Fix HostBuilder class conflict for domain/ipv4...
2014-06-19 Robert VargaBUG-582: pre-cache Pattern instances
2014-06-19 Robert VargaIntroduce HashCodeBuilder
2014-06-19 Martin VitezBUG-1195: made typedef classes serializable.
2014-06-18 Tony TkacikMerge "BUG-582: optimize replaceWithCamelCase"
2014-06-18 Robert VargaBUG-582: optimize replaceWithCamelCase
2014-06-18 Tony TkacikMerge "BUG-1196, Bug 886: Refactored implementation...
2014-06-18 Martin VitezBUG-1196, Bug 886: Refactored implementation of Choice...
2014-06-17 Tony TkacikRevert "BUG-1196: fixed bug in choice case codec."
2014-06-17 Martin VitezBUG-1196: fixed bug in choice case codec.
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...
2014-06-13 Martin VitezBUG-1143: refactored ChoiceCaseGenTypesTest.
2014-06-13 Martin VitezBUG-865: replaced some deprecated code from binding...
2014-06-13 Martin VitezBUG-1143: refactored AugmentRelativeXPathTest.
2014-06-13 Martin VitezBUG-1143: refactored AugmentedTypeTest.
2014-06-13 Martin VitezBUG-1143: added AbstractTypesTest as base for generated...
2014-06-13 Martin VitezBUG-865: removed use of deprecated methods from tests.
2014-06-13 Rob AdamsBug 1193: Use format string correctly and fix correspon...
2014-06-12 Martin VitezBUG-865: replaced deprecated code from yang-binding.
2014-06-12 Martin VitezBUG-865: replaced deprecated code from binding-generato...
2014-06-11 Martin VitezBUG-1172: nested uses-augmentation fails in code-genera...
2014-06-09 Tony TkacikMerge "Fixed mismatch in ietf-restconf-version variable"
2014-06-09 Giovanni MeoFixed mismatch in ietf-restconf-version variable
2014-06-06 Robert VargaMerge "bug 1128:POM Restructuring for Automated Release"
2014-06-06 Vaishali Mithbaokarbug 1128:POM Restructuring for Automated Release
2014-06-06 Robert VargaBUG-582: do not call hashCode() from IdentifiableItem...
2014-06-06 Robert VargaBUG-582: eliminate useless null checks
2014-06-06 Robert VargaBUG-582: optimize InstanceIdentifier.firstIdentifierOf()
2014-06-06 Robert VargaBUG-868: migrate to SchemaPath.create()
2014-06-06 Tony TkacikMerge "Improved sorting of augmentations before code...
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
2014-05-30 Tony TkacikMerge "Bug 1113 - ietf-restconf needs to specify the...
next