Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-30Revert #11100 (#11113)Matthieu Aubry
2016-12-27Live API: New 'generationTimeMilliseconds' field used to process Average gene...Matthieu Aubry
2016-12-14Add possibility to set (overwrite) the widgets in a container (#11005)Thomas Steur
2016-12-03Fix a bug where Piwik returns wrong rows by label (#10947)Thomas Steur
2016-12-01Tracking API: when overriding the request datetime with an invalid token_auth...Thomas Steur
2016-12-01New visit dimension "total interactions" and new action dimension "Interacti...Thomas Steur
2016-11-30Add regular expressions to the exclude parameters (#10846)pafgoncalves
2016-11-11#10547 Bad regexp in DbHelper.php (#10688)Jan Wroniszewski
2016-11-01method Plugin::getListHooksRegistered() was announced to be removed in Piwik ...sgiehl
2016-10-31Better text + https link, fixes #10395mattab
2016-09-30lots of improvementsThomas Steur
2016-10-04move timezone offest calculation to date classsgiehl
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-09-27Delete UID cookie only when foundmattab
2016-09-19Extract the first IP from HTTP_X_FORWARDED_FOR and HTTP_CLIENT_IP and HTTP_C...Matthieu Aubry
2016-09-19Fix depraction test: use assertDeprecatedMethodIsRemovedInPiwik3mattab
2016-08-31Merge branch '3.x-dev' into 3.0-m06Thomas Steur
2016-08-31Apply default filter_limit to all API calls (#10009)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-08-23PHP 7: when there is a fatal error in API request processing, display the ori...Matthieu Aubry
2016-08-23Create index.htm files in all tmp/ sub-folder as an additional safety net (#1...Matthieu Aubry
2016-07-20pass instance of both row objects to aggregate callback when aggregating them...Thomas Steur
2016-07-14make sure we prefer forwarded proto header over regular header (#10081)Thomas Steur
2016-07-13Improved join generation for segments (#10264)Thomas Steur
2016-07-12Add possibility to specify a custom row aggregation operation (#10288)Thomas Steur
2016-04-18Improved plugins update API (#10028)Thomas Steur
2016-04-06Merge branch 'master' into 3.0-m03Thomas Steur
2016-04-01Add test to check the deprecated method isApache() will be removedmattab
2016-03-14Refs #9842 Add Unit test showcasing the issuemattab
2016-03-10Merge branch '3.x-dev' into 3.0Thomas Steur
2016-03-08prevent possible errors in IniFileChain::arrayUnmergesgiehl
2016-03-08Merge master => 3.0Thomas Steur
2016-02-15add simple test to check that merging subtables keeps metadatasgiehl
2016-02-14merge master => 3.0Thomas Steur
2016-02-05fixes #9717 - fix standalone day namessgiehl
2016-01-11Do not overwrite piwikUrl when host is localhostThomas Steur
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-12-09added tests for spanish week date rangesgiehl
2015-11-26Make sure local time has valid time format fixes #9052mattab
2015-11-23Merge pull request #9228 from piwik/9224Thomas Steur
2015-11-19Update Formatter.phpRitvik Gautam
2015-11-19refs #8076 #9224 adding new segment ActionUrl + new operators starts with an...Thomas Steur
2015-11-19moved definitions of search engines to new repo and converted them to better ...sgiehl
2015-11-04changed look of custom variables screen, merge metadata when specifiedThomas Steur
2015-11-04added screen to see custom variable usagesThomas Steur
2015-11-02Merge pull request #9099 from piwik/8721Matthieu Aubry
2015-10-28added new DateTimeFormatProvider to provide date, time and interval formatssgiehl
2015-10-28code improvements / added testssgiehl