Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/matomo-org/cache

Doctrine Cache component
https://github.com/matomo-org/cache

Add basic docs structure.

9f380c32391674324c16dc188ca90320a0293b26 authored over 6 years ago by Jonathan H. Wage <[email protected]>
Merge pull request #215 from robocoder/riak-off-by-one-patch

Fix off-by-one accessing last object in list

b2988e99ed2830aedffa8a811050555f06988980 authored over 6 years ago by Guilherme Blanco <[email protected]>
Fix off-by-one accessing last object in list

be3cd841a31dbc95c234d6302f9412ef5cceba87 authored over 6 years ago by Anthon Pang <[email protected]>
Add functional test for resolveConflict

4183811ab73fa8333a292e0a3533fac27a8ff355 authored over 6 years ago by Anthon Pang <[email protected]>
Merge pull request #251 from carusogabriel/doctrine-cs

Apply doctrine/cs v4

73ba4514e504092e815d0c70519b655e989a1756 authored over 6 years ago by Marco Pivetta <[email protected]>
Apply doctrine/cs v4

fa0dfe00113af9a641e06e0b96c19c2ef6017808 authored over 6 years ago by Gabriel Caruso <[email protected]>
Merge pull request #250 from carusogabriel/phpunit-7

Update to PHPUnit 7

e1f38aa8e83e0f1e6b33b755b0efbc5df1357886 authored over 6 years ago by Marco Pivetta <[email protected]>
Update to PHPUnit 7

fd359802d269c1a8989a824e9023ec3cdba99430 authored over 6 years ago by Gabriel Caruso <[email protected]>
Merge pull request #242 from doctrine/license-clean

Removing duplicate license header

e3fcea0d1af20ec7e236e37efaca378071adbae0 authored almost 7 years ago by Marco Pivetta <[email protected]>
Removing duplicate license header

2b0e130afa0d70bafaf3da6c6d2022649562bc97 authored almost 7 years ago by mike <[email protected]>
Merge pull request #235 from lcobucci/upgrade-phpunit

Upgrade PHPUnit

beb0fa35b61e9073f8612d9ffd34920bdaec406a authored about 7 years ago by Marco Pivetta <[email protected]>
Merge pull request #229 from abacaphiliac/couchbase

add support for ext-couchbase:^2.3.0

cf2997d80c0271816a3d93c641d81c60c3087b9a authored about 7 years ago by Marco Pivetta <[email protected]>
Use `self::assert*` instead of `$this->assert*`

606ec9f6be72d5827608bb3a4e2daaf97f2a0aba authored about 7 years ago by Luís Cobucci <[email protected]>
Upgrade PHPUnit to 6.3

dd8ce68b34ecb7dd2f6559afa5968916f1b6f75f authored about 7 years ago by Luís Cobucci <[email protected]>
Depend on squizlabs/php_codesniffer explicitly

3f422ec0d674dd63c7185e7e6f0be4e33ae7cbf6 authored about 7 years ago by Luís Cobucci <[email protected]>
fix coding standard violations

0b463e3b6924f8db7ff0619cf5f428ace9af25b9 authored about 7 years ago by Timothy Younger <[email protected]>
code review fixes: extract method for handling special expiry logic with documentation and type-hints. extacted special expiry constant for 30 days in seconds. add missing return type-hint and fix return-type hint styles in private API.

0440dd40c537c21d49ed0c97c7e17704e3144173 authored about 7 years ago by Timothy Younger <[email protected]>
code review fixes: parameter and return type-hints on private API, encode/decode via serialize/unserialize without json_encode/json_decode, extract private constants for exception code and max key length, removed TODO comments about logging and stats, and add final to class declaration.

fc5653892346960278390c5dc21cade4a3bbd94f authored about 7 years ago by Timothy Younger <[email protected]>
code review fixes: add strict_types directive, add private MINIMUM_VERSION constant which is used in version_compare and the thrown exception, removed unnecessary encode and decode wrappers, and another missed scalar type-hint.

