Ben Ramsey
|
e2cda88b33
|
Merge branch '2.x'
|
2016-03-22 15:37:08 -03:00 |
|
Ben Ramsey
|
4aac31920d
|
Merge pull request #101 from ramsey/3.x/random_compat
Drop the use of OpenSSL as a fallback and use paragonie/random_compat
|
2016-03-22 15:35:14 -03:00 |
|
Ben Ramsey
|
7c5751d6fa
|
Add 3.x-dev Composer branch alias for dev-master
[ci skip]
|
2016-03-22 15:29:26 -03:00 |
|
Ben Ramsey
|
b2ef4dd958
|
Merge pull request #100 from ramsey/2.x/random_compat
Drop OpenSSL support and use paragonie/random_compat
2.9.0
|
2016-03-22 15:20:19 -03:00 |
|
Ben Ramsey
|
04ad192962
|
Merge branch '2.x/random_compat' into 3.x/random_compat
|
2016-03-22 14:54:20 -03:00 |
|
Ben Ramsey
|
b64eb3039a
|
Allow ^1.0|^2.0 for paragonie/random_compat for those depending on 1.x
|
2016-03-22 14:50:32 -03:00 |
|
Ben Ramsey
|
aac769438c
|
Update release date for 3.3.0 in CHANGELOG
|
2016-03-22 11:57:57 -03:00 |
|
Ben Ramsey
|
78824fdd37
|
Merge branch '2.x/random_compat' into 3.x/random_compat
|
2016-03-22 11:57:46 -03:00 |
|
Ben Ramsey
|
0e75414866
|
Use stable version of paragonie/random_compat
|
2016-03-22 11:54:28 -03:00 |
|
Ben Ramsey
|
2e5c7c8e99
|
Merge branch '2.8'
|
2016-03-17 11:25:18 -05:00 |
|
Ben Ramsey
|
8d94d71d18
|
Add code of conduct to the 2.8 branch for inclusion in new 2.x releases
|
2016-03-17 11:19:53 -05:00 |
|
Ben Ramsey
|
3c636a7e65
|
Update code to conduct to version 1.4 of the Contributor Covenant
|
2016-03-17 11:14:50 -05:00 |
|
Ben Ramsey
|
89b9a33431
|
Rename conduct file, according to Contributor Covenant recommendations
|
2016-03-17 11:14:50 -05:00 |
|
Ben Ramsey
|
fbf9580383
|
Merge branch '2.x/random_compat' into 3.x/random_compat
|
2016-03-17 10:59:00 -05:00 |
|
Ben Ramsey
|
690b987d74
|
Merge branch 'master' into 3.x/random_compat
|
2016-03-17 10:49:22 -05:00 |
|
Ben Ramsey
|
1057be4147
|
Bump paragonie/random_compat to dev-master in prep for its release
|
2016-03-17 10:48:28 -05:00 |
|
Ben Ramsey
|
c3464280af
|
Merge pull request #103 from jmauerhan/increase-test-coverage
Increase test coverage
|
2016-03-17 09:18:24 -05:00 |
|
Jessica Mauerhan
|
5afe09caea
|
Tests using overload should be run in separate process
|
2016-03-17 01:16:00 -04:00 |
|
Jessica Mauerhan
|
76a6ac3dce
|
Move Mockery to dev
|
2016-03-17 01:14:25 -04:00 |
|
Jessica Mauerhan
|
c0a6f9d426
|
apparently the phpunit on travis is older
|
2016-03-16 16:06:35 -04:00 |
|
Jessica Mauerhan
|
ab0b2c5fa9
|
more new lines
|
2016-03-16 15:58:31 -04:00 |
|
Jessica Mauerhan
|
16bf69ad39
|
more new lines
|
2016-03-16 15:50:19 -04:00 |
|
Jessica Mauerhan
|
c16b4f0cf2
|
add new line
|
2016-03-16 15:45:05 -04:00 |
|
Jessica Mauerhan
|
6b7241c5fc
|
Comb Generator coverage
|
2016-03-16 13:07:04 -04:00 |
|
Jessica Mauerhan
|
392137b0a4
|
added test with multiple cases for generate
|
2016-03-16 12:10:07 -04:00 |
|
Jessica Mauerhan
|
d290d45ae7
|
add test for phptimeconverter
|
2016-03-16 11:47:59 -04:00 |
|
Jessica Mauerhan
|
3ac0506203
|
Tests for UUID Builder classes.
|
2016-03-16 10:26:16 -04:00 |
|
Ben Ramsey
|
35247faecf
|
Drop the use of OpenSSL as a fallback and use paragonie/random_compat
Fixes issue #80 for the 3.x series
|
2016-03-15 11:45:18 -05:00 |
|
Ben Ramsey
|
a5626e3e58
|
Merge branch '2.x/random_compat' into 3.x/random_compat
|
2016-03-15 11:07:50 -05:00 |
|
Ben Ramsey
|
dcd7e67721
|
Drop OpenSSL support and use paragonie/random_compat
Fixes issue #80 for the 2.x series
|
2016-03-15 10:56:25 -05:00 |
|
Jessica Mauerhan
|
6b58154b76
|
remove files since phpcs doesn't tolerate them
|
2016-03-13 17:35:35 -04:00 |
|
Jessica Mauerhan
|
3764478b6b
|
Ignoring side effect issue
|
2016-03-13 12:12:16 -04:00 |
|
Jessica Mauerhan
|
689940ec00
|
Ignore side-effect problem
This file is only used for testing, and is for overriding an extension's
global function for the test.
|
2016-03-13 11:56:57 -04:00 |
|
Jessica Mauerhan
|
48027c3fda
|
Add new lines to end of file
|
2016-03-13 11:42:30 -04:00 |
|
Jessica Mauerhan
|
3290885a9c
|
Test Coverage for PeclUuidTimeGenerator
- Uses namespaced function override to "mock" the pecl extension methods.
- Tests that method will create a uuid when extension methods exist.
|
2016-03-13 11:40:15 -04:00 |
|
Jessica Mauerhan
|
cd00a9cb77
|
Add coverage of generate method
|
2016-03-13 11:09:51 -04:00 |
|
Jessica Mauerhan
|
30d71f250d
|
Tests for RandomLibAdapter
- Requires Mockery for overloading creation of factory
- Tests for the constructor of the adapter.
|
2016-03-13 11:04:17 -04:00 |
|
Ben Ramsey
|
adee1ba4a6
|
Add CHANGELOG notes for version 3.2.0
[ci skip]
3.2.0
|
2016-02-17 17:32:34 -06:00 |
|
Ben Ramsey
|
e6ac8b0ef2
|
Add Dockerfile for HHVM image with PECL UUID installed
|
2016-02-14 02:17:34 -06:00 |
|
Ben Ramsey
|
2fb73e651e
|
Update builds to use newer Docker images
|
2016-02-14 00:32:36 -06:00 |
|
Ben Ramsey
|
b822c113fa
|
Update Docker build script to include libsodium
|
2016-02-13 23:21:18 -06:00 |
|
Ben Ramsey
|
369efacd98
|
Fix test failing on PHP 5.4 because of ::class keyword name resolution
|
2016-02-13 20:45:33 -06:00 |
|
Ben Ramsey
|
60d09b6e3d
|
Bump copyright year
|
2016-02-13 20:30:32 -06:00 |
|
Ben Ramsey
|
e4e38b4059
|
Add random generator for the PECL libsodium extension
|
2016-02-13 20:29:32 -06:00 |
|
Ben Ramsey
|
47964f2cca
|
Remove code-coverage logging from PHPUnit config
|
2016-02-13 20:28:50 -06:00 |
|
Ben Ramsey
|
e3b0f62e3c
|
Update PHP versions for Travis CI tests
|
2016-01-23 16:11:55 -05:00 |
|
Ben Ramsey
|
94304e12fe
|
Update release badge
[ci skip]
|
2015-12-17 14:19:06 -06:00 |
|
Ben Ramsey
|
cdeed9e65a
|
Apply coding standards to tests, as well
|
2015-12-17 12:09:17 -06:00 |
|
Ben Ramsey
|
a04e5d30a8
|
Merge branch '2.8'
|
2015-12-17 12:05:39 -06:00 |
|
Ben Ramsey
|
f7d836e7ec
|
Add linting and code-sniffing to the Travis CI build
|
2015-12-17 12:04:11 -06:00 |
|