Ben Ramsey
|
db27dc1680
|
Rename UuidBuilder to Builder\UuidBuilderInterface
|
2015-07-16 10:06:16 -05:00 |
|
Ben Ramsey
|
3f0ba1ed00
|
Move CodecInterface to the Codec namespace
|
2015-07-16 10:01:24 -05:00 |
|
Ben Ramsey
|
b3ef99a2e9
|
Move RandomGeneratorInterface and RandomGeneratorFactory to Generator NS
|
2015-07-16 09:54:04 -05:00 |
|
Ben Ramsey
|
e006f669ad
|
Adding common docblock file header
|
2015-07-15 13:59:52 -05:00 |
|
Ben Ramsey
|
ce74b566bb
|
Updating badges in README
|
2015-07-15 12:09:20 -05:00 |
|
Ben Ramsey
|
94ea593891
|
Updated link to latest API docs
|
2015-06-21 20:20:55 -05:00 |
|
Ben Ramsey
|
2d2c57d233
|
Remove apigen.neon config
|
2015-06-21 19:53:09 -05:00 |
|
Ben Ramsey
|
c8f320477b
|
Update dev requirements
|
2015-06-21 19:41:48 -05:00 |
|
Ben Ramsey
|
40636ca922
|
Fix "Undefined variable: usec" error in test
|
2015-06-21 19:38:38 -05:00 |
|
Ben Ramsey
|
ae52f8956c
|
Use --prefer-dist with Composer for Travis tests
|
2015-06-21 19:38:09 -05:00 |
|
Ben Ramsey
|
b375d1de2b
|
Separate uuid CLI tool into separate project
Closes #52
|
2015-06-21 19:37:32 -05:00 |
|
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 |
|