Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jitsi/jitsi-utils issues and pull requests

#129 - fix: Fix DSI with silence when there is a single endpoint.

Pull Request - State: closed - Opened by bgrozev about 2 years ago - 1 comment

#128 - ref: Use null instead of a special "silence" ID.

Pull Request - State: closed - Opened by bgrozev about 2 years ago - 1 comment

#127 - feat: Add silence detection to DSI.

Pull Request - State: closed - Opened by bgrozev about 2 years ago - 3 comments

#126 - Add eldest() to LRUCache class

Pull Request - State: closed - Opened by jqdrqgnq about 2 years ago - 1 comment

#125 - Remove a duplicate FakeClock class.

Pull Request - State: closed - Opened by bgrozev about 2 years ago - 1 comment

#124 - ref: Move FakeScheduledExecutorServiceTest from jicoco.

Pull Request - State: closed - Opened by bgrozev about 2 years ago - 1 comment

#123 - Refactor DSI and add tests

Pull Request - State: closed - Opened by bgrozev about 2 years ago - 1 comment

#122 - Set java version to 11.

Pull Request - State: closed - Opened by bgrozev over 2 years ago - 1 comment

#121 - Use latest versions of kotlin, kotest, spotbugs, ktlint, jacoco.

Pull Request - State: closed - Opened by JonathanLennox over 2 years ago - 2 comments

#120 - ref: Change the JSON format for BucketStats, make toJson open

Pull Request - State: closed - Opened by bgrozev over 2 years ago - 3 comments

#119 - Remove the guava dependency

Pull Request - State: closed - Opened by bgrozev over 2 years ago - 1 comment

#118 - Don't use "jnilib" as the suffix for mac native libs anymore; it's just "dylib".

Pull Request - State: closed - Opened by JonathanLennox over 2 years ago - 1 comment

#117 - Make BucketStats.toJson() overridable.

Pull Request - State: closed - Opened by JonathanLennox over 2 years ago - 1 comment

#116 - Move routeLoudestOnly filtering.

Pull Request - State: closed - Opened by jqdrqgnq over 2 years ago - 1 comment

#115 - Add DominantSpeakerIdentification.isAmongLoudest

Pull Request - State: closed - Opened by JonathanLennox over 2 years ago - 1 comment

#114 - feat: Add an option to close the queue without interrupting the running task.

Pull Request - State: closed - Opened by bgrozev over 2 years ago - 1 comment

#113 - ref(EventEmitter): use error lvl for throwables

Pull Request - State: closed - Opened by paweldomas almost 3 years ago - 1 comment

#112 - Updates for Java 17

Pull Request - State: closed - Opened by ibauersachs almost 3 years ago - 1 comment

#111 - Fix slow initial convergence in RateTracker.

Pull Request - State: closed - Opened by bgrozev almost 3 years ago - 8 comments

#110 - chore: Fix compiler warnings.

Pull Request - State: closed - Opened by bgrozev about 3 years ago - 1 comment

#109 - Limit PacketQueue statistics buckets to 16384.

Pull Request - State: closed - Opened by JonathanLennox about 3 years ago - 1 comment

#108 - Use a LinkedBlockingQueue in PacketQueue.

Pull Request - State: closed - Opened by JonathanLennox about 3 years ago - 2 comments

#107 - feat: Adds checkstyle module.

Pull Request - State: closed - Opened by damencho about 3 years ago - 1 comment

#106 - Update kotlin to 1.5.20.

Pull Request - State: closed - Opened by bgrozev about 3 years ago - 1 comment

#105 - chore: Fix and enforce import ordering.

Pull Request - State: closed - Opened by bgrozev over 3 years ago - 1 comment

#104 - Keep track of the loudest speakers in a conference.

Pull Request - State: closed - Opened by jqdrqgnq over 3 years ago - 1 comment

#103 - Update the EventEmitter API.

Pull Request - State: closed - Opened by bgrozev over 3 years ago - 1 comment

#102 - Fix json debug encoding of speaker levels.

