Merge "Adding another constructor to ContainerFlowConfig to take dlVlan. Being an...
[controller.git] / opendaylight / sal / api /
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 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 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 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 Alissa BonasDeclare version property for maven bundle plugin, reuse... 41/1341/3
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-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 Madhu VenugopalAligning JSON marshalled output for Properties similar... 83/1283/1
2013-09-19 Diti BhatiaAdded validation for protocol field while adding flow 81/1281/1
2013-09-17 Raghurama BhatSimple changes to eliminate pmd warnings 39/1239/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
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-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-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
2013-09-08 Alissa BonasRemove java.lang redundant imports. Taken from sonar. 22/1122/1
2013-09-06 Giovanni MeoMerge "Enhancement to switchmanager CLI commands to...
2013-09-06 Pramila SinghEnhancement to switchmanager CLI commands to display... 09/1109/1
2013-08-31 Madhu VenugopalMerge "toaster-it: add missing version for maven-paxexa...
2013-08-31 Madhu VenugopalMerge "yang-prototype: add missing version for maven...
2013-08-31 Alessandro BochFix IP/MASK intersection in Match 68/1068/1
2013-08-30 Pramila SinghFix to remove @ from id and type parameter of node... 36/1036/3
2013-08-30 Alessandro BochMerge "When ports are added to a container, construct...
2013-08-30 Jason YeMerge "Gracefully stop HT threads when the bundle is...
2013-08-30 Andrew KimMerge "Fix undefined event, add check prior to delete"
2013-08-30 Madhu VenugopalMerge "FRM event sync developement"
2013-08-29 Giovanni MeoFRM event sync developement 35/1035/2
2013-08-28 Ed WarnickeMerge "Prepare for mvn release:prepare release:perform...
2013-08-28 Giovanni MeoPrepare for mvn release:prepare release:perform operation 78/978/4
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-27 Madhu VenugopalMerge "Northbound cleanup for static routing"
2013-08-27 Madhu VenugopalMerge "Cleaup Statistics northbound and add exmaples"
2013-08-26 Yevgeny KhodorkovskyCleaup Statistics northbound and add exmaples 01/1001/4
2013-08-26 Jason YeOpenFLow plugin & SAL API documentation 06/1006/3
2013-08-26 Madhu VenugopalMerge "Fix to remove camel case for Northbound API"
2013-08-26 Pramila SinghFix to remove camel case for Northbound API 99/999/3
2013-08-26 Ed WarnickeMerge "Integration of MDSAL into distribution"
2013-08-26 Madhu VenugopalMerge "Northbound cleanup for Switch Manager"
next