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
2014-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab
2014-04-14those changes got lost while rebasing, displays loading message below the ann...Thomas Steur
2014-04-14refs #4985 Improve Dashboard / Datatables UIThomas Steur
2014-02-26Refs #4189, add Annotations.deleteAll API method, work around popover issue i...diosmosis
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-31Fixes #4496Thomas Steur
2014-01-23Rename annotations icons + adding two missing icons refs #4457mattab
2013-12-31Removing huge padding. The annotations were appearing in big boxes with lots ...Fabian Becker
2013-12-18fixes #4386 fix datepicker is not completely visible. I wanted to fix this in...Thomas Steur
2013-12-14line break in tooltipmattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-11-06Phpstorm organize importsmattab
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
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-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Fix double encode in annotations listmattab
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-14refs #4151 refacoted some more usages of _js hacksgiehl
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-17Fix regression in annotation icon placement and refactor some recently commit...Benaka Moorthi
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-13fixed some html markup errorssgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-06Merge branch 'master' into vdtBenaka Moorthi
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...Benaka Moorthi
2013-08-04doc blockssgiehl
2013-08-04code improvements / fixing doc blockssgiehl
2013-08-04Refs #4040, #4041, remove GenerateGraphHtml & descended ViewDataTables and re...Benaka Moorthi
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Fixing post merge bugsmattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
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
2013-07-13Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-install...Thomas ZILLIOX
2013-07-12fixed/added some missing doc blockssgiehl