Merge "Wiring rest-connector with config subsytem."
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / main / java / org / opendaylight / controller / sal / rest /
2014-07-28 Tony TkacikMerge "Wiring rest-connector with config subsytem."
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 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 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 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-11 Tony TkacikMerge "Bug 1139 Modify cors-config according to request"
2014-07-11 Tony TkacikMerge "Clarified the AsyncDataChangeEvent message ...
2014-07-10 Chi-Vien LyMerge "Add generic exception mapper"
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-10 Tony TkacikMerge "Bug 1341 - Make RESTConf websocket port configur...
2014-07-09 Richard KosegiBug 1341 - Make RESTConf websocket port configurable 66/8866/1
2014-07-09 Tony TkacikMerge "Improve documentation of BindingAware{Provider...
2014-07-09 Tony TkacikMerge "Bug 1293 - Switch packaging of config-util to...
2014-07-09 Tony TkacikMerge "Re-added config.version to config-module-archetype."
2014-07-09 Tony TkacikMerge "Bug 1112: Update toaster to use async best pract...
2014-07-09 Tony TkacikMerge "Implement PortNumberBuilder"
2014-07-08 Ed WarnickeMerge "Bug 1224, Bug 1221: Added Test case scenarios...
2014-07-08 Tom PantelisMerge "BUG 1204 - exception if multiple container node...
2014-07-08 Ed WarnickeMerge "Bug 1328: Improved argument checks in generated...
2014-07-08 Ed WarnickeMerge "Add netconf-cli temporary files to .gitignore"
2014-07-08 Devin AveryMerge changes I6e8805e1,I4df698a0,I41e0e30d
2014-07-08 Devin AveryMerge "Bug 1283: Made return types of AsyncDataChangeEv...
2014-07-08 Jozef GloncakBUG 1204 - exception if multiple container node occures 80/8280/10
2014-07-07 Tom PantelisMerge "Bug 1235: Documented Notification services of...
2014-07-07 Tony TkacikMerge "Bug 1316: Fixed loop in global RPC forwarding."
2014-07-07 Devin AveryMerge "BUG 1016 - JSON|XML output with|without white...
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-04 Jozef GloncakBUG 1016 - JSON|XML output with|without white chars 29/8329/8
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...
2014-07-03 Robert VargaBUG-1281: optimize JSON codec 83/8583/3
2014-07-03 Robert VargaBUG-1281: cache TransformerFactory and Transformer 80/8580/3
2014-07-03 Tony TkacikMerge "BUG-1275: drop a marker for follow-up"
2014-07-02 Robert VargaBUG-1275: drop a marker for follow-up 78/8578/2
2014-07-01 Devin AveryMerge "Bug 1236 - Documented Binding-aware RPC services...
2014-07-01 Tony TkacikMerge "BUG 1211 - deletion non existing target returns...
2014-06-30 Ed WarnickeMerge "Ensure that modifications are tracked by ShardTr...
2014-06-30 Ed WarnickeMerge "Introducing the Modification classses"
2014-06-30 Ed WarnickeMerge "Implement finding a primary based on the shard...
2014-06-30 Tony TkacikMerge "Remove remoterpc dead code."
2014-06-30 Tony TkacikMerge "Bug:1252 - Fix formatting errors in config code...
2014-06-30 Tony TkacikMerge "BUG-944 Remove backwards compatibility config...
2014-06-30 Tony TkacikMerge "Bug:1253 - Fix NPE in config pusher"
2014-06-27 Devin AveryMerge "Bug 1245: Dropped Binding prefix from Binding...
2014-06-27 Devin AveryMerge "Bug 1227: Removed #close() from Write Transactions."
2014-06-27 Jozef GloncakBug 484 - Anyxml in sal-rest-connector 67/8067/6
2014-06-26 Ed WarnickeMerge "Bug-835:Reserve ports should be logical ports"
2014-06-26 Ed WarnickeMerge "Adding tunnel ipv4 src/dst flow-base model augme...
2014-06-25 Ed WarnickeMerge "Fixed concurrency bug in DOMTransactionChainTest"
2014-06-25 Tony TkacikMerge "BUG 1179 - rpcResult = false but response 200"
2014-06-25 Tony TkacikMerge "Helium: improve contract with ListenerRegistration"
2014-06-24 Alessandro BochMerge "Bug 1212: Values of VLAN match fields were wrong."
2014-06-24 Tony TkacikMerge "Bug 1176: Lower log level when netconf ssh conne...
2014-06-24 Tony TkacikMerge "BUG 484 - XmlReader improve readability"
2014-06-24 Tony TkacikMerge "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Ed WarnickeMerge changes I0df1f18f,I4f635329
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransaction and...
2014-06-23 Ed WarnickeMerge "Implement basic ShardTransactionChain#CloseTrans...
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransactionChain"
2014-06-23 Ed WarnickeMerge "Add message to update the schema context of...
2014-06-23 Ed WarnickeMerge "Initial implementation of the Shard Actor"
2014-06-23 Jozef GloncakBUG 484 - XmlReader improve readability 37/8037/2
2014-06-20 Tony TkacikMerge "Add copyright messages for java files"
2014-06-20 Tony TkacikMerge "Introducing ShardManager"
2014-06-19 Alessandro BochMerge "Swagger UI for AD-SAL"
2014-06-19 Ed WarnickeMerge "BUG-1167: missing Notification of FLOW_REMOVED"
2014-06-18 Tony TkacikMerge "Bug 931, Bug 910 - Enhance Restconf Swagger...
2014-06-18 Ed WarnickeMerge "BUG-1140: inPort disappeared from match"
2014-06-18 Tony TkacikMerge "Bug 225 - added support for depth RESTCONF param...
2014-06-18 Tony TkacikMerge "BUG-1105: Implement subtree filtering in netconf"
2014-06-14 tpantelisBug 225 - added support for depth RESTCONF parameter... 25/5325/5
2014-06-11 Ed WarnickeMerge "Added move of branding jar to assembly"
2014-06-11 Ed WarnickeMerge "Added karaf branding."
2014-06-11 Ed WarnickeMerge "Renamed MD-SAL all feature to follow proper...
2014-06-10 Tony TkacikMerge changes I63383291,I1c9f10e9,I9cac529f,I269d373b...
2014-06-10 Ed WarnickeMerge "Bug 1106: Introduced TransactionCommitFailedExce...
2014-06-10 Ed WarnickeMerge "Removed `which` dependency, now using proper...
2014-06-10 Robert VargaBUG-272: cleanup sal-rest-connector 58/7858/3
2014-06-10 Tony TkacikMerge "BUG-868: do not instantiate SchemaPath directly"
next