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-04-03use DeviceDetector instead of old UserAgentParsersgiehl
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-02-19added detection for RISC OS and it's Oregano browsersgiehl
2014-02-18added detection of Puffin browsersgiehl
2014-02-13improved windows logossgiehl
2014-02-13added several missing icons for linux distributionssgiehl
2014-02-10added some missing browser iconssgiehl
2014-02-09added thunderbird detectionsgiehl
2014-02-08improved detection of palm devices; added palm WebPro and Xiino Browser; adde...sgiehl
2014-02-07added BeOS & Haiku OS; added WebPositive Browser; added couple of missing bro...sgiehl
2014-02-05added detection for Opera Next and ANTGaliosgiehl
2014-02-04added detection of AmigaOSsgiehl
2014-02-04added Comodo Dragon iconsgiehl
2014-02-03Merge branch 'master' into devicedetectionimprovementssgiehl
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-27Merge branch 'master' into devicedetectionimprovementssgiehl
2014-01-26Remove unused importFabian Becker
2014-01-23added detection for browsers ChromePlus & CoolNovosgiehl
2014-01-21fixed #3865 - added firefox icon for firefox ossgiehl
2014-01-20added icon for android browsersgiehl
2013-12-28combined translation keys with same contentsgiehl
2013-12-25added Jolla smartphone to UserAgentParserEnhanced.Klaus Weidenbach
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-06Moving aroundmattab
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-11-04Refs #472 Adding Events Segments testsmattab
2013-10-22Refs #4200, documented many more filters and modified ColumnCallbackDeleteRow...diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-21Done.diosmosis
2013-10-21renamed property show_graph_views_icons -> show_all_views_iconsThomas Steur
2013-10-21let the viewDataTable decide whether it can handle the view or not, better na...Thomas Steur
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 fix buildmattab
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