SuccessChanges

Summary

  1. Finished 2nd part of refactoring for history.
Revision 371 by Marco Nguitragool-Schulze:
Finished 2nd part of refactoring for history.
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/Cryptree.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/CryptoChangeSetDto.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/CryptoRepoFileDto.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/HistoCryptoRepoFileDto.java
The file was modified/trunk/org.subshare/org.subshare.local.dbrepo/src/main/java/org/subshare/local/dbrepo/transport/DbFileRepoTransportImpl.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptreeImpl.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptreeNode.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/SsLocalRepoSync.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/dto/CryptoRepoFileDtoConverter.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/dto/HistoCryptoRepoFileDtoConverter.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/AssignCryptoRepoFileRepoFileListener.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CryptoRepoFile.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CryptoRepoFileDao.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/DeleteFileChunkListener.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/DeleteRepoFileListener.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/DeleteTempFileChunkListener.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/FileChunkPayload.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoCryptoRepoFile.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoFileChunk.java
The file was added/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoFileChunkDao.java
The file was modified/trunk/org.subshare/org.subshare.rest.client/src/main/java/org/subshare/rest/client/transport/CryptreeRestRepoTransportImpl.java
The file was modified/trunk/org.subshare/org.subshare.test/src/test/java/org/subshare/test/BrokenSignatureIT.java
The file was modified/trunk/org.subshare/org.subshare.test/src/test/java/org/subshare/test/RepoToRepoSyncIT.java