Merge "added containermanager shell feature"
[controller.git] / opendaylight /
2014-06-17 Ed WarnickeMerge "added containermanager shell feature"
2014-06-16 Ed WarnickeMerge "Add some unimplemented proxy classes related...
2014-06-16 Ed WarnickeMerge "Add more yang/sal dependencies"
2014-06-16 Ed WarnickeMerge "Hook the Distributed Data store into the config...
2014-06-16 Ed WarnickeMerge "Add akka dependencies"
2014-06-16 Moiz RajaAdd some unimplemented proxy classes related to DOMStore 64/7964/2
2014-06-16 Moiz RajaAdd more yang/sal dependencies 62/7962/2
2014-06-16 Moiz RajaHook the Distributed Data store into the config sub... 61/7961/2
2014-06-16 Moiz RajaAdd akka dependencies 58/7958/5
2014-06-16 Ed WarnickeMerge "Initial commit of the akka based distributed...
2014-06-16 jfokkanadded containermanager shell feature 97/7097/6
2014-06-13 Ed WarnickeMerge changes Ia119c9ae,Ic2290d7f
2014-06-12 Robert VargaBUG-272: Fix module whitespace 18/7818/3
2014-06-12 Moiz RajaInitial commit of the akka based distributed-datastore 56/7956/1
2014-06-12 Tony TkacikBug 1106: Introduced OptimisticLockFailedException 75/7775/4
2014-06-12 Tony TkacikBug 1073: Added support to DOMBrokerImpl for Transactio... 95/7395/14
2014-06-11 Ed WarnickeMerge "Bug-1152:Wrapping PopVlanAction within PopVlanAc...
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-11 Ed WarnickeMerge "Renamed MD-SAL all feature to follow proper...
2014-06-11 Tomas OlveckyBug 951 - Externalize cors definition of restconf 88/5888/6
2014-06-11 Kamal RameshanBug-1152:Wrapping PopVlanAction within PopVlanActionCase 86/7886/1
2014-06-10 Mathieu LemayRenamed MD-SAL all feature to follow proper odl prefix 82/7882/1
2014-06-10 Tony TkacikMerge changes I52e0dd0d,I6dbf3316,Iafae27bc,Ibbb1250b...
2014-06-10 Tony TkacikMerge changes I63383291,I1c9f10e9,I9cac529f,I269d373b...
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Robert VargaBUG-272: fix issues in sal-rest-docgen 74/7874/1
2014-06-10 Robert VargaBUG-272: fix sal-binding-api 73/7873/1
2014-06-10 Robert VargaBUG-272: fix sal-compatibility 72/7872/1
2014-06-10 Robert VargaBUG-272: fix sal-dom-spi 71/7871/1
2014-06-10 Robert VargaBUG-272: fix sal-dom-broker 70/7870/1
2014-06-10 Robert VargaBUG-272: fix sal-remoterpc-connector 69/7869/1
2014-06-10 Robert VargaBUG-272: fix remoterpc-routingtable 68/7868/1
2014-06-10 Robert VargaBUG-272: fix sal-dom-api 67/7867/1
2014-06-10 Robert VargaBUG-272: fix sal-binding-broker 65/7865/1
2014-06-10 Robert VargaBUG-272: fix sal-common-api 64/7864/1
2014-06-10 Robert VargaBUG-272: fix sal-netconf-connector 60/7860/3
2014-06-10 Robert VargaBUG-272: fix toaster-consumer 59/7859/3
2014-06-10 Robert VargaBUG-272: cleanup sal-rest-connector 58/7858/3
2014-06-10 Robert VargaBUG-272: use L for long suffix 57/7857/3
2014-06-10 Robert VargaBUG-272: remove empty statements 55/7855/3
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
2014-06-10 Tony TkacikMerge "BUG-272: remove tabs from Java files"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from XML...
2014-06-10 Tony TkacikMerge "BUG-272: remove tabs from XML files"
2014-06-10 Robert VargaBUG-272: remove tabs from Java files 54/7854/1
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files 53/7853/1
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from XML files 52/7852/1
2014-06-10 Robert VargaBUG-272: remove tabs from XML files 51/7851/1
2014-06-10 Robert VargaBUG-614: Remove YangtoolsMappingHelper in favor of... 44/7744/5
2014-06-10 Robert VargaBUG-614: introduce AbstractRuntimeCodeGenerator 43/7743/5
2014-06-10 Robert VargaBUG-614: migrate RuntimeGeneratedInvoker 37/7737/6
2014-06-10 Robert VargaBUG-614: migrate RpcMetadata 36/7736/6
2014-06-10 Robert VargaBUG-868: use a single version of ClassLoaderUtils 35/7735/6
2014-06-09 Robert VargaTopology manager: get rid of sychronized sections 05/7805/4
2014-06-09 Tony TkacikBug 1106: Introduced TransactionCommitFailedException. 45/7745/3
2014-06-09 Robert VargaTopology manager: Pre-construct identifiers 04/7804/3
2014-06-09 Robert VargaMinimize synchronized blocks 03/7803/3
2014-06-09 Tony TkacikMerge changes I057476f2,I5b8602e7
2014-06-09 Robert VargaBUG-868: do not instantiate SchemaPath directly 07/7807/2
2014-06-09 Giovanni MeoMerge "Bug 1165: ContainerFlow boundary is not always...
2014-06-08 Robert VargaBUG-981: Fix XML serialization test 19/7819/2
2014-06-07 Robert VargaBUG-1166: do not import BundleContext 98/7798/1
2014-06-06 Alessandro BochBug 1165: ContainerFlow boundary is not always enforced... 91/7791/2
2014-06-06 Tony TkacikMerge "BUG-614: split out RpcServiceMetadata"
2014-06-06 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvokerPrototype"
2014-06-06 Tony TkacikMerge "BUG-614: sal-common-impl does not use xtend"
2014-06-06 Tony TkacikMerge changes I4174e4f9,I99fa044e,I07c80e2f
2014-06-06 Ed WarnickeMerge "Bug 1073: Added Transaction Chain support to...
2014-06-06 Tony TkacikMerge "BUG-1079: reorder fields within get-schema"
2014-06-06 Robert VargaBUG-614: split out RpcServiceMetadata 34/7734/4
2014-06-06 Robert VargaBUG-614: migrate RuntimeGeneratedInvokerPrototype 33/7733/4
2014-06-06 Robert VargaBUG-614: sal-common-impl does not use xtend 20/7720/4
2014-06-06 Robert VargaBUG-625: remove use of xtend plugin and libraries 19/7719/4
2014-06-06 Robert VargaBUG-1089: migrate CompatibleSwitchManager 18/7718/4
2014-06-06 Robert VargaBUG-1089: migrate ConfigurableSwitchManager 17/7717/4
2014-06-06 Robert VargaBUG-1089: convert AdSalTopologyMapping 16/7716/4
2014-06-06 Robert VargaBUG-1089: convert CompatibleTopologyManager 15/7715/4
2014-06-06 Robert VargaBUG-1089: migrate ConfigurableLinkManager 14/7714/4
2014-06-06 Robert VargaBUG-620: cleanup inventory mapping 13/7713/4
2014-06-06 Robert VargaBUG-614: remove dependecy on xtend 12/7712/4
2014-06-06 Robert VargaBUG-1089: use a string constant for "::::" 11/7711/4
2014-06-06 Robert VargaBUG-1089: migrate InventoryReader 90/7690/5
2014-06-06 Tony TkacikMerge "BUG-1089: convert TopologyReader"
2014-06-06 Tony TkacikMerge "BUG-1089: migrate TopologyMapping"
2014-06-06 Tony TkacikMerge "BUG-625: migrate InventoryAndReadAdapter"
2014-06-06 Maros MarsalekBUG-832 Fix rpcResult to xml translation to use schema... 72/7772/1
2014-06-06 Maros MarsalekBUG-1041 Make rpc-request -> xml translation use schema... 32/7732/3
2014-06-06 Tony TkacikMerge "Checkstyle maven plugin check - md-sal"
2014-06-06 Tony TkacikMerge "Checkstyle plugin check - config & netconf"
2014-06-06 Tony TkacikMerge "BUG 624 - Make netconf TCP port optional."
2014-06-06 Tony TkacikMerge "Fix unstable FixedThreadPoolConfigBeanTest"
2014-06-06 Tomas OlveckyFix unstable FixedThreadPoolConfigBeanTest 47/7747/2
next