1. 30 Mar, 2009 8 commits
  2. 24 Mar, 2009 1 commit
    • Jim Fulton's avatar
      Rewrote zeopack: · bffc9db9
      Jim Fulton authored
      The zeopack script has gotten a numner of improvements:
      
      - Simplified command-line interface. (The old interface is still
          supported, except that support for ZEO version 1 servers has been
          dropped.)
      
      - Multiple storages can be packed in sequence.
      
      - This simplifies pack scheduling on servers serving multiple
            databases.
      
      - All storages are packed to the same time.
      
      - You can now specify a time of day to pack to.
      
      - The script will now time out if it can't connect to s storage in
          60 seconds.
      
      - It now has a test. :)
      bffc9db9
  3. 26 Feb, 2009 1 commit
    • Jim Fulton's avatar
      Bugs Fixed: · c8477e6a
      Jim Fulton authored
      - Connections from old ZEO clients weren't discarded when they were
        closed causing memory to leak and invalidations to become
        increasingly expensive over time.
      
      - The monitor server didn't correctly report the actual number of
        clients.
      c8477e6a
  4. 21 Feb, 2009 1 commit
  5. 20 Feb, 2009 1 commit
  6. 17 Feb, 2009 2 commits
    • Jim Fulton's avatar
      Fixed bug: · 5072a3fe
      Jim Fulton authored
        Packing could return spurious errors due to errors notifying
        disconnected clients of new database size statistics.
      5072a3fe
    • Jim Fulton's avatar
      Fixed a serious bug: · 4c747b1b
      Jim Fulton authored
        Packing a blob-enabled file storage in a ZEO server caused blob data
        to be lost.
      4c747b1b
  7. 07 Jan, 2009 1 commit
  8. 05 Jan, 2009 2 commits
  9. 04 Jan, 2009 4 commits
  10. 03 Jan, 2009 3 commits
  11. 02 Jan, 2009 2 commits
  12. 23 Dec, 2008 1 commit
  13. 22 Dec, 2008 1 commit
  14. 19 Dec, 2008 12 commits