Bug 2327: Handle binary data in NormalizedNode streaming
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / restconf / impl / ControllerContext.java
2014-09-04 Ed WarnickeMerge "BUG 1595 - Clustering : NPE on startup"
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-09-03 Tony TkacikMerge "Hotfix for resolving of remote yang schemas."
2014-09-02 Tom PantelisMerge "Include JMX Counters and resetTransactionCounters"
2014-09-02 Tony TkacikMerge "Improvement to opendaylight-configfile-archetype"
2014-09-02 Ed WarnickeMerge "Bug 1593 - Flow Statistics manager is updating...
2014-09-02 Ed WarnickeMerge "Bug 1569 - [DEV] Too small variable for OF-Port...
2014-09-02 Tony TkacikMerge "Small fix to xsql dependencies"
2014-09-02 Ed WarnickeMerge "FlowCapableTopologyExporter uses merge instead...
2014-09-02 Tony TkacikMerge "BUG-868: migrate ClassLoaderUtils user"
2014-09-02 Tony TkacikMerge "BUG-1442: integrate XML/JSON Normalized Node...
2014-09-01 Robert VargaBUG-1442: integrate XML/JSON Normalized Node writers... 98/10098/11
2014-08-11 Devin AveryMerge "BUG 907 distinguish augmented nodes"
2014-08-08 Madhu VenugopalMerge "Neutron LBaaS v2.0 API support"
2014-08-08 Tony TkacikMerge "Fix config-manager activator"
2014-08-07 Tony TkacikMerge "BUG-868: migrate ListenerRegistry"
2014-08-07 Tony TkacikMerge "Bug 1308 - Unable to publish NodeUpdated message...
2014-08-06 Ed WarnickeMerge "Remove old dependencies"
2014-08-06 Tony TkacikMerge "Bug 1386: Avoid commit deadlock"
2014-08-06 Tony TkacikMerge "Optimilization the method datastoreNormalizedNod...
2014-08-06 Tony TkacikMerge "A little extra protection against nulls in Confi...
2014-08-06 Tony TkacikMerge changes If78d8143,Id8d04f24
2014-08-06 Robert VargaBUG-1281: eliminate thread-unsafe lookup 28/9628/4
2014-08-06 Robert VargaBUG-1281: make methods static 04/9404/7
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 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-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 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-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 Jozef GloncakBUG 1082 Migrate sal-rest-connector to Async Data Broke... 57/8457/18
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 Tony TkacikMerge "ControllerContext.dataNodeChildByQName method...
2014-08-01 Tony TkacikMerge "BUG-190 Simplify reconnect logic in protocol...
2014-08-01 Jozef GloncakControllerContext.dataNodeChildByQName method refactoring 06/9306/3
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-30 Madhu VenugopalMerge "Created Network Service Functions Features"
2014-07-29 Moiz RajaMerge "Fixed unneeded wrapping of guava for karaf"
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-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 Robert VargaImprove RESTCONF QName parsing speed 43/9343/4
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-26 Robert VargaOptimize RESTCONF module/node parsing 42/9342/2
2014-07-26 Robert VargaImprove RESTCONF thread safety when reconfiguring 41/9341/2
2014-07-26 Robert VargaAllow getChildNodes() to become a Collection 40/9340/2
2014-07-21 Tony TkacikMerge "Bug 1239 - Clean up and refactor netconf-ssh...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-15 Tony TkacikMerge "Bug 1303: BindingIndependentConnector splitted."
2014-07-15 Tony TkacikMerge "Bug 1125: Added regression test"
2014-07-14 Jozef GloncakApply style rules on whole sal-rest-connector 27/8927/3
2014-07-11 Tom PantelisMerge "BUG 1330 - list key counts|values diff in payloa...
2014-07-09 Jozef GloncakBUG 1330 - list key counts|values diff in payload and URI 89/8889/3
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-04 Ed WarnickeMerge "Created Proper Feature File for AD-SAL"
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Tony TkacikMerge "BUG-1200 added functions for help depends on...
2014-07-04 Ed WarnickeMerge "Bug 1007 - Statistics manager loses threads...
2014-07-04 Tony TkacikMerge "BUG-1041 cli proposal #1"
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerReg...
2014-07-03 Ed WarnickeMerge "Complete implementation of DataChangeListenerProxy"
2014-07-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Tony TkacikMerge "Bug 1290 - Swagger Documentation is failing...
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
next