1. 28 Jan, 2019 1 commit
  2. 21 Jan, 2019 3 commits
  3. 20 Jan, 2019 5 commits
  4. 12 Jan, 2019 10 commits
  5. 10 Jan, 2019 7 commits
  6. 09 Jan, 2019 1 commit
  7. 06 Jan, 2019 5 commits
  8. 30 Dec, 2018 4 commits
  9. 17 Dec, 2018 1 commit
    • Kirill Smelkov's avatar
      *: Don't forget to close opened ZODB storage · 9dbe70f3
      Kirill Smelkov authored
      Storages need to be closed to indicate a clean access end. If a storage is
      not closed cleanly it might require to spend time and resources on next
      open. For example FileStorage might need to recompute the index.
      
      /reviewed-on !6
      9dbe70f3
  10. 13 Dec, 2018 3 commits