Ben Ramsey
de02e532b2
Separate Doctrine\UuidTupe into an external library
...
Closes #51
2015-06-21 18:05:49 -05:00
Ben Ramsey
2d45a33475
Adding webhook to notify the Gitter chat channel on build failures
2015-06-21 17:15:37 -05:00
Ben Ramsey
e8a1db4a84
Updating apigen.neon config file
2015-06-16 12:41:49 -05:00
Ben Ramsey
de36494f76
Merge branch '2.8'
...
Conflicts:
README.md
composer.json
src/Console/Command/DecodeCommand.php
src/Uuid.php
2015-06-16 12:10:52 -05:00
Ben Ramsey
72930cd283
Adding contributing guide
2015-06-16 12:04:06 -05:00
Ben Ramsey
72f86851f8
Fixing coding standards violations
2015-06-16 11:58:58 -05:00
Ben Ramsey
fb8b580d81
Adding more testing tools to the 2.8 branch
2015-06-16 11:58:43 -05:00
Ben Ramsey
504882abf5
Updates to the README
2015-06-16 10:46:58 -05:00
Yves Berkholz
505b2ac498
Migrating changes made by @yberkholz in c90233d6e2 into 3.0
2015-06-16 10:26:40 -05:00
Ben Ramsey
2053cd3633
Coding standards fix
2015-06-16 10:23:29 -05:00
Jesper Pedersen
7fe43508a4
Added caching of system node information
...
Applied optimization found in 2.8 for caching of system node information
2015-06-16 10:22:48 -05:00
Ben Ramsey
a9d4f93ab7
Merge branch '2.8'
...
Conflicts:
README.md
composer.json
src/Uuid.php
2015-06-16 10:21:32 -05:00
Ben Ramsey
5b32808acd
Change version back to 2.8.x-dev for dev branch
2015-06-16 10:13:26 -05:00
Ben Ramsey
c1d7d8f0ac
Prepping for the 2.8.1 release
2.8.1
2015-06-16 10:12:41 -05:00
Ben Ramsey
91f746cdd8
Coding standards fix
2015-06-16 10:10:57 -05:00
Ben Ramsey
2034433d73
Set up ramsey/uuid to replace rhumsaa/uuid
2015-06-16 09:56:58 -05:00
Ben Ramsey
60186232e0
Merge pull request #60 from suzuken/2.8
...
composer.phar require "rhumsaa/uuid=~2.8" is not proper
2015-05-14 09:23:04 -05:00
Kenta SUZUKI
19f7a257aa
fix installation doc
2015-05-14 11:11:31 +09:00
Ben Ramsey
764686d191
Merge pull request #55 from gitter-badger/gitter-badge
...
Add a Gitter chat badge to README.md
2015-05-11 13:14:46 -05:00
The Gitter Badger
8b86622e3e
Added Gitter badge
2015-05-04 15:55:54 +00:00
Ben Ramsey
0697b94d66
Updated notice about name change.
2015-04-25 15:48:12 -05:00
Ben Ramsey
1a600eeadb
Adding @aztech-dev to the authors list in composer.json
2015-04-25 15:28:28 -05:00
Ben Ramsey
6ecf076dfc
Updating composer.json description to note the name change.
2015-04-25 15:23:50 -05:00
Ben Ramsey
e997ed2764
Add note to README about the name change
2015-04-25 15:21:54 -05:00
Ben Ramsey
84cc9bfbf2
Updating badges to use the new package URL
2015-04-25 14:46:01 -05:00
Ben Ramsey
01b9d2179a
Updating composer command to be in-line with best practices
2015-04-25 14:37:16 -05:00
Ben Ramsey
a55640c722
Merge branch '3.0'; turning master into the 3.0.x-dev branch
2015-04-25 14:35:14 -05:00
Ben Ramsey
d67c3490a8
Change namespace to "Ramsey"; closes #48
2015-04-25 12:11:37 -05:00
Ben Ramsey
55c35bceaf
Merge branch 'master' into 3.0
2015-04-24 11:09:36 -05:00
Ben Ramsey
4034e04e27
Updating Badge Poser badges
...
[ci skip]
2015-04-21 08:15:39 -05:00
Ben Ramsey
2ae6adc891
Updating Badge Poser badges
...
[ci skip]
2015-04-21 08:14:34 -05:00
Ben Ramsey
7513255743
Using extension_loaded() to check whether UUID ext is present
2015-03-22 20:44:30 +00:00
Ben Ramsey
6cfb4fc4c4
PECL UUID extension does not yet work in PHP 7
2015-03-21 20:42:32 +00:00
Ben Ramsey
2c1c525d70
Updating README badges
...
[ci skip]
2015-03-21 20:24:15 +00:00
Ben Ramsey
ff1f55a05b
Remove the PHP CodeSniffer rules file
2015-03-21 20:17:28 +00:00
Ben Ramsey
2fd86e2cf9
Coding standards fixes
2015-03-21 20:14:43 +00:00
Ben Ramsey
b61689126b
Updating the build tools
2015-03-21 20:14:26 +00:00
Ben Ramsey
29a0610d95
Merge branch 'master' into 3.0
...
Conflicts:
.gitignore
src/Uuid.php
2015-03-21 10:44:59 -05:00
Ben Ramsey
12c9227653
Merge pull request #43 from aztech-forks/comb
...
Add generation of COMB UUID's
2015-03-10 14:17:59 -05:00
Ben Ramsey
e636cf7306
Merge pull request #49 from francescolaffi/patch-1
...
getInteger should suggest getHex
2015-03-09 06:26:02 -07:00
Francesco Laffi
07d06dd3ec
getInteger should suggest getHex
...
getInteger is suggesting getMostSignificantBitsHex if the math library is not available
2015-03-09 13:55:38 +01:00
Thibaud Fabre
8bece7c95b
Add COMB and GUID options to command line
2015-02-07 13:14:58 +01:00
Thibaud Fabre
cc23f64d58
Add COMB generator for use with UUID4
2015-02-07 13:14:58 +01:00
Ben Ramsey
7bf3ac0175
Merge pull request #45 from yberkholz/master
...
"passthru" replacement for "backtick operator" / getNodeFromSystem once per runtime
2015-01-07 08:46:10 -06:00
Ben Ramsey
ee3522beb4
Merge pull request #44 from phpMQ/master
...
Added PHPStorm to ignore
2015-01-07 08:44:38 -06:00
Yves Berkholz
c90233d6e2
Update Uuid.php
...
- change method "getIfconfig()" to use "passthru()" and an output buffer instead of the "backtick operator" which may be disabled for security reasons
- change method "getNodeFromSystem()" to process detection only once per runtime - because of great performance impact
(Test: generate 100 UUIDs[v1] before ~21s / after ~200ms)
2015-01-07 10:12:19 +01:00
Larry Lewis
610458a6c2
Added PHPStorm to ignore
2015-01-07 16:19:19 +11:00
Ben Ramsey
db357ed3a3
Merge pull request #42 from aztech-digital/pecl-uuid
...
Add PECL based UUID factory for UUID1/4
2015-01-06 14:17:20 -06:00
Thibaud Fabre
01b2b0b72e
Run all tests
2014-12-29 22:09:34 +01:00
Thibaud Fabre
ace0db7707
Skip tests that cannot succeed with HHVM
2014-12-29 22:06:06 +01:00