Pull Request - State: closed - Opened by jqdrqgnq over 3 years ago - 3 comments

#101 - chore: Update guava to 30.1.1.

Pull Request - State: closed - Opened by bgrozev over 3 years ago - 1 comment

#100 - Logging cleanup

Pull Request - State: closed - Opened by ibauersachs over 3 years ago - 1 comment

#99 - Fix NPE in QueueStatistics.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago - 1 comment

#98 - Rename some QueueStatistics fields.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago - 2 comments

#97 - Add stats to PacketQueue, and restructure how its stat listener works.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago - 1 comment

#96 - Remove unnecessary notify() calls in PacketQueue.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago - 1 comment

#95 - Add ArrayBlockingQueueWithShutdown, imported from Smack.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago - 1 comment

#94 - Update Dokka and remove JCenter

Pull Request - State: closed - Opened by ibauersachs over 3 years ago - 1 comment

#93 - Bump Dokka version.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago

#92 - Generate code coverage reports with mvn verify

Pull Request - State: closed - Opened by gpolitis over 3 years ago - 3 comments

#91 - Do not merge: Test fix in the dev version of dokka.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago - 3 comments

#90 - feat: Add a ResettableLazy delegate.

Pull Request - State: closed - Opened by bgrozev over 3 years ago - 1 comment

#89 - Simplify PacketQueue.

Pull Request - State: closed - Opened by JonathanLennox over 3 years ago

#88 - Fix log context

Pull Request - State: closed - Opened by bgrozev over 3 years ago

#87 - chore: Another attempt to fix deployment to mavencentral.

Pull Request - State: closed - Opened by bgrozev over 3 years ago - 3 comments

#86 - fix: Fix the gh action syntax.

Pull Request - State: closed - Opened by bgrozev over 3 years ago

#85 - chore: Move nexus to a profile (allow deploy to non-nexus).

Pull Request - State: closed - Opened by bgrozev over 3 years ago - 8 comments

#83 - add getter to check if packet queue stats are enabled

Pull Request - State: closed - Opened by bbaldino almost 4 years ago

#82 - Include Kotlin code in generated -sources.jar

Pull Request - State: closed - Opened by ibauersachs almost 4 years ago - 3 comments

#81 - ref: Remove the PropertyChangeNotifier API (superfluous).[

Pull Request - State: closed - Opened by bgrozev almost 4 years ago

#80 - Allow manipulation of logger delegate handlers

Pull Request - State: closed - Opened by bbaldino almost 4 years ago

#79 - ref: Move EventEmitter from jitsi-videobridge.

Pull Request - State: closed - Opened by bgrozev almost 4 years ago

#78 - Remove v prefix from version number

Pull Request - State: closed - Opened by ibauersachs almost 4 years ago

#77 - Restore source attachment

Pull Request - State: closed - Opened by ibauersachs almost 4 years ago

#76 - Fix release with Dokka

Pull Request - State: closed - Opened by ibauersachs almost 4 years ago - 4 comments

#75 - Deploy to Maven Central

Pull Request - State: closed - Opened by ibauersachs almost 4 years ago - 2 comments

#74 - Move getJavaVersion from jvb to jitsi-utils.

Pull Request - State: closed - Opened by bgrozev almost 4 years ago

#73 - ref: Update to kotest 4.3.1.

Pull Request - State: closed - Opened by bgrozev almost 4 years ago

#72 - Remove unused reflections dependency

Pull Request - State: closed - Opened by ibauersachs almost 4 years ago

#71 - feat: Add RateTracker with support for bucketSize > 1.

Pull Request - State: closed - Opened by bgrozev about 4 years ago - 3 comments

#70 - make ALL the default min logl level

Pull Request - State: closed - Opened by bbaldino about 4 years ago

#69 - merge jitsi-utils-kotlin and jitsi-utils

Pull Request - State: closed - Opened by bbaldino about 4 years ago - 6 comments

#68 - add duration helpers

Pull Request - State: closed - Opened by bbaldino about 4 years ago

#67 - Remove old config lib

