Merge "Do not use currently-deprecated APIs"
[controller.git] / opendaylight / commons /
2014-03-03 Tony TkacikMerge "Do not use currently-deprecated APIs"
2014-03-03 Tony TkacikMerge "Deprecate NetconfMessageHeader test class"
2014-02-28 Alessandro BochMerge "included the nodetype in the congruence check...
2014-02-28 Tony TkacikMerge "Eliminate superfluous pluginManagement section"
2014-02-28 Tony TkacikMerge "Cleanup dependencyManagement overrides"
2014-02-28 Tony TkacikMerge "Add toaster sample consumer/provider modules...
2014-02-27 Alessandro BochMerge "method unsetFlowProgrammerNotifier was mis-spell...
2014-02-27 Alessandro BochMerge "Use same memory settings for surefire and failsa...
2014-02-27 Jason YeMerge "FlowConfig to only run syntactic validation"
2014-02-27 Tony TkacikMerge "Exception for URI /restconf/operations/module_na...
2014-02-27 Alessandro BochMerge "We already have a merged and validated flow...
2014-02-27 Tony TkacikMerge "Centralize yang-maven-plugin version"
2014-02-27 Prasanth PallamreddyUse same memory settings for surefire and failsafe... 34/5234/2
2014-02-27 Robert VargaEliminate superfluous pluginManagement section 83/5483/1
2014-02-27 Robert VargaCentralize yang-maven-plugin version 81/5481/1
2014-02-26 Tony TkacikMerge "Migrate toaster samples to config-subsystem"
2014-02-25 Alessandro BochMerge "Add reverse() method in Edge and Path classes"
2014-02-25 Tony TkacikMerge "Refactor configuration for ConfigPersister."
2014-02-25 Tony TkacikMerge "Fix for bugs 446 and 456"
2014-02-25 Tony TkacikMerge "Suppress unchecked cast warnings"
2014-02-25 Robert VargaSuppress unchecked cast warnings 34/5434/3
2014-02-25 Chi-Vien LyAdd reverse() method in Edge and Path classes 53/5453/2
2014-02-25 Tony TkacikMerge "Better exception handling when instantiating...
2014-02-25 Tony TkacikMerge "fix bug 431"
2014-02-25 Tony TkacikMerge "Integration test added to netconf-it to test...
2014-02-25 Tony TkacikMerge "Accept agentpath as a parameter to the run script"
2014-02-25 Tony TkacikMerge changes I1b834def,Iece78be2
2014-02-25 Tomas OlveckyRemoved duplicated dependency declaration: ietf-netconf... 26/5426/2
2014-02-25 Tomas OlveckyMove xtend dependency definition from md-sal pom to... 25/5425/3
2014-02-25 Tony TkacikMerge "Fix some sonar bugs in config-api and config...
2014-02-24 Tony TkacikMerge "Modify config-api exceptions, bump config and...
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-21 Maros MarsalekModify config-api exceptions, bump config and netconf... 61/5261/6
2014-02-19 Alessandro BochMerge "ConfigurationService to create default config...
2014-02-19 Yevgeny KhodorkovskyConfigurationService to create default config dir 07/5407/5
2014-02-19 Tony TkacikMerge "BUG-421: Define multipart-transaction-aware"
2014-02-18 Tony TkacikMerge "bug 344 interpretation of slashes ('/') in URI"
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 Robert VargaIntroduce checked sendMessage() method 90/5390/1
2014-02-17 Tony TkacikMerge "Fix eclipse warnings about maven-enforcer-plugin"
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Robert VargaFix eclipse warnings about maven-enforcer-plugin 58/5358/2
2014-02-17 Tony TkacikMerge changes I393151af,I0a302cde
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-17 Robert VargaFix warnings about overriden versions 56/5356/2
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-13 Maros MarsalekCHange log level from warn to debug in ProtocolSessionP... 01/5301/1
2014-02-13 Chi-Vien LyMerge "Increase SSL input buffer size to accommodate...
2014-02-13 Ed WarnickeMerge "Move flow comparison methods into utility class"
2014-02-13 Ed WarnickeMerge "Prepare for transitioning NodeStatisticsAger"
2014-02-13 Ed WarnickeMerge "Simplify StatisticsManagerActivator/StatisticsPr...
2014-02-13 Ed WarnickeMerge "Centralize NodeStatisticsAger creation"
2014-02-13 Ed WarnickeMerge "Optimize statistics cleanup"
2014-02-12 Ed WarnickeMerge "Do not allocate/commit transactions in tight...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-12 Ed WarnickeMerge "Fix thread safety issues in netconf client"
2014-02-12 Ed WarnickeMerge "Cache sessionID to increase readability"
2014-02-12 Ed WarnickeMerge "Remove unused DefaultNetconfOperation marker"
2014-02-12 Martin BobakRemoved redundant dependency on configuration artifact 82/5282/1
2014-02-11 Ed WarnickeMerge "Do not use deprecated StringBufferInputStream"
2014-02-11 Ed WarnickeMerge "Fix a warning"
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 David K. Bainbridgeminor pom cleanup to eliminate duplicate group ID speci... 37/5237/1
2014-02-10 Ed WarnickeMerge "Get rid of NetconfMessageFactory"
2014-02-10 Ed WarnickeMerge "Get rid of DeserializerException"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 2"
2014-02-10 Ed WarnickeMerge "Get rid of using ProtocolHandlerFactory, part 1"
2014-02-10 Ed WarnickeMerge "Cleanup dependencyManagement section"
2014-02-10 Robert VargaCleanup dependencyManagement section 44/4744/4
2014-02-10 Robert VargaRemove deprecated API elements from protocol framework 91/5191/2
2014-02-10 Robert VargaGet rid of NetconfMessageFactory 88/5188/2
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-08 Tony TkacikChanged model versions to dependencies 94/5194/1
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
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-02-07 Ed WarnickeMerge "Maven archetype for config subsystem aware bundles"
2014-02-05 Jason YeMerge changes I8290457c,If84199a1
2014-02-05 Ed WarnickeMerge "Added resource /streams/stream/<streamName>"
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Martin SunalAdded resource /streams/stream/<streamName> 94/5094/9
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge changes I805ec065,Idc9995b1
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
next