issues
search
sporkmonger
/
uuidtools
A simple universally unique ID generation library.
http://uuidtools.rubyforge.org/
Apache License 2.0
425
stars
63
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Marks strings mutable in preparation for enable-frozen-string-literal
#57
radville
opened
2 months ago
1
Add support for UUID 6,7,8
#56
sporkmonger
opened
4 months ago
0
Gracefully fall back to other strategies when MAC address cannot be determined
#55
nwallace
opened
10 months ago
0
Check backup path for nil also
#54
rcalosso
opened
2 years ago
2
Missing ip & ifconfig causes mysterious errors
#53
brentkearney
opened
2 years ago
3
Fix unused `os_class` variable warning
#52
barthez
opened
2 years ago
1
Update Travis config to also test with recent MRI versions
#51
PikachuEXE
closed
4 years ago
0
Update changelog
#50
sporkmonger
closed
4 years ago
0
Get the license into the spec generate task
#49
sporkmonger
closed
4 years ago
0
Update gemspec for release
#48
sporkmonger
closed
4 years ago
0
Substitute require for require_relative
#47
tas50
closed
4 years ago
0
Modernize Ruby 2018
#45
voltechs
closed
4 years ago
3
Fix Travis CI integration
#44
koenrh
closed
6 years ago
0
Are there better alternatives than uuidtools nowdays?
#43
mariozaizar
closed
4 years ago
1
Add bug fix for using ip service
#42
tameem92
opened
8 years ago
0
Issue with timestamp_create method.
#41
tameem92
closed
8 years ago
2
Stop parsing if garbage exists around UUID
#40
sho-h
opened
8 years ago
0
Rescue from failure when neither ip nor ifconfig exists
#39
hanazuki
opened
9 years ago
4
performance improvement
#38
compwron
closed
9 years ago
1
Include the license type (Apache 2.0) in .gemspec
#37
benders
closed
4 years ago
0
Optimizations for UUID::parse_* and UUID::random_create
#36
kevin-at-reflexion
closed
4 years ago
3
Update uuidtools.rb
#35
artekobrzut
opened
9 years ago
1
Update uuidtools.rb
#34
artekobrzut
closed
9 years ago
1
Add Rubinius to Build Matrix with Allowed Failure
#33
bjfish
opened
9 years ago
0
How to create an alphanumeric length limited string?
#32
blanchma
closed
10 years ago
1
add is_uuid?
#31
mkunkel
opened
10 years ago
0
Comparator operator returns nil when incomparable
#30
pszals
closed
10 years ago
1
`ipconfig /all`,got encoding error on non-english windows
#29
debbbbie
opened
10 years ago
2
Version 4 (Random) UUIDs validation bug
#28
rafmagana
opened
10 years ago
0
Add license to gemspec
#27
anatol
opened
10 years ago
1
UUIDTools::UUID.is_uuid? returns true if the string value has the general format of a UUID
#26
sodabrew
opened
11 years ago
1
Make the UUID Regexp a separate constant
#25
sodabrew
closed
11 years ago
3
Release new gem version with fix for ip command?
#24
devwout
closed
10 years ago
13
Fix IP command
#23
tlunter
closed
11 years ago
2
Tests fail after commit b0e3ce1 on ubuntu 12.04.2
#22
Hettomei
closed
4 years ago
1
Doesn't work with uuidtools 1.x
#21
sheerun
closed
11 years ago
3
Added support for ip(8) and tests for other OS samples
#20
markllama
closed
11 years ago
17
Is sha1_generate supposed to give the same value for every invocation with the same namespace?
#19
timuckun
closed
11 years ago
2
Tag for 2.1.3 missing from github
#18
betelgeuse
closed
11 years ago
1
Parse UUID from URN string
#17
ffeldhaus
closed
11 years ago
1
Really fix output for non-existent ifconfig
#16
lmeijvogel
closed
12 years ago
7
Silence errors for 'which ifconfig'
#15
ReneB
closed
12 years ago
2
to_s references internal state
#14
luxx
closed
12 years ago
1
Fix test wrt issue #12
#13
Flameeyes
closed
12 years ago
1
MAC address fetching fails on Linux if /proc is unaccessible
#12
Flameeyes
closed
11 years ago
10
Use RbConfig instead of obsolete and deprecated Config
#11
ffeldhaus
closed
12 years ago
22
error when running as a windows service
#10
alor
closed
11 years ago
2
Deprecation Warning in Ruby 1.9.3
#9
ReneB
closed
12 years ago
9
Refined memoization to silence warnings
#8
monde
closed
13 years ago
0
Can't use uuidtools
#7
pboettcher
closed
13 years ago
2
Next