controller.git
2014-08-06 tpantelisBug 1386: Avoid commit deadlock 10/9210/10
2014-08-05 Tony TkacikMerge "Fix failing IT tests"
2014-08-05 Moiz RajaMerge "Adding remoterpc connector to distribution and...
2014-08-05 Maros MarsalekFix failing IT tests 83/9683/3
2014-08-05 Tony TkacikMerge "Fixed namespace of yang testing file."
2014-08-05 Tony TkacikMerge "Bug 1354: Fixed rpc request/result transformation."
2014-08-05 Harman SinghAdding remoterpc connector to distribution and Updating... 99/9599/3
2014-08-05 Tony TkacikFixed typo in restconf, which caused classcast in datas... 61/9661/2
2014-08-04 Ed WarnickeDowngraded to hamcrest 1.1 to fix the build 76/9676/1
2014-08-04 Tony TkacikMerge "BUG 1162 - ensure data for all path arguments...
2014-08-04 Jozef GloncakBUG 1162 - ensure data for all path arguments in datastore. 41/9641/3
2014-08-04 Martin VitezFixed namespace of yang testing file. 40/9640/1
2014-08-04 Lukas SedlakBug 1354: Fixed rpc request/result transformation. 33/9233/3
2014-08-03 Moiz RajaReturn a NoOpTransactionContext when the Primary for... 36/9636/1
2014-08-03 Moiz RajaKeep DataChange registrations and notifications local 27/9627/2
2014-08-03 Moiz RajaFix a couple of issues with replication 96/9596/4
2014-08-03 Robert VargaBUG-1473: update model.util.InstanceIdentifier users 23/9623/4
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
2014-08-03 Tony TkacikMerge "BUG-1281: share filters between instances"
2014-08-03 Tony TkacikMerge "BUG-1281: use SchemaContext lookups"
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-03 Robert VargaBUG-1281: share filters between instances 03/9403/4
2014-08-03 Robert VargaBUG-1281: use SchemaContext lookups 02/9402/4
2014-08-03 Basheeruddin... Added test cases for each .proto file to ensure 95/9595/2
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
2014-08-03 Brent SalisburyOS Neutron FWaaS api/jaxrs and associated bindings 26/9526/3
2014-08-02 Madhu VenugopalMerge "Created Sample Feature Test Class for Base Featu...
2014-08-02 Madhu VenugopalMerge "added feature topology manager shell"
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 Jonathan Fok kanadded feature topology manager shell 42/7542/5
2014-08-01 Gabriel Robitaille... Added hosttracker shell for karaf (rebased) 09/9409/6
2014-08-01 Jozef GloncakBUG 1082 Migrate sal-rest-connector to Async Data Broke... 57/8457/18
2014-08-01 Ed WarnickeIgnore generated journal directory 72/9572/1
2014-08-01 Ed WarnickeAdded configfile to config-netty feature. 54/9554/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-08-01 Harman SinghAdding the wrongly removed module back in pom.xml 52/9552/1
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 Madhu VenugopalRemoving unused org.objectweb.asm from northbound.commons 49/9549/2
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 Jozef Gloncakbroken build - missing implementation of method getAnyX... 34/9534/1
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 Mathieu LemayCreated Sample Feature Test Class for Base Feature... 97/9397/2
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 tpantelisBug 1392: Change ReadTransaction#read to return Checked... 78/9178/12
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 MarsalekBUG-1410 Fix config yang generator parsing dependency... 23/9423/1
2014-07-29 Maros MarsalekFix identity-ref serialization in netconf. 71/9371/6
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 children element lookup in XmlElement 11/9311/4
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-29 Ed WarnickeFix for -Pintegrationtest profile 20/9420/1
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
next