Fix typos and missing space
[controller.git] / opendaylight / md-sal / sal-common-api / src / main / java / org / opendaylight /
2014-11-20 Robert VargaFix typos and missing space 41/12441/3
2014-09-18 Ed WarnickeMerge "Bug 1763: Fixed illegal state in Binding Transac...
2014-09-17 Ed WarnickeMerge "BUG-1542 Remove netconf-ssh|tcp features from...
2014-09-17 Alessandro BochMerge "Bug 1808: Don't deserialize IPv4 payload in...
2014-09-17 Alessandro BochMerge "Bug 1805: Fixed 2 bugs in ICMP.computeChecksum()."
2014-09-16 Madhu VenugopalMerge "Bug 1894: Add LISP configuration options to...
2014-09-15 Moiz RajaMerge "Bug#1854 - Exit command in console causing OOM."
2014-09-15 Moiz RajaMerge "Bug-1828 - Raft apply state missing index log...
2014-09-15 Moiz RajaMerge "Bug-1830:Move install snapshot messages from...
2014-09-15 Tom PantelisMerge "BUG 1853 : Clustered Data Store causes Out of...
2014-09-15 Robert VargaBUG-865: TransactionCommitDeadlockException safety 86/11186/1
2014-09-04 Tony TkacikMerge "Be sure to shutdown instance when destroyed"
2014-08-26 Moiz RajaMerge "Bug 1576: Handle remote failures for write Tx...
2014-08-26 Moiz RajaMerge "Bug 1616: Issues with using container and defaul...
2014-08-26 Ed WarnickeMerge "Added IP address of the OF switch to flow-node"
2014-08-25 Giovanni MeoMerge "Bug 1536: Fixed minimum values of SET_TP_SRC...
2014-08-25 Tony TkacikMerge "Fixed possible NPE in TopologyManager FlowCapabl...
2014-08-25 Tony TkacikMerge "Make InMemoryDOMDataStore.ready() unsynchronized"
2014-08-25 Ed WarnickeMerge "BUG-1601 Fix null pointer in netconf connector...
2014-08-25 Ed WarnickeMerge "BUG 1597 - Do not use toString as serialized...
2014-08-25 Moiz RajaMerge "Fix for possible NPE if Bundle is stopped."
2014-08-24 Giovanni MeoMerge "Added features-test for Karaf features that...
2014-08-24 Giovanni MeoMerge changes If391c483,I964eedcd
2014-08-23 Ed WarnickeMerge "Bug 1262 - Document Transaction Chaining of...
2014-08-22 Robert VargaBug 1262 - Document Transaction Chaining of MD-SAL 33/8733/3
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-07 Tony TkacikMerge "Fix test coverage not being reported in Sonar"
2014-08-06 Ed WarnickeMerge "Remove old dependencies"
2014-08-06 Tony TkacikMerge "Bug 1386: Avoid commit deadlock"
2014-08-06 tpantelisBug 1386: Avoid commit deadlock 10/9210/10
2014-08-03 Tony TkacikMerge "Bug 1392: Change ReadTransaction#read to return...
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 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 tpantelisBug 1392: Change ReadTransaction#read to return Checked... 78/9178/12
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-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 Tony TkacikMerge "Bug 1178 - removed unused parameter from checkOd...
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 Devin AveryMerge "Change put/merge methods to be type-safe in...
2014-07-21 tpantelisChange put/merge methods to be type-safe in WriteTransa... 98/9098/4
2014-07-21 Tony TkacikMerge "BUG 1387 - degrade log output from info to debug"
2014-07-21 Tony TkacikMerge "Bug 1362: New AsyncWriteTransaction#submit method"
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-17 Devin AveryMerge "Bug 1380 - Fix NullPointerException when match...
2014-07-16 Tom PantelisMerge "Added comments to the opendaylight-inventory...
2014-07-13 tpantelisBug 1362: New AsyncWriteTransaction#submit method 91/9091/3
2014-07-13 Tony TkacikChanged read to be type-safe in ReadTransaction 35/8735/8
2014-07-11 Tom PantelisMerge "BUG 1330 - list key counts|values diff in payloa...
2014-07-11 Tony TkacikMerge "Introducing simple merge strategy for config...
2014-07-11 Ed WarnickeMerge "Bug 1223: Cleaned up BindingTestContext from...
2014-07-11 Alessandro BochMerge "IEEE802.1q Packet returns incorrect header size"
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 Devin AveryClarified the AsyncDataChangeEvent message - stated... 06/8906/1
2014-07-10 Tony TkacikMerge "Add BGPCEP logging configuration"
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 Ed WarnickeMerge "Bug 1328: Improved argument checks in generated...
2014-07-08 Ed WarnickeMerge "Add netconf-cli temporary files to .gitignore"
2014-07-08 Tony TkacikMerge "Exclude protocol buffer generated source from...
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 TkacikBug 1283: Made return types of AsyncDataChangeEvent... 95/8595/2
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-03 Tony TkacikMerge "Protocol framework: use pooled ByteBuf allocator"
2014-07-03 Tony TkacikBug 1235: Documented Notification services of MD-SAL 20/8320/5
2014-07-03 Madhu VenugopalMerge "Refactor Neutron Pagination Code to support...
2014-07-02 Devin AveryMerge changes I8598d0bd,I560c2072
2014-07-02 Devin AveryMerge "Bug 488: Removed requirement for DOM providers...
2014-07-01 Devin AveryMerge "Bug 1081 - Deprecate non-asynchronous Data Broke...
2014-07-01 Tony TkacikMerge "Make dependencyResolver protected in generated...
2014-07-01 Tony TkacikBug 1081 - Deprecate non-asynchronous Data Broker API 22/8322/6
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"
next