Add type of transaction being created to log message
[controller.git] / opendaylight / md-sal / topology-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 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 Ed WarnickeMerge "bug 537 - Node Reconciliation"
2014-08-15 Ed WarnickeMerge "Bug 1503: RestconfError "data-missing" is error...
2014-08-15 Ed WarnickeMerge "BUG-1554: fill out ID/KEY"
2014-08-15 Moiz RajaMerge "Adding more unit tests for remote rpc connector...
2014-08-15 Ed WarnickeMerge "Hotfix bug 1556 - FRM: NPE thrown in notification"
2014-08-15 Vaclav DemcakHotfix bug 1556 - FRM: NPE thrown in notification 82/9982/1
2014-08-15 Ed WarnickeMerge "Revert "BUG-1425: Integrated new Binding to...
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-impl tests"
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-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
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 Vaishali MithbaokarBut 1129: Removing hard coded versions from MD-SAL 58/8158/4
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 tabs from Java files"
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from Java...
2014-06-10 Tony TkacikMerge "BUG-272: remove trailing whitespace from XML...
2014-06-10 Tony TkacikMerge "BUG-272: remove tabs from XML files"
2014-06-09 Robert VargaTopology manager: get rid of sychronized sections 05/7805/4
2014-06-09 Robert VargaTopology manager: Pre-construct identifiers 04/7804/3
2014-06-09 Robert VargaMinimize synchronized blocks 03/7803/3
2014-05-20 Tony TkacikMerge "Added .DS_STORE and .metadata to .gitignore"
2014-05-19 Ed WarnickeMerge "Breaking up 6360: Adding base features"
2014-05-16 Giovanni MeoMerge "Add lispflowmapping specific configuration options"
2014-05-15 Ed WarnickeMerge "Cosmetics: fix typo facilitate"
2014-05-14 Giovanni MeoMerge "Add Pagination to Neutron Networks Northbound...
2014-05-13 Tony TkacikMerge "Bug 617: Remove extend files from sal-rest-conne...
2014-05-13 Tony TkacikMerge "Bug 809: Enhancements to the toaster example"
2014-05-12 Tony TkacikMerge "BUG-704 Remove pax from netconf identity-ref...
2014-05-12 Giovanni MeoMerge "Bug 849: Fixed NPE in Translated Data Change...
2014-05-12 Tony TkacikMerge "BUG-648: Improve performance by reusing old...
2014-05-12 Tony TkacikMerge "BUG-980: stop emiting copyright"
2014-05-12 Tony TkacikMerge "BUG-731: RoutedRegistration.close() should not...
2014-05-12 Tony TkacikMerge "Remove overriding versions"
2014-05-12 Tony TkacikMerge "Unify maven-bundle-plugin version at 2.4.0"
2014-05-12 Tony TkacikMerge "BUG-972: correct Precondition"
2014-05-12 Tony TkacikMerge "BUG-868: stop using InstanceIdentifier.builder()"
2014-05-11 Robert VargaBUG-868: stop using InstanceIdentifier.builder() 69/6869/3
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-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"
next