28e852e6771eeb8d9abda06878256e23f4e99073 authored about 7 years ago by Timothy Younger <[email protected]>
add support for ext-couchbase:^2.3.0

0b7e5df9af029f0fc0aa76015c2b641569ceacfa authored about 7 years ago by Timothy Younger <[email protected]>
Merge pull request #233 from lcobucci/improve-sqlite3

Improve SQLite3 adapter

5a5e00b3487f4576c80d0e6089e6615f958004d3 authored about 7 years ago by Marco Pivetta <[email protected]>
Remove `return` from constructor on SQLite3Cache

Since constructors shouldn't return anything.

b39fab71224ab89e91136b252a071a2b094cf7ce authored about 7 years ago by Luís Cobucci <[email protected]>
Make SQLite3 tests actually run

PHPUnit was using "sqlite" as extension name, however it should be
"sqlite3". The tests were bei...

5745ebe88102f4b1f73440b5ca4e549054462d33 authored about 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #230 from lcobucci/add-phpcs

Add PHPCS to the project

2121298451ae3c898d50783913f7d1e0573bf11e authored about 7 years ago by Luís Cobucci <[email protected]>
Use new Travis-CI build stages

d270044cd04e62c10aac3093347c58db26475b77 authored about 7 years ago by Luís Cobucci <[email protected]>
Add PHPCS to Travis-CI

3557447fef43dbc7c8d866c31e9ffa88caab071d authored about 7 years ago by Luís Cobucci <[email protected]>
Apply automatic fixes to the project

c3d2f61d74705a68a5e42eb089a496b6a90acb06 authored about 7 years ago by Luís Cobucci <[email protected]>
Add doctrine/coding-standard to the project

891c28b04e4c4406564ab3ede4097796f6973355 authored about 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #231 from lcobucci/fix/corrupted-namespace

Fix corrupted namespace

988ea5e6ecf5923367e7ba34a3518e772b4b72cf authored about 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #232 from lcobucci/standardise-badges

Use shields.io badges so things look better

ef5aaf0f19991b71e608c7b611db8bdb70ded5e1 authored about 7 years ago by Marco Pivetta <[email protected]>
Use shields.io badges so things look better

f4c4fcbe42adccc9442c56da4e77d1602e195c5f authored about 7 years ago by Luís Cobucci <[email protected]>
Prevent type issues when namespace version is wrong

8b4e10689a8dd85099a3937ff39ac3c7db287d2b authored about 7 years ago by Luís Cobucci <[email protected]>
Add test for corrupted entry in the cache

7e76591f4d69d68ba5b3172d849ccd64b9abb95d authored about 7 years ago by jocelyn fournier <[email protected]>
Bumping `master` branch alias, which is now `1.8.x-dev`

6ae1365e2b16aceb3394e4308f1a1b594dd57f11 authored about 7 years ago by Marco Pivetta <[email protected]>
Merge pull request #196 from mikeSimonson/network-storage

Fix temp file rights on shared storage

53d9518ffeb019c51d542ff60cb578f076d3ff16 authored about 7 years ago by Marco Pivetta <[email protected]>
Merge branch 'fix/#201-161-#181-fix-memcached-doContains-checking'

Close #201
Close #161
Close #181

767356d1f4ca7170fb7e9a701ff9755ebbb9736b authored about 7 years ago by Marco Pivetta <[email protected]>
process feedback from @stof

9b08c2dc6826ede9c0e8c57262a1206ab0380f7c authored about 7 years ago by SpacePossum <[email protected]>
Fix contains check on memcached.

fcd378c72c661614faa877e75870f6bff1ba791c authored about 7 years ago by SpacePossum <[email protected]>
Merge branch 'fix/#181-#199-correct-doContains-checks-on-memcached-if-status-code-is-an-error'

Close #181
Close #199
aborts

206b6346465133b5939ffcf255d26559679a1da7 authored about 7 years ago by Marco Pivetta <[email protected]>
New test asserting that cache entries with bool false are properly retrieved

