BUG-868: do not use YangInstanceIdentifier.getPath()
[controller.git] / opendaylight / md-sal / sal-dom-broker / src / main / java / org / opendaylight / controller / sal / dom / broker / impl / SchemaAwareDataStoreAdapter.java
2014-11-20 Robert VargaBUG-868: do not use YangInstanceIdentifier.getPath() 77/12977/3
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 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
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-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier 28/9428/5
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerReg...
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerProxy"
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-03 Tony TkacikMerge "Add GlobalBundleScanningSchemaServiceImpl.destro...
2014-07-02 Tony TkacikMerge "BUG-692 Improve log message when negotiation...
2014-07-02 Tony TkacikMerge "BUG-868: remove InstanceIdentifier.getPath(...
2014-07-02 Robert VargaBUG-868: remove InstanceIdentifier.getPath() users 08/8508/3
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-dom-it"
2014-05-28 Tony TkacikMerge "Bug 1029: Remove dead code: sal-schema-repositor...
2014-05-26 Tony TkacikMerge "BUG-624 make netconf tcp address optional in...
2014-05-26 Tony TkacikMerge "Bug 1036 - Allow using container in case stmt...
2014-05-26 Madhu VenugopalMerge "Neutron API v2.0 bindings and APIs for security...
2014-05-23 Tony TkacikMerge changes I8dc2b4df,I09e448f4
2014-05-23 Tony TkacikMerge "BUG-770: NumberFormatException for input string...
2014-05-23 Tony TkacikMerge changes Ieef23a07,I8057763e
2014-05-23 Robert VargaBUG-868: migrate users of CompositeNode.getChildren() 58/7358/1
2014-03-03 Tony TkacikMerge "Bug 383 - exception raised if key part of URI...
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 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 Tony TkacikMerge "Deprecate org.opendaylight.controller.sal.common...
2014-02-27 Robert VargaFixed order of applying changes when forwarding transac... 84/5484/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 "Prune long-deprecated APIs"
2014-02-25 Robert VargaFix comments and remove use of deprecated class 06/5406/3
2014-02-25 Tony TkacikMerge "Better exception handling when instantiating...
2014-02-25 Tony TkacikMerge "fix bug 431"
2014-02-25 Vaclav Demcakfix bug 431 54/5454/1
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 "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-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 Ed WarnickeMerge "Fixed removals from data store did not clean...
2014-02-12 Tony TkacikFixed removals from data store did not clean direct... 70/5270/1
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 TkacikBug 319: Fixed two-phase commit verification of data. 34/4734/4
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"
next