SuccessChanges

Summary

  1. Fixed lost-data-bug when committing crypto-data failed: Now the data is locally committed, before uploading it to the server. In case this fails, it can safely be repeated.
Revision 425 by Marco Nguitragool-Schulze:
Fixed lost-data-bug when committing crypto-data failed: Now the data is locally committed, before uploading it to the server. In case this fails, it can safely be repeated.
The file was modified/trunk/org.subshare/org.subshare.gui/src/main/java/org/subshare/gui/filetree/repoaware/RepoAwareFileTreePane.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.gui/src/main/java/org/subshare/gui/histo/HistoFramePane.java
The file was modified/trunk/org.subshare/org.subshare.local/src/main/java/org/subshare/local/CryptreeImpl.java
The file was added/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/CollisionDao.java
The file was modified/trunk/org.subshare/org.subshare.rest.client/src/main/java/org/subshare/rest/client/transport/CryptreeRestRepoTransportImpl.java