Merge "Added Inventory Reader for SwitchManager"
[controller.git] / opendaylight / forwardingrulesmanager / implementation /
2013-11-04 Alessandro BochBug 73: Thread safety in FRM 06/2306/2
2013-10-28 Alissa BonasFix FileNotFound jacoco.exec for ForwardingRulesManager... 24/2224/2
2013-10-25 Pramila Singhosgi command cleanup in Switch Manager and FRM 17/2117/2
2013-10-23 Asad AhmedAdded per node flow query 19/2119/1
2013-10-21 Alessandro BochRelax conflict check in FRM 77/1977/5
2013-10-21 Alissa BonasMove 2 jacoco/sonar settings to commons pom for reuse. 57/1957/3
2013-10-09 Alissa BonasDeclare switchmanager in dependencyManagement in common... 92/1692/4
2013-10-08 Alissa BonasRename constants, add new constants for better code... 97/1697/2
2013-10-03 Alessandro BochFix incorrect trace log in FRM 42/1642/3
2013-09-30 Alessandro BochContainer Manager to expose inContainerMode() 17/1517/2
2013-09-30 Alissa BonasDeclare junit version and use junit dependencyManagemen... 81/1481/3
2013-09-30 Giovanni MeoMerge "Changed TopologyManager to ignore edges that...
2013-09-29 Asad AhmedCall the flow programmer synchronously but in a different 90/1490/1
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 Alessandro BochFix bug in FRM 75/1475/2
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-27 Alessandro BochMerge "Update devices page"
2013-09-27 Alessandro BochMerge "Make FRM cleanup only local entries"
2013-09-26 Alessandro BochMerge "In case of an error event, cleanup the config...
2013-09-26 Asad AhmedIn case of an error event, cleanup the config too 49/1449/1
2013-09-26 Giovanni MeoMake FRM cleanup only local entries 45/1445/1
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-25 Giovanni MeoIntroduce ASYNC caches and use them in FRM 10/1410/1
2013-09-25 Giovanni MeoSilent false positive, and enhance real error message 09/1409/1
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 Giovanni MeoTimeout ForwardingRulesManager workOrder 65/1365/2
2013-09-24 Andrew KimMerge "UI: Fix broken html literals"
2013-09-24 Alessandro BochMerge "Minor log msg changes"
2013-09-23 Asad AhmedAdded null check in FRM error handling and also formatt... 84/1384/1
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 "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-21 Alessandro BochFRM to remove flows on switchport admin down 16/1316/2
2013-09-21 Chi-Vien LyFRM uses "Start Level Thread" to handle container... 22/1322/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 Giovanni MeoMerge "Fix multi-host caching in visual topology"
2013-09-20 Madhu VenugopalReverting the FRM WorkOrder caches to NON_TRANSACTIONAL 15/1315/1
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 "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 "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 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 Madhu VenugopalAdding Tri-states to the connection manager locality... 65/1265/1
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-18 Giovanni MeoMerge "Add missing validation on ContainerFlowConfig...
2013-09-18 Alissa BonasDeclare jacoco.version in parent pom and reuse it in... 25/1225/2
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
2013-09-17 Diti BhatiaFail toggle flow if port is no longer a part of slice 30/1230/1
2013-09-17 Giovanni MeoMerge "UI support for multiple host per port"
2013-09-17 Giovanni MeoMerge "Add password recovery procedure for default...
2013-09-17 Giovanni MeoMerge "Add missing null check in Container name validation"
2013-09-17 Giovanni MeoMerge "Address @XmlSeeAlso limitation. Provide the...
2013-09-17 Giovanni MeoMerge "Reorder public/private modifiers as per JLS...
2013-09-16 Alessandro BochMerge "one.x.troubleshooting is undefined while updatin...
2013-09-16 Alissa BonasReorder public/private modifiers as per JLS. (fixes... 03/1203/1
2013-09-16 Giovanni MeoRemove heavy operation in the context of OSGi framework 99/1199/1
2013-09-16 Giovanni MeoMerge "improved flow-type model"
2013-09-13 Giovanni MeoAddressing gerrit 1182 Madhu's comment 83/1183/1
2013-09-13 Alessandro BochMerge "Make FRM to finally distribute the work orders"
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-13 Giovanni MeoMake FRM to finally distribute the work orders 82/1182/1
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 Giovanni MeoMerge "On container removal FRM does not uninstall...
2013-09-12 Giovanni MeoFRMsync get stuck, miscelaneous fix 65/1165/1
2013-09-11 Alessandro BochOn container removal FRM does not uninstall flows 59/1159/1
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
next