Ecosyste.ms: Issues

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

GitHub / facebookarchive/jcommon issues and pull requests

#61 - Adding new loggerAPIs to avoid varagrs

Pull Request - State: open - Opened by yogeshpandey009 almost 4 years ago - 1 comment
Labels: CLA Signed, fb-exported

#60 - Bump dep.jackson.version from 2.7.4 to 2.11.2

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: CLA Signed, dependencies

#59 - HyperLogLog.add() have a return value.

Pull Request - State: open - Opened by pocorall over 5 years ago - 7 comments
Labels: CLA Signed

#58 - Adding Code of Conduct file

Pull Request - State: closed - Opened by facebook-github-bot over 5 years ago
Labels: CLA Signed

#57 - Adding Contributing file

Pull Request - State: closed - Opened by facebook-github-bot over 5 years ago
Labels: CLA Signed

#55 - add jcommon-concurrent-stats

Pull Request - State: closed - Opened by twilliamson about 6 years ago - 3 comments
Labels: CLA Signed

#54 - Safe publication

Pull Request - State: closed - Opened by ekuvardin over 6 years ago - 5 comments
Labels: CLA Signed

#53 - Improved size calculation method

Pull Request - State: closed - Opened by vsTianhao over 6 years ago - 4 comments
Labels: CLA Signed

#52 - Link error for Media:Java--CodingStandards--IntelliJIdea11-settings.jar

Issue - State: closed - Opened by ee08b397 over 6 years ago - 1 comment

#51 - Adding java.util.function style interfaces that can throw.

Pull Request - State: closed - Opened by cairnsjr almost 7 years ago
Labels: CLA Signed

#49 - [jcommon] Move to guava 21.0

Pull Request - State: closed - Opened by bugok over 7 years ago - 3 comments
Labels: CLA Signed

#48 - Dependency convergence error

Issue - State: closed - Opened by RafikTSG over 7 years ago - 5 comments

#47 - [stats] Fix visibility of StatsReader from package default to public

Pull Request - State: closed - Opened by abhimaloo over 7 years ago - 2 comments
Labels: CLA Signed, Merged

#46 - Hotfix/squid.s2293

Pull Request - State: closed - Opened by ghost over 7 years ago - 1 comment
Labels: CLA Signed

#44 - [jcommon] Add capability to pass StatsNameBuilder into JVMStatsExporter

Pull Request - State: closed - Opened by abhimaloo over 7 years ago
Labels: CLA Signed

#43 - [stats] Fix .COUNT counter values when calling getCounters()

Pull Request - State: closed - Opened by maiergre almost 8 years ago - 1 comment

#42 - Fix getTimeIntervalStart() handling of daylight saving gaps

Pull Request - State: closed - Opened by twilliamson over 8 years ago
Labels: CLA Signed

#41 - add nonZeroBucket calculation in HyperLogLog construtor in order to f…

Pull Request - State: closed - Opened by zhou-jered over 8 years ago - 4 comments
Labels: CLA Signed

#40 - A Bug in HyperLogLog implemetation

Issue - State: closed - Opened by zhou-jered over 8 years ago - 1 comment

#39 - foo.count.60, etc. counters should count number of samples.

Pull Request - State: closed - Opened by maiergre over 8 years ago

#38 - Fix computation of foo.count.XXX, foo.rate.XXX counters

Pull Request - State: closed - Opened by maiergre over 8 years ago - 1 comment
Labels: CLA Signed

#37 - Optimize SparseEstimator(int[] buckets) constructor

Pull Request - State: closed - Opened by twilliamson over 8 years ago
Labels: CLA Signed

#36 - SubprocessImpl to remove shutdown hooks on kill

Pull Request - State: closed - Opened by kevinwilfong over 8 years ago - 1 comment
Labels: CLA Signed

#35 - [tools] Fix CommandRunner not returning result code for CommandGroups

Pull Request - State: closed - Opened by twilliamson over 8 years ago
Labels: CLA Signed

#34 - SubprocessImpl Non-Streaming Mode Contention Bug Fix

Pull Request - State: closed - Opened by curcur over 8 years ago - 6 comments

#33 - ConcurrentLinkedHashMap --> Caffeine when Java-8 based

Issue - State: closed - Opened by ben-manes over 9 years ago - 13 comments

#32 - Add way to get dynamic counters directly from the stats object

Pull Request - State: closed - Opened by mdordal over 9 years ago

#31 - Any ETA on opensourcing Calligraphus?

Issue - State: closed - Opened by stantonk over 9 years ago - 4 comments

#30 - make LongDatum implement toString()

Pull Request - State: closed - Opened by twilliamson over 9 years ago

#29 - add jcommon-tools

Pull Request - State: closed - Opened by twilliamson almost 10 years ago

