Initial commit for the ClusteredDataStore
[controller.git] / opendaylight / md-sal /
2013-11-06 Moiz RajaInitial commit for the ClusteredDataStore 10/2410/8
2013-11-05 msunalAdded serializer/deserializer for JSON/XML 63/2363/5
2013-11-05 Tony TkacikRemoved import related warnings from most of YANG Models 59/2359/5
2013-11-05 Tony TkacikAdded reuse support to MD-SAL for config subsystem 55/2355/3
2013-11-05 Tony TkacikFixed typo in node-inventory model. 53/2353/2
2013-11-05 Ed WarnickeSwitched to using the single group repo from nexus... 13/2313/2
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-31 Giovanni MeoMiscelanous fix for Eclipse users 84/2284/2
2013-10-31 Tony TkacikBase integration of Binding Aware Broker with Config... 73/2273/5
2013-10-30 Jozef GloncakThe class DataPacketServiceAdapter was added 68/2268/2
2013-10-30 Jozef GloncakFlowStatisticsAdapter was added. 39/2239/6
2013-10-30 msunalAdded case with Choice-case to instance identifier... 51/2251/2
2013-10-30 Jozef GloncakClass FlowServiceAdapter was created as mirror class to 16/2216/7
2013-10-29 Alissa BonasAdd updatePolicy=never to repos in poms and missing... 48/2248/1
2013-10-29 Alissa BonasAdd release/snapshot property to repositories in poms 41/2241/2
2013-10-29 Prasanna Huddaradded notification to group and meter 42/2242/1
2013-10-29 msunalSolved bugs and added tests in sal-rest-connector 57/2157/3
2013-10-29 Alissa BonasFix FileNotFound jacoco.exec in sal poms and remove... 25/2225/3
2013-10-28 Tony TkacikUpdated flow capable models and affected code 87/2187/3
2013-10-28 Tony TkacikAdded context-reference statements to the YANG models. 08/2208/2
2013-10-25 Tony TkacikUpdated implementation of broker (data services, genera... 14/2114/5
2013-10-24 Alissa BonasFix warning by adding version to maven-clean-plugin 40/2140/2
2013-10-24 Prasanna HuddarPort Group and Meter Management model added 36/2136/1
2013-10-23 msunalAdding resources for a testing 00/2100/2
2013-10-23 Tony TkacikFixed bug when SAL Proxy service was not returned to... 80/2080/3
2013-10-22 Ed WarnickeAdded sonar converage for mdsal. 76/2076/2
2013-10-22 Jozef GloncakSAL binding it test comments. 64/2064/2
2013-10-22 msunalProper unregistration of provider's session 68/2068/2
2013-10-21 Tony TkacikAdded cookie to data packet model 56/2056/2
2013-10-21 Tony TkacikAdded TestHelper with new PaxExam options, which could... 43/2043/1
2013-10-21 Prasanna HuddarAdded container and flow name details as in AD-SAL 09/2009/2
2013-10-20 Tony TkacikRefactored implementation of Notification Invoker 29/2029/3
2013-10-19 Tony TkacikUpdated BindingAware Activators to prevent premature... 55/1955/3
2013-10-17 Alissa BonasFix warnings in poms - duplicate and incorrect dependencies 32/1932/2
2013-10-16 Tony TkacikUpdated implementation of internal RPC Router for Bindi... 33/1933/4
2013-10-15 Tony TkacikMD-SAL RuntimeDataProvider for Forwarding Rules 82/1882/7
2013-10-15 Tony TkacikAdded topology support to SAL Compatibility 05/1905/2
2013-10-15 Tony TkacikRemoved xTend from private packages. Added OSGI-fied... 01/1901/1
2013-10-15 Tony TkacikAdded composed Activator for MD-SAL to AD-SAL translation 76/1876/8
2013-10-14 Tony TkacikFix for breakage regarding DataStoreIdentifiers 81/1881/4
2013-10-14 Tony TkacikUpdated RESTCONF implementation 75/1875/4
2013-10-13 Tony TkacikAdded routing context information to models. 62/1862/2
2013-10-13 Tony TkacikUpdated Flow Capable Models & AD SAL Compatibility... 53/1853/3
2013-10-11 Martin VitezUpdated ext:context-reference to point to right identity. 40/1840/1
2013-10-11 Tony TkacikUpdated integration test for broker 36/1836/1
2013-10-10 Tony TkacikUpdated Flow Services Adapter,started inventory adapter. 13/1813/2
2013-10-10 Tony TkacikUpdated flow capable node models. 98/1798/2
2013-10-09 Tony TkacikUpdate to MD-SAL models 79/1779/3
2013-10-09 Tony TkacikUpdate to MD-SAL APIs 68/1768/3
2013-10-08 Ed WarnickeFixed most comments from https://git.opendaylight.org... 56/1756/2
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-10-07 Tony TkacikUpdated bundle instructions. 18/1718/2
2013-10-07 Tony TkacikUpdate to the SAL Data APIs. Added Flow Configuration... 14/1714/2
2013-10-07 Tony TkacikAdded xtend as private package. 09/1709/2
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-10-02 Tony TkacikFixed incorrect manifests for newly added MD-SAL components 95/1595/2
2013-10-02 Tony TkacikAdded Binding-Aware APIs for Mount YANG extension 85/1585/2
2013-10-01 Tony TkacikAdded flow capable node and augmentations to inventory 16/1516/3
2013-10-01 Tony TkacikUpdated SAL Binding APIs 12/1512/3
2013-10-01 Tony TkacikMigrated dom.BrokerImpl to xtend code. 27/1427/6
2013-09-30 Giovanni MeoAvoid javadoc breakages to break the whole build 15/1515/1
2013-09-30 Tony TkacikAdded sal-connector-* skeletons (REST connector, MB... 26/1426/5
2013-09-30 Alissa BonasRemove unused private method and unused imports. 95/1395/4
2013-09-30 Alissa BonasRemove unecessary instantiation of Integer 84/1484/3
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen... 81/1481/3
2013-09-30 Jozef GloncakFrom SAL conversion test. 52/1452/3
2013-09-30 Prasanna HuddarPort and statistics models updated. 69/1469/3
2013-09-27 Alessandro BochMerge "Introduce ASYNC caches and use them in FRM"
2013-09-26 Alessandro BochMerge "In case of an error event, cleanup the config...
2013-09-26 Giovanni MeoMerge "To SAL conversion test."
2013-09-25 Madhu VenugopalMerge "Silent false positive, and enhance real error...
2013-09-25 Giovanni MeoMerge "Stop overriding method just to call super."
2013-09-25 Giovanni MeoMerge "Stop creating new Boolean, move to use valueOf...
2013-09-25 Giovanni MeoMerge "Add SCM section to all the poms"
2013-09-25 Jozef GloncakTo SAL conversion test. 24/1424/1
2013-09-25 Alissa BonasDeclare version property for maven bundle plugin, reuse... 41/1341/3
2013-09-25 Giovanni MeoAdd SCM section to all the poms 14/1414/1
2013-09-25 Giovanni MeoMerge "Strong password check to consider underscore...
2013-09-24 Giovanni MeoMerge "Add to jboss repository snapshot and release...
2013-09-24 Giovanni MeoMerge "Remove unused class member SAVE"
2013-09-24 Alissa BonasAdd to jboss repository snapshot and release properties 42/1342/2
2013-09-24 Giovanni MeoMerge "Action mapping To|From SAL conversion."
2013-09-24 Giovanni MeoMerge "Added sal-compability to build"
2013-09-24 Tony TkacikAction mapping To|From SAL conversion. 49/1349/3
2013-09-24 Tony TkacikAdded sal-compability to build 46/1346/4
2013-09-24 Madhu VenugopalMerge "Enhance debug capabilities"
2013-09-24 Tony TkacikMoved MD SAL from sal/yang-prototype to md-sal 40/1340/2
2013-09-22 Giovanni MeoMerge "Removing the Container Aware dependency from...
2013-09-22 Giovanni MeoMerge "FRM to remove flows on switchport admin down"
2013-09-22 Giovanni MeoMerge "Conversion class FromSalConversionsUtils."
2013-09-20 Jozef GloncakConversion class FromSalConversionsUtils. 10/1310/1
2013-09-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-19 Giovanni MeoMerge "Simple changes to eliminate pmd warnings"
2013-09-19 Giovanni MeoMerge "Add strong password check for users"
2013-09-19 Giovanni MeoMerge "Prepare the TopologyManager code for integration...
2013-09-18 Giovanni MeoMerge "Remove maven repo2 from poms because no need...
2013-09-18 Giovanni MeoMerge "Fix "FileNotFound" error for jacoco.exec and...
2013-09-18 Ed WarnickeMerge "Conversion class ToSalConversionsUtils."
2013-09-18 Jozef GloncakConversion class ToSalConversionsUtils. 67/1267/1