Skip to content
Snippets Groups Projects
  1. Jun 30, 2016
    • Richard van der Hoff's avatar
      Make space in the session pickle for chain index · 8dd3c182
      Richard van der Hoff authored
      Keeping track of the chain index is a useful thing to do, but is only required
      if we've enabled diagnostics. Extend the session pickle format to make a space
      for it, so that pickles can be transferred between the logging_enabled branch
      and the master branch without loss of information.
      
      Also add some tests for session pickling which explicitly check that we can
      unpickle both formats of pickle.
      8dd3c182
    • Richard van der Hoff's avatar
      Remove unused 'chain_index' from Ratchet · 757c4225
      Richard van der Hoff authored
      This was introduced when I was experimenting with support for logging progress
      in Olm. That is now relegated to the logging_enabled branch, so this should
      probably be removed.
      
      This also fixes the incompatibility of session pickles from the current master
      branch with those from olm 0.1.0.
      757c4225
  2. May 25, 2016
  3. May 24, 2016
  4. May 23, 2016
  5. Aug 19, 2015
  6. Aug 07, 2015
  7. Jul 24, 2015
  8. Jul 16, 2015
  9. Jul 15, 2015
  10. Jul 14, 2015
  11. Jul 10, 2015
  12. Jul 09, 2015
  13. Jul 08, 2015
  14. Jul 07, 2015
  15. Jun 26, 2015
  16. Jun 21, 2015
  17. Jun 20, 2015
  18. Jun 16, 2015
  19. Jun 15, 2015
Loading