Merge "BUG 2849 : Reduce sending of duplicate replication messages"
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal /
2015-03-23 Moiz RajaMerge "Refactor LeaderElectionScenarioTests"
2015-03-13 Moiz RajaMerge "Change in AbstractRaftBehavior#performSnapshotWi...
2015-03-13 Moiz RajaMerge "Refactor ShardTest"
2015-03-13 Moiz RajaMerge "Reduce/enhance logging in AbstractLeader"
2015-03-13 Moiz RajaMerge "Purge in-memory log when install snapshot is...
2015-03-13 Moiz RajaMerge "Use static Procedure callback for ApplyJournalEn...
2015-03-13 Moiz RajaMerge "Changes in RaftActor#handleCaptureSnapshotReply"
2015-03-13 Moiz RajaMerge "Change fields in ShardStats to non-volatile"
2015-03-12 Moiz RajaMerge "Add sal-akka-raft test-jar dependency to sal...
2015-03-11 Tony TkacikMerge "Fixed testool performance bottleneck due to...
2015-03-11 Tony TkacikMerge "Changed NetconfDeviceDatastoreAdapter and Netcon...
2015-03-11 Tony TkacikMerge "Fixed failing tests due to different attribute...
2015-03-11 Tony TkacikMerge "Bug 2364: Migrated Binding MD-SAL to not use...
2015-03-10 Tony TkacikBug 2364: Migrated Binding MD-SAL to not use composites... 61/16261/4
2015-01-28 Moiz RajaMerge "Bug 2265: Use streaming for DeleteData message"
2015-01-28 Moiz RajaMerge "Bug 2265: Address comments from 12448"
2015-01-27 Tom PantelisMerge "Optimize ValueType class lookups"
2015-01-27 Tom PantelisMerge "Optimize AugmentationIdentifierGenerator.getPath...
2015-01-27 Tom PantelisMerge "Optimize PathUtils.toString()"
2015-01-27 Robert VargaMigrate AbstractRuntimeCodeGenerator to new ClassLoader... 33/14533/1
2015-01-26 Tom PantelisMerge "Fix missing dependencies in opendaylight-startup...
2015-01-26 Tom PantelisMerge "BUG 2518 : Throttle operations in a transaction"
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-23 Robert VargaImprove RpcInvocationStrategy performance 20/14420/4
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-15 Tony TkacikMerge "Fix a race PingPongTransactionChain"
2015-01-15 Moiz RajaMerge "Fix bug #2569 XSQL delay controller load when...
2015-01-13 Ed WarnickeRemoved deprecated methods from BindingAwareProvider 06/13806/12
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-07 Ed WarnickeMerge "Fix bug 2554 - XSQL getting stuck on some models"
2015-01-07 Robert VargaDo not pull in xtend-lib-osgi 59/13959/3
2014-12-18 Tony TkacikMerge changes Ic8cadf33,If59b1dd3
2014-12-18 Tony TkacikMerge "BUG-2288: DOMNotification API"
2014-12-17 Tom PantelisMerge "BUG 2509 : Removing all journal entries from...
2014-12-15 Tony TkacikMerge "Remove throws declaration of a runtime exception"
2014-12-15 Tony TkacikMerge "BUG-2511 Fix possible XXE vulnerability in restconf"
2014-12-15 Tony TkacikMerge "BUG-2511 Fix XXE vulnerability in Netconf"
2014-12-15 Tony TkacikMerge topic 'checkstyle'
2014-12-15 Tony TkacikMerge "Shorten org.opendaylight.controller.sal.core...
2014-12-15 Tony TkacikMerge "Registry instance cannot be null in RpcProxyRegi...
2014-12-15 Tony TkacikMerge "Do not instantiate FluentIterable"
2014-12-15 Robert VargaRemove throws declaration of a runtime exception 33/13633/2
2014-12-15 Robert VargaShorten org.opendaylight.controller.sal.core.api.Broker... 32/13632/2
2014-12-15 Robert VargaRegistry instance cannot be null in RpcProxyRegistration 31/13631/2
2014-12-15 Robert VargaDo not instantiate FluentIterable 30/13630/2
2014-12-15 Tony TkacikMerge "Fixed compilation error in Eclipse."
2014-12-15 Tony TkacikMerge "Reuse PEM provider in netconf-testtool."
2014-12-15 Tony TkacikMerge topic 'stable/helium'
2014-12-15 Tony TkacikMerge "BUG-2510: Remove all registrations when a routed...
2014-12-14 Robert VargaShorten YangInstanceIdentifier references 29/13629/1
2014-12-14 Robert VargaBUG-2510: handle RPC route removal 28/13628/1
2014-12-14 Robert VargaBUG-2510: Remove all registrations when a routed rpc... 27/13627/1
2014-12-05 Tony TkacikMerge "BUG-2459: Default to byte-aligned encoding"
2014-12-04 Moiz RajaMerge "Make neutron a simple osgi app"
2014-12-03 Anil VishnoiMerge "Fix bug 2450 - Statistics collection slow -...
2014-12-03 Tony TkacikMerge "Do not force toString() in NetconfClientSession"
2014-12-03 Tony TkacikMerge "Refactor DOMDataBrokerImpl"
2014-12-03 Tony TkacikMerge "Add MD-SAL artifacts"
2014-12-03 Tony TkacikMerge "Remove use of xtend"
2014-12-01 Robert VargaRemove use of xtend 03/13203/3
2014-11-26 Moiz RajaMerge "Bug 2267: Reuse leaf and leaf set entry builders...
2014-11-21 Tony TkacikMerge "Remove raw references to Map in XSQL"
2014-11-21 Tony TkacikMerge "BUG-8: mark deprecated classes as such"
2014-11-20 Robert VargaBUG-8: mark deprecated classes as such 80/12980/5
2014-11-20 Tony TkacikMerge "BUG-2218: Keep existing link augmentations durin...
2014-11-12 Tony TkacikMerge "Bug 1029: Remove dead code: p2site"
2014-11-07 Tom PantelisMerge "BUG 2317 : StatisticsManager does not unregister...
2014-11-07 Moiz RajaMerge "Bug-2301 - Clustering:Snapshots need not be...
2014-11-07 Tony TkacikMerge "Introduce forwarding DOMData classes"
2014-11-07 Tony TkacikMerge "Fix a typo in javadoc"
2014-11-07 Tony TkacikMerge "Bug 2233 - RPC register exception when rpc has...
2014-10-31 Jan HajnarBug 2233 - RPC register exception when rpc has no input 01/12401/1
2014-09-05 Ed WarnickeMerge "Enable AD-SAL application to configure OF 1...
2014-09-05 Tony TkacikMerge "Bug 1686 - Rework TopologyManager to use transac...
2014-09-05 Tony TkacikMerge "Prefer InstanceIdentifier imports"
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Robert VargaPrefer InstanceIdentifier imports 66/10766/2
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-03 Tony TkacikMerge "Hotfix for resolving of remote yang schemas."
2014-09-02 Tom PantelisMerge "Include JMX Counters and resetTransactionCounters"
2014-09-02 Tony TkacikMerge "Improvement to opendaylight-configfile-archetype"
2014-09-02 Ed WarnickeMerge "Bug 1593 - Flow Statistics manager is updating...
2014-09-02 Ed WarnickeMerge "Bug 1569 - [DEV] Too small variable for OF-Port...
2014-09-02 Tony TkacikMerge "Small fix to xsql dependencies"
2014-09-02 Ed WarnickeMerge "FlowCapableTopologyExporter uses merge instead...
2014-09-02 Tony TkacikMerge "BUG-868: migrate ClassLoaderUtils user"
2014-09-01 Robert VargaBUG-868: migrate ClassLoaderUtils user 33/9833/4
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
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-21 Tony TkacikMerge "Revert "Revert "BUG-1425: Integrated new Binding...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
next