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-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-07-21When Piwik config file becomes un-readable, make it clear that the file still...Matthieu Aubry
2015-12-22remove unused use statementssgiehl
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-08-10When the connection to database fails, the API should return a valid responseThomas Steur
2015-01-05Fixed typo that crept inMatthieu Napoli
2014-11-04refs #6564 refactored out HtmlMessageException and introduced some other exce...Thomas Steur
2014-10-28Replace all uses of Piwik_ExitWithMessage (except one) with throwing exceptio...diosmosis
2014-08-24refs #5863 fix more tests including installation UI testsThomas Steur
2014-07-22removed unused use statementssgiehl
2014-07-07this should make the documentation generator work again... it was not allowed...Thomas Steur
2014-07-04Refs #5400, fixing UI tests and regression in Installation process.diosmosis
2014-07-04Fixes #5400, display useful error message when a database connection cannot b...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-02-10refs #4631 updates key whether translation is in progressThomas Steur
2014-02-07refs #4631 started to work on installing updates during installation in case ...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2013-11-18use dispatch instead of calling it manuallyThomas Steur
2013-11-18fix installation page is not dislayedThomas Steur
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 Menu refactor donemattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09refs #4199 updated some event docs and removed some more unused eventsThomas Steur
2013-10-09refs #4199 more event documentationsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-02refs #4134 renamed some more hooks and removed some not used and not needed h...Thomas Steur
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-30Refactoring the code so that base.css is not required to be manually built bu...mattab
2013-09-19Moving System Check link out of Diagnostic menu to keep admin menu more simpl...mattab
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-13Fix one controller bugmattab
2013-08-12fixed namespacessgiehl
2013-08-11fixed namespacessgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-15Refs #3942mattab