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
path: root/core
AgeCommit message (Expand)Author
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-15do not log if properties is not an arrayThomas Steur
2013-10-15Tweak log format.diosmosis
2013-10-15Cleaning up @group comments on tests to keep only 4 groups: Core, Integration...mattab
2013-10-15Merge branch 'master' of https://github.com/piwik/piwikmattab
2013-10-15looks like this fixes treemap footer icon is displayed in evolution rowThomas Steur
2013-10-15Enable all pluginsmattab
2013-10-15Type hint for Singletonmattab
2013-10-15Deleting Plugin\Config since it wouldnt be best practise to have per-plugin c...mattab
2013-10-15fix "Fatal error: Cannot use Piwik\Config as Config because the name is alrea...Thomas Steur
2013-10-15fix "Fatal error: Cannot use Piwik\Config as Config because the name is alrea...Thomas Steur
2013-10-15fix "Fatal error: Cannot use Piwik\Config as Config because the name is alrea...Thomas Steur
2013-10-15Fix unique visitors sorting regression.diosmosis
2013-10-14Fix sorting issue with columns added to AddColumnsProcessedMetrics.diosmosis
2013-10-142.0-a142.0-a14mattab
2013-10-14Merge pull request #126 from piwik/viewdata_cleanupThomas Steur
2013-10-14Minormattab
2013-10-14after data loaded function is no longer neededThomas Steur
2013-10-14Merge pull request #125 from piwik/visualization_cleanupThomas Steur
2013-10-14added interface for dataTable to be able to define the expected type in a fun...Thomas Steur
2013-10-14I want to get rid of as many class properties as possible, view does not have...Thomas Steur
2013-10-14now that we have a request and a config data object, this wording might be a ...Thomas Steur
2013-10-14trying to get rid of viewPropertiesThomas Steur
2013-10-14get visualization properties from configThomas Steur
2013-10-14fix most metrics are not translated, there is no need to reset those variable...Thomas Steur
2013-10-14Fixes #4195mattab
2013-10-14phpdocThomas Steur
2013-10-14properties class does no longer existThomas Steur
2013-10-14there is no longer a need for the properties classThomas Steur
2013-10-14added command to generate a visualization plugin based on our VisualizationEx...Thomas Steur
2013-10-13refs #2885 added some search engines and testssgiehl
2013-10-13Fix logger_message issue (forgot to change table column in Myisam.php).diosmosis
2013-10-12added console script to create a pull request for language updatessgiehl
2013-10-12added console method to update translation files / set translations from a filesgiehl
2013-10-12added console method to fetch new translation files from oTrance to tmp direc...sgiehl
2013-10-12added some translation tool scripts to core consolesgiehl
2013-10-12Make sure filters queued by API functions are always run in ViewDataTable.diosmosis
2013-10-11Fixing build + update readmemattab
2013-10-11coding style and removed no longer needed phpdocThomas Steur
2013-10-11Merge pull request #123 from piwik/visualizationrefactoringThomas Steur
2013-10-11do not allow to overwrite constructorThomas Steur
2013-10-11trying to use some hooks for visualization, properties are now handled in req...Thomas Steur
2013-10-11Update commentmattab
2013-10-11Refs #4208 refactor some singletonsmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10fix paginator displays NaN in visualization by defaultThomas Steur
2013-10-10defining template file in a constant makes more sense in this caseThomas Steur
2013-10-10Merge branch 'master' of https://github.com/piwik/piwikmattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab