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
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-17Fix tracking actions with empty page titles using MySQL 5.6+.quba
2014-05-16When used with host:port, remove port to create filenamemattab
2014-05-16The module and action was not included in this eventThomas Steur
2014-05-16Merge pull request #278 from piwik/tzi/morpheusLessCleanupMatthieu Aubry
2014-05-16beta62.2.3-b6mattab
2014-05-16Merge branch 'master' of github.com:piwik/piwikmattab
2014-05-16When Piwik is installed without DB table prefix, the table 'option' becomes a...mattab
2014-05-16fix typoThomas Steur
2014-05-16refs #4373 somehow my previous commit did not work. need this method public f...Thomas Steur
2014-05-16refs #4373 I had to make this change to force reloading the css in case the c...Thomas Steur
2014-05-15Override, hardly coded, the Morpheus themeThomas ZILLIOX
2014-05-15[BUG] Missing space between the from and the where sql statement in the core/...he667
2014-05-15set default value for &seconds parameter in API listingmattab
2014-05-15refs #5167 display custom favicon on more pages and only if enabledThomas Steur
2014-05-15in case notifications are already assigned to the view, do not overwrite them...Thomas Steur
2014-05-15When Piwik is not installed yet, the app-id match did not work.mattab
2014-05-152.2.3-b5Matthieu Aubry
2014-05-15do not fail tests in case there is a custom faviconThomas Steur
2014-05-15added possibility to upload a faviconThomas Steur
2014-05-14Merge with masterThomas ZILLIOX
2014-05-14Rewrite CSS import directives to avoid cross plugins overrideThomas ZILLIOX
2014-05-14In Tracking Code screen, custom variables should be indexed with index 1 rath...mattab
2014-05-14fix event exampleThomas Steur
2014-05-14Refs #5113 This may fix the bug where Outlinks are marked as "Page name not d...mattab
2014-05-14Hide errors output in CI build. This could be fixed in much better with Depen...mattab
2014-05-14Allow to override the brand main colorThomas ZILLIOX
2014-05-14fixes #5041 Fix typo. Kuddos @klauskw for the find!mattab
2014-05-132.2.3-b4 with bug fixes!2.2.3-b4mattab
2014-05-13the property $genericFiltersInfo was not used so I removed itThomas Steur
2014-05-13Fixes #5128 Count BingPreview as botmattab
2014-05-13refs #4706 fix sort testThomas Steur
2014-05-13refs #4706 added possibility to register a closure or a callable method to pr...Thomas Steur
2014-05-12Revert a6b50c783e6599217318f09cbfc0c0fde9c0d50fmattab
2014-05-12Rename idsite -> idSitemattab
2014-05-12Load translation before throwing exception, so message is displayed in englishmattab
2014-05-12Fixes issue when a port number is appended to the hostname, expected: pick th...mattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-12Fixes #5144 When the response being dispatched is an array, `var_export` it i...mattab
2014-05-12Actually call the Referrer Spam check.mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-092.2.3-b3mattab
2014-05-09Merge branch 'master' of https://github.com/datamintsGmbH/piwik into datamint...mattab
2014-05-092.2.3-b22.2.3-b2mattab
2014-05-09Small refactor refs #4706mattab
2014-05-092.2.3-b12.2.3-b1mattab
2014-05-09Cookie name const refactormattab
2014-05-09Merge remote-tracking branch 'origin/master'mattab
2014-05-09Fixes #5115 Fixes couple issues in the logic which should finally solve repor...mattab