EmanueleMinotto
|
9fb5e498ed
|
Replace deprecated TestCase::getMock
|
2019-08-31 15:44:22 +02:00 |
|
EmanueleMinotto
|
573723ab3c
|
Skip legacy Riak tests
|
2019-08-31 15:03:05 +02:00 |
|
Emanuele Minotto
|
8ba3db4ce7
|
Merge pull request #79 from larowlan/dynamodb
Enhances existing dynamodb implementation and adds docs
|
2016-07-05 23:08:02 +02:00 |
|
Lee Rowlands
|
0a5917a2a9
|
PHPCS fixes
|
2016-03-23 09:26:05 +10:00 |
|
Lee Rowlands
|
b2a4e320b0
|
Combine existing DynamoDb implementation with new AmazonDynamoDb and expands tests
|
2016-03-23 08:13:32 +10:00 |
|
Emanuele Minotto
|
f29622194e
|
Add array storage for development/testing purposes
|
2016-03-09 23:18:37 +01:00 |
|
Emanuele Minotto
|
a0d85c1c27
|
Redis on TravisCI setup as PECL extension
|
2016-02-26 00:36:39 +01:00 |
|
Nick Ilyin
|
0d9c10edf2
|
Replaced @exception annotations
|
2016-02-03 09:41:57 -05:00 |
|
Nick Ilyin
|
606ca8b29d
|
License headers and added @covers
|
2016-02-03 09:41:57 -05:00 |
|
Nick Ilyin
|
cc3e478d10
|
Accessor level refactors
|
2016-02-03 09:41:56 -05:00 |
|
Nick Ilyin
|
79bee991a2
|
Exception refactoring
|
2016-02-03 09:41:56 -05:00 |
|
Nick Ilyin
|
84d5db7073
|
Cleaner options; php 5.4 compat
|
2016-02-03 09:40:42 -05:00 |
|
Nick Ilyin
|
ef425578fb
|
Whitespace; useless comment
|
2016-02-03 09:40:42 -05:00 |
|
Nick Ilyin
|
518f4211b0
|
Implementation for Amazon DynamoDB
|
2016-02-03 09:40:35 -05:00 |
|
Marco Pivetta
|
bad3b56f4b
|
Merge pull request #71 from doctrine/fix/missing-methods
Added some missing methods
|
2015-12-30 20:11:57 +01:00 |
|
Marco Pivetta
|
2836bc0cfd
|
Merge pull request #70 from doctrine/fix/instance-reference
Fixed wrong instance reference
|
2015-12-30 20:10:25 +01:00 |
|
Emanuele Minotto
|
e282c1d9f6
|
added some missing methods
|
2015-12-30 18:32:18 +01:00 |
|
Emanuele Minotto
|
e2f7ea54f7
|
added fix' test
|
2015-12-28 23:44:41 +01:00 |
|
Emanuele Minotto
|
fe1e155e69
|
coding style
|
2015-12-21 00:34:14 +01:00 |
|
Emanuele Minotto
|
a3827e94b6
|
php-cs round
|
2015-12-13 23:52:59 +01:00 |
|
Emanuele Minotto
|
b5c77d93cf
|
moved extension requirement to annotations
|
2015-12-13 14:19:00 +01:00 |
|
Emanuele Minotto
|
bb723cc9c7
|
allow mongo and redis testing on travis
|
2015-12-13 14:18:56 +01:00 |
|
Emanuele Minotto
|
23d6c6dc5d
|
moved cassandra configuration for travis into a separate script
|
2015-12-13 01:18:42 +01:00 |
|
Emanuele Minotto
|
43a1a21670
|
prevent from skipping non existing keyspace
|
2015-12-13 00:37:32 +01:00 |
|
Emanuele Minotto
|
1e9593c80d
|
added cassandra testing on travis
|
2015-12-13 00:30:02 +01:00 |
|
Benjamin Eberlei
|
f4d0647400
|
Experimental support for cassandra php driver.
|
2015-12-12 19:12:57 +01:00 |
|
Benjamin Eberlei
|
56222890f7
|
Initial work on Cassandra PHP Driver support.
|
2015-12-12 19:12:55 +01:00 |
|
Marco Pivetta
|
aa062f3c74
|
Merge pull request #47 from EmanueleMinotto/couchdb
Added CouchDB storage
|
2015-12-10 00:40:23 +01:00 |
|
Emanuele Minotto
|
5da1efcd7c
|
added CouchDB storage
|
2015-12-10 00:36:43 +01:00 |
|
Emanuele Minotto
|
643506cf18
|
fixed single empty line feed in every file
|
2015-12-06 21:28:19 +01:00 |
|
Emanuele Minotto
|
17b7a2e729
|
php 5.4+ array syntax
|
2015-12-06 21:22:51 +01:00 |
|
Abdul Malik Ikhsan
|
63545c934c
|
remove unused use statement
|
2015-10-23 02:35:01 +07:00 |
|
Emanuele Minotto
|
dd3a9e6c9e
|
reverted drivers namespace
|
2015-10-10 10:36:27 +02:00 |
|
Emanuele Minotto
|
32e017b58d
|
reverted annotations namespace
|
2015-10-10 01:45:16 +02:00 |
|
Emanuele Minotto
|
67e44a7683
|
added xml driver
|
2015-10-10 00:26:19 +02:00 |
|
Emanuele Minotto
|
32d528d02a
|
moved yaml fixtures
|
2015-10-10 00:26:02 +02:00 |
|
Emanuele Minotto
|
927fc52193
|
temporary solution
|
2015-10-09 21:02:11 +02:00 |
|
Emanuele Minotto
|
0f6efb76f9
|
added YAML driver (+ tests)
|
2015-10-09 21:02:11 +02:00 |
|
Emanuele Minotto
|
00c8e1fa46
|
changed annotations namespace to follow doctrine/doctrine2
|
2015-10-09 21:02:11 +02:00 |
|
Emanuele Minotto
|
11747c4112
|
right timestamp output format
|
2015-09-16 22:34:23 +01:00 |
|
Emanuele Minotto
|
f3ed9bacae
|
restored tests bootstrap file
it loads the annotations
|
2015-09-16 22:03:08 +01:00 |
|
Emanuele Minotto
|
9de4cd1c85
|
replaced tests bootstrap with composer autoloader
|
2015-08-08 14:04:30 +01:00 |
|
Marcel Araujo
|
5d9013d8ef
|
Updated RedisStorage and added tests.
|
2013-02-08 16:25:55 -02:00 |
|
Benjamin Eberlei
|
0d7c5f02c6
|
Merge pull request #11 from SimonSimCity/master
Added couchbase storage
|
2013-01-27 08:26:55 -08:00 |
|
Benjamin Eberlei
|
a21f94d723
|
Introduce Support for the WindowsAzure PHP SDK, deprecate the old WindowsAzureTable support.
|
2013-01-27 16:38:06 +01:00 |
|
Benjamin Eberlei
|
948f402c6f
|
Skip MongoDB tests if extension is not installed.
|
2013-01-27 14:41:12 +01:00 |
|
Simon Schick
|
3ddf79a3d5
|
Skip tests for couchbase storage if extension is not installed
|
2012-12-03 21:17:56 +01:00 |
|
Simon Schick
|
91f1752831
|
Replaced tabs by spaces
|
2012-12-03 20:58:43 +01:00 |
|
Simon Schick
|
3ae0b7ead4
|
Add couchbase storage
|
2012-12-03 20:47:12 +01:00 |
|
Jonathan Chan
|
aea2dadbc4
|
updated bootstrap path to comply with new path (see https://github.com/composer/composer/issues/497)
|
2012-10-03 20:44:50 +00:00 |
|