controller.git
2015-01-28 Robert VargaAdd serialVersionUUID fields 17/14517/3
2015-01-28 Robert VargaFix a warning in CreateTransactionReply 16/14516/3
2015-01-28 Robert VargaFix ShardIdentifier warning 15/14515/3
2015-01-28 Robert VargaNormalizedNodeOutputStreamWriter should forward flush() 05/14505/4
2015-01-28 Robert VargaCleanup PathArgumentTypes 04/14504/4
2015-01-28 Robert VargaNodeTypes is a utility class 03/14503/4
2015-01-28 Robert VargaOptimize MetricsReporter class 02/14502/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 Robert VargaMake sure write transaction cancellation is propagated 48/14548/2
2015-01-22 Robert VargaOptimize ValueSerializer 99/14499/5
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-27 Robert VargaOptimize ValueType class lookups 98/14498/4
2015-01-27 Robert VargaOptimize AugmentationIdentifierGenerator.getPathArguments() 94/14494/4
2015-01-27 Robert VargaOptimize PathUtils.toString() 93/14493/4
2015-01-27 Tom PantelisMerge "Optimize PathUtils.toYangInstanceIdentifier()"
2015-01-27 Tom PantelisMerge changes I66335247,I24ebd4b1,If2470ac2,Ia36e2a7c...
2015-01-27 Tom PantelisMerge "Improve ConfigurationImpl performance"
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 Ed WarnickeFix missing dependencies in opendaylight-startup archetype 09/14509/2
2015-01-26 Robert VargaOptimize PathUtils.toYangInstanceIdentifier() 92/14492/1
2015-01-26 Robert VargaMake sure QNameFactory cache is constant 91/14491/1
2015-01-26 Robert VargaUse a singleton instance for DefaultShardStrategy 90/14490/1
2015-01-26 Robert VargaSpeedup ModuleShardStrategy a bit 89/14489/1
2015-01-26 Robert VargaOptimize getAllShardNames() 88/14488/1
2015-01-26 Robert VargaOptimize getShardNamesFromModuleName() 87/14487/1
2015-01-26 Robert VargaOptimize getModuleNameToShardStrategyMap() 86/14486/1
2015-01-26 Robert VargaImprove ConfigurationImpl performance 84/14484/1
2015-01-26 Robert VargaOptimize getModuleNameFromNameSpace 85/14485/1
2015-01-26 Moiz RajaBUG 2518 : Throttle operations in a transaction 55/14155/4
2015-01-26 Tony TkacikMerge changes I3e404877,Ida2a5c32,I9e6ce426,I6a4b90f6...
2015-01-26 Tony TkacikMerge changes I880310f2,I9f437328,I552372db,I587fb203...
2015-01-26 Moiz RajaMerge "Bug 2265: Use new NormalizedNode streaming in...
2015-01-25 Robert VargaChange trackerList to a LinkedList 74/14474/1
2015-01-23 Robert VargaImprove AbstractLeader tracker removal 58/14458/3
2015-01-23 Robert Vargause AtomicLongfieldUpdater in FollowerLogInformationImpl 59/14459/3
2015-01-23 Robert VargaUse an ImmutableList instance for getFrom() 56/14456/3
2015-01-23 Robert VargaHide AbstractReplicatedLogImpl index fields 55/14455/3
2015-01-23 Robert VargaDo not leak AtomicLong from FollowerLogInformation 46/14446/3
2015-01-23 Robert VargaRemove followers as an explicit field 45/14445/3
2015-01-23 Robert VargaHide AbstractLeader maps 43/14443/3
2015-01-23 Robert VargaHide internals of FollowerLogInformationImpl 42/14442/3
2015-01-23 Robert VargaSpeedup AbstractLeader.printFollowerStates() 41/14441/3
2015-01-23 Robert VargaImprove RpcInvocationStrategy performance 20/14420/4
2015-01-23 Robert VargaUse ImmutableSet in ShardManager 29/14429/2
2015-01-23 Robert VargaOptimize ActorContext a bit 24/14424/1
2015-01-23 Robert VargaLower Shard.DEFAULT_NAME visibility 27/14427/1
2015-01-23 Robert VargaClarify DistributedDataStoreFactory 26/14426/1
2015-01-23 Robert VargaSpeed up ClusterWrapperImpl 25/14425/1
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-23 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Remove unnecessary declaration of <prerequisites...
2015-01-22 Tony TkacikMerge "Use Maven Enforcer plugin to require Maven version"
2015-01-22 Thanh HaRemove unnecessary declaration of <prerequisites> in... 25/14225/2
2015-01-22 Thanh HaRemove unnecessary declaration of <prerequisites> in... 24/14224/2
2015-01-22 Thanh HaRemove unnecessary declaration of <prerequisites> in... 23/14223/2
2015-01-22 Thanh HaRemove unnecessary declaration of <prerequisites> in... 22/14222/2
2015-01-22 Thanh HaRemove unnecessary declaration of <prerequisites> in... 21/14221/2
2015-01-22 tpantelisBug 2265: Use streaming for DeleteData message 76/14476/3
2015-01-21 tpantelisBug 2265: Address comments from 12448 10/14510/1
2015-01-21 Thanh HaUse Maven Enforcer plugin to require Maven version 20/14220/2
2015-01-21 tpantelisMore unit test code coverage for NormalizedNodeStreamRe... 36/14336/3
2015-01-25 Moiz RajaMerge changes Iae061558,I786a2e74,I10c38ca2
2015-01-25 Moiz RajaMerge "Speed up ClusterWrapperImpl"
2015-01-25 Moiz RajaMerge "Bug 2327: Handle binary data in NormalizedNode...
2015-01-21 Vaclav Demcakbug 2616 - NPE in ControllerContext.toQName method 26/14326/2
2015-01-21 tpantelisBug 2265: Use new NormalizedNode streaming in messages 48/12448/19
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
2015-01-21 tpantelisFix typo in 05-clustering.xml file 69/14469/1
2015-01-20 Ed WarnickeFixed bug in generated artifactId for ${artifactId... 10/14310/1
2015-01-20 Tony TkacikMerge "Added sun.misc to jre.properties"
2015-01-20 Tom PantelisMerge "BUG 2585 : Make Election Timeout Factor configur...
2015-01-20 Tom PantelisMerge "BUG 2586 : Disable operational persistence by...
2015-01-20 Tony TkacikMerge "Remove import-package instructions from netconf"
2015-01-20 Tony TkacikMerge topic 'archetype'
2015-01-20 Maros MarsalekRemove import-package instructions from netconf 87/14287/1
2015-01-20 Maros MarsalekBUG-2283 Fix close order when reconfiguring config... 43/13343/13
2015-01-20 Moiz RajaBUG 2585 : Make Election Timeout Factor configurable 58/14158/2
2015-01-20 Moiz RajaMerge "Bug 2486: Get testAbortBeforeFinishCommit workin...
2015-01-20 Moiz RajaMerge "Bug-2591 : Clustering: Shard does not notify...
2015-01-20 Ed WarnickeFixed missing uses of ${artifactId} in urn 69/14269/1
2015-01-19 Ed WarnickeFixed copyrights in opendaylight-startup archetype 62/14262/1
2015-01-18 tpantelisBug 2327: Handle binary data in NormalizedNode streaming 97/12797/5
2015-01-17 Tom PantelisMerge "findModule method refactoring"
2015-01-17 Tom PantelisMerge "BUG 2593 : Fix flakiness in ShardManager ActorNo...
2015-01-17 tpantelisBug 2486: Get testAbortBeforeFinishCommit working again 15/14215/1
2015-01-17 Tom PantelisMerge "BUG 2486 : Optimizations for a single node clust...
2015-01-16 Tony TkacikMerge "Fixed missing dependencies in netconf-netty...
2015-01-16 Tony TkacikMerge "Increase timeout in config pusher for conflictin...
2015-01-16 Tony TkacikMerge "Remove dead code"
2015-01-16 Tony TkacikMerge "Remove string concatenation in preconditions"
2015-01-16 Tony TkacikMerge "Make check methods static"
2015-01-16 Tony TkacikMerge "Migrace is() to isA()"
2015-01-16 Maros MarsalekIncrease timeout in config pusher for conflicting versi... 21/14121/2
next