BUG-868: remove deprecated use of QName constructors
[controller.git] / opendaylight / switchmanager / api /
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Alissa BonasSimplify method isMutualExclusive in Subnet. 59/3759/1
2013-12-16 Alissa BonasSimplify hasNodeConnector method in Subnet class. 58/3758/1
2013-12-16 Alissa BonasRefactor Subnet.isSubnetOf - reduce number of 'if'... 52/3752/2
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 Chi-Vien LyMerge "Added a generic API to return a list of configur...
2013-12-05 Pramila SinghAdded a generic API to return a list of configured... 19/3419/7
2013-11-11 Giovanni MeoMerge "creating a default subnet"
2013-11-08 Ed WarnickeMerge "Initial implementation of the ClusteredDataStore"
2013-11-07 Giovanni MeoMerge "Added DELETE support for Bridge and Port resources"
2013-11-07 Giovanni MeoMerge "Bug:129 Connection Manager Dashlet"
2013-11-07 Ed WarnickeMerge "Unification of broker concepts implementations"
2013-11-07 Giovanni MeoMerge "Ganymed patch fix"
2013-11-07 Ed WarnickeMerge "Added MD-SAL Topology Reader for reading and...
2013-11-07 Alessandro BochSubnet gw can be configured w/o name 69/2469/3
2013-11-06 Asad AhmedAdded an extra validation check so that 09/2409/3
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-29 Katelyn KasperowiczProvide northbound for controller properties 43/2143/5
2013-10-21 Alissa BonasMove 2 jacoco/sonar settings to commons pom for reuse. 57/1957/3
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-09-30 Hideyuki TaiChanged TopologyManager to ignore edges that contain... 02/1502/2
2013-09-30 Giovanni MeoRevert "Changed TopologyManager to ignore edges that... 99/1499/2
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-29 Madhu VenugopalMerge "Move host refresh related variable from SwitchMa...
2013-09-29 Maurice QureshiMove host refresh related variable from SwitchManager... 80/1480/1
2013-09-27 Hideyuki TaiChanged TopologyManager to ignore edges that contain... 50/1450/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-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 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 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 "Declare a property for commons-lang version...
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-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-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-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-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...
2013-07-03 Alessandro BochMerge "Cache Sync for HostTracker"
2013-07-03 Alessandro BochMerge "Implemented ordering of yang module data nodes...
2013-07-03 Alessandro BochMerge "Added topologyNorthbound integration test remove...
2013-07-02 Alessandro BochMerge "Added support to generate interfaces from Choice...
2013-07-02 Alessandro BochMerge "Add help menu"
2013-07-02 Alessandro BochMerge "HA sync for samples simpleforwarding"
2013-07-02 Alessandro BochMerge "Restoring basic cache syncing for switch manager...
2013-07-02 Pramila SinghRestoring basic cache syncing for switch manager 39/539/1
2013-06-15 Giovanni MeoMerge "Add IfNewHostNotify to DeviceManager"
2013-06-14 Ed WarnickeMerge "Parents pom distribution"
2013-06-14 Giovanni MeoMerge "Bumped version of YANG tools to 0.5.2-SNAPSHOT"
2013-06-14 Giovanni MeoMerge "Configuration integrationtest to test save confi...
next