Merge "Added hosttracker shell for karaf (rebased)"
[controller.git] / opendaylight / md-sal /
2014-08-02 Madhu VenugopalMerge "Added hosttracker shell for karaf (rebased)"
2014-08-02 Moiz RajaMerge "Ignore generated journal directory"
2014-08-01 Moiz RajaMerge "Configuration Interface for Raft"
2014-08-01 Moiz RajaMerge "Snapshot changes"
2014-08-01 Moiz RajaMerge "Adding a constant file for actor names and paths."
2014-08-01 Kamal RameshanConfiguration Interface for Raft 56/9556/2
2014-08-01 Ed WarnickeMoved all config subsystem config files to mvn projects. 51/9551/3
2014-08-01 Ed WarnickeMerge "Bug 1333: Regression Test suite."
2014-08-01 Tony TkacikMerge "BUG-732 Detect commit failure (and also put...
2014-08-01 Tony TkacikMerge "Fix xsql compilation failure"
2014-08-01 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
2014-08-01 Maros MarsalekBUG-732 Detect commit failure (and also put/delete... 71/9471/2
2014-08-01 Maros MarsalekFix xsql compilation failure 68/9568/1
2014-08-01 Tony TkacikMerge "ControllerContext.dataNodeChildByQName method...
2014-08-01 Tony TkacikMerge "Notificator create stream name method don't...
2014-08-01 Tony TkacikMerge "BUG-628 Allow configuration to override module...
2014-08-01 Tony TkacikMerge "BUG-868: Migrate to SchemaContextListener"
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Tony TkacikMerge "Add XSQL into default compilation"
2014-08-01 Jozef GloncakControllerContext.dataNodeChildByQName method refactoring 06/9306/3
2014-08-01 Maros MarsalekFix bug in test for distributed datastore 40/9540/2
2014-08-01 Ed WarnickeMerge "Fixed for bug : 1171 - issue while creating...
2014-08-01 Ed WarnickeMerge "Fixed for bug 1197"
2014-08-01 Ed WarnickeMerge "Fixed for bug 1168 : Issue while update subnet"
2014-08-01 Kamal RameshanSnapshot changes 20/9520/7
2014-08-01 Harman SinghAdding a constant file for actor names and paths. 55/9555/1
2014-08-01 Ed WarnickeMerge "Add replication capability to Shard"
2014-07-31 Harman SinghAdding actor supervisor, more logs and tests 15/9515/2
2014-07-31 Harman SinghUpdating cluster RPC code making it work 60/9460/3
2014-07-31 Robert VargaAdd XSQL into default compilation 43/9443/4
2014-07-31 Moiz RajaAdd replication capability to Shard 23/9523/5
2014-07-31 Moiz RajaMerge "broken build - missing implementation of method...
2014-07-31 Robert VargaBUG-868: Migrate to SchemaContextListener 39/5939/9
2014-07-31 Maros MarsalekBUG-628 Allow configuration to override module based... 90/9490/2
2014-07-31 Jozef GloncakNotificator create stream name method don't remove... 56/9256/2
2014-07-30 Robert VargaBUG-1228: Optimize AbstractForwardedDataBroker a bit 04/9504/1
2014-07-30 Ed WarnickeMerge "Make Raft messages serializable"
2014-07-30 Ed WarnickeMerge "Serialization/Deserialization and a host of...
2014-07-30 Tony TkacikMerge "Fix the build errors due to the class change...
2014-07-30 Michal RehakBUG-1416 clean up flow statistic models 93/9293/4
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Kamal RameshanMake Raft messages serializable 00/9300/8
2014-07-29 Moiz RajaSerialization/Deserialization and a host of other fixes 55/9455/2
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
2014-07-29 Sharon AiclerFix the build errors due to the class change of Instanc... 44/9444/1
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier 28/9428/5
2014-07-29 Ed WarnickeMerge "Modify the FindPrimary implementation so that...
2014-07-29 Ed WarnickeMerge "Implementation of ModuleShardStrategy"
2014-07-29 Tony TkacikMerge changes I1d768b2b,I9302e88a
2014-07-29 Tony TkacikMerge changes Ifd28301d,I38220acb,I9bad24df
2014-07-29 Tony TkacikMerge "BUG-1410 Fix config yang generator parsing depen...
2014-07-29 Tony TkacikMerge changes I442a0ee9,I11825b90
2014-07-29 Maros MarsalekWIP: Backwards compatible MountPointService 50/9150/19
2014-07-29 Maros MarsalekBUG-1083 Netconf connector rework sal facade. 34/9234/18
2014-07-29 Maros MarsalekFix config attributes with same names for different... 91/9291/9
2014-07-29 Moiz RajaMerge "Fix for -Pintegrationtest profile"
2014-07-28 Moiz RajaModify the FindPrimary implementation so that it works... 87/8887/6
2014-07-28 Moiz RajaImplementation of ModuleShardStrategy 83/8883/7
2014-07-28 Moiz RajaInitial support for multiple-shards 82/8882/6
2014-07-28 Basheeruddin AhmedChanged RegisterChangeListener and RegisterChangeListen... 71/8871/6
2014-07-28 Basheeruddin AhmedReadData and ReadDataReply protobuff messages 67/8867/6
2014-07-28 Moiz RajaMake CompositeModification serializable using protocol... 34/8834/7
2014-07-28 Moiz RajaSwitch to using protocol buffer serialization for the... 28/8828/7
2014-07-28 Moiz RajaStore schemaContext in ActorContext so that all proxy... 22/8822/7
2014-07-28 Moiz RajaUse Protocol Buffers to Serialize DeleteData 21/8821/6
2014-07-28 Basheeruddin AhmedIncluded MergeData and updated WriteData,DeleteData 18/8818/6
2014-07-28 Basheeruddin AhmedReadData message using protocol buffer 15/8815/6
2014-07-28 Moiz RajaPattern for switching from POJO messages to Protocol... 14/8814/6
2014-07-28 Basheeruddin AhmedNormalizedNode serialization using protocol buffer 99/8799/6
2014-07-28 Robert VargaFix a typo 01/9401/1
2014-07-28 Robert VargaBUG-1281: call static methods 00/9400/1
2014-07-28 Tony TkacikMerge "Introduction of XSQL"
2014-07-28 Tony TkacikMerge "Wiring rest-connector with config subsytem."
2014-07-28 Tony TkacikMerge "Improve RESTCONF QName parsing speed"
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
2014-07-28 Ed WarnickeWiring rest-connector with config subsytem. 98/9298/5
2014-07-28 Robert VargaImprove RESTCONF QName parsing speed 43/9343/4
2014-07-28 Sharon AiclerIntroduction of XSQL 04/9204/3
2014-07-28 Tony TkacikMerge "BUG-432: migrate users of Registration as approp...
2014-07-28 Tony TkacikMerge "RPC registrations should not throw"
2014-07-28 Tony TkacikMerge "Deprecating unused get{Provider,Consumer} Functi...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Removed BundleContext from Broker.register{Consu...
2014-07-28 Tony TkacikMerge "Optimize RESTCONF module/node parsing"
2014-07-28 Tony TkacikMerge "Improve RESTCONF thread safety when reconfiguring"
2014-07-28 Tony TkacikMerge "Allow getChildNodes() to become a Collection"
2014-07-28 Tony TkacikMerge "BUG-1381: do not use JavassistUtils.getLock()"
2014-07-27 Robert VargaBUG-432: migrate users of Registration as appropriate 63/9363/4
2014-07-27 Robert VargaRPC registrations should not throw 16/9316/2
2014-07-26 Moiz RajaEnhance code documentation and add TODOs 04/9304/4
2014-07-26 Moiz RajaFix bug in ReplicatedLogImpl#removeFrom and use akka... 82/9182/4
2014-07-26 Moiz RajaRemove the confusion around suggestedState 81/9181/4
2014-07-26 Moiz RajaFix issue when adding new peers 45/9145/4
2014-07-26 Kamal RameshanTest driver and changes related to it 32/9132/6
2014-07-26 Moiz RajaInitial implementation of saving and installing snapshots 87/9087/6
2014-07-26 Moiz RajaTest handling of the Replicate message by the Leader 86/9086/4
2014-07-26 Moiz RajaTest RaftActor using a simple program 98/8998/7
2014-07-26 Moiz RajaImplement handling of AppendEntries from a recipient... 73/8973/4
2014-07-26 Moiz RajaProperly handle RequestVote in all states 72/8972/3
2014-07-26 Moiz RajaComplete Candidate behavior implementation 61/8961/3
next