SuccessChanges

Summary

  1. Fixed bug causing stale ServerRepoRegistry on server (in locker).
  2. Reduced UI refreshing (ignoring commits with empty modifications).
  3. * HistoCryptoRepoFile now *always* holds an encrypted RepoFileDto - even if it represents a deletion. * History UI is now updated on transaction commit.
Revision 400 by Marco Nguitragool-Schulze:
Fixed bug causing stale ServerRepoRegistry on server (in locker).
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/pgp/PgpKeyStateRegistryImpl.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/repo/ServerRepoRegistryImpl.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/server/ServerRegistryImpl.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/user/UserRegistryImpl.java
Revision 399 by Marco Nguitragool-Schulze:
Reduced UI refreshing (ignoring commits with empty modifications).
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoFrameListPane.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/localrepo/directory/SecurityPane.java
Revision 398 by Marco Nguitragool-Schulze:
* HistoCryptoRepoFile now *always* holds an encrypted RepoFileDto - even if it represents a deletion.
* History UI is now updated on transaction commit.
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/SsDirectoryDto.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/SsNormalFileDto.java
The file was modified/trunk/org.subshare/org.subshare.core/src/main/java/org/subshare/core/dto/SsSymlinkDto.java
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/histo/HistoFrameListPane.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