Add type of transaction being created to log message
[controller.git] / opendaylight / md-sal / inventory-manager /
2014-08-22 Tom PantelisMerge "Incorrect name of elements in yang case nodes"
2014-08-22 Tony TkacikMerge "Removed getClass comparison if FlowComparator."
2014-08-21 Madhu VenugopalMerge "Karaf odl-nsf-managers feature fails due to...
2014-08-21 Ed WarnickeMerge "Bug 1586: Do not use JaxRS 2.0 unnecessarily"
2014-08-21 Ed WarnickeMerge "Converted Inventory Manager to use Transaction...
2014-08-21 Ed WarnickeMerge "Fixed possible NPE in flow reconciliation"
2014-08-21 Ed WarnickeMerge "Bug 1585 - switch features removed after node...
2014-08-19 Moiz RajaMerge "Bug 1534: Changed blocking calls to async in...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Ed WarnickeMerge "Revert "Added the Buffer-Id to packet-in.""
2014-08-19 Tony TkacikConverted Inventory Manager to use Transaction Chaining 64/10064/1
2014-08-19 Ed WarnickeMerge "Added the Buffer-Id to packet-in."
2014-08-19 Martin BobakBug 1585 - switch features removed after node updated 91/10091/1
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-18 Devin AveryMerge "Modifications to error handling in restconf"
2014-08-18 Ed WarnickeMerge "Fix precondition formatting"
2014-08-15 Moiz RajaMerge "Adding more unit tests for remote rpc connector...
2014-08-15 Ed WarnickeMerge "Revert "BUG-1425: Integrated new Binding to...
2014-08-15 Ed WarnickeMerge "write /nodes/node/table/0 with ensure parents...
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-impl tests"
2014-08-15 Martin Bobakwrite /nodes/node/table/0 with ensure parents when... 71/9771/5
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-api tests"
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config modules tests"
2014-08-14 Moiz RajaMerge "Akka config change"
2014-08-14 Moiz RajaMerge "Move the CompositeModificatoinPayload message...
2014-08-14 Martin BobakBug 948 : Inventory and topology manager shifted to... 47/9747/9
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-28 Tony TkacikMerge "BUG-432: migrate users of Registration as approp...
2014-07-27 Robert VargaBUG-432: migrate users of Registration as appropriate 63/9363/4
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "BUG 1179 - rpcResult = false but response 200"
2014-06-25 Tony TkacikMerge "Helium: improve contract with ListenerRegistration"
2014-06-24 Alessandro BochMerge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "BUG 484 - XmlReader improve readability"
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "Bug 1129: Removing hard coded versions from...
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Devin AveryMerge "Cleanup: Removed unused inventory-config model."
2014-06-23 Devin AveryMerge "API Clarity: Documented Async Data Broker APIs."
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Ed WarnickeMerge "Fixed yangtools feature repo, bug with base...
2014-06-23 Tony TkacikMerge "Inventory manager: get rid of synchronized blocks"
2014-06-23 Robert VargaInventory manager: get rid of synchronized blocks 28/7828/6
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
2014-06-10 Tony TkacikMerge "BUG-614: Remove YangtoolsMappingHelper in favor...
2014-06-10 Tony TkacikMerge "BUG-614: introduce AbstractRuntimeCodeGenerator"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RuntimeGeneratedInvoker"
2014-06-10 Tony TkacikMerge "BUG-614: migrate RpcMetadata"
2014-06-10 Tony TkacikMerge "BUG-868: use a single version of ClassLoaderUtils"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Robert VargaBUG-272: remove trailing whitespace from Java files 53/7853/1
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-09 Giovanni MeoMerge "Making it easier for cygwin users to run OpenDay...
2014-05-07 Giovanni MeoMerge "Bug-590: Packet loss on first time ping test"
2014-05-07 Ed WarnickeMerge "Bug 933: Fixed incorrect update type when Link...
2014-05-07 Tony TkacikMerge "Bug 946: Fixed eclipse errors with nagasena...
2014-05-07 Tony TkacikMerge "Fixed typo in SnapshotBackedWriteTransaction...
2014-05-06 Giovanni MeoMerge "Breaking up 6360: dummy console"
2014-05-06 Giovanni MeoMerge "Fixed opendaylight-karaf to have resources in...
2014-05-06 Michal RehakBUG-509 transaction future result listening 43/6743/1
2014-05-06 Tony TkacikMerge "Bug: 627 Added RESTConf API Explorer that dynami...
2014-05-05 Ed WarnickeMerge "BUG-832 Add schemaContext to notification parsin...
2014-05-05 Ed WarnickeMerge "BUG-832 Fix exception from sal-netconf-connector."
2014-05-05 Ed WarnickeMerge "Skip from the surefire execution plugins that...
2014-05-01 Ed WarnickeMerge "BUG-633: allow overriding of channelFactory"
2014-05-01 Ed WarnickeMerge "BUG-634: introduce netty ChannelFactory wrapper"
2014-05-01 Ed WarnickeMerge "BUG 274 REST response instead of NumberFormatExc...
2014-05-01 Ed WarnickeMerge "Modify config code generator to write JmxAttribu...
2014-05-01 Ed WarnickeMerge "Bug 618 - convert xtend to java in md-sal/invent...
2014-04-30 Vaclav DemcakBug 618 - convert xtend to java in md-sal/inventory... 87/6387/2
2014-04-23 Tony TkacikMerge changes I67420353,I6851f9b9
2014-04-23 Tony TkacikMerge "fix for BUG-709 - mixed up flow cookie and conne...
2014-04-22 Ed WarnickeMerge "BUG-732 Fix netconf-connector unable to detect...
2014-04-21 Ed WarnickeMerge "Bug 509: Improve logging in InMemoryDataStore."
2014-04-19 Alessandro BochMerge "bug 741 - Make sure to stop threads on bundle...
2014-04-18 Giovanni MeoMerge "BUG-472: fix integration test breakage"
2014-04-17 Tony TkacikMerge "BUG-509: use dedicated executor for notifications"
2014-04-17 Jason YeMerge "Enhance the LLDPTLV.java to handle the LLDP...
2014-04-17 jameshall03885Adding auto-sorting plugin to all Controller via parent... 47/6247/2
2014-04-16 Ed WarnickeMerge "Bug 615: Removed xtend from Topology Manager"
2014-04-15 Tony TkacikMerge "Resolve Bug:717 - Remove fragment version requir...
next