yangtools.git
2014-12-16 Moiz RajaBUG 2464 : Shard dataSize does not seem to correspond...
2014-12-01 Moiz RajaBUG 2437 - Enable snapshotting based on size of data...
2014-12-01 Moiz RajaBUG 2371 : Leader should reset it's snapshot tracking...
2014-11-26 Kamal RameshanBug-2397:Provide a mechanism for stakeholders to get...
2014-11-17 tpantelisBug 2267: Reuse leaf and leaf set entry builders in...
2014-11-19 Robert VargaFix raw references to Iterator
2014-11-12 Moiz RajaBUG 2353 : Handle binary, bits and instanceidentifier...
2014-11-10 Tony TkacikMerge "Fix raw use of Gauge"
2014-11-10 Tony TkacikMerge "Add serialVersionUID to Serializable classes"
2014-11-10 Tony TkacikMerge "Fix a non-generic reference to DataContainerNode"
2014-11-10 Tony TkacikMerge "Fix non-generic references to NormalizedNode"
2014-11-10 Tony TkacikMerge changes I0fe4b78d,I3d3bc71b
2014-11-08 Robert VargaFix raw use of Gauge
2014-11-08 Tony TkacikMerge changes I9865d0cd,Ic71d525f,Ib8faba91,Ia10e5ec9...
2014-11-08 Robert VargaFix a non-generic reference to DataContainerNode
2014-11-08 Robert VargaFix non-generic references to NormalizedNode
2014-11-08 Robert VargaFix non-generic reference to org.opendaylight.yangtools...
2014-11-08 Robert VargaFix non-generic references to java.util.Map
2014-11-08 Robert VargaAccess static methods via class
2014-11-08 Robert VargaAdd serialVersionUID to Serializable classes
2014-11-08 Robert VargaFix non-generic references to Set
2014-11-08 Robert VargaFix raw references to java.lang.Class
2014-11-08 Robert VargaFix non-generic references to HashSet
2014-11-06 Moiz RajaBUG 2325 : Value type of byte[] not recognized by the...
2014-11-03 Moiz RajaBUG 2296 : TransactionProxy should support the ability...
2014-10-30 tpantelisBug 2294: Handle Shard backwards compatibility
2014-10-30 Moiz RajaBUG 2134 : Make persistence configurable at the datasto...
2014-10-29 Moiz RajaMerge "Bug 2265: Modified NormalizedNodeOutputStreamWri...
2014-10-29 Moiz RajaMerge "BUG 2221 : Add metering to ShardTransaction...
2014-10-28 Harman SinghBug 2086: Adding normalized node stream reader and...
2014-10-27 tpantelisBug 2265: Modified NormalizedNodeOutputStreamWriter...
2014-10-22 Moiz RajaBUG 1833 : Remove all unused code from sal-clustering...
2014-10-20 Moiz RajaBUG 2221 : Add metering to ShardTransaction actor
2014-10-17 Moiz RajaMerge "Bug 2038: Ensure only one concurrent 3-phase...
2014-10-17 Tony TkacikBug 865: Fixed use of removed deprecated YANGInstanceId...
2014-10-17 tpantelisBug 2038: Ensure only one concurrent 3-phase commit...
2014-10-15 Moiz RajaMerge "Bug 1577: Gates access to Shard actor until...
2014-09-26 Abhishek KumarBug 1577: Gates access to Shard actor until its initialized
2014-09-19 tpantelisBug 2003: CDS serialization improvements
2014-09-18 tpantelisBug 1831 Batch messages on journal recovery
2014-09-19 Moiz RajaBUG 1815 - Do not allow Shards to be created till an...
2014-09-16 Harman SinghBUG 1883 - Ensure that all debug logging is done condit...
2014-09-15 Kamal RameshanBug-1830:Move install snapshot messages from akka-raft...
2014-09-12 Moiz RajaBUG 1758 - Clustering : CompositeModificationPayload...
2014-09-10 Moiz RajaBUG 1712 - Distributed DataStore does not work properl...
2014-09-09 Abhishek KumarMetrics and Configuration
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 tpantelisBug 1637: Change Rpc actor calls to async
2014-08-29 Moiz RajaBUG 1595 - Clustering : NPE on startup
2014-08-29 Abhishek KumarChanged key actors to use bounded mailbox
2014-08-29 Tom PantelisMerge "Optimized version of NormalizedNode Serialization"
2014-08-29 Basheeruddin... Moving protobuff files to sal-clustering-commons
2014-08-25 Moiz RajaOptimized version of NormalizedNode Serialization
2014-08-25 Ed WarnickeMerge "BUG 1597 - Do not use toString as serialized...
2014-08-24 Moiz RajaKeep a cache of QName
2014-08-23 Moiz RajaBUG 1597 - Do not use toString as serialized version...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Abhishek KumarCustom mailbox that is bounded and instrumented.
2014-08-18 Harman SinghMoving common code out of remote rpc to clustering...
2014-08-13 Basheeruddin... Move the CompositeModificatoinPayload message to proper
2014-08-12 Moiz RajaAdd exists method on DOMStoreReadTransaction and DOMDat...
2014-08-08 Basheeruddin... Fix usage of StringBuilder when getting parent path
2014-08-07 Basheeruddin... Utilize transaction type to create read-only or
2014-08-06 Basheeruddin... Created sal-clustering-commons and moved