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-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-11-02Ensure component updated event is triggered even if there is no update file (...Stefan Giehl
2016-11-01adds missing use statementsgiehl
2016-10-04Do not issue warning/errors during update, when activating a plugin that is a...Matthieu Aubry
2016-09-30Merge branch '3.x-dev' into 3.0-m09Thomas Steur
2016-10-03Visitor IP Segment is defined twice (#10621)Thomas Steur
2016-09-30fix typo across codebase: Let's -> letsmattab
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-02Make notification ID uniquemattab
2016-10-02Warn users (in all admin pages) when the PHP version is not recent enough to ...mattab
2016-09-23 Activating a plugin should fail when the plugin has missing dependencies (#1...Matthieu Aubry
2016-09-21Added new event Archiving.makeNewArchiverObject to allow customising plugin ...Michał Gaździk
2016-09-15backported #10468 to 2.xsgiehl
2016-09-14improve commentssgiehl
2016-09-02trigger events after a plugin was installed / uninstalledsgiehl
2016-09-01Remove deprecated events (#10455)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-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-07-14Fix typomattab
2016-07-13Improved join generation for segments (#10264)Thomas Steur
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-04-12fix tests (#10040)Thomas Steur
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-04-06refs #9354 merge user and admin menu to one single menuThomas Steur
2016-03-08Merge master => 3.0Thomas Steur
2016-02-22Simplified console output and removed stars **********mattab
2016-02-14merge master => 3.0Thomas Steur
2016-02-13show error message in case we deactivate a plugin because of missing dependen...Thomas Steur
2016-01-30If current hots is localhost, do not show the SSL warning notificationmattab
2016-01-20Merge pull request #9570 from ashleighpearson/9305Matthieu Aubry
2016-01-20Show a warning when Piwik is used as a SuperUser via HTTP #9305Ashleigh Pearson
2016-01-19Page titles should include the date and period #9556Andre Fremaux
2015-12-25Merge branch 'master' into 3.0sgiehl
2015-12-22remove unused use statementssgiehl
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-19make new operators available in the UI, moved check to segment data classThomas Steur
2015-11-19refs #8076 #9224 adding new segment ActionUrl + new operators starts with an...Thomas Steur
2015-11-17show an error message if installing a plugin failsThomas Steur
2015-11-12refs #9201 do not use DI for request processorsThomas Steur
2015-11-05refs #9171 better check for valid plugin namesThomas Steur
2015-11-04Refactor following code review #8156 #8193mattab
2015-11-02when PHP is 5.4, display a warning message in a notification, and ask users t...mattab
2015-11-01Merge pull request #9047 from sarelvdwalt/masterThomas Steur
2015-10-29Removed $dateDropSupport (#9047)Sarel van der Walt
2015-10-22Append UTC to generated datetimemattab
2015-10-22Display 'Report generated Xs ago' in help tooltip, Fix years old regressionmattab
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-11use number formats for values displayed besides sparkline and for evolution datasgiehl