Comment out mdsal-signleton-service in controller
[controller.git] / opendaylight /
2016-06-01 Robert VargaAdd @Ignore to failing test 21/39721/3
2016-06-01 Tom PantelisImplement cluster admin RPCs to change member voting... 86/38086/6
2016-05-31 Michael VorburgerFormat startup archetype much more nicely, and clean... 75/39175/2
2016-05-31 Robert VargaEnsure AbstractUntypedActor#unknownMessage() is called 17/36117/9
2016-05-31 Jakub MorvayBug 5836 - Set namespace for DOM nodes 92/39492/2
2016-05-31 Ryan GouldingRemove duplicate property assignment 83/39483/3
2016-05-31 Robert VargaChange declared exception 09/39409/3
2016-05-20 Robert VargaBUG-5626: remove ApplyLogEntries 88/38988/5
2016-05-20 Robert VargaBUG-5626: remove CompositeModification(ByteString)Payload 87/38987/5
2016-05-20 Robert VargaUse YangInstanceIdentifier.EMPTY 14/39014/7
2016-05-20 Robert VargaBUG-5626: remove createTypedTransactionActor() 89/38989/5
2016-05-20 Robert VargaBUG-5280: make sure all DistributedDataStore instances... 29/38929/7
2016-05-20 Robert VargaBUG-5626: Eliminate ShardIdentifier.Builder 09/38809/15
2016-05-20 Robert VargaBUG-5280: use MemberName instead of String 02/38802/16
2016-05-20 Robert VargaBUG-5280: add cds-access-api identifiers 70/38670/16
2016-05-18 Robert VargaBUG-5626: use lambdas, Runnable and Consumer instead... 10/39010/2
2016-05-16 Robert VargaDo not override protobuf version 19/38319/5
2016-05-13 Robert VargaFix a typo in getDdatastoreContextFactory() 01/38801/3
2016-05-13 Robert VargaEliminate unneeded String.format() 00/38800/3
2016-05-13 Robert VargaRemove AbstractRaftActorBehavior#findClientRequestTracker() 51/38651/5
2016-05-13 Robert VargaBUG-5626: use Identifier instead of String 32/38632/7
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension example... 35/38435/5
2016-05-12 Tom PantelisAdd clustered-app-config blueprint extension 90/38390/7
2016-05-11 Robert VargaBUG-5626: split out CohortEntry 87/38587/3
2016-05-09 Robert VargaFix a generic array warning 22/38322/2
2016-05-09 Robert VargaFix static methods and convert to lambdas 21/38321/2
2016-05-09 Robert VargaMake potentially-static methods static 20/38320/2
2016-05-03 Tom PantelisFix intermittent test failure in ShardTest.testPeerAddr... 87/38087/2
2016-05-03 Tom PantelisFix intermittent failure in LeadershipTransferIntegrati... 98/38298/2
2016-05-02 Tom PantelisChange opendaylight-karaf-distro-archetype to use karaf... 92/38092/2
2016-05-02 Tom PantelisFix intermittent failures in DistributedDataStoreRemoti... 91/38291/2
2016-05-02 Tom PantelisFix intermittent failure in ReplicationAndSnapshotsInte... 42/38242/3
2016-05-02 Robert VargaBUG-5414 introduce EOS inJeopardy flag 52/36752/8
2016-04-29 Tom PantelisMove ClusterAdminRpcService to its own bundle 49/36849/18
2016-04-28 Tony TkacikBug 1435: CDS: Added support for custom commit cohort. 02/32602/21
2016-04-25 Tom PantelisAddress comments in prior patches 62/37662/5
2016-04-25 Robert VargaBUG-5280: add a section about actor model 36/37736/4
2016-04-22 Tom PantelisFix test failures in sal-binding-it 40/38040/1
2016-04-22 Tom PantelisModify config Module impls to co-exist with blueprint 14/36714/26
2016-04-19 Andrej MakBug 2244: Set config subsystem service element namespace 81/37481/3
2016-04-19 Andrej MakBug 5444: Allow null value in config module list setter 33/37433/3
2016-04-19 Robert VargaEnforce memory percentage 00/37500/3
2016-04-19 Thanh HaDisable Java 8 linter on projects that fail 32/37232/2
2016-04-19 Thanh HaFix javadoc syntax for filter-valve 31/37231/2
2016-04-19 Thanh HaInherit maven-project-info-reports config from odlparent 30/37230/2
2016-04-19 Thanh HaInherit jdepend-plugin from odlparent 29/37229/2
2016-04-19 Ryan GouldingDepend on odlparent version of blueprint 86/37286/2
2016-04-18 Robert VargaBUG-5280: add asciidoc outline of CDS implementation 44/37544/8
2016-04-14 Tom PantelisAdd registerToOsgi flag to ServiceInterfaceAnnotation 13/36713/17
2016-04-14 Tom PantelisAdd blueprint wiring for clustering-test-app 70/36570/16
2016-04-14 Tom PantelisAdd blueprint wiring for netty configs 35/35935/25
2016-04-13 Tom PantelisAdd blueprint wiring to the toaster sample 67/35867/26
2016-04-13 Tom PantelisAdd blueprint wiring to sal-binding-broker-impl 53/35853/25
2016-04-13 Ryan GouldingAdd dependency on javax.validation validation-api 55/37555/3
2016-04-13 Thanh HaUpdate comment so that it is more correct 31/37331/2
2016-04-13 Vishal ThaparUse proper user given values for deploy-site.xml 10/37310/3
2016-04-13 Tom PantelisAdd blueprint wiring to sal-remoterpc-connector 52/35852/23
2016-04-12 Robert VargaMove null check from getTotalMemory() 95/37495/2
2016-04-12 Robert VargaCDS: Make AbstractDataBroker non-public 53/36753/7
2016-04-12 Ryan GouldingDeprecate DCL in favor of DTCL 52/37452/2
2016-04-12 Robert VargaSimplify ReplicatedLogImpl a bit 90/37490/1
2016-04-12 Robert VargaMake ReplicatedLogImplEntry final 89/37489/1
2016-04-12 Robert VargaBUG-5626: do not allow overriding of RaftActor.handleCo... 58/36958/18
2016-04-12 Tom PantelisAdd blueprint wiring to sal-dom-broker 51/35851/23
2016-04-11 Tom PantelisAdd blueprint wiring to sal-distributed-datastore 49/35849/22
2016-04-11 Tom PantelisAdd blueprint extension to register notification listener 92/36492/19
2016-04-11 Moiz RajaBUG 5690 : No owner present even when entity has a... 68/37368/2
2016-04-11 Robert VargaBUG-5626: handle ElectionTimeout message first 33/37033/7
2016-04-11 Filip GregorBug 3090: An AsyncDataChangeEvent instance's getCreated... 43/36443/6
2016-04-08 Tom PantelisAdd blueprint extensions to get and register RPC services 85/36485/20
2016-04-07 Tom PantelisAdd decorating "type" attr extension for service refs 82/36482/21
2016-04-07 Tom PantelisAdd restart-dependents-on-update blueprint extension 76/36476/20
2016-04-07 Tom PantelisAdd Blueprint bundle tracker 48/35848/15
2016-04-07 Tom PantelisImprove config system shutdown 77/36777/8
2016-04-06 Tom PantelisFix ApplyState elapsed time check 84/37084/3
2016-04-06 Moiz RajaBUG 5656 : Entity ownership candidates not removed... 16/37116/3
2016-04-05 Tom PantelisDefault shard-journal-recovery-log-batch-size to 1 21/37121/2
2016-04-04 Robert VargaBUG-5626: Move leaderId/leaderPayloadVersion fields 24/37024/5
2016-04-04 Robert VargaDo not depend on the config generator 87/37087/1
2016-04-04 Ryan GouldingDeprecate DCL in favor of DTCL 70/36970/2
2016-04-02 Robert VargaBUG-5626: refactor BehaviorStateHolder 20/37020/2
2016-04-02 Robert VargaBUG-5626: eliminate SwitchBehaviorSupplier 19/37019/3
2016-04-02 Robert VargaReduce test class visibility 13/37013/4
2016-04-02 Robert VargaRemove unused TestEntityOwnershipShard 12/37012/4
2016-04-02 Robert VargaDo not use Strings for internal messages 10/37010/5
2016-04-02 Robert VargaMake MessageTracker.Context implement AutoCloseable 08/37008/3
2016-04-01 Kevin WangMake config-it-base capable of accepting additional... 23/36923/6
2016-03-31 Tom PantelisModify AbstractConfigTestBase to use opendaylight-karaf... 76/36776/9
2016-03-31 Robert VargaBUG-5626: do not use needless cast 09/36909/2
2016-03-31 Robert VargaInvert equals() invocation for expired TX_COMMIT_TIMEOU... 00/36900/3
2016-03-31 Robert VargaDo not allow RaftActorBehavior.close() to throw Exception 90/36890/3
2016-03-31 Robert VargaDo not use Stopwatch.toString() in logging 89/36889/3
2016-03-30 Tom PantelisBug 5625: Fix OutOfMemoryError in YangStoreSnapshot 86/36886/2
2016-03-30 Robert VargaUse java.util.Optional in ShardLeaderStateChanged and... 95/36695/4
2016-03-30 Robert VargaUse java.util.Objects instead of Guava 82/36682/5
2016-03-30 Robert VargaUse java.util.function.Supplier instead of Guava 81/36681/5
2016-03-30 Robert VargaSplit out ShardInformation 80/36680/5
2016-03-30 Robert VargaMake ShardManagerInfo a proper view of ShardManager 55/36655/6
2016-03-30 Robert VargaDo not expose the shutdown initiator in OnComplete 74/36874/3
2016-03-30 Robert VargaSimplify onShutdown checks 73/36873/1
next