ce0dd08817131342a4cb1e9b6d4a22e1864fbab8 authored about 7 years ago by Jonas HAOUZI <[email protected]>
Stop checking the value returned by Memcached (but rely only on the status code)

8e0952d57b1cccd31de2520f5220b4b87850ba7e authored about 7 years ago by Jonas HAOUZI <[email protected]>
Merge pull request #222 from alcaeus/add-ext-mongodb-adapter

Add cache provider for ext-mongodb

58f40845d8091b8cb768d6e3a49f685c8dff6928 authored over 7 years ago by Marco Pivetta <[email protected]>
Add cache provider for ext-mongodb

665ad011e14a92756637fb2da55b79737c72185e authored over 7 years ago by Andreas Braun <[email protected]>
Merge pull request #221 from alcaeus/add-mongodb-ttl-index

Create expiration index when getting expired entry

5c1ad9f69f515c3d8177b64bdce0c6440ffe18cf authored over 7 years ago by Marco Pivetta <[email protected]>
Create expiration index when getting expired entry

23077ffe206948747da63288c6695c70fd80eaa8 authored over 7 years ago by Andreas Braun <[email protected]>
Merge pull request #220 from lcobucci/require-php71

Require PHP 7.1

24ae84fa281eec3d33386106e8febdfe879ac15a authored over 7 years ago by Marco Pivetta <[email protected]>
Add type-hints on methods without breaking BC

e5b25d6fd461808fd2c6c8dda41e6d82a2b80202 authored over 7 years ago by Luís Cobucci <[email protected]>
Add type-hints to all tests

142ce1834baac362c0a246b1049b41fa1aa8cc5d authored over 7 years ago by Luís Cobucci <[email protected]>
Skip MongoDB tests when server is unreachable

8c489f70f0ab5ecd7a6a8e725a278fbe779a2e47 authored over 7 years ago by Luís Cobucci <[email protected]>
Require MongoDB adapter to be able to use mongo cache

e977cd6d492ef6c8118dbfb1283385e831eac23c authored over 7 years ago by Luís Cobucci <[email protected]>
Require PHP 7.1

Also adding nightly version to build matrix

c8f81422e0d542a5fcc9b90cd7c652bc1ac87a2f authored over 7 years ago by Luís Cobucci <[email protected]>
Improve PHPUnit configuration

ce5ddb8fac51781a0a453648947dd3947b351f6d authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #219 from lcobucci/drop-hhvm-support

Drop HHVM support

121423b744ea18d82f57f17b63eccd94934550b6 authored over 7 years ago by Marco Pivetta <[email protected]>
Remove HHVM support

So that we can use PHP 7.1+ features.

23dd4db59362e9b62c7bebfe0785005193eeb4fd authored over 7 years ago by Luís Cobucci <[email protected]>
Fix build by using upgrade instead of install for apcu

02bbceabfa834b5f9923f0fba32d4fde59547fd6 authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #214 from lcobucci/combine-interfaces

Combine multi operation interfaces into a single one

0da649fce4838f7a6121c501c9a86d4b8921b648 authored over 7 years ago by Guilherme Blanco <[email protected]>
Combine multi operation interfaces into a single one

Since we always depend on the three interfaces there's no reason
to segregate them.

And that's ...

b05d6f26ec50daaf8d52219d069866e011e6ac1c authored over 7 years ago by Luís Cobucci <[email protected]>
Merge pull request #207 from lcobucci/implement-multi-delete-on-drivers

Implement multi delete on drivers

e64d917c29fd8bb4ac13e122ec6de9721c4cf0e7 authored over 7 years ago by Luís Cobucci <[email protected]>
Add deleteMultiple support on predis and wincache

0d263a617c4ef7ee051e3cb2317d0f6f26301050 authored over 7 years ago by Luís Cobucci <[email protected]>
Add deleteMultiple support on apcu and redis

22952dbc55c0a13b8886f0a542cd97222fecce45 authored over 7 years ago by flack <[email protected]>
Merge pull request #204 from gabbydgab/hot-fix/phpunit-version-update

