Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/matomo-org/plugin-QueuedTracking
Scale your large traffic Matomo service by queuing tracking requests (in Redis or MySQL) for better performance.
https://github.com/matomo-org/plugin-QueuedTracking
might fix some ui tests
d54aa1f9575aad49bf48e71bddcbc7681fd766d1 authored about 10 years ago by Thomas Steur <[email protected]>
d54aa1f9575aad49bf48e71bddcbc7681fd766d1 authored about 10 years ago by Thomas Steur <[email protected]>
allow to change the redis database
657d46244b3b8345250f474e49a6af84f918a3de authored about 10 years ago by Thomas Steur <[email protected]>
657d46244b3b8345250f474e49a6af84f918a3de authored about 10 years ago by Thomas Steur <[email protected]>
added some more docs
15037c855be5b09d719e9f29e89186af0e325c69 authored about 10 years ago by Thomas Steur <[email protected]>
15037c855be5b09d719e9f29e89186af0e325c69 authored about 10 years ago by Thomas Steur <[email protected]>
require Piwik 2.10.0-beta4
6769f9aeeab2d007f2e1833b6a398f1bc874858f authored about 10 years ago by Thomas Steur <[email protected]>
6769f9aeeab2d007f2e1833b6a398f1bc874858f authored about 10 years ago by Thomas Steur <[email protected]>
check redis is installed before executing a command, prevent a maybe possible security issue by making sure to always restore the environment in case of any exception. Otherwise we would maybe run code that handles the exception in the context of another environment which in turn could leak data from eg $_SERVER etc. as we send the response already earlier this can be in theory not an issue but just to be sure...
1895bf998ece781ccf0c3ae274f5637390d1a68e authored about 10 years ago by Thomas Steur <[email protected]>
1895bf998ece781ccf0c3ae274f5637390d1a68e authored about 10 years ago by Thomas Steur <[email protected]>
updated screenshots as they are rendered slightly different on travis
093c3144336004065e79ceb21d654393f25fd5b3 authored about 10 years ago by Thomas Steur <[email protected]>
093c3144336004065e79ceb21d654393f25fd5b3 authored about 10 years ago by Thomas Steur <[email protected]>
added build status
b990af9c235f08827e45c557f53b6856b6ab9b31 authored about 10 years ago by Thomas Steur <[email protected]>
b990af9c235f08827e45c557f53b6856b6ab9b31 authored about 10 years ago by Thomas Steur <[email protected]>
Require at least beta 3 to trigger tests
14dccd3d086627d67fb72e12ea6d2b128bd3cd69 authored about 10 years ago by Thomas Steur <[email protected]>
14dccd3d086627d67fb72e12ea6d2b128bd3cd69 authored about 10 years ago by Thomas Steur <[email protected]>
count the number of loops to prevent an endless loop and to abort after a while automatically
e4d743d46bfa7c66023aa24ba9b9a786e2a6dc9c authored about 10 years ago by Thomas Steur <[email protected]>
e4d743d46bfa7c66023aa24ba9b9a786e2a6dc9c authored about 10 years ago by Thomas Steur <[email protected]>
initial commit
7f33537161a81172bb00bbb5a4a3c338e7513ce7 authored about 10 years ago by Thomas Steur <[email protected]>
7f33537161a81172bb00bbb5a4a3c338e7513ce7 authored about 10 years ago by Thomas Steur <[email protected]>