Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cowtowncoder/java-uuid-generator issues and pull requests
#127 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 16 days ago
Labels: dependencies
#126 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#125 - Fix #124: Manage entropy bits in TimeBasedEpochGenerator
Pull Request -
State: open - Opened by chadparry about 2 months ago
- 2 comments
#124 - TimeBasedEpochGenerator should prevent overflow
Issue -
State: open - Opened by chadparry 2 months ago
- 4 comments
Labels: pr-welcome
#123 - Fix #122: update refs to later RFC (9562) from one it obsoletes (4122)
Pull Request -
State: closed - Opened by cowtowncoder 2 months ago
#122 - RFC-4122 Obsoleted by RFC-9562
Issue -
State: closed - Opened by akefirad 2 months ago
- 3 comments
#121 - Bump codecov/codecov-action from 4.6.0 to 5.0.7 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#120 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#119 - Bump the github-actions group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#118 - Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#117 - License inconsistancy
Issue -
State: closed - Opened by HSH73 6 months ago
- 6 comments
#116 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#115 - Jug refactor: Separate information printing logic and its invocation
Pull Request -
State: closed - Opened by divinenickname 8 months ago
- 3 comments
#114 - Update readme.md: set latest version, gradle declaration
Pull Request -
State: closed - Opened by divinenickname 8 months ago
- 1 comment
#113 - feat(test): cowtowncoder#87 Add tests to jug
Pull Request -
State: closed - Opened by SquireOfSoftware 8 months ago
#112 - Bit silly but for good code coverage, need to "test" our manually run perf test class too
Pull Request -
State: closed - Opened by cowtowncoder 9 months ago
#111 - defaultTimeBasedGenerator(): android.os.NetworkOnMainThreadException
Issue -
State: closed - Opened by lucianocn 9 months ago
- 1 comment
#110 - feat(test): cowtowncoder#87 added a new test for LockedFile
Pull Request -
State: closed - Opened by SquireOfSoftware 9 months ago
- 2 comments
#109 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies
#108 - Release 5.1.0 wanted
Issue -
State: closed - Opened by magdel 9 months ago
- 1 comment
#107 - Update About section of the repo
Issue -
State: closed - Opened by magdel 9 months ago
- 1 comment
#106 - #105 UUIDUtil.extractTimestamp() is broken
Pull Request -
State: closed - Opened by magdel 9 months ago
#105 - `UUIDUtil.extractTimestamp()` is broken for versions 1 and 6
Issue -
State: closed - Opened by gabrielbalan 9 months ago
- 1 comment
#104 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#103 - Delete unnecessary condition
Pull Request -
State: closed - Opened by k163377 10 months ago
- 1 comment
#102 - Bump the github-actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#101 - Bump the github-actions group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#100 - Bump the github-actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies
#99 - New factory method to create TimeBasedEpochRandomGenerator
Pull Request -
State: closed - Opened by worldtiki 12 months ago
#98 - Bump the github-actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies
#97 - some credits
Pull Request -
State: closed - Opened by magdel 12 months ago
- 1 comment
#96 - #87 Add some tests and code simplicity
Pull Request -
State: closed - Opened by magdel 12 months ago
#95 - Adds utility method to get timestamp from time-based UUIDs
Pull Request -
State: closed - Opened by magdel about 1 year ago
- 1 comment
#94 - Add alternate version to UUIDv7 generator that uses random values on every call (not just for different timestamp)
Pull Request -
State: closed - Opened by magdel about 1 year ago
- 2 comments
#93 - Bump the github-actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#92 - Bump the github-actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#91 - Extract date time from UUID V7
Issue -
State: closed - Opened by yashh about 1 year ago
- 7 comments
#90 - What is a valid UUID
Issue -
State: closed - Opened by delanym about 1 year ago
- 5 comments
#89 - Bump the github-actions group with 1 update
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#88 - Using ThreadLocal Digester for NameBasedGenerator to avoid synchronized
Pull Request -
State: open - Opened by magnoyu over 1 year ago
- 1 comment
#87 - Need more testing to increase code coverage (at least to 50%)
Issue -
State: closed - Opened by cowtowncoder over 1 year ago
- 7 comments
#86 - Add code coverage reporting
Issue -
State: closed - Opened by cowtowncoder over 1 year ago
- 1 comment
#85 - Fix `LazyRandom` for native code generation tools
Pull Request -
State: closed - Opened by Maia-Everett over 1 year ago
- 1 comment
#84 - Add `construct()` methods to specify the milliseconds being used for time-based UUID generation
Pull Request -
State: closed - Opened by BranchPredictor over 1 year ago
- 2 comments
#83 - Bump slf4j.version from 1.7.36 to 2.0.9
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#82 - Guidance on how to handle IllegalStateException from TimeBasedEpochGenerator
Issue -
State: closed - Opened by gabrielbalan over 1 year ago
- 5 comments
#81 - Add `UUIDUtil.extractTimestamp()` for extracting 64-bit timestamp for all timestamp-based versions
Issue -
State: closed - Opened by gabrielbalan over 1 year ago
- 5 comments
#80 - Fix #78: allow configuring `UUIDClock` to use for epoch-based UUID generation
Pull Request -
State: closed - Opened by cowtowncoder over 1 year ago
#79 - Confusing comment wrt synchronization
Issue -
State: closed - Opened by gabrielbalan over 1 year ago
- 3 comments
#78 - TimeBasedEpochGenerator (UUIDv7) can't be provided a `UUIDClock`
Issue -
State: closed - Opened by Frozenlock over 1 year ago
- 5 comments
#77 - Bump slf4j.version from 1.7.36 to 2.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#76 - Set read permissions for workflow
Pull Request -
State: closed - Opened by alexey-anufriev over 1 year ago
#75 - Add dependabot configuration
Pull Request -
State: closed - Opened by alexey-anufriev over 1 year ago
#74 - upgrade parent POM to latest
Pull Request -
State: closed - Opened by hboutemy over 1 year ago
#73 - Add `Generators.defaultTimeBasedGenerator()` to use "default" interface address for time/based UUIDs
Issue -
State: closed - Opened by cowtowncoder almost 2 years ago
#72 - Fix #73: add `Generators.defaultTimeBasedGenerator()`
Pull Request -
State: closed - Opened by pgalbraith almost 2 years ago
- 3 comments
#71 - Type 1 UUID getTimestamp() synchronization leads to performance bottleneck
Issue -
State: closed - Opened by kushagraThapar almost 2 years ago
- 5 comments
#70 - Monotonic sorting for UUID Version 7
Pull Request -
State: closed - Opened by Hellblazer almost 2 years ago
- 3 comments
#69 - UUID version 7 implementation sorting incorrect?
Issue -
State: closed - Opened by excitement-engineer almost 2 years ago
- 11 comments
#68 - Rename variants to versions in documentation and code
Pull Request -
State: closed - Opened by mukham12 almost 2 years ago
#67 - Ensure correct distinction between variant and version in documentation
Issue -
State: closed - Opened by mindloaf about 2 years ago
- 2 comments
#66 - Enable Reproducible Build
Pull Request -
State: closed - Opened by cowtowncoder about 2 years ago
#65 - Enable "Reproducible Build"
Issue -
State: closed - Opened by cowtowncoder about 2 years ago
#64 - Fix #57: Add `UUIDUtil.maxUUID()` (and `nilUUID()`)
Pull Request -
State: closed - Opened by cowtowncoder about 2 years ago
#63 - Revert #52 (egress functionality)
Pull Request -
State: closed - Opened by cowtowncoder about 2 years ago
#62 - Release with UUID v7 support?
Issue -
State: closed - Opened by visortelle about 2 years ago
- 5 comments
#61 - Microsecond / nanosecond part of time based uuid set even if UUIDClock is millisecond precision
Issue -
State: closed - Opened by djarnis73 about 2 years ago
- 2 comments
#59 - Specify port when trying to determine egress interface.
Pull Request -
State: closed - Opened by pgalbraith over 2 years ago
- 2 comments
#58 - EgressDiagnostics: correctly display mac address
Pull Request -
State: closed - Opened by pgalbraith over 2 years ago
#57 - Add constants for "Nil UUID", "Max UUID" (from draft "new UUID" spec) in `UUIDUtil`
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
#56 - Refined egress diagnostics
Pull Request -
State: closed - Opened by pgalbraith over 2 years ago
- 13 comments
#55 - Add `Main-Class` manifest to make jar invoke `Jug` class
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
- 1 comment
#54 - util to help diagnose egress interface identification problems
Pull Request -
State: closed - Opened by pgalbraith over 2 years ago
- 1 comment
#53 - Increase JDK baseline to JDK 8 for `java-uuid-generator` 5.0
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
- 4 comments
#52 - Add `Generators.egressTimeBasedGenerator()` method that constructs `TimedBasedGenerator` with a sensible choice of interface
Pull Request -
State: closed - Opened by pgalbraith over 2 years ago
- 6 comments
#51 - Revert "Revert "Revert "TimeBasedGenerator factory method that defaults to a sensible choice of interface"""
Pull Request -
State: closed - Opened by cowtowncoder over 2 years ago
#50 - Revert "Revert "TimeBasedGenerator factory method that defaults to a sensible choice of interface""
Pull Request -
State: closed - Opened by cowtowncoder over 2 years ago
#49 - Revert "TimeBasedGenerator factory method that defaults to a sensible choice of interface"
Pull Request -
State: closed - Opened by cowtowncoder over 2 years ago
#48 - Variant V7
Pull Request -
State: closed - Opened by Hellblazer over 2 years ago
- 5 comments
#47 - Add support for Proposed type v8 (fully custom)
Issue -
State: open - Opened by cowtowncoder over 2 years ago
#46 - Add support for Proposed type v7 (epoch-based time uuid)
Issue -
State: closed - Opened by cowtowncoder over 2 years ago
#45 - UUID new variant 6
Pull Request -
State: closed - Opened by Hellblazer over 2 years ago
- 3 comments
#44 - TimeBasedGenerator factory method that defaults to a sensible choice of interface
Pull Request -
State: closed - Opened by pgalbraith almost 3 years ago
- 9 comments
#42 - Improve Travis CI build Performance
Pull Request -
State: closed - Opened by chenzhang22 over 3 years ago
- 1 comment
#41 - Add support for Proposed type v6 (reordered timestamp)
Issue -
State: closed - Opened by efenderbosch over 3 years ago
- 2 comments
#40 - Incomplete Documentation
Issue -
State: closed - Opened by dcerbino almost 4 years ago
- 1 comment
#39 - Suggestion to add a static method to generate a random based UUID using ThreadLocalRandom (requires JDK 7)
Issue -
State: open - Opened by tehnic-take3 almost 4 years ago
- 6 comments
#38 - Minor typo in EthernetAddress comment
Issue -
State: closed - Opened by efenderbosch over 4 years ago
- 1 comment
#37 - Problematic OSGI version range for slf4j dependency
Issue -
State: closed - Opened by PascalSchumacher almost 5 years ago
- 3 comments
#36 - Add customisable clock to UUIDTimer
Pull Request -
State: closed - Opened by FWDekker about 5 years ago
- 5 comments
#35 - Update support language to enterprise language
Pull Request -
State: closed - Opened by phated over 5 years ago
#34 - Build generating unsatisfiable module-info.java
Issue -
State: closed - Opened by nsoft over 5 years ago
- 3 comments
#33 - Use SLF4J to allow easily routing logs to multiple logging frameworks
Pull Request -
State: closed - Opened by ghost over 5 years ago
- 21 comments
#32 - Use SLF4J instead of Log4J directly
Issue -
State: closed - Opened by ghost over 5 years ago
- 15 comments
#29 - Add simple module-info for JDK9+, using Moditect
Issue -
State: closed - Opened by cowtowncoder almost 6 years ago
- 1 comment
#28 - maven-compiler-plugin 3.8.0
Pull Request -
State: closed - Opened by sullis about 6 years ago
- 3 comments
#27 - add [openjdk11] to Travis build matrix
Pull Request -
State: closed - Opened by sullis about 6 years ago
#26 - Pedigree?
Issue -
State: closed - Opened by ericjs over 6 years ago
- 1 comment
#25 - Time based generator with Randomized Node
Issue -
State: closed - Opened by johnlcox over 7 years ago
- 3 comments