Commit Graph

325 Commits

Author SHA1 Message Date
Ben Ramsey 4df546f5e4 Merge branch '2.8'
Conflicts:
	README.md
	apigen.neon
	composer.json
2015-07-23 19:06:41 +00:00
Ben Ramsey 5d2f77a21d Reset version back to dev 2015-07-23 19:01:58 +00:00
Ben Ramsey 9c1e2d34bd Update CHANGELOG for 2.8.2 release 2.8.2 2015-07-23 19:00:41 +00:00
Ben Ramsey 5b98a8d907 Merge remote-tracking branch 'upstream/2.8'
Conflicts:
	README.md
	composer.json
2015-07-23 18:55:41 +00:00
Ben Ramsey a06a01b07d Clean up docblocks in Ramsey\Uuid\Uuid. 2015-07-22 21:28:38 +00:00
Ben Ramsey 32d2a7ffe9 Change CHANGELOG formatted and add links
[ci skip]
3.0.0-alpha1
2015-07-16 13:03:15 -05:00
Ben Ramsey a300a9dce1 Removing the VERSION constant 2015-07-16 12:57:05 -05:00
Ben Ramsey 7cb602d69b Add changelog for version 3.0.0-alpha1 2015-07-16 12:57:05 -05:00
Ben Ramsey 9092d16213 Have UuidInterface extend from JsonSerializable and cover it with a test 2015-07-16 11:36:05 -05:00
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 8b4186b80c Adding links to rhumsaa-uuid on GitHub for Packagist, to avoid confusion
[ci skip]
2015-06-21 18:01:05 -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 4b8168558e Updating apigen.neon configuration 2015-06-16 12:46:13 -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 f29e9301d6 Adding warnings about out-of-date package. 2015-06-16 09:54:41 -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