1. 01 Mar, 2010 1 commit
    • Grégory Wisniewski's avatar
      Initial implementation of HandlerSwitcher for connections. · 91e6c9ea
      Grégory Wisniewski authored
      The main purpose is to apply and handler after all pending requests are
      satisfied and allow process answer packets of current state out of order.
      This fix a bug that appears when a storage tries to get a lock on an object that
      is already held by a previous transaction. Is this case the store is delayed
      causing the answer packet be sent out of order (packet sequence breakage), so
      unexpected from client's point of view.
      
      git-svn-id: https://svn.erp5.org/repos/neo/trunk@1874 71dcc9de-d417-0410-9af5-da40c76e7ee4
      91e6c9ea
  2. 27 Feb, 2010 2 commits
  3. 26 Feb, 2010 9 commits
  4. 25 Feb, 2010 5 commits
  5. 24 Feb, 2010 5 commits
  6. 23 Feb, 2010 18 commits