Merge "Do not use protobuf serialization for FindPrimary and it's responses"
[controller.git] / opendaylight / config /
2014-08-19 Moiz RajaMerge "Bug 1534: Changed blocking calls to async in...
2014-08-19 Moiz RajaMerge "Custom mailbox that is bounded and instrumented."
2014-08-19 Ed WarnickeMerge "Revert "Added the Buffer-Id to packet-in.""
2014-08-19 Ed WarnickeMerge "Added the Buffer-Id to packet-in."
2014-08-18 Devin AveryMerge "Bug 1430: Obtain config params from config system"
2014-08-18 Devin AveryMerge "Modifications to error handling in restconf"
2014-08-18 Ed WarnickeMerge "Fix precondition formatting"
2014-08-15 Moiz RajaMerge "Adding more unit tests for remote rpc connector...
2014-08-15 Ed WarnickeMerge "Revert "BUG-1425: Integrated new Binding to...
2014-08-15 Ed WarnickeMerge "write /nodes/node/table/0 with ensure parents...
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-impl tests"
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config-api tests"
2014-08-15 Ed WarnickeMerge "Bug-1520 Config subsystem:config modules tests"
2014-08-13 Maros MarsalekBug-1520 Config subsystem:config-impl tests 80/9780/3
2014-08-13 Maros MarsalekBug-1520 Config subsystem:config-api tests 54/9254/4
2014-08-13 Maros MarsalekBug-1520 Config subsystem:config modules tests 53/9253/4
2014-08-13 Ed WarnickeMerge "Bug-1338: Create a grouping for order to help...
2014-08-13 Ed WarnickeMerge "BUG-997 Use shared schema context factory in...
2014-08-13 Tom PantelisMerge "Add exists method on DOMStoreReadTransaction...
2014-08-12 Ed WarnickeMerge "Optimizations, Monitoring and Logging"
2014-08-12 Moiz RajaMerge "Fixed remove rpc api in rpc registry"
2014-08-12 Devin AveryMerge "config-persister-feature-adapter to push configs...
2014-08-12 Devin AveryMerge "Minor changes to config-persister to allow for...
2014-08-11 Ed Warnickeconfig-persister-feature-adapter to push configs from... 45/9845/3
2014-08-11 Ed WarnickeMinor changes to config-persister to allow for karaf 44/9844/2
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-09 Moiz RajaMerge "Fix usage of StringBuilder when getting parent...
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-08 Tony TkacikMerge "Fix config-manager activator"
2014-08-08 Maros MarsalekFix config-manager activator 05/9805/1
2014-08-08 Tony TkacikMerge "BUG-1495: fail future when no local RPC is found"
2014-08-07 Tony TkacikMerge "BUG-997 Consult QNames of yang modules with...
2014-08-07 Tony TkacikMerge "BUG-1423 Fix distributed datastore error in...
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-07 Tony TkacikMerge "Migrate to junit 4.11"
2014-08-07 Robert VargaMigrate to junit 4.11 70/9670/6
2014-08-07 Tony TkacikMerge "Fix test coverage not being reported in Sonar"
2014-08-06 Moiz RajaMerge "Created sal-clustering-commons and moved sal...
2014-08-06 Ed WarnickeMerge "Remove old dependencies"
2014-08-06 Robert VargaFix test coverage not being reported in Sonar 33/9733/8
2014-08-05 Giovanni MeoRemove old dependencies 92/9692/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-04 Ed WarnickeDowngraded to hamcrest 1.1 to fix the build 76/9676/1
2014-08-03 Tony TkacikMerge "BUG 1082 Migrate sal-rest-connector to Async...
2014-08-03 Madhu VenugopalMerge "OS Neutron FWaaS api/jaxrs and associated bindings"
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 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 Ed WarnickeMerge "Bug 1369: Use separate single threadpool for...
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 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-07-31 Robert VargaBUG-868: Migrate to SchemaContextListener 39/5939/9
2014-07-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
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 Maros MarsalekBUG-1410 Fix config yang generator parsing dependency... 23/9423/1
2014-07-28 Ed WarnickeMerge "Updated remote rpc code after integration tests...
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 "Allow getChildNodes() to become a Collection"
2014-07-26 Moiz RajaMerge "Remove RaftReplicator and move hearbeat logic...
2014-07-26 Moiz RajaMerge "Implement behavior common to a RaftActor in...
2014-07-26 Moiz RajaMerge "Initial code/design for an Akka Raft implementation"
2014-07-26 Robert VargaAllow getChildNodes() to become a Collection 40/9340/2
2014-07-25 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
2014-07-25 Tony TkacikMerge "BUG-1381: make users of JavassistUtils.getLock...
2014-07-25 Tony TkacikMerge "Override TransactionFactor method in DataBroker...
2014-07-24 Tom PantelisMerge "Bug 1280: Added option to automaticly create...
2014-07-24 Ed WarnickeMerge "Bug 1378: Make sure config extender does not...
2014-07-23 Tony TkacikBug 1378: Make sure config extender does not block... 62/9262/2
2014-07-22 Devin AveryMerge "API Usability: Introduced type capture for Trans...
2014-07-22 Giovanni MeoMerge "Flow request containing an invalid action should...
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-18 Devin AveryMerge "Removed unused private implementation class"
2014-07-18 Devin AveryMerge "Changed read to be type-safe in ReadTransaction"
2014-07-18 Tony TkacikMerge "BUG-1384: YangStoreServiceImpl.refresh() should...
2014-07-18 Tony TkacikMerge "Improve RpcProviderRegistry loading"
2014-07-18 Tony TkacikMerge "BUG-692 Replace strings with ModifyAction enum"
2014-07-18 Tony TkacikMerge "Bug-1376 Add caching for premature notifications...
next