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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
* update doc blocks with new name * submodule updates * updates expected UI files
2019-07-05Update the link tag for all php files (#14635)Luca
I updated the link tag for all php files with the new matomo link. Not sure if it is realistic that this will get merged but I though that someday someone has to do this(?)
2014-06-19Move tracker proxy logic in js/index.php to js/tracker.php & allow the ↵diosmosis
removal of the comment header in piwik.js (includes test). Also remove @group from static file serve test & fix bug in modified _readfile() proxy.
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ↵mattab
to use free/libre instead of open source
2014-03-10Remove commentmattab
2014-03-10cache /js/ for 10 days rather than none. Refs #2406mattab
From forum feedback: http://forum.piwik.org/read.php?2,112741
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-09-30Refs #4133mattab
2013-09-14Adding Filesystem class which contains file operationsmattab
And factored out code in ServerFilesGenerator.php
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-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2011-05-06Fixes #2406mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@4642 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-03-20git-svn-id: http://dev.piwik.org/svn/trunk@4151 ↵robocoder
59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-03-19fixes #2205robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@4135 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-11-08fixes #1460 - add Installation check for the tracker (GET ↵robocoder
piwik.php?url=http://example.com); fix the tracker proxy when using POST git-svn-id: http://dev.piwik.org/svn/trunk@3304 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-11-03refs #1630 - how did I miss these?robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@3288 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-10-16fix piwik.js proxy to serve the yui compressed .js filerobocoder
git-svn-id: http://dev.piwik.org/svn/trunk@3255 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-09-05fix broken cachebuster; fix broken ajaxcdn; use piwik_version in cachebuster ↵robocoder
for consistency git-svn-id: http://dev.piwik.org/svn/trunk@3056 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-09-04fixes #1527 - merged assets are now returned to browser using a custom php ↵JulienMoumne
proxy script, refs #660 - asset manager updated in two ways: - inclusion directive via proxy, - hash management dropped git-svn-id: http://dev.piwik.org/svn/trunk@3048 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-08-07Gzipped files should be written to /js/ refs #1527mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@2876 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-06-22use defacto application/javascript instead of application/x-javascriptrobocoder
git-svn-id: http://dev.piwik.org/svn/trunk@2328 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-01-03Workaround rule blocking piwik.php.robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1761 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-12-26fix bug with manually compressed filesrobocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1734 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-12-26support manually gzip'd piwik.js for sites that don't support on-the-fly ↵robocoder
compression git-svn-id: http://dev.piwik.org/svn/trunk@1733 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-12-26Serve up compressed piwik.js if possible. This can be used if user's web ↵robocoder
server (e.g., Apache) doesn't have mod_deflate or mod_gzip when serving up piwik.js directly. git-svn-id: http://dev.piwik.org/svn/trunk@1732 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-06-16Clear svn:executable on files.robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1230 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-05-28fixes #355 - OO version of piwik.js which no longer modifies DOM;robocoder
remove misc/testJavascripTracker (interactive tests); add tests/javascript (QUnit unit tests); fixes #661 - use click event instead of mousedown; fixes #549 - define your own download/outlink tracking classes; fixes #82 - add hook interface for module git-svn-id: http://dev.piwik.org/svn/trunk@1151 59fd770c-687e-43c8-a1e3-f5a4ff64c105