-
- Downloads
swarm: calculate linearizedParent while logging
This makes the log sending messages in the order the client will show it and avoid to calculate linearized parent for each commit. However, this linearized parent can change over time. In fact, if a merge happens, the parents of the messages shown can be modified. Change-Id: I26372aa52de0e5f89140680a4beaf5fc7ec52163 GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1282
Showing
- src/jamidht/conversation.cpp 1 addition, 2 deletionssrc/jamidht/conversation.cpp
- src/jamidht/conversationrepository.cpp 24 additions, 63 deletionssrc/jamidht/conversationrepository.cpp
- src/jamidht/conversationrepository.h 1 addition, 0 deletionssrc/jamidht/conversationrepository.h
- test/unitTest/conversation/conversation.cpp 3 additions, 6 deletionstest/unitTest/conversation/conversation.cpp
- test/unitTest/conversationRepository/conversationRepository.cpp 1 addition, 0 deletions...nitTest/conversationRepository/conversationRepository.cpp
Loading
Please register or sign in to comment