Merge "BUG-509: remove unused code"
[controller.git] / opendaylight / md-sal / compatibility / sal-compatibility / src / main / java / org / opendaylight / controller / sal / compatibility / ComponentActivator.xtend
2014-05-20 Tony TkacikMerge "BUG-509: remove unused code"
2014-05-20 Tony TkacikMerge "BUG-509: Move DataTree concepts into separate...
2014-05-20 Tony TkacikMerge "BUG-509: simple cleanup of DataTreeModification"
2014-05-20 Tony TkacikMerge "BUG-509: Rename MutableDataTree to DataTreeModif...
2014-05-20 Tony TkacikMerge "BUG-731: fix unused imports"
2014-05-19 Robert VargaBUG-731: fix unused imports 24/7224/1
2014-04-08 Tony TkacikMerge "Update config-module-archetype."
2014-04-08 Tony TkacikMerge "Add filtering capability to config.ini in order...
2014-04-08 Tony TkacikMerge "Resolve Bug:522"
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for old DOM Broker APIs."
2014-04-01 Ed WarnickeMerge "Bug 499: Added support for change listeners."
2014-04-01 Ed WarnickeMerge "Bug 499: Initial draft of in-memory datastore...
2014-04-01 Giovanni MeoMerge "Initial commit for new Match classes"
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of data tree...
2014-03-31 Ed WarnickeMerge "Bug 499: Initial implementation of supporting...
2014-03-31 Tony TkacikMerge "Fix small resource leak in config-manager."
2014-03-31 Tony TkacikMerge "Update toaster example to emit lifecycle logs"
2014-03-31 Tony TkacikMerge changes I28d517fe,Ia6f0b6ce
2014-03-27 Moiz RajaAvoid nullpointer exception on starting up the Topology... 99/5699/2
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-15 Tony TkacikMerge "Bug fixes for netconf southbound plugin."
2014-02-15 Tony TkacikMerge "Walk the tables directly"
2014-02-15 Tony TkacikMerge "Do not rely od DataStore for all connected nodes"
2014-02-15 Tony TkacikMerge "Split off tracking of node presence"
2014-02-15 Tony TkacikMerge "Fix issue where NodeConnector ADDED events were...
2014-02-14 Moiz RajaFix issue where NodeConnector ADDED events were propaga... 41/5241/6
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
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-26 Robert VargaBulk-add copyright headers to .xtend files 35/4835/2
2014-01-18 Ed WarnickeMerge "Update ietf yang dependencies from rev130712...
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
2014-01-18 Ed WarnickeMerge "removing the old FRM code"
2014-01-18 Ed WarnickeMerge "Refactor shutdown-impl: add parameter to RPC...
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-18 Alessandro BochMerge "Config save support for networkconfiguration...
2014-01-17 Ed WarnickeMerge "Changed mount point URI decoding in restconf"
2014-01-16 Ed WarnickeMerge "Added extended ietf-netconf-monitoring detection...
2014-01-16 Tony TkacikChanged sal-compatibility from Consumer to Provider 02/4302/2
2014-01-15 Ed WarnickeMerge "Add missing headers to config, netconf subsystems"
2014-01-15 Ed WarnickeMerge "Add ietf-topology to yangstore blacklist."
2014-01-15 Ed WarnickeMerge "Remove System.out from netconf tests"
2014-01-15 Ed WarnickeMerge "increased test coverage"
2014-01-15 Giovanni MeoMerge "Update to new version of ADSAL components and...
2014-01-15 Ed WarnickeMerge "BugFix : Changes to get ping between two hosts...
2014-01-15 Moiz RajaBugFix : Changes to get ping between two hosts to work 38/4238/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 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-08 Ed WarnickeMerge "Fix testing support for OSGi services registrati...
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Alessandro BochMerge "Updated ContainerFlow to take multiple vlans"
2014-01-06 Ed WarnickeMerge "Added constructor which allows for custom Netcon...
2014-01-06 Ed WarnickeFix to Topology Adapter to properly handle links coming... 80/3980/2
2014-01-06 Moiz RajaAdd a flow by adding the flow data into the datastore 16/4016/2
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2014-01-03 Alessandro BochMerge "Fixed northbound references to SAL"
2013-12-24 Alessandro BochMerge "Update SubnetConfig Validation"
2013-12-24 Chi-Vien LyMerge "Add some log messages in case controller failed...
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-22 Anil VishnoiThis commit contains following changes 97/3897/1
2013-12-21 Ed WarnickeMerge "Use a String Id for both Node and NodeConnector"
2013-12-21 Moiz RajaUse a String Id for both Node and NodeConnector 84/3884/1
2013-12-21 Ed WarnickeMerge "Provide an MDSalNodeFactory to construct an...
2013-12-20 Moiz RajaProvide an MDSalNodeFactory to construct an MD-SAL... 83/3883/1
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 Giovanni MeoMerge "Ganymed patch fix"
2013-11-07 Tony TkacikAdded Compatibility for Switch Manager and Topology... 75/2375/6