Use same maven-compiler-plugin version 2.5.1 in all poms.
[controller.git] / opendaylight / sal /
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"
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-13 Michal Rehakimproved flow-type model 75/1175/2
2013-09-12 Madhu VenugopalMerge "Supply from filesystem infinispan configuration"
2013-09-12 Madhu VenugopalMerge "FRMsync get stuck, miscelaneous fix"
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
2013-09-12 Alessandro BochRefactor SubnetConfig 60/1160/3
2013-09-12 Giovanni MeoMerge "On container removal FRM does not uninstall...
2013-09-12 Giovanni MeoMerge "Declare a property for commons-lang version...
2013-09-12 Giovanni MeoMerge "Add helper class for RpcError interface"
2013-09-11 Michal RehakAdd helper class for RpcError interface 41/1141/3
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Giovanni MeoMerge "Replace exception.printStacktrace with write...
2013-09-10 Madhu VenugopalBug #60 : JSON list responses from the NB-APIs returns... 31/1131/3
2013-09-10 Giovanni MeoMerge "Remove redundant class members, turn others...
2013-09-10 Giovanni MeoMerge "Remove java.lang redundant imports. Taken from...
2013-09-10 Ed WarnickeMerge "Added NOTICE file"
2013-09-09 Tony TkacikUpdated models, modeling existing SAL and its functionality 39/1139/2
2013-09-09 Andrew KimMerge "Display Confirmation dialog before removing...
2013-09-09 Alessandro BochMerge "Fix for exceptions seen in FlowProgrammer NB...
2013-09-09 Giovanni MeoMerge "Add snapshots/releases setting to all maven...
2013-09-08 Alissa BonasRemove redundant class members, turn others to local... 23/1123/1
next