mdsal.git
2014-02-14 Tony TkacikRevert "Added ietf-restconf yang module"
2014-02-14 Tony TkacikMerge "Temporarily reverted "Update ietf-inet-types...
2014-02-14 Tony TkacikTemporarily reverted "Update ietf-inet-types and ietf...
2014-02-14 Tony TkacikMerge "Added ietf-restconf yang module"
2014-02-14 Tony TkacikMerge "Update ietf-inet-types and ietf-yang-types with...
2014-02-14 Robert VargaUpdate ietf-inet-types and ietf-yang-types with RFC6991
2014-02-14 Martin SunalAdded ietf-restconf yang module
2014-02-14 Tony TkacikFixed concurency bug when multiple threads tried to...
2014-02-14 Tony TkacikAdded utility functions which allows for resolving...
2014-02-13 Tony TkacikFixed incorrect path construction in JUnit tests.
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 Martin VitezAdded test for OSGi metadata.
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-05 Tony TkacikExtended BindingReflections to support detecting notifi...
2014-02-04 Tony TkacikAdded getServiceType and support for classloading strat...
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 VitezRenamed getLength() method to length() in classes gener...
2014-02-04 Robert VargaMake sure builder-generated object do not emit null...
2014-02-03 Robert VargaMerge "Add default output base directory for generated...
2014-02-03 Maros MarsalekAdd default output base directory for generated sources...
2014-02-03 Robert VargaRemove CRLFs
2014-02-03 Tony TkacikFixed resolving of NotificationDefinition.
2014-01-31 Robert VargaMerge "Fixed bug in generation of return type for list...
2014-01-31 Robert VargaMerge "Fixed missing slash in generated YangModuleInfo...
2014-01-31 Tony TkacikFixed missing slash in generated YangModuleInfo impleme...
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-27 Robert VargaMerge "Fix YangModuleInfoImpl generation on windows"
2014-01-27 Robert VargaFix YangModuleInfoImpl generation on windows
2014-01-27 Robert VargaYang module source should be always available
2014-01-27 Robert VargaUpdate YangModuleInfo and its implementations
2014-01-26 Tony TkacikWrapped WeakHashMaps into Collections.synchronizedMap
2014-01-26 Martin VitezImplemented support for generating YangModuleInfo imple...
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 Robert VargaAdd copyright to test models
2014-01-26 Robert VargaAdd copyright headers to test models
2014-01-26 Tony TkacikBug 309 : Fixed incorrect serialization of instance...
2014-01-26 Robert VargaRename IdentitityCodec to IdentityCodec
2014-01-25 Tony TkacikMerge "Activate range checking"
2014-01-25 Robert VargaActivate range checking
2014-01-25 Robert VargaAdd copyright headers
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 VargaAdd copyright headers to various XML files
2014-01-24 Robert VargaMerge changes I6265d077,I0be9473e,If481ebdb
2014-01-24 Robert VargaUpdate .gitignore files
2014-01-24 Tony TkacikAdded implementation of getQName for Identity classes
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 Martin VitezFix for Bug 294.
2014-01-23 Maros MarsalekMove RuntimeGeneratedMappingService from md-sal to...
2014-01-22 Tony TkacikMerge "Fix bugs in yang files."
2014-01-22 Tomas OlveckyFix bugs in yang files.
2014-01-22 Robert VargaBump model versions to prevent clash with nexus
2014-01-21 Robert VargaMerge "Fix for bug : 234 Have made changes in controlle...
2014-01-21 Robert VargaFix a logic mistake
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 Robert VargaImprove generated toString() methods to skip null fields
2014-01-21 Tomas OlveckyFix network-topology yang files xpath syntax.
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""
2014-01-19 Robert VargaBump build helper plugin version to 1.8
2014-01-19 Robert VargaEnsure all pom.xml files have UNIX encoding
2014-01-19 Robert VargaAdd missing copyright headers
2014-01-19 Robert VargaRemove unused imports
2014-01-16 Martin SunalChanged generation of POST operation block
2014-01-16 Tony TkacikRevert "Bump all artifacts to 0.6.0-SNAPSHOT"
2014-01-15 Robert VargaBump all artifacts to 0.6.0-SNAPSHOT
2014-01-15 Tony TkacikMerge "Fixed bug when getter for YANG leaf named class...
2014-01-15 Tony TkacikMerge "Added support for parsing submodules & added...
2014-01-15 Tony TkacikFixed bug when getter for YANG leaf named class colided...
2014-01-15 Martin VitezAdded support for parsing submodules & added dependency...
2014-01-14 Tony TkacikMerge "Revert "Added support for parsing submodules...
2014-01-14 Tony TkacikRevert "Added support for parsing submodules & added...
2014-01-14 Tony TkacikAdded YangModuleInfo interface.
next