Activity
Update Spotbugs and Jacoco.
Update Spotbugs and Jacoco.
Avoid using Number
for helper functions that cast to Long.
Avoid using
Number
for helper functions that cast to Long.Squash: Java import cleanups.
Squash: Java import cleanups.
Add property to get JNIUtils to delete on exit rather than immediately.
Add property to get JNIUtils to delete on exit rather than immediately.
Use logRecord.getInstant() for timestamp in JitsiLogFormatter logs.
Use logRecord.getInstant() for timestamp in JitsiLogFormatter logs.
Update Dokka to release version (from dev version).
Update Dokka to release version (from dev version).
Use a dev version of dokka, which fixes a concurrency bug.
Use a dev version of dokka, which fixes a concurrency bug.
[Squash] Add max_line_length to .editorconfig, and do resulting ktlin…
[Squash] Add max_line_length to .editorconfig, and do resulting ktlin…
Update Kotlin to 1.9.10, and related Maven packages.
Update Kotlin to 1.9.10, and related Maven packages.
Force push
Don't cancel AsyncQueueHandler's runnable from itself before exiting.
Don't cancel AsyncQueueHandler's runnable from itself before exiting.
Add a protected bucketExpired method to RateTracker.
Add a protected bucketExpired method to RateTracker.