• Shane Hathaway's avatar
    Fixed a couple of blob storage issues: · 29fd4557
    Shane Hathaway authored
    - The "lawn" layout was being selected by default if the root of
      the blob directory happened to contain a hidden file or directory
      such as ".svn".  Now hidden files and directories are ignored
      when choosing the default layout.
    
    - BlobStorage was not compatible with MVCC storages because the
      wrappers were being removed by each database connection.  There
      was also a problem with subtransactions.  Fixed.
    29fd4557
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 16.3 KB