Merge "Resolve Bug:707 - ConfigPusher should wait for netconf-impl to register JMX...
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal / binding / codegen / impl /
2014-04-15 Tony TkacikMerge "Resolve Bug:707 - ConfigPusher should wait for...
2014-04-15 Raghurama BhatBug 591: Minimize the use of Xtend in sal-binding-broke... 84/5984/5
2014-02-23 Andrew KimMerge "Backward compatibility for User management"
2014-02-19 Alessandro BochMerge "ConfigurationService to create default config...
2014-02-19 Tony TkacikMerge "bug 433 NPE in onGlobalContextUpdated of Control...
2014-02-19 Maros MarsalekAdd ModuleInfoBackedContext loading strategy to Runtime... 14/5414/2
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 VargaPlace an upper bound on notification concurrency 81/5381/3
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 "Fix issue where NodeConnector ADDED events were...
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-14 Tony TkacikFixed bug when Binding-Aware Data Change Listeners... 20/5320/3
2014-02-11 Ed WarnickeMerge "Fix typo in match types yang model"
2014-02-11 Ed WarnickeMerge "Changed model versions to dependencies"
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 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-10 Robert VargaCleanup imports/whitespace in MD-SAL 83/5183/3
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-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "MD-SAL transaction chaining API"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Restrict MD-SAL data operations to a single...
2014-02-03 Robert VargaRestrict MD-SAL data operations to a single thread 70/5070/3
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 Tony TkacikFixed Bug 250 - bits serialization between Binding... 20/3820/2
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 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-13 Tony TkacikFixed bug in cross-broker RPC routing 00/3700/2
2013-11-29 Ed WarnickeMerge "removed config-util from pax-exam minimum bundle...
2013-11-28 Alessandro BochMerge "Re-Enable the pax-exam execution in Eclipse"
2013-11-28 Ed WarnickeMerge "- netconf SSH bridge bundle - Implement bridge...
2013-11-28 Ed WarnickeMerge "- introduced netconf ssh wrapper bundle - incorp...
2013-11-28 Ed WarnickeMerge "Fixed Group and Meter RPC model to use MD-SAL...
2013-11-28 Tony TkacikFixed Group and Meter RPC model to use MD-SAL routing... 75/3175/1
2013-11-27 Ed WarnickeMerge "Fixes - config-registry registered to OSGi,...
2013-11-27 Ed WarnickeMerge "Fixed GlobalEventExecutorCloseable - override...
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 "Update context-instance xpath format according...
2013-11-26 Ed WarnickeMerge "Null data from XML"
2013-11-26 Ed WarnickeMerge changes I50218f21,I6bc2631b
next