bumped phpunit version to 5.7

315b2f7ad3acca10fa3a1bf65dcf66c03670ff0f authored almost 8 years ago by Luís Cobucci <[email protected]>
bumped phpunit version to 5.7

5795aa4e6b7fdef8557708d5c75518b06acd77b5 authored almost 8 years ago by gabbydgab <[email protected]>
Merge branch 'feature/#155-multi-delete-cache'

Close #155

e14f7e04cf7106fed6061b42aeeb56df556db49d authored almost 8 years ago by Marco Pivetta <[email protected]>
#155 CS: switched to PHP 5.6 syntax

e5956003d496df108a470f76f9a375c5de138d90 authored almost 8 years ago by Marco Pivetta <[email protected]>
#155 corrected `CacheProvider` mocking, since `doFetchMultiple` is `protected` and not part of the public contract

7749691a2a7a1604f2c84a225c707c8cadfcc087 authored almost 8 years ago by Marco Pivetta <[email protected]>
#155 simplified traversal of cache providers when saving results of multi-fetches into faster chain cache entries

49d27e949034026a776e6f88b0ba991f1216a68a authored almost 8 years ago by Marco Pivetta <[email protected]>
#155 verifying that iterators of caches are usable as dependency (regression prevention test)

ee1150ae48e4983328d4985d1d585fccb239a8dd authored almost 8 years ago by Marco Pivetta <[email protected]>
CS (spacing)

28c03409c4b2ff9386927a3215cf8b92029975a7 authored almost 8 years ago by Marco Pivetta <[email protected]>
Fixup wrongly tested cache

e3b36f9fad77d08ad1efe86b331990e6a018bece authored almost 8 years ago by Benoît Burnichon <[email protected]>
ArrayCache now implements lifetime, no need to skip the test

22c75ac8dcffed992fd1f864395b800796020788 authored almost 8 years ago by Benoît Burnichon <[email protected]>
Add specialized methods to ChainCache handling multiKeys

d8ef9e1c665a1bd6f250c93ad507bde62ac41ec7 authored almost 8 years ago by Benoît Burnichon <[email protected]>
Normalize providers keys as used in foreach

3bffc87dca9b507aefbad8bbeafbd1559e184c08 authored almost 8 years ago by Benoît Burnichon <[email protected]>
Apply @ocramius suggestions

b73a09fe50d383760e0e6ec4da970004fbce9254 authored almost 8 years ago by Benoît Burnichon <[email protected]>
Add MultiDeleteCache interface and default CacheProvider implementation

900b518915acd3d3bc905c3768511006945a475f authored almost 8 years ago by Benoît Burnichon <[email protected]>
Merge pull request #198 from snsanich/unknown-module-breaks-phpunit

Disable PHPUnit feature @runInSeparateProcess

9fa5962201c8b69cb68d091bfa6a77e92e2a3559 authored almost 8 years ago by Marco Pivetta <[email protected]>
Disable PHPUnit feature @runInSeparateProcess - is not working properly with php Warning in stderr

481353992997df089e2a53d9b1d4d3b20f1e0a96 authored almost 8 years ago by Alexander Golovnya <[email protected]>
Fix temp file rights on shared storage

It is apparently necessary to set the rights of the file both
before and after writing it. Depen...

7d0cb00e0e0dd1d9a0c86d8b039598fe289a0327 authored almost 8 years ago by mike <[email protected]>
Replacing deprecated `setExpectedException` usage

0e7ac7811c67d1c4fe93e0fe44d11c90e09d6b20 authored almost 8 years ago by Marco Pivetta <[email protected]>
Removing deprecated `getMock` usages

e1c06f8e8462f8fc3f69dbca6dbf3118944b4d06 authored almost 8 years ago by Marco Pivetta <[email protected]>
Bumping required PHPUnit version (latest stable, at least)

7a5d9ad0834fa32f99f323958302baf811bf23bb authored almost 8 years ago by Marco Pivetta <[email protected]>
Merge branch 'fix/#188-predis-cast-success-or-failure-to-boolean'

