Ecosyste.ms: OpenCollective

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

Matomo Analytics

We create the open alternative to Google Analytics that gives you full control over your data. Privacy is built-in.
Collective - Host: opensource - https://opencollective.com/matomo-analytics - Website: https://matomo.org - Code: https://github.com/matomo-org

updated travis image

github.com/matomo-org/piwik-ruby-api - d7764ce0e05b8638f2ad1234e93f2abb663782e3 authored about 12 years ago
Merge branch 'master' into v1.x

github.com/matomo-org/piwik-ruby-api - dc38faff296b7fbd2213a8fe33648578cbb31d91 authored about 12 years ago
fixed include path in binary

github.com/matomo-org/piwik-ruby-api - f951f4194591d7bbb7bf72f512b19243369a0938 authored about 12 years ago
removed generators, added bin directory

github.com/matomo-org/piwik-ruby-api - 41fd6b0ab79b9f55e80f00a6a235d65f412fedc4 authored about 12 years ago
documented a few things

github.com/matomo-org/piwik-ruby-api - ed96b84d28b43976f7f41cabbaf732e8bf5cc76b authored about 12 years ago
refactored visits_summary scoped_methods

github.com/matomo-org/piwik-ruby-api - cb6996152fb6269ad093145e2c7272b7251c0423 authored about 12 years ago
refactored annotations. removed standalone object, added api_proxy to site instead.

github.com/matomo-org/piwik-ruby-api - 4b32530d150aac6609bedc1a135ec5d1e06f47d1 authored about 12 years ago
removed a few more dupe tests

github.com/matomo-org/piwik-ruby-api - 91331a28615b1c864ef718ac1192fc95824c7892 authored about 12 years ago
added goals api scope

github.com/matomo-org/piwik-ruby-api - 382c5b061eb3f75123f0d2a860ad5d76b4070ec3 authored about 12 years ago
#11 Fixed the timer dispatch strategy.

The demo now includes an example of how to setup the strategy. The timer is set to 20s for testin...

github.com/matomo-org/matomo-sdk-ios - 4880c63aef8698b2ecbead7085ebb72fad8a0ae5 authored about 12 years ago
refactored scoped_methods. Added a few more

github.com/matomo-org/piwik-ruby-api - 0393c9217980656f0701e809864a2caf43a7ef15 authored about 12 years ago
type in test, requesting size of an int value

github.com/matomo-org/piwik-ruby-api - 3151912f25b84cf7cfdf9341bf8da1352d2c21c8 authored about 12 years ago
referers, visits_summary and actions scopes

github.com/matomo-org/piwik-ruby-api - c6faf236272f51bf74311f06a0511b918d4703c2 authored about 12 years ago
Implemented API Scoping that will allow for a cleaner Piwik::Site API.

Proxied methods are still a bit ugly, need to learn moat meta programming.

github.com/matomo-org/piwik-ruby-api - 0751591e949da7f725cb92b3813e57b9aa71fd8a authored about 12 years ago
Update the README file with information about ARC support and some minor wordings.

github.com/matomo-org/matomo-sdk-ios - 789862b7f377be6ce395531f6bfa674d4c16d2bb authored about 12 years ago
#10: Added MIT license file.

github.com/matomo-org/matomo-sdk-ios - 48fbf0fb6f8deba1c1acc3de000330214e452015 authored about 12 years ago
removed the example api spec

github.com/matomo-org/piwik-ruby-api - 45050fc47ddfab3e04057d08a2a983182d361278 authored about 12 years ago
removed empty hash

github.com/matomo-org/piwik-ruby-api - 401b1dcaabc1f2714ad2d47e56938ac6f0980e37 authored about 12 years ago
added and error and a null spec for the example api

github.com/matomo-org/piwik-ruby-api - 90921aeff43fa877a470896b021f262e2e0fdc44 authored about 12 years ago
tweaked metaclass naming method

small terminal bugfix

github.com/matomo-org/piwik-ruby-api - a92a990b11d53f3c27477dac62c37945d8ffe1b3 authored about 12 years ago
better parameter parsing

github.com/matomo-org/piwik-ruby-api - 9b4f52dff3ee4f34f96805661bdc90d4152baf3e authored about 12 years ago
made terminal accept a url and a token as arguments.

github.com/matomo-org/piwik-ruby-api - 1e3dcafa49b93854c0ed5d366b1d563dcee34f53 authored about 12 years ago
added all missing api modules

