Resolve Bug:707 - ConfigPusher should wait for netconf-impl to register JMX bean.
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / test /
2014-04-15 Tony TkacikMerge "Change RpcImplementation contract to asynchronous"
2014-04-15 Tony TkacikMerge "BUG702: RPC Router fails to acquire IP address...
2014-04-14 Robert VargaChange RpcImplementation contract to asynchronous 85/5485/9
2014-04-11 Tony TkacikMerge "Remove unused code"
2014-04-11 Tony TkacikMerge "BUG-592: Fix InstanceIdentifier instantiation"
2014-04-11 Robert VargaBUG-592: Fix InstanceIdentifier instantiation 87/5987/3
2014-04-08 Ed WarnickeMerge "Bug 509: Fixed order of invoking Schema listeners."
2014-04-08 Tony TkacikMerge "BUG-509: Fix thread safety of DOMDataBrokerImpl...
2014-04-08 Tony TkacikMerge "BUG-579: Remove ImmutableMap in favor of LinkedH...
2014-04-08 Ed WarnickeMerge "Fixed potential class pool override in integrati...
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-08 Tony TkacikMerge "524 bug - %2F slashes translation behind mount...
2014-04-07 Tony TkacikFixed potential class pool override in integration... 46/5946/1
2014-04-07 Giovanni MeoMerge "Edges are left in TopologyManager database when...
2014-04-04 Ed WarnickeMerge "Bug 510: Implementation of Forwarded Binding...
2014-04-04 Robert VargaBug 510: Implementation of Forwarded Binding Data Broker 24/5624/23
2014-04-02 Tony TkacikMerge "BUG-467: reconnect-strategy configuration moved...
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-31 Tony TkacikMerge "Do not use InstanceIdentifier.builder()"
2014-03-28 Tony TkacikBug 499: Added support for old DOM Broker APIs. 44/5744/5
2014-03-27 Robert VargaDo not use InstanceIdentifier.builder() 61/5761/2
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "Switch from using xtend to java in md-sal adapters"
2014-02-18 Tony TkacikMerge "Activate enforcement of Path type"
2014-02-18 Tony TkacikMerge "Introduce checked sendMessage() method"
2014-02-18 Tony TkacikMerge "Untangle the XML/Hello message decoders"
2014-02-18 Tony TkacikMerge "Do not instantiate multiple DocumentBuilderFacto...
2014-02-18 Tony TkacikMerge "Split message aggregators"
2014-02-18 Tony TkacikMerge "Correct encoding"
2014-02-18 Tony TkacikMerge "Cleanup framing mechanisms"
2014-02-18 Robert VargaAnother round of warnings fixes 82/5382/3
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-11 Ed WarnickeMerge "Remove deprecated API elements from protocol...
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
2014-02-11 Ed WarnickeMerge "Some methods should be final"
2014-02-10 Ed WarnickeMerge "Expose ChannelFuture from sendMessage()"
2014-02-10 Ed WarnickeMerge "Getter methods should be final"
2014-02-10 Ed WarnickeMerge "Fix a warning and make field final"
2014-02-10 Ed WarnickeMerge "Remove use of deprecated Exceptions"
2014-02-10 Ed WarnickeMerge "minor pom cleanup to eliminate duplicate group...
2014-02-10 Ed WarnickeMerge "Fix warnings reported in toaster"
2014-02-10 Ed WarnickeMerge "Fix a few eclipse-reported warnings"
2014-02-10 Alessandro BochMerge "SwitchMgrNB: URL does not allow nodeconnectorId...
2014-02-10 Alessandro BochMerge "Fixed bugs in getUnsigned methods of NetUtils...
2014-02-10 Ed WarnickeMerge "Cleanup imports/whitespace in MD-SAL"
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL 83/5183/3
2014-02-07 Robert VargaFix a few eclipse-reported warnings 92/5192/2
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 java files 34/4834/2
2014-01-26 Ed WarnickeMerge "Improve client logging"
2014-01-26 Ed WarnickeMerge "Minor fixes in md-sal and config."
2014-01-25 Tony TkacikExtract dom-serializer-api|impl from binding-broker... 93/4593/9
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-23 Ed WarnickeMerge "md-sal: commons-codec artifact version sync"
2014-01-22 Alessandro BochMerge "Avoiding hash collisions of a match with its...
2014-01-22 Giovanni MeoMerge "Log transactions being allocated"
2014-01-22 Ed WarnickeMerge "More defensive RPC handling in DOM Broker"
2014-01-22 Tony TkacikMore defensive RPC handling in DOM Broker 21/4521/2
2014-01-18 Ed WarnickeMerge "Rename initial config files from *.xml.conf...
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-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 Tony TkacikFixed deployment of mount points (dynamic instances... 74/4274/3
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
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-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-19 Ed WarnickeMerge "Fixed bug in discovering JVM loaded case classes...
2013-12-19 Tony TkacikFixed bug in discovering JVM loaded case classes during... 46/3846/1
2013-12-18 Ed WarnickeMerge "Fixed Bug 250 - bits serialization between Bindi...
2013-12-18 Anil VishnoiMD-SAL Statistics Manager - Changed Group/Meter Augment... 95/3795/4
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
next