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 (Collapse)Author
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system ↵Thomas Steur
for now
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests ↵Thomas Steur
still fail and I cannot figure out why
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ↵mattab
to use free/libre instead of open source
2014-02-03Removing last Piwik_ occurencesFabian Becker
refs #4609
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
fixes #4609
2014-01-28Convert the old author/author_homepage to the new structure.Fabian Becker
refs #4578
2013-12-17fixes #4373, #1640Julien Moumné
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
* updating all variables/methods containing Referers * RENAMING custom segments definition, and custom scheduled reports definition, so that when they load "Referers" segment/report it still works as expected * RENAMING old archived data so that archived blobs are called Referrers * Reverting part of 0deb2bbb8d5598200f7adfbc77b190516f919e48 * Update integration tests generating PDF+HTML with images on my dev box (GD 2.1 and PHP 5.5)
2013-10-02Fix translations regression. Translations cannot be true merged asset since ↵Benaka Moorthi
it depends on user prefs.
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
Small static file server proxy, with compression, caching. Used to server piwik.js and the merged+minified CSS and JS files
2013-09-12Refs #4151, make sure developing w/ merged assets disabled isn't a big pain.Benaka Moorthi
2013-09-12Refs #4151, make sure translations JS is always regenerated when merged ↵Benaka Moorthi
assets is disabled.
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and ↵Benaka Moorthi
automatically generate translation JS for all plugins. Translation JS is now treated as an asset and is included in merged JS. Note: - Includes tweaks to capture.js: on webpage error stop capture program.
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, ↵mattab
\Piwik\Plugins\* Added namespaces to functions.php files in the five plugins that had one Work in progress
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
renaming Unzip to Uncompress, Renaming Tracker/Referer to Tracker/Referrer, and few more
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
Removed many Piwik_ functions, in Piwik 2 it is best practise to use the methods calls instead Todo: finish converting core/ classes + convert plugins/ classes to use \Piwik\Plugin namespace + fix build + Merge master
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ↵mattab
Segment, SegmentExpression, PluginsManager. Removed some deprecated code.
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-06-20always use the html5 charset declarationThomas ZILLIOX
2013-06-20Always use a valid HTML5 doctypeThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-15Converted ProxyFabian Becker
2013-04-15Converted rest of CoreAdminHomeFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
2013-02-15Fixes #3751mattab
did you mean the message was not clear? hopefully this one is slightly better. But the error is accurate: you are not sending the referer header and this is required for security reasons.
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-13Fixing encodingmattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@7609 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-11-21Prevent failing redirect rather than show an errormattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@7501 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-11-09Updating Russian Translationmattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@7414 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-11-07refs #3460 fixes XSS within proxy module; allow redirect only if user was ↵sgiehl
referred from within current piwik instance git-svn-id: http://dev.piwik.org/svn/trunk@7397 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-10-19refs #3227 removing plugin simple testssgiehl
git-svn-id: http://dev.piwik.org/svn/trunk@7240 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-09-24refs #3332 Transitions: main url, external referrers, outlinks and downloads ↵BeezyT
open in new tab on click git-svn-id: http://dev.piwik.org/svn/trunk@7046 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-08-15Refs #2708 mattpiwik
* Beautify the SMS Provider DIV git-svn-id: http://dev.piwik.org/svn/trunk@6772 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
git-svn-id: http://dev.piwik.org/svn/trunk@6243 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@5951 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-11-13fixes #2769 plus refactoringrobocoder
git-svn-id: http://dev.piwik.org/svn/trunk@5431 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-09-29Track page views with invalid urls with empty urls mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@5259 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-08-01remove getPieHtc controller method; refs #2485robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@5067 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-07-03refs #1841 - exportImage and outputImage are now deprecated (since OFC has ↵robocoder
been replaced); will be removed if/when PiwikMap.swf switches to non-Flash git-svn-id: http://dev.piwik.org/svn/trunk@4987 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-05-22fixes #2444robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@4750 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-04-03refs #2256 - unit tests: always setTestEnvironment()robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@4295 59fd770c-687e-43c8-a1e3-f5a4ff64c105