github.com/matomo-org/piwik-ruby-api - 69e397cad2b59858a55a659ed0d7757ac8a27266 authored about 12 years ago
Merge pull request #1 from halfdan/patch-1

Update .gitmodules

github.com/matomo-org/matomo-dev-environment - bb9d858e293248484c4e48e0673bd4c0df298d5a authored about 12 years ago
Update .gitmodules

The puppet-vcsrepo has been moven to openstack-infra.

github.com/matomo-org/matomo-dev-environment - 9b66ff6fe39d6b1252bb74b0ad82ba911a63e361 authored about 12 years ago
updated generate template

github.com/matomo-org/piwik-ruby-api - d926b000209e3d279c7b10edca5d53a2820b8bcb authored about 12 years ago
refactored method registration, shaving off loads of repeated code

github.com/matomo-org/piwik-ruby-api - 851af55bc956860b53b64d060096aa1f27d3e20d authored about 12 years ago
build was failing on 1.8 due to the use of force_encoding.

Fixed

github.com/matomo-org/piwik-ruby-api - cd72fa474cea32407d7fe214711c88ca56b3226e authored about 12 years ago
pdf_reports and image_graph modules

github.com/matomo-org/piwik-ruby-api - d05835a1b32be5402fce86f0f910548f040170ce authored about 12 years ago
added actions module

github.com/matomo-org/piwik-ruby-api - e818d9e732783a1b9b1214636b7e00790dbf524d authored about 12 years ago
added a terminal script, currently for dev use. Might move it to a bin directory and make it available as a piwik terminal binary in the future

github.com/matomo-org/piwik-ruby-api - 8d342783fb69eca79c08df34fe12292bab03d631 authored about 12 years ago
Fixed documentation.

github.com/matomo-org/cache - 488c24f4438c29b41d5d0dbbf0895e00a39e50b0 authored about 12 years ago
Changed to ARC.

Using new Objective-C language features.
Added a base view controller that will log page views wh...

github.com/matomo-org/matomo-sdk-ios - 42e7313ddeb82ef16a963cadf2f54a6568b7aff7 authored about 12 years ago
Doc updates and release 0.2.2

github.com/matomo-org/piwik-python-api - 69fb200903d927878798a8e48277fc4c98bab39f authored about 12 years ago
Fix readthedocs build

github.com/matomo-org/piwik-python-api - 91f253e0b223e9c45d17e87aba9b00aa78d994f7 authored about 12 years ago
Don't require anonymous view access for unit tests

Previously some tests using the analytics API would fail when there was
no anonymous view access...

github.com/matomo-org/piwik-python-api - 9982efae91c6d601ef3cbc91acfba9983004c148 authored about 12 years ago
Make sure the UIWebview is always created on the mani thread.

github.com/matomo-org/matomo-sdk-ios - 13854aee6bc5788e9cdaa8a9b2b85b5b4b4a80b9 authored about 12 years ago
fix parameter validation

github.com/matomo-org/matomo-mobile-2 - 9416900e256f5b93a23abacdbf5f1ba3f953b404 authored about 12 years ago
fix wrong propertyname used

github.com/matomo-org/matomo-mobile-2 - ad19abe42ad5a7195e4ffca4ff7d1dcca3bde7fa authored about 12 years ago
output error messages

github.com/matomo-org/matomo-mobile-2 - 62a762d4be4dd3ed31a4df52e4345798ea23bf64 authored about 12 years ago
fixed setup

* removed .gitkeep because titanium will delete it every time, it
compiles the app
* added Resou...

github.com/matomo-org/matomo-mobile-2 - 5d40894685f7b7320332a2ddab45b6f5fada5bd6 authored about 12 years ago
use alertdialog instead of optiondialog

github.com/matomo-org/matomo-mobile-2 - f96b663d97790ca7af5fee851664fc44873b317b authored about 12 years ago
fix language selection not working on android

github.com/matomo-org/matomo-mobile-2 - f324c231b5347120ab9a2641350e80a080c7dc45 authored about 12 years ago
emptied Resources folder

* added .gitkeep to Resources folder
* changed .gitignore

github.com/matomo-org/matomo-mobile-2 - bc6a81a9bdf5254da320c7cf0c05ccfb895cd243 authored about 12 years ago
improved setup

