BUG-1092: adjust to YangInstanceIdentifier
[controller.git] / opendaylight / md-sal / sal-binding-broker / src / main / java / org / opendaylight / controller / sal /
2014-07-29 Robert VargaBUG-1092: adjust to YangInstanceIdentifier 28/9428/5
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 "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-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-25 Tom PantelisMerge "Bug 1417 - Removed extraneous pom dep on flow...
2014-07-25 Robert VargaBUG-1381: do not use JavassistUtils.getLock() 19/9319/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-25 Maros MarsalekMake DOMMountPointService listenable 83/9283/2
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-24 Robert VargaBUG-1381: make users of JavassistUtils.getLock synchron... 95/9095/2
2014-07-23 Tom PantelisMerge "Bug 279, 1390: Used Guava Cache r for lazy-loadi...
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...
2014-07-18 Tony TkacikMerge "BUG-1291 Fix executor for netconf-connector...
2014-07-18 Tony TkacikMerge "BUG-1365 Check if channel was closed when negoti...
2014-07-17 Devin AveryMerge "Added SingleThreadedExecutors to data store...
2014-07-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-17 Tony TkacikMerge "Bug 1367 - Fix NPE in cors filter"
2014-07-16 Robert VargaImprove RpcProviderRegistry loading 93/9093/1
2014-07-16 Devin AveryMerge "Bug 1225: Fixed bug in registration of default...
2014-07-16 Devin AveryMerge "Deprecated Rpcs and RpcErrors helper classes"
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-16 Tony TkacikBug 1225: Fixed bug in registration of default RPC... 30/9030/2
2014-07-16 Tony TkacikMerge "Bug 1355: Fixed incorrect input keyword use...
2014-07-15 Tony TkacikFixed class-cast when Netconf registered RPC implementa... 32/9032/1
2014-07-15 Tony TkacikMerge "Bug 1303: BindingIndependentConnector splitted."
2014-07-14 Tony TkacikBug 279, 1390: Used Guava Cache r for lazy-loading... 21/9221/3
2014-07-13 Tony TkacikChanged read to be type-safe in ReadTransaction 35/8735/8
2014-07-12 tpantelisDeprecated Rpcs and RpcErrors helper classes 64/8964/4
2014-07-11 Lukas SedlakBug 1303: BindingIndependentConnector splitted. 96/8896/2
2014-07-11 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-11 Tony TkacikMerge "Clarified the AsyncDataChangeEvent message ...
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
2014-07-09 Devin AveryMerge "Deprecate model-flow-management as it was never...
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-09 Tony TkacikMerge "Bug 1292: Fix for NPE after notification get."
2014-07-09 Lukas SedlakBug 1339: Added doublecheck for RPC registration 39/8839/1
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 Tony TkacikBug 1328: Improved argument checks in generated RPC... 74/8774/2
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-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 Lukas SedlakBug 1316: Fixed loop in global RPC forwarding. 40/8740/1
2014-07-07 Devin AveryMerge "BUG 1016 - JSON|XML output with|without white...
2014-07-07 Ed WarnickeMerge "Cleanup: Removed unused code"
2014-07-07 Tony TkacikMerge "Bug 560: Fixed Mount Point RPC registration...
2014-07-04 Tony TkacikMerge "BUG-1200 changed help for agentpath && added...
2014-07-04 Lukas SedlakBug 560: Fixed Mount Point RPC registration service 55/8655/3
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-02 Tony TkacikCleanup: Removed unused code 53/8553/1
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-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-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 "Fix netconf ssh client"
2014-06-23 Ed WarnickeMerge "Bug 1129: Removing hard coded versions from...
2014-06-23 Ed WarnickeMerge "BUG 1129:Removed hard coded version from netconf...
2014-06-23 Tony TkacikMerge "BUG-961 Fix Resource leak error from netty."
2014-06-23 Ed WarnickeMerge "Bug 1144: Fixed mising DataChangeEvents for...
2014-06-23 Ed WarnickeMerge changes I0df1f18f,I4f635329
2014-06-23 Ed WarnickeMerge "Initial implementation of ShardTransaction and...
next