Ecosyste.ms: OpenCollective

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

github.com/matomo-org/component-decompress

Decompress files
https://github.com/matomo-org/component-decompress

fix travis badge

b0ec60cec6c21342cb70d74655d58fe171ffe790 authored over 4 years ago
Merge pull request #20 from open-source-contributions/add_other_examples

Add archive examples to extract files

04d6662e0eb1cd4d43649308c49e9b6e60667fa3 authored about 5 years ago
Merge pull request #19 from open-source-contributions/add_zip_test

Add other zip test

2c1978c8a4430f34cf1333eb340981c77a5f3c4b authored about 5 years ago
Add archive examples to extract files

d7d115d29232baa024c1407bdb5b4b7754d977ee authored about 5 years ago
Add other zip test

2a4486815d20e3e0eccadbe69dab496902e0ecb6 authored about 5 years ago
Merge pull request #18 from open-source-contributions/add_bzip

Add Bzip feature and description

44dcf77dcd633a9c336f90d80658ad3d25225e05 authored about 5 years ago
Add Bzip feature and description

78e97f8597ee3c6ec73ae05becb58c7745ee7910 authored about 5 years ago
Merge pull request #16 from open-source-contributions/issue_#15

Resolves issue#15

73b5eb310e8c60ecc610ecaa2bea3a15d649ace6 authored about 5 years ago
Resolves issue#15

e1d4fff1519b6bcd4b5ba2607cd218ad0c81a853 authored about 5 years ago
Merge pull request #14 from open-source-contributions/test_enhancement

Test enhancement

8e0f75ddffa3dac19ea544a2a5a9e71180e4c177 authored over 5 years ago
Test enhancement

1ef8a16d87ac7d0826661776b427a612f46254ee authored over 5 years ago
Create LICENSE

6282265f1a46abd55822bde77740a1a328d12821 authored almost 6 years ago
removes hhvm build

48c7973070a47393884425246f12643a7fb72421 authored almost 6 years ago
removes Scrutinizer badge

1d61678b443d7a91b6c04540e3c00bc0b6144e87 authored almost 6 years ago
Merge pull request #13 from cb8/php72

Run tests with PHP 7.2

82e2c95ec7c58018463b3ae860e41e3b6e8fc1a9 authored almost 7 years ago
Run tests with PHP 7.2

b0d889275f9bc01a14131baa38377fefc732217a authored almost 7 years ago
Merge pull request #12 from matomo-org/2.x-dev

Rename Piwik -> Matomo

1220757676c8d5cc8faa9d1cb0a48bf0b1fedc9c authored about 7 years ago
full rename Piwik -> Matomo

030901ee6dd366c7cb1980119739545c406ef7a3 authored about 7 years ago
Merge pull request #11 from piwik/travisupdate

Updates travis.yml to fix build

d736151a5bb661d3a4c4d88ddf51c48eda50ca31 authored over 7 years ago
Use any PHP 5.3 version

f8334130cd811208c302b283cc4e91da624a7514 authored over 7 years ago
Ignore SSL problems for PHP 5.3

d9d60143a9eee23a144f0856173f7d19e38751d2 authored over 7 years ago
Updates travis.yml to use correct dist

5086372a8846120556cfb05740e5ae59a13a12b5 authored over 7 years ago
Merge pull request #10 from piwik/ws

Fix line endings and file mode

15088059c38378939db8a3490b67b569797a6a3a authored over 7 years ago
Fix line endings and file mode

a74a9d57667487a9d8a7affa6870fd31b597e6cf authored over 7 years ago
Merge pull request #9 from nztim/fix-nztim

Convert to integer to avoid PHP warning

73203590e061fe1c143454dc9c76c077871c4fa1 authored almost 8 years ago
Update modifications list

1709c8d67aac572e3835814ff5824316f74da59a authored almost 8 years ago
Convert to integer to avoid PHP warning

730c913330e86f2e7fc43640b3328a259c4fd1d3 authored about 8 years ago
Remove coveralls icon

727e7ffca77726ae05e5c94701bf44ff4ac24c31 authored over 8 years ago
Delete .coveralls.yml