* updated readme
* readme is now markdown (readme.md)
* added app.js and alloy.js to .setup dire...

github.com/matomo-org/matomo-mobile-2 - 0170c3836a84a4bb516510023cffe6e1ae403f17 authored about 12 years ago
made in work under android

github.com/matomo-org/matomo-mobile-2 - 6999eaa33984f28d9f2cb9596313a2010b89a04b authored about 12 years ago
Avoid http header injection

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

github.com/matomo-org/tracker-proxy - 99f6255135f5ac95afd3223646beae2c31cb5464 authored about 12 years ago
Fixes #3655 thx for the report!

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

github.com/matomo-org/matomo-log-analytics - f1990a10f190a92cda3b0c09eecd53b8c0605754 authored about 12 years ago
Merge pull request #4 from matthewandrews/master

Update to URL for vcsrepo dependency

github.com/matomo-org/puppet-piwik - 5b79c09ed7c5d72ebb9fd17d17ed5d6bbc21536f authored about 12 years ago
README: update vcsrepo URL

github.com/matomo-org/puppet-piwik - 5e6f3b8bbd3a3794f4a03ab58565714b9e930111 authored about 12 years ago
Update composer.json

Add `conflict` part as `doctrine/common` <2.4 has cache in it.

github.com/matomo-org/cache - 532b68260d5df0355df01fa8d0cba9277edf8d78 authored about 12 years ago
Apply patch from doctrine/common GH-221

github.com/matomo-org/cache - 9295a66cafcb00d1a7bd35ecca63a9eb7dbe657d authored about 12 years ago
Add travis.yml

github.com/matomo-org/cache - 914abe4a49f2eae2b268073cca147b530da0308a authored about 12 years ago
[Cache] Finalized component standalone

github.com/matomo-org/cache - 91b16fc45371366595cfe7b313a0b7c87fe5a808 authored about 12 years ago
Add 'lib/Doctrine/Common/Cache/' from commit '4bac5e048f1ef71a9f59f037abac60dc6b349621'

git-subtree-dir: lib/Doctrine/Common/Cache
git-subtree-mainline: 2debda49a90040f85828a10f2dd361e...

github.com/matomo-org/cache - 970fbb784824b23c487f379b00ad9082575ea603 authored about 12 years ago
Add 'tests/Doctrine/Tests/Common/Cache/' from commit '0d500ae811a892fdd4a9e9acb7caae5adaf7a260'

git-subtree-dir: tests/Doctrine/Tests/Common/Cache
git-subtree-mainline: 5d321c520085eaaf78bf8a4...

github.com/matomo-org/cache - 2debda49a90040f85828a10f2dd361e2aa8a0b10 authored about 12 years ago
[Cache] Refactoring testFalseOnFailedFetch into CacheTest

This changeset makes sure that all supported caches return
false and not null when a key is not ...

github.com/matomo-org/cache - 0d500ae811a892fdd4a9e9acb7caae5adaf7a260 authored about 12 years ago
[Cache/CouchbaseCache] Return false instead of null for compat.

This changeset fixes and verifies that instead of null, false is returned
from the fetch method....

github.com/matomo-org/cache - 4bac5e048f1ef71a9f59f037abac60dc6b349621 authored about 12 years ago
[Cache/CouchbaseCache] Return false instead of null for compat.

This changeset fixes and verifies that instead of null, false is returned
from the fetch method....

github.com/matomo-org/cache - 21145575dee0464f013a46b255918e0de2a879dd authored about 12 years ago
Update lib/Doctrine/Common/Cache/Cache.php

Typo in interface documentation

github.com/matomo-org/cache - 95b19dac8e626ae2f6f60b53aa23ff7bbfa2ba69 authored about 12 years ago
Regenerate gemspec for version 0.6.1

github.com/matomo-org/piwik-ruby-api - e250ab2575839498060c79242cc6ae4f972203f8 authored about 12 years ago
preparing for 0.6.1 release

github.com/matomo-org/piwik-ruby-api - efe500f1a10edbc3051714ec95004eb6079d3e4e authored about 12 years ago
Merge pull request #6 from yehezkielbs/master

New method implementations

github.com/matomo-org/piwik-ruby-api - c70b6b76c7a649c00144b62bc748baadd978fec7 authored about 12 years ago
preparing for 0.6.0 release

