BUG-865: removed unused utility methods from SchemaContextUtil
[mdsal.git] / code-generator / binding-generator-impl /
2014-05-10 Tony TkacikMerge "BUG-731: remove unneded temp variables"
2014-05-10 Tony TkacikMerge "BUG-731: make sure utility classes are not insta...
2014-05-10 Robert VargaBUG-981: remove use of deprecated getPath()
2014-05-10 Robert VargaBUG-893: improve ClassLoaderUtils safety
2014-05-10 Robert VargaBUG-893: do not use deprecated contructor
2014-05-10 Robert VargaBUG-983: remove the use of xtend Conversions
2014-05-10 Robert VargaBUG-983: prepare for proper wrapping
2014-05-10 Robert VargaBUG-983: convert sneakyThrow into checked exception
2014-05-10 Robert VargaBUG-893: fix loaderClassPaths safety
2014-05-10 Robert VargaBUG-981: harden exception handling
2014-05-08 Robert VargaRemove unused imports
2014-05-08 Robert VargaBUG-731: make sure utility classes are not instantiated
2014-05-07 Tony TkacikMerge changes I412fb3fc,Iccef8d2e
2014-05-06 Maros MarsalekBUG-832 Fix deserialization of Empty type leaves.
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml.
2014-04-23 Tony TkacikMerge "BUG-592: Rework instance identifier"
2014-04-16 Robert VargaBUG-592: Rework instance identifier
2014-04-16 Tony TkacikMerge "Bug 735 - Part 1 - add ietf-restconf.yang back...
2014-04-15 Debolina BandyopadhyayBug:700 Mapped description from the yang file to the...
2014-04-09 Martin VitezBug 613: Minimize use of xtend in binding-generator...
2014-04-08 Tony TkacikMerge "Bug 447 - Yang documentation generator improvements"
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-03-28 Martin VitezFix for Bug 586.
2014-03-27 Martin VitezFix for Bug 527.
2014-03-23 Robert VargaAnother set of warning fixes
2014-03-19 Robert VargaMerge "Fixed possible NPE in CodecMapping."
2014-03-18 Martin VitezFixed possible NPE in CodecMapping.
2014-03-18 Tony TkacikMerge "Fix for Bug 511 (code-generator)"
2014-03-18 Martin VitezFix for Bug 511 (code-generator)
2014-03-12 Tomas OlveckyAdd ability to get yang sources from SchemaContext.
2014-03-12 Tony TkacikMerge "Fix for Bug 497."
2014-03-12 Tony TkacikMerge "Better logging for codegen's generateModuleInfos"
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-12 Tony TkacikMerge "Migrate RuntimeGeneratedMappingServiceImpl to...
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Robert VargaMigrate RuntimeGeneratedMappingServiceImpl to use Schem...
2014-03-10 Martin VitezFix for Bug 496.
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter...
2014-03-07 Martin VitezFix for Bug 489.
2014-02-26 Tony TkacikBug 466:Fixed namespace and revision resolution for...
2014-02-26 Martin VitezFixed possible NPE, improved logging.
2014-02-25 Tony TkacikFixed NPE caused by tryToLoadAugmentations in LazyGener...
2014-02-24 Milos FabianFix for Bug-427.
2014-02-21 Robert VargaBUG-432: Start fixing the Registration contract
2014-02-21 Robert VargaFix various warnings
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi...
2014-02-17 Martin VitezFixed incorrect path construction in JUnit tests.
2014-02-14 Robert VargaMerge "Fixed DataObjectReadingUtil to resolve multiple...
2014-02-14 Lukas SedlakMerge "Fixed bug in code generator when handling case...
2014-02-13 Tony TkacikFixed incorrect path construction in JUnit tests.
2014-02-12 Martin VitezFixed bug in code generator when handling case defined...
2014-02-12 Martin VitezMerge "Added Export-Packages for propper bundle startup...
2014-02-11 Lukas SedlakBug fixes for codecs.
2014-02-11 Martin BobakAdded Export-Packages for propper bundle startup in...
2014-02-08 Tony TkacikAdded SchemaContextHolder interface to RuntimeGenerated...
2014-02-07 Tony TkacikFixed performance bug when Augmentation codecs we're...
2014-02-07 Tony TkacikAdded support for discovering YangModuleInfo via Servic...
2014-02-07 Tony TkacikFixed situation when xmlClass property was not serialized.
2014-02-05 Robert VargaMake sure class loading strategy is initialized
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat...
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-02-03 Tony TkacikFixed resolving of NotificationDefinition.
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
2014-01-30 Tony TkacikMerge "Do not return null when no RPC is registered"
2014-01-30 Robert VargaDo not return null when no RPC is registered
2014-01-30 Robert VargaMerge "BUG-374: cleanup error messages present in contr...
2014-01-29 SahilShahBUG-374: cleanup error messages present in controller...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.1
2014-01-27 Robert VargaRevert "Fixed resolving of NotificationDefinition."
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare for next development...
2014-01-27 Jenkins yangtools... [maven-release-plugin] prepare release yangtools-0.6.0
2014-01-27 Martin VitezFixed bug in generation of return type for list key...
2014-01-27 Lukas SedlakFixed resolving of NotificationDefinition.
2014-01-27 SahilShahFix for bug #233
2014-01-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap
2014-01-26 Robert VargaAdd more explicit messages about the fact that a thread...
2014-01-26 Tony TkacikBug 376: Added explicit wait for schema when generating...
2014-01-26 Tony TkacikBug 309 : Fixed incorrect serialization of instance...
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec
2014-01-24 Tony TkacikFixed bug in reading uses under augmentation.
2014-01-24 Robert VargaMerge "Add copyright headers to various XML files"
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Robert VargaUpdate .gitignore files
2014-01-24 Robert VargaAdd copyright headers to pom.xml files
2014-01-24 Robert VargaAdd copyright headers to xtend files
2014-01-24 Robert VargaAdd copything headers to java files
2014-01-24 Tony TkacikMerge "Move RuntimeGeneratedMappingService from md...
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to...
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 "Fix network-topology yang files xpath syntax."
2014-01-21 Tony TkacikMerge "Improve generated toString() methods to skip...
2014-01-21 Tony TkacikMerge "Fix for Bug 308."
2014-01-21 Martin VitezFix for Bug 308.
2014-01-21 deepankarFix for bug : 234
2014-01-20 Tony TkacikMerge "Changed generation of POST operation block"
2014-01-19 Robert VargaRevert "Revert "Bump all artifacts to 0.6.0-SNAPSHOT""
next