Merge "Update SubnetConfig Validation"
[controller.git] / opendaylight / switchmanager /
2013-09-19 Giovanni MeoMerge "Added validation for protocol field while adding...
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 Madhu VenugopalMerge "Configure jackson to turn off FAIL_ON_UNKNOWN_PR...
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 Giovanni MeoMerge "In o.o.c.switchmanager.SpanConfig, handle node...
2013-09-18 Giovanni MeoMerge "Add missing validation on ContainerFlowConfig...
2013-09-18 Alissa BonasFix "FileNotFound" error for jacoco.exec and the path... 21/1221/3
2013-09-18 Alissa BonasDeclare jacoco.version in parent pom and reuse it in... 25/1225/2
2013-09-18 Jason YeIn o.o.c.switchmanager.SpanConfig, handle node connecto... 42/1242/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-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-12 Madhu VenugopalContainer Management and associated Northbound APIs. 64/1164/3
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 Giovanni MeoMerge "Fix a ClassNotFoundException raised during demar...
2013-09-11 Alessandro BochMerge "Add curly braces to if/else statements. (sonar)"
2013-09-10 Alissa BonasAdd curly braces to if/else statements. (sonar) 24/1124/4
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-09 Giovanni MeoMerge "Add snapshots/releases setting to all maven...
2013-09-09 Alissa BonasReplace exception.printStacktrace with write to log. 34/1134/1
2013-09-09 Giovanni MeoMerge "- DiscoveryService yields to avoid hogging the...
2013-09-06 Jason Ye- DiscoveryService yields to avoid hogging the cpu 16/1116/1
2013-09-06 Giovanni MeoMerge "Enhancement to switchmanager CLI commands to...
2013-09-06 Giovanni MeoMerge "Bugfix: Exception when adding static host"
2013-09-06 Giovanni MeoMerge "Add sorting to js select.create()"
2013-09-06 Pramila SinghEnhancement to switchmanager CLI commands to display... 09/1109/1
2013-09-05 Giovanni MeoRemove version hard coding in integration tests 03/1103/1
2013-08-30 Madhu VenugopalMerge "FRM event sync developement"
2013-08-29 Diti BhatiaNorthbound api cleanup for Subnets 37/1037/1
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-22 Chi-Vien LyMerge "Added distributionManagement section to md-sal...
2013-08-22 Chi-Vien LyMerge "1. Controller switchEvents queue should be prior...
2013-08-21 Jason Ye1. Controller switchEvents queue should be priority... 49/949/1
2013-08-20 Giovanni MeoMerge "Fix for hosttracker. Ignore ARP messages from...
2013-08-16 Pramila SinghFix: Switch manager should clean the nodeconnector... 85/885/2
2013-08-16 Giovanni MeoMerge "Migrating caches to TRANSACTIONAL Caches and...
2013-08-16 Madhu VenugopalMigrating caches to TRANSACTIONAL Caches and enabled... 94/894/1
2013-08-16 Ed WarnickeMerge changes I8293baab,I63e248bd
2013-08-14 Alessandro BochMerge "Should not allow nodes to have same node name"
2013-08-14 Pramila SinghShould not allow nodes to have same node name 67/867/2
2013-08-13 Giovanni MeoMerge "Add container context debug osgi cli command...
2013-08-12 Alessandro BochAdd container context debug osgi cli command to Switch... 59/859/2
2013-08-08 Alessandro BochMerge "Logging Bridge need to show the source of the...
2013-08-08 Alessandro BochMerge "Fix race condition when registering services"
2013-08-08 Yevgeny KhodorkovskyUse Set for Subnet's NodeConnectors 24/824/1
2013-08-07 Giovanni MeoMerge "HA - ARPHandler Event sync"
2013-08-06 Alessandro BochMerge "Speed up builds"
2013-08-06 Alessandro BochMerge "Small enhancement to ClusteringServicesIT"
2013-08-06 Alessandro BochMerge "Enhanced run.sh"
2013-08-06 Pramila SinghReplaced updateSwitchConfig() with updateNodeConfig... 10/810/1
2013-08-06 Chi-Vien LyMerge "OF plugin classes must have a strict dependency...
2013-08-06 Chi-Vien LyMerge "Controller MAC to be synced in cluster"
2013-08-03 Alessandro BochController MAC to be synced in cluster 79/779/3
2013-08-02 Alessandro BochMerge "Fix to allow Switch configuration modification...
2013-08-02 Pramila SinghFix to allow Switch configuration modification(Descript... 80/780/1
2013-08-02 Giovanni MeoMerge "NorthBound APIs for the Bridge Domain configurat...
2013-08-02 Giovanni MeoMerge "Fix minor bug in FRM proactive flow code path"
2013-08-02 Giovanni MeoMerge "Increased version of binding-generator to 0...
2013-08-02 Giovanni MeoMerge "Enhancement in switch configuration"
2013-08-01 Pramila SinghEnhancement in switch configuration 63/763/3
2013-07-30 Giovanni MeoMerge "Get/remove inactive hosts"
2013-07-30 Giovanni MeoMerge "Adding Inactive Static Hosts"
2013-07-24 Alessandro BochMerge "When a node is going down, remove edges in both...
2013-07-23 Alessandro BochMerge "InventoryShim to check node presence, before...
2013-07-22 Madhu VenugopalMerge "Fixed bug of IPv4 option handling."
2013-07-21 Ed WarnickeMerge "Package names for enclosed Types of TOs were...
2013-07-19 Alessandro BochMerge "Fix for Switchmanager Save Configuration. Signed...
2013-07-18 Pramila SinghFix for Switchmanager Save Configuration. 14/614/1
2013-07-18 Chi-Vien LyMerge changes I69928220,Ia0704c89
2013-07-18 Giovanni MeoMerge "fix maven warnings regarding missing versions...
2013-07-18 Giovanni MeoMerge "YANG typedefs generation as class with extends...
2013-07-18 Giovanni MeoMerge "Added more descriptive parsing exceptions."
2013-07-18 Alessandro BochMerge "Fix for maintaining properties for non-default...
2013-07-16 Pramila SinghFix for maintaining properties for non-default container. 04/604/1
2013-07-12 Alessandro BochMerge "Moved parsing of unknown nodes from implementati...
2013-07-11 Jason Ye- In SwitchHandler.java, Transmit Thread waits if the... 90/590/2
2013-07-10 Alessandro BochMerge "Maping of union leaf a bits leaf YANG type to...
2013-07-10 Alessandro BochMerge "Added default output directory to CodeGeneratorI...
2013-07-09 Pramila SinghHA cache sync for switch manager 76/576/3
2013-07-08 Alessandro BochMerge "Ensuring that SET_DL_* action with openflowj...
2013-07-03 Alessandro BochMerge "Added support to generate types from Choices...
next