github.com/matomo-org/piwik-ruby-api - 44a140f59d2ef5d8631a18269632ff3d4b5ea8b3 authored about 12 years ago
Merge branch 'master' of https://github.com/mihael/simple-piwik into mihael-master

Conflicts:
README.rdoc
autometal-piwik.gemspec

github.com/matomo-org/piwik-ruby-api - b6c29d0bbb42f6fd3026967db043f17887f8cb63 authored about 12 years ago
fixed 1.8.x tests

github.com/matomo-org/piwik-ruby-api - 5fa6d9352a7f4f4c76ef16a5d9b7835458557b09 authored about 12 years ago
- implemented UsersManager

- Implemented SitesManager
- refactored User and Site to work with the new underlying API
- previ...

github.com/matomo-org/piwik-ruby-api - ddcdd3f7ba45c1eb510234facbe0ce508848685f authored about 12 years ago
SitesManager API module

github.com/matomo-org/piwik-ruby-api - a8fb73367fd56b3d5d706ec72b31cba4e237ccb8 authored about 12 years ago
forgot to remove the require from rspec_helper. Durp

github.com/matomo-org/piwik-ruby-api - fe2148a969aec04d39f3a551968fb637d44f4cba authored about 12 years ago
removed factory_girl

readded 1.8.* versions in travis
implemented simple build method in spec_helper (that's all i nee...

github.com/matomo-org/piwik-ruby-api - 5c5c093339371dc324dac5a37820b3983d08dbaf authored about 12 years ago
Fixing build, intermediate commit, add one more debugging call for failure to get site URL.

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

github.com/matomo-org/matomo-log-analytics - 502529496e9e3cd5eafb4d84e75613427d74af32 authored about 12 years ago
UserSettings API module

github.com/matomo-org/piwik-ruby-api - 5ca9200929f828ce544f894de4f248bd320ee453 authored about 12 years ago
VisitSummary API module

github.com/matomo-org/piwik-ruby-api - 503efb8560bf6004a97f66dcf8471387b28bd4fb authored about 12 years ago
moar test refactoring

github.com/matomo-org/piwik-ruby-api - 3cc56cb7350c12e59a1ccd917b534bb9eecfcfc5 authored about 12 years ago
VisitorInterest API Module

github.com/matomo-org/piwik-ruby-api - e005b62ec24d0dd610ca79d7c7afd42e25c2e949 authored about 12 years ago
added VisitTime API module

github.com/matomo-org/piwik-ruby-api - 448ea6dcfd79e5a6a548c0a9170eb9fe7732f56c authored about 12 years ago
added UserCountry API module

github.com/matomo-org/piwik-ruby-api - 86aa87071a80e11d1b60dc6385da6964d3ca45d6 authored about 12 years ago
Refactored testing, removed duplicate tests that I needed to run on each API method

github.com/matomo-org/piwik-ruby-api - 2334a0128f1e1b4aae270b6ccd3965d0f94201a4 authored about 12 years ago
added transitions API

github.com/matomo-org/piwik-ruby-api - f63c83ae1176299a2834eb00199b5e350d6cf673 authored about 12 years ago
small template update

github.com/matomo-org/piwik-ruby-api - 48e854260edddba6deb796382a15decc1220bb7c authored about 12 years ago
added a wee script to help generate all them API modules. God I m lazy

github.com/matomo-org/piwik-ruby-api - eb92508abc8c93681077c65cb1b0795ad6ba08d2 authored about 12 years ago
implement SEO Api Module

github.com/matomo-org/piwik-ruby-api - ae6d8530709f11d7c87b55eb2442c5f71ad31132 authored about 12 years ago
oh, and ignore Gemfile.lock

github.com/matomo-org/piwik-ruby-api - c6efce3c940866f7bb13554fbf72951ab96a2f2b authored about 12 years ago
- Renamed DataStruct to the much more descriptive Piwik::ApiModule

- All API responses are now enclosed in a descriptive class inheriting from Piwik::Response. That...

github.com/matomo-org/piwik-ruby-api - 24cce2d6cc32727019d6a2596674067f99842596 authored about 12 years ago
Added more API method

github.com/matomo-org/piwik-ruby-api - 92bfc36904ac21d4ba8811ef7319d8e162483eea authored about 12 years ago
refactored the no method call

github.com/matomo-org/piwik-ruby-api - 979a2bd1937aeb00b0cb312588efeca9d3a0c373 authored about 12 years ago