ab2cc940ae4155e225be47c5ab84300c36c47fc3 authored over 8 years ago
Green build for component-decompress (#8)

* trying sudo: required

* composer config -g -- disable-tls true

* Try an older phpunit

...

e0a35d54311e4dc8c5c88abc698ec06c1d138867 authored over 8 years ago
Update .travis.yml

18b0403daaa9559e4d16b6da7fa79cc2b1715b8b authored over 8 years ago
trying not to use openssl as it's broken on travis ci

e9a730e30088c5b6cff6e55c890552486686b7a3 authored over 8 years ago
disable coveralls

Builds fail with
```
[Composer\Exception\NoSslException] ...

10d9d3f29cff0e341df0198d376138d4f73b083e authored over 8 years ago
Add composer.lock with newest Pear_Tar, fixes https://github.com/piwik/component-decompress/issues/4

aa0a13f0ff44f70c736a72dd19ae1bcf400c6932 authored over 8 years ago
improve tests for gzip

b8c9bd2e9e559a0d661c7569b9bb67a7a3fec4d3 authored about 9 years ago
improved TAR tests

2b273e9f19a86d0e848a6258877646dd8125c283 authored about 9 years ago
Merge pull request #6 from piwik/coverage-fix

Fix code coverage reports & run tests on PHP 7

bf327bd3ee35150f88e500ae00888909bb3cb0d3 authored about 9 years ago
fix .coveralls.yml

4d6720e040674e448f8d08f55fed4cfbe600aade authored about 9 years ago
run tests for php 7

4a3699db8bbca614209c645e7d7c9954b6fa2118 authored about 9 years ago
Require 1.0 version of php-coveralls, as latest dev-master requires newer PHP version

77ffec3b368692513b6e9f1a874b80e4562c4d34 authored about 9 years ago
Merge pull request #5 from piwik/4

PHP 7 compatible PclZip version

deca40d71d29d6140aad39db007aea82676b7631 authored over 9 years ago
we need to use an AND not OR

abf7785706fd2b1a8fedbf4a8ec39778756ce596 authored over 9 years ago
refs #4 PHP 7 compatible PclZip version

63a6d64ea266930b5792920aa8a71b9c4a8c54ff authored over 9 years ago
Fixes #3 Install PEAR Archive_Tar using Composer

54d8a6f83b367d1fa7823a342b154c895528f818 authored almost 10 years ago
Use new travis build infrastructure

fffab065258751766f27123e63a40cb3299193f3 authored about 10 years ago
Fixes #2 - error when php_uname is disabled on some shared hosts

1c7ad9696ac732a12868110b97938fc2f5d267fb authored over 10 years ago
small adjustments so coveralls.io is able to display the source

6901dc5e0137aabbfa58a466cf7ed75308983ccd authored over 10 years ago
Scrutinizer-CI badge

f4c86271dd72131694c42106c722eea3c88c2769 authored over 10 years ago
Fixed phpdoc issue (thanks Scrutinizer-CI)

39600601147c66d9fc3625906f7b6643da0dd886 authored over 10 years ago
Include the PEAR_Tar library because the Composer package does not install the PEAR class

The package would then break when run on a system without PEAR.

f02c7f1d92b33955ce1b44a9623d8467fd2e2c49 authored over 10 years ago
Added badges

8e47cbc9cb3bfee6e25572d61c4dbe295f3f897b authored over 10 years ago
Dummy commit so that Travis builds…

fd4e120320ff1362c3e88b1218fd20ebb19a0745 authored over 10 years ago
Fixed the license headers

24d674c8b71f1411cbb7757721300be8fe231bd8 authored over 10 years ago
Improved tests

663272a142f577c0aebc74e61c36ce036442a040 authored over 10 years ago
Added the README notice from piwik/piwik about the included libs

876d4df25dc2f17b61d09605560eb75c4230f38a authored over 10 years ago
Added the license

dc7890e521a147613096bb11c2ed604ff5f1eacd authored over 10 years ago
Readme update

f98ce2978fd6e4e9b079a20079aa1bdca7129eaa authored over 10 years ago
Updated the README with more documentation

51d073a919fe5f3725c1ffc5c2e689643730d170 authored over 10 years ago
Used Composer to install Archive_Tar

fcc7b243037d084c5b583d45d675aea977805510 authored over 10 years ago
Added a README

965993265a417649a13e10ea6b3158fe44180b78 authored over 10 years ago
Renamed UncompressInterface to DecompressInterface

a94885a96227fc349dc97da831a03486afc8ee3e authored over 10 years ago
Splitted tests for each tested class

cbd41cff9bb5cd34f73ead9458fd74ffc5d4bfdf authored over 10 years ago
Fixed autoloading with libs

81883469113751b1460c9c94048f92bdc251fce1 authored over 10 years ago
Ported tests from piwik/piwik

c0f044ae6100481fd5cb3a5607c7a9d7e51375b8 authored over 10 years ago
Added the libraries

411d20a1d5e9fab7911f365bc443d7553b53a74b authored over 10 years ago
Extracted the package to its own repository

1bd467d1fabdef174b861b40e2bad30de14c83f4 authored over 10 years ago
coding style fixes, some PHPStorm inspection fixes, improved readability of code, few refactorings, all as part of our code cleanup strategy

fbca3b5fc0ca39f5e94e1ac3c1cafc3c8d8b6294 authored over 10 years ago
reduced multiple empty lines to exactly one

066c7635e59a3dc1b1ddb322b948610d0470fcf7 authored over 10 years ago
\ZipArchive vs. \ZIPARCHIVE

b3704950a1b1e5b079a8e943bb07fbc6c4b61e6a authored over 10 years ago
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source

642343d2f2dda6dd2dab6523b71b0130aee7a670 authored over 10 years ago
Refs #5060 Remove use of substr_compare as it's buggy in 5.5.11 with negative offset

1b571574f29267bf5173d9dc8dee1d2b5e1695a3 authored almost 11 years ago
Remove all occurences of @package / @subpackage / @category from core/ files.

refs #4609

50c67747564d574d6dd64c620a4ae6c13d5d8916 authored about 11 years ago
Applying phpstorm code style PSR refs #3771

355f5fcd931fb9dbad423e17dc436b512390732e authored over 11 years ago
refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)

8ae8da3a5bf977826922f9a855104ba5ac9067cf authored over 11 years ago
Fix failing test.

1342ec0fe5121a523c1758f2a45466eb4b94024c authored over 11 years ago
Replace create_function calls with lambda functions.

This allows the IDE to pick up all code!

refs #4113

ac32f2935dbe510668df6ab87c69624c9d1192b6 authored over 11 years ago
Refs #3741 PHP Namespace conversion continued: Tracker classes,

renaming Unzip to Uncompress,
Renaming Tracker/Referer to Tracker/Referrer,
and few more

6b9d7ed8c6aff071b7cce4cf588fd7a8f3386845 authored over 11 years ago
Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classes

Removed many Piwik_ functions, in Piwik 2 it is best practise to use the methods calls instead

T...

9c758aee75a833595e502c2c548924dbb39cec2b authored over 11 years ago
Mass conversion of all files to the newly agreed coding standard: PSR 1/2

Converting Piwik core source files, PHP, JS, TPL, CSS

More info: http://piwik.org/participate/c...

7c2b25b1fee42008d897f3cbbeb263dba5b8c5b0 authored almost 12 years ago
Removing SVN $, since Git does not provide auto properties.

c8e0d1fd28adf52451989e1e418a4de486fcfbac authored about 12 years ago
Fixes #3456, added updating scheduled task for GeoIP databases w/ manager UI and easy-install for GeoLiteCity.

Notes:
* Added new PEAR lib Archive_Tar and new Unzip implmentations for .tar.gz, .tar.bz2 & ....

10ee68a1475229637a98b90947ded2048bd56f7d authored about 12 years ago
moved another interface to its own file; fixed/added lot of doc blocks

git-svn-id: http://dev.piwik.org/svn/trunk@6325 59fd770c-687e-43c8-a1e3-f5a4ff64c105

be624cadd0cfec9f12e99b2ae9f0bb21ba663061 authored over 12 years ago
fixes #3128 - force PclZip to overwrite

git-svn-id: http://dev.piwik.org/svn/trunk@6224 59fd770c-687e-43c8-a1e3-f5a4ff64c105

d93dc8e373385079df43ac303bdc4046e669efe0 authored almost 13 years ago
refs #2971

git-svn-id: http://dev.piwik.org/svn/trunk@5895 59fd770c-687e-43c8-a1e3-f5a4ff64c105

cd5f138af8500fb50ea0f48923778b7d3531bba4 authored almost 13 years ago
refs #2771 - reverting patch

git-svn-id: http://dev.piwik.org/svn/trunk@5454 59fd770c-687e-43c8-a1e3-f5a4ff64c105

e93516aa470537104ebc510ea1fe9ce1a9e85fbe authored about 13 years ago
fixes #2771 - will revert this when the minimum requirements is php 5.3 and we can use anonymous functions *sigh*

git-svn-id: http://dev.piwik.org/svn/trunk@5446 59fd770c-687e-43c8-a1e3-f5a4ff64c105

f9992839b1024aa8bd18a54e5f08c3d394023c6f authored about 13 years ago
refs #2256

git-svn-id: http://dev.piwik.org/svn/trunk@4297 59fd770c-687e-43c8-a1e3-f5a4ff64c105

b4d0b857433f63c314a72cd5133e83fac3ee45bb authored almost 14 years ago
fix various phpdoc warnings and errors

git-svn-id: http://dev.piwik.org/svn/trunk@3986 59fd770c-687e-43c8-a1e3-f5a4ff64c105

9227273c867a757d3ebfd530f427716759d12f77 authored almost 14 years ago
fixes #1868

git-svn-id: http://dev.piwik.org/svn/trunk@3408 59fd770c-687e-43c8-a1e3-f5a4ff64c105

7514be88205d8a946f32d3e0d4de9015a089cf42 authored about 14 years ago
fixes #1814

git-svn-id: http://dev.piwik.org/svn/trunk@3312 59fd770c-687e-43c8-a1e3-f5a4ff64c105

43cb49c0593fe36416d17006c6d5c1ae88fc4257 authored about 14 years ago