Fix to Topology Adapter to properly handle links coming and going
[controller.git] / opendaylight / samples /
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2013-12-24 Alissa BonasUpgrade jackson library to version 2.3.0 05/3905/10
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-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 "On link flap new SimpleForwarding flows are...
2013-12-05 Alessandro BochOn link flap new SimpleForwarding flows are rejected... 87/3487/1
2013-12-03 Ed WarnickeMerge "Exposed binding-rpc-registry to config subsystem."
2013-12-02 Ed WarnickeMerge "RPC input is wrapped into RPC name element"
2013-12-02 Ed WarnickeMerge "Add better exception handling to config-persiste...
2013-12-02 Ed WarnickeMerge "Added DELETE on cors.allowed.methods for a few...
2013-12-02 Madhu VenugopalAdded DELETE on cors.allowed.methods for a few missing... 56/3356/1
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
2013-11-27 Ed WarnickeMerge "Flow Topology Exporter"
2013-11-26 Ed WarnickeMerge "Added transaction parameter in Port RPC"
2013-11-26 Giovanni MeoMerge "Fix bug 153: change the key container-config...
2013-11-26 Ed WarnickeMerge changes I0f752636,Idd154499,Ic35fa3e8
2013-11-26 Ed WarnickeMerge "Queue yang model"
2013-11-26 Ed WarnickeMerge "Better exception message in persister. Split...
2013-11-26 Ed WarnickeMerge "Fixed default configuration to not reference...
2013-11-26 Ed WarnickeMerge "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
2013-11-26 Ed WarnickeMerge "Bug 164"
2013-11-26 Giovanni MeoMerge "HostTracker hosts DB key scheme implementation"
2013-11-25 DeepakHostTracker hosts DB key scheme implementation 17/2817/9
2013-11-06 Colin DixonAltering ARPHandler and SimpleBroadcastHandler to forwa... 13/2413/3
2013-11-05 Alissa BonasAdd checkstyle rule UpperEll and fix all code accordingly. 35/2335/3
2013-10-30 Alissa BonasClean all unused and redundant imports in controller. 74/2274/2
2013-10-25 Colin DixonAdding a simple broadcast handler 00/1700/7
2013-10-24 Colin DixonRemoving suppress annotations to fix warnings. 49/2149/2
2013-10-22 Anil VishnoiFixed two minor issues : 89/2089/2
2013-10-09 Alissa BonasDeclare switchmanager in dependencyManagement in common... 92/1692/4
2013-10-08 Tony TkacikReworked pom files 21/1721/10
2013-09-30 Giovanni MeoMiscelanous fixes after the release of the artifacts 14/1514/2
2013-09-30 Alissa BonasRemove unecessary instantiation of Integer 84/1484/3
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 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-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-19 Giovanni MeoMerge "Added validation for protocol field while adding...
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-16 Prasanth PallamreddyAddress @XmlSeeAlso limitation. Provide the ability... 07/1207/1
2013-09-13 Giovanni MeoMerge "Fix for cache cleanup in protocol plugin on...
2013-09-12 Giovanni MeoMerge "Refactor SubnetConfig"
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 "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-04 Madhu VenugopalMerge "Checksum errors seen on some setup while downloa...
2013-09-04 Ed WarnickeMerge "fixing spelling errors"
2013-09-04 Ed WarnickeMerge "Cleaning up code, comments, and documentation...
2013-09-01 Colin DixonCleaning up code, comments, and documentation for Simpl... 69/1069/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-28 Giovanni MeoMerge "Added an archetype odl-model-project"
2013-08-28 Madhu VenugopalAdded CorsFilter to enable secure cross site scripting 31/1031/1
2013-08-28 Giovanni MeoReverting because it caused instability to the northbou... 29/1029/1
2013-08-28 Madhu VenugopalAdded CorsFilter to enable secure cross site scripting 45/945/3
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
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-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-21 Ed WarnickeMerge "Package names for enclosed Types of TOs were...
2013-07-19 Alessandro BochMerge "Fix for Switchmanager Save Configuration. Signed...
2013-07-19 Jason YeMerge "Make statistic queue size configurable via...
2013-07-19 Madhu VenugopalMerge "Simpleforwarding cache synch doesn't work"
next