Merge "Cleanup dependencyManagement overrides"
[controller.git] / opendaylight / forwardingrulesmanager / api / src /
2014-02-28 Tony TkacikMerge "Cleanup dependencyManagement overrides"
2014-02-28 Tony TkacikMerge "Add toaster sample consumer/provider modules...
2014-02-27 Alessandro BochMerge "method unsetFlowProgrammerNotifier was mis-spell...
2014-02-27 Alessandro BochMerge "Use same memory settings for surefire and failsa...
2014-02-27 Jason YeMerge "FlowConfig to only run syntactic validation"
2014-02-25 Alessandro BochFlowConfig to only run syntactic validation 63/5463/1
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-01-27 Ed WarnickeMerge "Prevent ConfigPusher from killing its thread" jenkins-controller-bulk-release-prepare-only-2-14 jenkins-controller-bulk-release-prepare-only-2-15 jenkins-controller-bulk-release-prepare-only-2-16
2014-01-27 Ed WarnickeMerge changes I8c23739a,Ia0e70828
2014-01-27 Ed WarnickeMerge "Fix RPC forwarding related bugs in Binding Indep... jenkins-controller-bulk-release-prepare-only-2-13
2014-01-27 Giovanni MeoMerge "Adding a couple of ovsdb config variables to... jenkins-controller-bulk-release-prepare-only-2-12
2014-01-27 Alessandro BochMigrate bundles' configuration mgmt to ConfigurationService 46/4846/1
2014-01-24 Jason YeMerge "Fix for NullPointerException" jenkins-controller-bulk-release-prepare-only-2-5 jenkins-controller-bulk-release-prepare-only-2-6
2014-01-24 Ed WarnickeMerge "Added test for MouontPoints and URI"
2014-01-24 Ed WarnickeMerge "Reduce informations from logging.bridge"
2014-01-24 Giovanni MeoMerge "Remove powermock dependency from md-sal." jenkins-controller-bulk-release-prepare-only-2-3
2014-01-24 Giovanni MeoMerge "Provide single point for enforcing config naming...
2014-01-24 Alessandro BochProvide single point for enforcing config naming convention 86/4286/7
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-13 Chi-Vien LyMerge "ArpHandler to ignore ip packet sent to default GW"
2014-01-13 Ed WarnickeMerge "Unify topology versions used in controller"
2014-01-13 Ed WarnickeMerge "Fix a few POM versioning/dependency warnings"
2014-01-13 Ed WarnickeMerge "Model PacketInReason on yang model from openflow...
2014-01-11 Moiz RajaSwitch from using a Long as FlowId to a Uri 58/4058/7
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2013-12-25 Alissa BonasRemove redundant expression true:false 23/3923/1
2013-12-09 Alessandro BochMerge "Changed maximumEntries to correct int rather...
2013-12-09 Alessandro BochMerge "Prevent password hash from being shown"
2013-12-09 Ed WarnickeMerge "Validation Issue with DlSrc,DlDst MacAddress"
2013-12-08 Ed WarnickeMerge "Fixed add/delete/modify RPC for group/flow/remov...
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-07 Pramila SinghFix for adding a static flow with action as OUTPUT... 40/3540/2
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-06 Ed WarnickeMerge "Fix for CLI- AddMDFlow having problem"
2013-12-05 Ed WarnickeMerge "netconf-ssh dependency cleanup"
2013-12-05 Ed WarnickeMerge "Common yang and xml loader for tests"
2013-12-05 Ed WarnickeMerge "Fixed Group and meter id bugs"
2013-12-05 Ed WarnickeMerge "Added multipart table response as notification...
2013-12-05 Ed WarnickeMerge "RestconfImpl.invokeRpc method test"
2013-12-05 Giovanni MeoMerge "Bug 78 Enable Enqueue action in static flows"
2013-12-05 Alessandro BochBug 78 Enable Enqueue action in static flows 76/3476/2
2013-10-23 Asad AhmedAdded per node flow query 19/2119/1
2013-10-09 Pramila SinghFix for validity check of Action field in FlowConfig 57/1757/2
2013-10-01 Alessandro BochFix installInHw handling in FlowConfig 68/1568/1
2013-09-22 Giovanni MeoMerge "Conversion class FromSalConversionsUtils."
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 Diti BhatiaAdded validation for protocol field while adding flow 81/1281/1
2013-09-18 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-17 Alessandro BochMerge "Fail toggle flow if port is no longer a part...
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 Alissa BonasReorder public/private modifiers as per JLS. (fixes... 03/1203/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
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 Alessandro BochMerge "Bug #65 - Fix inconsistencies in the NB REST...
2013-09-11 Alessandro BochMerge "Remove unused class member SAVE."
2013-09-11 Alessandro BochMerge "Remove public from interface methods. Cleans...
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Alissa BonasRemove public from interface methods. Cleans sonar... 47/1147/1
2013-09-10 Giovanni MeoMerge "Replace exception.printStacktrace with write...
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 Andrew KimMerge "Display Confirmation dialog before removing...
2013-09-09 Alessandro BochMerge "Fix for exceptions seen in FlowProgrammer NB...
2013-09-06 Pramila SinghFix for exceptions seen in FlowProgrammer NB, when... 17/1117/1
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-26 Ed WarnickeMerge "Integration of MDSAL into distribution"
2013-08-26 Madhu VenugopalMerge "Northbound cleanup for Switch Manager"
2013-08-24 Alessandro BochMerge "Fix Connection manager to retrieve inventory...
2013-08-24 Chi-Vien LyMerge "Fix Match intersection logic"
2013-08-24 Alessandro BochFix Match intersection logic 87/987/1
2013-08-22 Chi-Vien LyMerge "1. Controller switchEvents queue should be prior...
2013-08-21 Andrew KimMerge "Enhancements to common.northbound"
2013-08-21 Alessandro BochMerge "Frm to install/uninstall flow when port is added...
2013-08-21 Diti BhatiaFrm to install/uninstall flow when port is added/remove... 30/930/1
2013-08-20 Ed WarnickeMerge "Added YANG models for flow configuration, statis...
2013-08-20 Giovanni MeoMerge "Fix for hosttracker. Ignore ARP messages from...
2013-08-19 Alessandro BochFRM to expose list of installed flow entries per group 09/909/1
2013-08-08 Alessandro BochMerge "Fix race condition when registering services"
2013-08-07 Alessandro BochMerge "Fixed minimum values for TP_SRC/TP_DST match...
next