"git@code.briarproject.org:goapunk/briar.git" did not exist on "75d53598b09a9a017deb9bc1a1e4e44ce2518938"
Forked from
briar / briar
5593 commits behind the upstream repository.
akwizgran
authored
Unit tests for ValidationManagerImpl Unit test for the validation manager. I also changed the way the validation manager loads unvalidated messages - instead of using a single DB task to load all unvalidated messages, it loads a list of message IDs and then loads each message in a separate task. This prevents the DatabaseExecutor from being blocked by a long-running task if there are lots of messages to validate. See merge request !113
Name | Last commit | Last update |
---|---|---|
.idea | ||
briar-android | ||
briar-api | ||
briar-core | ||
briar-desktop | ||
briar-tests | ||
gradle/wrapper | ||
patches | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
briar.iml | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |