Pick up byte-buddy from yangtools
[mdsal.git] / code-generator / binding-generator-impl / src / main / java / org / opendaylight / yangtools / sal / binding / generator / impl / LazyGeneratedCodecRegistry.java
2015-03-20 Robert VargaMerge "Bug 868: Removed Binding to Composite Node codecs."
2015-03-19 Tony TkacikBug 868: Removed Binding to Composite Node codecs.
2015-03-10 Robert VargaBUG-1513: introduce ChoiceSchemaNode
2015-01-26 Tony TkacikMerge "Migrate ClassLoaderUtils callers"
2015-01-23 Robert VargaMigrate ClassLoaderUtils callers
2014-09-15 Tony TkacikMerge "Bug 576 Fixes of critical issues for YT components"
2014-09-15 Lukas SedlakBug 576 Fixes of critical issues for YT components
2014-09-15 Robert VargaMerge "Added Nonnull annotation for get operation"
2014-09-09 Robert VargaMerge "Bug 1698: Updated handling of choice node inside...
2014-09-09 Tony TkacikBug 1698: Updated handling of choice node inside choice...
2014-09-01 Tony TkacikMerge "Improve TypeProviderImpl.sortTypeDefinitionAccor...
2014-08-29 Robert VargaMerge "BUG-576: fixed possible null pointer dereference...
2014-08-29 Robert VargaMerge "BUG-1433: augmentation field visibility changed...
2014-08-28 Tony TkacikMerge "Bug 1505 - Provide test coverage for binding...
2014-08-28 Tony TkacikMerge "BUG-576: added support for handling nested group...
2014-08-28 Tony TkacikMerge "BUG-576: fixed invalid if conditions in LazyGene...
2014-08-28 Martin VitezBUG-576: fixed invalid if conditions in LazyGeneratedCo...
2014-08-10 Tony TkacikBug 1443: Implemented Lazy deserialization using dynami...
2014-08-07 Tony TkacikMerge "Fixed incorrect test location."
2014-08-07 Tony TkacikMerge "Bug 1372 - toString methods in generated classes"
2014-08-04 Martin VitezMerge "Bug 1475: Correctly handle case of typedef that...
2014-08-03 Robert VargaMerge "Runtime Codec cleanup"
2014-08-03 Tony TkacikRuntime Codec cleanup
2014-07-29 Robert VargaBUG-1092: rename data.api.InstanceIdentifier to YangIns...
2014-07-28 Tony TkacikMerge "Degrade DataNodeContainer.getChildNodes() from...
2014-07-28 Robert VargaDegrade DataNodeContainer.getChildNodes() from Set...
2014-07-25 Tony TkacikMerge "BUG-1414: fix InstanceIdentifier.child(Class...
2014-07-25 Tony TkacikMerge "BUG-1407 fix."
2014-07-24 Robert VargaSpeed up augmentable class serialization
2014-07-24 Robert VargaMerge "Documented Augmentable Codec"
2014-07-24 Tony TkacikDocumented Augmentable Codec
2014-07-22 Tony TkacikMerge "BUG-979: reworked data schema nodes ordering"
2014-07-21 Tony TkacikMerge "Revert "BUG-1097: implemented check for null...
2014-07-21 Tony TkacikMerge "BUG-865: get rid of InstanceIdentifier-related...
2014-07-21 Martin VitezMerge "Bug 1329: Use original definition for searching...
2014-07-21 Tony TkacikMerge "BUG-1276: fixed generated union constructor"
2014-07-15 Tony TkacikBug 1329: Use original definition for searching for...
2014-07-15 Tony TkacikMerge "BUG-1347: fixed bug in generation constraints...
2014-07-15 Martin VitezMerge "Bug 1366: Fallback scenario for IdentityCodec...
2014-07-15 Tony TkacikBug 1366: Fallback scenario for IdentityCodec to work...
2014-07-02 Tony TkacikMerge "Improvements REST documentation generation"
2014-07-02 Martin VitezMerge "RevisionIdentifier.getDefaultInstance() is static"
2014-07-01 Tony TkacikMerge "Bug 762: Verify input in typedef codecs"
2014-07-01 Tony TkacikMerge "BUG-994: use SchemaPath.getPathTowardRoot()"
2014-07-01 Martin VitezMerge "Bug 1027: Decreased log level from INFO to DEBUG."
2014-06-30 Tony TkacikBug 1027: Decreased log level from INFO to DEBUG.
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-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-05-20 Tony TkacikMerge "Bug 735 - Part 1: Update ietf-restconf and ietf...
2014-05-19 Robert VargaMerge "Bug 1027: Improved instance identifier codec...
2014-05-19 Tony TkacikBug 1027: Improved instance identifier codec for augmen...
2014-05-19 Tony TkacikMerge "BUG-987: improve generated type allocation"
2014-05-18 Robert VargaBUG-1027: emit more diagnostics when augmentation is...
2014-05-18 Robert VargaBUG-1026: Better message when we fail lookup
2014-05-11 Robert VargaBUG-981: improve waitForSchema() reliability
2014-05-11 Robert VargaBUG-981: force callers to handle exceptions
2014-05-11 Robert VargaBUG-981: untangle interfaces
2014-05-11 Tony TkacikBug 981: Make sure InstanceIdentifier codec is able...
2014-05-11 Robert VargaBUG-981: RuntimeGeneratedMappingServiceImpl thread...
2014-05-11 Robert VargaBUG-981: defensive checks
2014-05-10 Tony TkacikMerge "BUG-731: fix order of modifiers"
2014-05-10 Robert VargaBUG-731: fix order of modifiers
2014-04-29 Martin VitezBug 527: fixed augment deserialization from xml.
2014-04-08 Tony TkacikMerge "Fix for Bug 586."
2014-03-27 Martin VitezFix for Bug 527.
2014-03-12 Tony TkacikMerge "Fix for Bug 496."
2014-03-11 Martin VitezMerge "Added initial draft of Normalized Yang Data...
2014-03-10 Tomas OlveckyIntroduce ClassLoadingStrategy,ModuleInfoRegistry inter...
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 VargaFix various warnings
2014-02-19 Tony TkacikMerge "Add injectable LoadingStrategy to RuntimeGenerat...
2014-02-19 Maros MarsalekAdd injectable LoadingStrategy to RuntimeGeneratedMappi...
2014-02-07 Tony TkacikFixed performance bug when Augmentation codecs we're...
2014-02-05 Robert VargaMake sure class loading strategy is initialized
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat...
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
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-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap
2014-01-26 Tony TkacikBug 376: Added explicit wait for schema when generating...
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec
2014-01-24 Robert VargaMerge "Update .gitignore files"
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
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...