Close #188

15982932486a6e8447341c1a22133eccfe021523 authored almost 8 years ago by Marco Pivetta <[email protected]>
PredisCache#doContains() should return a boolean

e01450bc6e31b828d05e2dd7f528901f24f0d7eb authored almost 8 years ago by Jefersson Nathan <[email protected]>
Merge branch 'fix/#187-tmp-directory-deleted-by-test-suite-forward-port'

Close #187

efe115f03e235ba12cd7b8bcd0d5f3062bdea76e authored almost 8 years ago by Marco Pivetta <[email protected]>
#187 rewriting some bits of file cache testing to prevent writing directly to `/tmp`, and instead use subdirs

310532435fdbc6ca866cf8aea8c7baff3c4356ff authored almost 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #178 from snovichkov/master

Fix bug with not installed igbinary extension

6c1b03f643fc4c388318dc3d754555c41a1cf732 authored almost 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #183 from doctrine/feature/php-7.1-in-build-matrix

Adding PHP 7.1 to the build matrix

aa955b0824e88baad50b8476faf42e8cfb82b4a5 authored almost 8 years ago by Marco Pivetta <[email protected]>
RIAK is not to be tested against 7.1

fc0421537819510e388aeaeecb1e858518a5db80 authored almost 8 years ago by Marco Pivetta <[email protected]>
PHP 7.0 is NOT an allowed failure anymore

84df6b5e781c710d5f5b77b978b349f52e03e438 authored almost 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #185 from doctrine/fix/#152-#147-silence-file-access-attempts-in-file-based-caches

Fix - #152 #147 - silence failed file access attempts in file based caches

5a873a01ee990ff8988a10db15a426a007775803 authored almost 8 years ago by Marco Pivetta <[email protected]>
Merge pull request #190 from doctrine/feature/#154-store-anything-in-the-php-file-cache

Feature - #154 - store anything in the PhpFileCache

f56795d13ddf885fb424366fd7d807fbeedf24c8 authored almost 8 years ago by Marco Pivetta <[email protected]>
#154 simplified test scenario even further

87ef27ca01d3a0b81b5b9154b9c4b1fb3a11104d authored almost 8 years ago by Marco Pivetta <[email protected]>
Documented added tests in #154 via `@group` annotation

511f2724f27044deb663c3d915fbfba618db2dcf authored almost 8 years ago by Marco Pivetta <[email protected]>
#154 simplified test case

7fccc8a96f1d6ed34c06af10418ea538d859665d authored almost 8 years ago by Marco Pivetta <[email protected]>
Added to PhpFileCache support for saving array of objects without __set_state

a2f4d4447de45482dcb4f46b606d352ddc882c20 authored almost 8 years ago by Piotr Stankowski <[email protected]>
Added to PhpFileCache support for serializing objects without __set_state implemented

b586193de2ee266fbcd73fed6ca90fa4f1c47008 authored almost 8 years ago by Piotr Stankowski <[email protected]>
Removing explicit `@` error suppression, re-adding explanation #147 #152

0d46cc6973cbb62d90b1af595b58cd29b29a1a6b authored almost 8 years ago by Marco Pivetta <[email protected]>
Adding `@group` annotation to newly introduced tests

d3d7ed5bbdb1e96a8011e440f5cd97bc319f3265 authored almost 8 years ago by Marco Pivetta <[email protected]>
Moved error handling check tests from #147 #152 into `CacheTest`, improving its strictness to verify handlers are restored

5082644bbc23adf91debf670d0032bae5017054b authored almost 8 years ago by Marco Pivetta <[email protected]>
Switching the original #147 #152 approach to an empty error handler instead

74b03a82bd57cc950739def5395fb02b8b64e84d authored almost 8 years ago by Marco Pivetta <[email protected]>
Adding PHP 7.1 to the build matrix

51e1039048c7810cbce0bc0c0542f12497244e60 authored almost 8 years ago by Marco Pivetta <[email protected]>