Pull Request - State: closed - Opened by bbaldino about 4 years ago

#66 - Add SafeExecutor and SafeScheduledExecutor.

Pull Request - State: closed - Opened by bgrozev about 4 years ago

#65 - ref: Use a generic ID instead of SSRC (long) to index speakers.

Pull Request - State: closed - Opened by bgrozev about 4 years ago - 4 comments

#64 - Ensure that PeriodicRunnables' schedule doesn't slip

Pull Request - State: closed - Opened by JonathanLennox about 4 years ago

#63 - Removes the deprecation of MediaType.DATA.

Pull Request - State: closed - Opened by bgrozev over 4 years ago - 3 comments

#62 - Create SECURITY.md

Pull Request - State: closed - Opened by bgrozev over 4 years ago

#61 - Migrate to JUnit5

Pull Request - State: closed - Opened by ibauersachs over 4 years ago

#60 - Build improvements

Pull Request - State: closed - Opened by ibauersachs over 4 years ago

#59 - OSGi manifest, cleanup poms, update dependencies, GH actions build

Pull Request - State: closed - Opened by ibauersachs over 4 years ago - 30 comments

#58 - Add class calculate a time-based sliding-window average

Pull Request - State: closed - Opened by bbaldino over 4 years ago - 1 comment

#57 - fix: Fix initial run with a large period.

Pull Request - State: closed - Opened by bgrozev over 4 years ago

#55 - Update to kotlin 1.3.71.

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago

#54 - Update version of Guava.

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago

#53 - call releasePacket for all items in the queue when closing

Pull Request - State: closed - Opened by bbaldino over 4 years ago

#52 - Code check annotations should not be required by dependencies

Pull Request - State: closed - Opened by ibauersachs over 4 years ago

#51 - Log a message when loading a library from java.library.path

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago

#50 - Prefere native library from java.library.path.

Pull Request - State: closed - Opened by mstyura over 4 years ago - 3 comments

#49 - Adds newScheduledThreadPool utility.

Pull Request - State: closed - Opened by damencho over 4 years ago

#48 - Bump some maven plugin versions; add minimum maven version.

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago

#47 - Queue stats enhancements

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago - 7 comments

#46 - Load native from resource into specified classloader.

Pull Request - State: closed - Opened by damencho over 4 years ago

#45 - Xmpp delay stats

Pull Request - State: closed - Opened by bgrozev over 4 years ago - 2 comments

#44 - Spotbugs

Pull Request - State: closed - Opened by bgrozev over 4 years ago

#43 - Add Outcome helper

Pull Request - State: closed - Opened by bbaldino over 4 years ago - 1 comment

#42 - WIP: collect packet queue stats on queue linger times

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago - 1 comment

#41 - Logging helper methods for creating a logger and conditional logging

Pull Request - State: closed - Opened by bbaldino over 4 years ago

#40 - Import Delegates.observableWhenChanged from jitsi-media-transform.

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago

#39 - Add joinToRangedString function.

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago - 2 comments

#38 - expose methods in logger to allow adding log context after creation

Pull Request - State: closed - Opened by bbaldino over 4 years ago

#37 - Update to latest version of kotlin.

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago

#36 - Add ktlint checks to verify; fix existing ktlint issues

Pull Request - State: closed - Opened by JonathanLennox over 4 years ago

#35 - Updates jna.

Pull Request - State: closed - Opened by bgrozev over 4 years ago - 4 comments

#34 - Adds a view of an LRU as a set.

Pull Request - State: closed - Opened by bgrozev over 4 years ago

#33 - Adds LRUCache using access order.

Pull Request - State: closed - Opened by bgrozev almost 5 years ago

#32 - Testable config

Pull Request - State: closed - Opened by bbaldino almost 5 years ago

#13 - Move generic read/write methods from jitsi-srtp and jitsi-rtp

Pull Request - State: closed - Opened by bgrozev about 5 years ago

#8 - Adds VersionImpl

Pull Request - State: closed - Opened by bgrozev about 5 years ago