Age | Commit message (Expand) | Author |
---|---|---|
2014-12-15 | related to #194 - solves a concurrency problem on encrypted whoosh caused by ... | Victor Shyba |
2014-12-11 | optmizing python imports | Duda Dornelles |
2014-11-11 | missing license | Victor Shyba |
2014-11-11 | update length cache on open file #71 | Victor Shyba |
2014-11-11 | Adding a file length cache for the EncryptedFileStorage so we don't have to o... | Duda Dornelles |
2014-11-11 | Some refactorings for clarity on EncryptedFileStorage | Duda Dornelles |
2014-11-11 | Removing duplication of onclose method for EncryptedFileStorage | Duda Dornelles |
2014-11-10 | fix unused imports | Victor Shyba |
2014-11-10 | using with to write encrypted storage | Victor Shyba |
2014-11-10 | adding encrypted file index to whoosh | Duda Dornelles |