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-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-02-22Menu order for screenshotsmattab
2014-02-21Fix order menu in UI testsmattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-22fixes #4541 sort column changes when selecting another metric in VisitTimeThomas Steur
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18moved renderReport method to pluginController which is a much better placeThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-11-06Phpstorm organize importsmattab
2013-11-06Moving aroundmattab
2013-11-05Refs #4278 Simplifying ArchiveProcessor: moving internal logic to ArchiveProc...mattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-05Renaming ArchiveProcessor\Period to Aggregatormattab
2013-11-05Renaming archive helpers Reports->Records + move getMetricsForDimension to Lo...mattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-21getDefaultViewTypeForReports -> getDefaultTypeViewDataTableThomas Steur
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
2013-10-17define the default view type in a separate eventThomas 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 Menu refactor GO. This one is tricky...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
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-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-02refs #4134 renamed some more hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-18Refs #4041, #3317, allow visualization ID to be whole class name, allow foote...Benaka Moorthi
2013-08-15replaced presentational html tagssgiehl
2013-08-14Refs #4041, added Graph base visualization to hold visualization properties t...Benaka Moorthi
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
2013-08-08Refs #4041, fixing regressions & bugs in visualization refactor.Benaka Moorthi
2013-08-05Refs #4040, #4041, change the way jqplot.js checks for viewdatatble types, ch...Benaka Moorthi
2013-08-05Refs #4040, #4041, move visualization only view properties to separate visual...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-31Merged master into namespace branchmattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-30Refs #4040, #4041, added ability to access view properties directly, started ...Benaka Moorthi
2013-07-28Refs #4040, Modify getReportDisplayProperties to add display properties for a...Benaka Moorthi
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab