SuccessChanges

Summary

  1. * Fixed small bug showing last action of parent-PlainHistoCryptoRepoFileDto, when in fact, there was no action (only parent-filler for tree). * Introduced 'lastSyncFromRepositoryId' to many entities to reduce unnecessary synchronisations.
Revision 430 by Marco Nguitragool-Schulze:
* Fixed small bug showing last action of parent-PlainHistoCryptoRepoFileDto, when in fact, there was no action (only parent-filler for tree).
* Introduced 'lastSyncFromRepositoryId' to many entities to reduce unnecessary synchronisations.
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/HistoFrameDto.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/CryptreeNodeUtil.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/PlainCryptoKeyFactory.java
The file was removed/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/PlainHistoCryptoRepoFileDtoCache.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CryptoKey.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CryptoKeyDao.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CryptoLink.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CryptoLinkDao.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/CurrentHistoCryptoRepoFile.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/CurrentHistoCryptoRepoFileDao.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/HistoCryptoRepoFileDao.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoFrame.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/persistence/HistoFrameDao.java