controller.git
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 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 Robert VargaOptimize ActorContext a bit 24/14424/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-21 Thanh HaUse Maven Enforcer plugin to require Maven version 20/14220/2
2015-01-21 Vaclav Demcakbug 2616 - NPE in ControllerContext.toQName method 26/14326/2
2015-01-21 Moiz RajaMerge "Fixed bug in generated artifactId for ${artifact...
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-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
2015-01-16 Kamal RameshanBug-2591 : Clustering: Shard does not notify a role... 52/14152/2
2015-01-15 Tony TkacikMerge "Bug 2358: Removed unused Hydrogen Data Store...
2015-01-15 Robert VargaBUG-2288: binding Notification API 45/13445/12
2015-01-15 Tony TkacikBug 2358: Removed unused Hydrogen Data Store leftovers 67/14167/3
2015-01-15 Tomas CereFixed missing dependencies in netconf-netty-util. 03/14103/2
2015-01-15 Tony TkacikMerge "Fix a race PingPongTransactionChain"
2015-01-15 Robert VargaRemove dead code 02/14102/2
2015-01-15 Robert VargaRemove string concatenation in preconditions 01/14101/2
2015-01-15 Robert VargaMake check methods static 00/14100/2
2015-01-15 Robert VargaMigrace is() to isA() 99/14099/2
2015-01-15 Moiz RajaBUG 2593 : Fix flakiness in ShardManager ActorNotInitia... 64/14164/1
2015-01-15 Moiz RajaMerge "Fix bug #2569 XSQL delay controller load when...
2015-01-14 Moiz RajaBUG 2586 : Disable operational persistence by default 57/14157/1
2015-01-14 Moiz RajaBUG 2486 : Optimizations for a single node cluster... 43/13943/3
2015-01-14 Ed WarnickeWorking opendaylight-startup archetype 15/14115/4
2015-01-13 Ed WarnickeRemoved deprecated methods from BindingAwareProvider 06/13806/12
2015-01-13 Ed WarnickeFix bug in config-parent clean configuration 94/14094/2
2015-01-12 Tony TkacikMerge "Optimize Capability.getLocation()"
2015-01-12 Tony TkacikMerge "Make sure NetconfTestImplModule is indented"
2015-01-12 Robert VargaFix a race PingPongTransactionChain 06/14106/2
2015-01-12 Maros MarsalekCancel transaction on failure in restconf 14/13714/3
2015-01-12 Jozef GloncakfindModule method refactoring 79/9279/10
2015-01-09 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-09 Ed WarnickeAdded sun.misc to jre.properties 21/14021/1
2015-01-09 Maros MarsalekOptimize Capability.getLocation() 11/13411/13
2015-01-08 Tom PantelisMerge "Fix compilation warnings: replace deprecated...
2015-01-08 Sharon AiclerFix bug #2569 XSQL delay controller load when in cluste... 06/14006/1
2015-01-08 Tony TkacikMerge "BUG-2560 Canonical write to remote netconf devices"
2015-01-08 Tony TkacikMerge "Optimize inflight transitions"
2015-01-08 Tony TkacikMerge "Remove lock out of the congested/reuse case"
2015-01-08 Robert VargaMake sure NetconfTestImplModule is indented 93/13993/1
2015-01-08 Robert VargaOptimize inflight transitions 24/13124/4
2015-01-08 Maros MarsalekBUG-2560 Canonical write to remote netconf devices 38/13538/8
2015-01-07 Tom PantelisMerge "Refactor TransactionProxy"
2015-01-07 Anil VishnoiMerge "Stabilizing tests for TopologyManager."
2015-01-07 Ed WarnickeMerge "Fix bug 2554 - XSQL getting stuck on some models"
2015-01-07 Hideyuki TaiStabilizing tests for TopologyManager. 78/13978/1
2015-01-07 Gary WuRefactor TransactionProxy 36/13836/5
2015-01-07 Robert VargaRemove lock out of the congested/reuse case 23/13123/4
2015-01-07 Robert VargaDo not pull in xtend-lib-osgi 59/13959/3
2015-01-07 Tony TkacikMerge "Model dom-broker statistics"
2015-01-07 Tony TkacikMerge "Move ConcurrentDOMDataBroker to clustered-datastore"
2015-01-07 Tony TkacikMerge "Add timeout to netconf IT test"
2015-01-07 Tony TkacikMerge changes I4ec0efd7,Ia2619921
2015-01-07 Tony TkacikMerge "Add better error reporting to ConfigSnapshot...
2015-01-07 Tony TkacikMerge "Fail on validation of checkstyle set to true"
2015-01-07 Jozef GloncakBUG 2468 - IdentityValuesDTO to string class cast excep... 84/13684/2
2015-01-06 Ed WarnickeMerge "Fix test case mis-spelling."
2015-01-06 Tom PantelisMerge "Fix Akka exception: cannot use non-static local...
2015-01-06 Moiz RajaMerge "Bug 2526: Race condition may cause missing route...
2015-01-05 Moiz RajaMerge "Enhance karaf-parent with karaf.localFeature"
2015-01-05 Tom PantelisMerge "Bug 2551 - Statistics collection of random node...
2015-01-05 Sharon AiclerFix bug 2554 - XSQL getting stuck on some models 21/13921/1
2015-01-05 Anil VishnoiMerge "Bug 2158: Fixed TopologyManager for edge updates."
2015-01-05 Ed WarnickeEnhance karaf-parent with karaf.localFeature 19/13919/1
next