f0cb91b22fb6a2cff87cf4a4fef9c769f4ed01f2
Files Diff
- Added: 8
- Removed: 4
- Renamed: 0
- Modified: 20
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private setupFilesystem() : FileSystem renamed to private cryptoFileSystem() : FileSystem in class org.cryptomator.frontend.webdav.InMemoryWebDavServer | From | To | |
| Change Return Type | 1 | ||
| Change Return Type CryptorImpl to Cryptor in method public insecureCryptorImpl() : Cryptor in class org.cryptomator.crypto.engine.impl.TestCryptorImplFactory | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private shorteningFileSystemFactory : ShorteningFileSystemFactory from class org.cryptomator.filesystem.crypto.CryptoFileSystemFactory to private shorteningFileSystemFactory : ShorteningFileSystemFactory from class org.cryptomator.ui.model.Vault | From | To | |
| Move Attribute private shorteningFileSystemFactory : ShorteningFileSystemFactory from class org.cryptomator.filesystem.crypto.CryptoFileSystemFactory to private shorteningFileSystemFactory : ShorteningFileSystemFactory from class org.cryptomator.ui.model.VaultFactory | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute private WEVDAV_COMP : WebDavComponent in class org.cryptomator.frontend.webdav.NioWebDavServer | From | To | |
| Extract Attribute private WEVDAV_COMP : WebDavComponent in class org.cryptomator.frontend.webdav.InMemoryWebDavServer | From | To | |
| Rename Class | 2 | ||
| Rename Class org.cryptomator.filesystem.crypto.CryptoFileSystemComponentIntegrationTest renamed to org.cryptomator.filesystem.crypto.CryptoFileSystemIntegrationTest | From | To | |
| Rename Class org.cryptomator.filesystem.crypto.CryptoFileSystemComponent renamed to org.cryptomator.filesystem.crypto.CryptoFileSystemTestComponent | From | To | |
| Move Class | 1 | ||
| Move Class org.cryptomator.crypto.engine.impl.CryptoEngineTestModule moved to org.cryptomator.filesystem.crypto.CryptoEngineTestModule | From | To |