#28 - Add OptionImpl convenience constructor

Pull Request - State: closed - Opened by twilliamson over 10 years ago

#27 - update oss pom dependency

Pull Request - State: closed - Opened by l3fang about 11 years ago

#26 - Try to use System.nanotime instead of System.currentTimeMills for measuring time in stats

Pull Request - State: closed - Opened by l3fang about 11 years ago - 5 comments
Labels: CLA Signed

#25 - remove String.format

Pull Request - State: closed - Opened by l3fang about 11 years ago

#24 - [Logger] Allow % character in logged messages

Pull Request - State: closed - Opened by weiwang0310 over 11 years ago - 1 comment

#23 - [stats] fix ArithmeticDecoder zero-padding

Pull Request - State: closed - Opened by twilliamson over 11 years ago

#21 - Fix Build

Pull Request - State: closed - Opened by nitay over 11 years ago - 1 comment

#21 - Fix Build

Pull Request - State: closed - Opened by nitay over 11 years ago - 1 comment

#19 - add resetCounter(), StatsUtil.setCounterValue(), deprecate setCounter()

Pull Request - State: closed - Opened by ghost over 11 years ago

#18 - add reset method to counters

Issue - State: closed - Opened by ghost over 11 years ago - 1 comment

#17 - add "levels" to stats code

Issue - State: closed - Opened by ghost over 11 years ago - 2 comments

#16 - fix the gh-pages build

Issue - State: closed - Opened by ghost over 11 years ago - 1 comment

#15 - New methods for setting values to 'plain' counters:

Pull Request - State: closed - Opened by aru777 over 11 years ago

#14 - create fast path for StringDatum::asBoolean

Pull Request - State: closed - Opened by weiwang0310 over 11 years ago - 1 comment

#14 - create fast path for StringDatum::asBoolean

Pull Request - State: closed - Opened by weiwang0310 over 11 years ago - 1 comment

#14 - create fast path for StringDatum::asBoolean

Pull Request - State: closed - Opened by weiwang0310 over 11 years ago - 1 comment

#13 - [stats] Small fix to catch exception in parsing, and cleanups to comments

Pull Request - State: closed - Opened by cgthayer almost 12 years ago - 2 comments

#13 - [stats] Small fix to catch exception in parsing, and cleanups to comments

Pull Request - State: closed - Opened by cgthayer almost 12 years ago - 2 comments

#13 - [stats] Small fix to catch exception in parsing, and cleanups to comments

Pull Request - State: closed - Opened by cgthayer almost 12 years ago - 2 comments

#12 - Package classes for jcommon-all in a jar instead of a pom

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

#12 - Package classes for jcommon-all in a jar instead of a pom

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

#11 - package jcommon-all in a jar instead of a pom

Pull Request - State: closed - Opened by andrewcox almost 12 years ago - 1 comment

#11 - package jcommon-all in a jar instead of a pom

Pull Request - State: closed - Opened by andrewcox almost 12 years ago - 1 comment

#10 - Use long for TimeInterval.length in jackson serialization/deserialization

Pull Request - State: closed - Opened by weiwang0310 almost 12 years ago

#10 - Use long for TimeInterval.length in jackson serialization/deserialization

Pull Request - State: closed - Opened by weiwang0310 almost 12 years ago

#9 - pull topk approximation into stats

Issue - State: closed - Opened by ghost almost 12 years ago - 1 comment

#8 - pull in json utils to serialize to json

Issue - State: closed - Opened by ghost almost 12 years ago - 2 comments

#7 - fix race condition in MultiWindow*

Issue - State: closed - Opened by ghost almost 12 years ago - 2 comments
Labels: bug

#6 - [jcommon] Remove log4j dependency in code

Pull Request - State: closed - Opened by l3fang almost 12 years ago - 6 comments

#6 - [jcommon] Remove log4j dependency in code

Pull Request - State: closed - Opened by l3fang almost 12 years ago - 6 comments

#5 - Fix stack overflow in StaticModelUtil.weightsToProbabilities

Pull Request - State: closed - Opened by twilliamson almost 12 years ago - 1 comment

#4 - update contributors

Pull Request - State: closed - Opened by apresta almost 12 years ago

#3 - add license stuff and site deploy

Pull Request - State: closed - Opened by hgschmie almost 12 years ago

#3 - add license stuff and site deploy

Pull Request - State: closed - Opened by hgschmie almost 12 years ago

#3 - add license stuff and site deploy

Pull Request - State: closed - Opened by hgschmie almost 12 years ago

#2 - License headers

Pull Request - State: closed - Opened by hgschmie almost 12 years ago - 1 comment

#1 - build jcommon from the oss base pom.

Pull Request - State: closed - Opened by hgschmie almost 12 years ago