Merge "Fixed as per comments group and meter"
[controller.git] / opendaylight / sal /
2013-12-03 Ed WarnickeMerge "Fixed as per comments group and meter"
2013-12-03 Giovanni MeoMerge "Fix bug 171. EchoReply payload must be the same...
2013-12-03 Giovanni MeoMerge "Using the value in the installedSwView data...
2013-12-03 Asad AhmedUsing the value in the installedSwView data structure... 36/3036/4
2013-11-12 Ed WarnickeMerge "Write first CompositeNode into Json"
2013-11-12 Ed WarnickeMerge "Added config service interface for netty EventEx...
2013-11-12 Ed WarnickeMerge "Channel initializer class hierarchy refactor"
2013-11-11 Alessandro BochMerge "Modifying user roles via GUI"
2013-11-11 Alessandro BochMerge "Reduce logged messages during build and concentr...
2013-11-11 Giovanni MeoMerge "Fixed Restconf bug on reading Operational Data."
2013-11-11 Giovanni MeoMerge "SAL Actions Property is OF1.0 specific"
2013-11-11 Alessandro BochSAL Actions Property is OF1.0 specific 35/2535/3
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-07 Giovanni MeoMerge "Bug:129 Connection Manager Dashlet"
2013-11-07 Alissa BonasAdd checkstyle rule to prevent empty statements (;) 48/2448/2
2013-11-05 Alissa BonasAdd checkstyle rule UpperEll and fix all code accordingly. 35/2335/3
2013-11-04 Noam MorAdded field getters to class ICMP 58/2358/2
2013-11-04 Alissa BonasFix star import and enable checkstyle rule to prevent it. 07/2307/2
2013-10-31 Colin DixonFixing warnings in the sal sub-project. 76/2176/3
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-24 Alessandro BochAdd group modification methods to IResourceAuthorization 53/2153/2
2013-10-24 Colin DixonFixing a few warnings 50/2150/1
2013-10-24 Alessandro BochReturn singleton empty collection instead of null in... 60/2060/2
2013-10-24 Alissa BonasFix typo in TCP and reuse constants in TcpTest 45/2145/2
2013-10-17 Prasanth PallamreddyRemove the usages of @XmlSeeAlso annotation. 52/1952/3
2013-10-16 Alessandro BochProvide Container authorization roles to application... 40/1940/1
2013-10-10 Alessandro BochMake use of NetUtils.getBroadcastMacAddr() 82/1782/2
2013-10-09 Alissa BonasMake BroadcastMacAddr public in NetUtils 67/1767/2
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-10-03 Alissa BonasRemove commented out code to fix sonar warnings 71/1571/2
2013-10-02 Alissa BonasAdd curly braces to for and if statements. 72/1572/2
2013-10-01 Moiz RajaAdd first integration test for the TopologyManager... 21/1521/4
2013-09-30 Alissa BonasRemove unused local variable in DataPacketService. 85/1485/3
2013-09-30 Alissa BonasStop concatination inside append of StringBuffer 86/1486/2
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen... 81/1481/3
2013-09-30 Yevgeny KhodorkovskyFix Authorization class to be compatible with using... 91/1491/3
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 jenkins-controller[maven-release-plugin] prepare for next development...
2013-09-29 jenkins-controller[maven-release-plugin] prepare release releasepom-0.1.0 releasepom-0.1.0
2013-09-28 Giovanni MeoMerge "CORS support for ContainerManager Northbound...
2013-09-27 Madhu VenugopalMerge "Decouple IContainerListener to avoid parallel...
2013-09-27 Alessandro BochDecouple IContainerListener to avoid parallel computati... 68/1468/1
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-26 Madhu VenugopalPorting Tristate logic to SAL Connection Service and... 31/1431/1
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 Alissa BonasDeclare version property for maven bundle plugin, reuse... 41/1341/3
2013-09-25 Giovanni MeoMerge "Strong password check to consider underscore...
2013-09-24 Pramila SinghFix: Flows are deleted when another controller is started 06/1406/1
2013-09-24 Giovanni MeoMerge "Remove unused class member SAVE"
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-23 Alissa BonasMove mockito to dependencyManagement section in parent... 38/1338/2
2013-09-23 Giovanni MeoMerge "Declare osgi.core.version in one pom and reuse...
2013-09-23 Giovanni MeoMerge "Move init and destroy empty impl from Activator...
2013-09-23 Alissa BonasDeclare osgi.core.version in one pom and reuse it. 37/1337/2
2013-09-22 Alissa BonasMove init and destroy empty impl from Activator classes... 27/1327/1
2013-09-22 Giovanni MeoMerge "Conversion class FromSalConversionsUtils."
2013-09-21 Chi-Vien LyChange the member isValid in class MatchField non-trans... 23/1323/1
2013-09-20 Asad AhmedCouple of changes 21/1321/1
2013-09-20 Alessandro BochMerge "Few debug enhancements to debug hashing issues"
2013-09-20 Alessandro BochMerge "Fix: IPProtocols not parsing correctly"
2013-09-20 Yevgeny KhodorkovskyFix: IPProtocols not parsing correctly 04/1304/3
2013-09-19 Madhu VenugopalMerge "Provide consistent hash code for enums and use...
2013-09-19 Giovanni MeoMerge "Validate user input in FlowSepc Configuration"
2013-09-19 Giovanni MeoMerge "Sal Models for meter table. Removed tab space...
2013-09-19 Giovanni MeoMerge "Aligning JSON marshalled output for Properties...
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
2013-09-19 Giovanni MeoProvide consistent hash code for enums and use it too 92/1292/2
2013-09-19 Giovanni MeoMerge "UI: Allow admin to reset password for other...
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-19 Madhu VenugopalAligning JSON marshalled output for Properties similar... 83/1283/1
2013-09-19 Prasanna HuddarSal Models for meter table. 82/1282/2
2013-09-19 Diti BhatiaAdded validation for protocol field while adding flow 81/1281/1
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 Madhu VenugopalMerge "Configure jackson to turn off FAIL_ON_UNKNOWN_PR...
2013-09-18 Giovanni MeoMerge "Adding Tri-states to the connection manager...
2013-09-18 Ed WarnickeMerge "Added Router code generation and unit tests...
2013-09-18 Ed WarnickeMerge "MD-SAL model for group feature in OF 1.3."
2013-09-18 Jozef GloncakConversion class ToSalConversionsUtils. 67/1267/1
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-18 Alissa BonasRemove maven repo2 from poms because no need for 2... 48/1248/1
2013-09-18 Tony TkacikAdded Router code generation and unit tests for runtime... 27/1227/3
2013-09-18 Prasanna HuddarMD-SAL model for group feature in OF 1.3. 45/1245/2
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Raghurama BhatSimple changes to eliminate pmd warnings 39/1239/1
2013-09-17 Madhu VenugopalMerge "Cookie value is ignored while converting OF...
2013-09-17 Alessandro BochCookie value is ignored while converting OF Flow statis... 28/1228/1
2013-09-16 Giovanni MeoMerge "User Manager to hash users passwords"
2013-09-16 Giovanni MeoMerge "Log TLS auth failure"
2013-09-16 Giovanni MeoMerge "improved flow-type model"
next