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/misc
AgeCommit message (Expand)Author
2014-09-22Improve parameter commentmattab
2014-09-21refs #6231 When a line is for a file with a known download extension and the ...mattab
2014-09-19refs #4996 php tests are there, we cannot test segments auto suggest yet as t...Thomas Steur
2014-09-19refs #4996 there is a difference between link tracking enabled and installed....Thomas Steur
2014-09-19refs #4996 some more testsThomas Steur
2014-09-17Merge pull request #6211 from kylekatarnls/cleanup-arobases2Matthieu Aubry
2014-09-17Merge remote-tracking branch 'upstream/master' into cleanup-arobases2KyleK
2014-09-17Add the ability to override the default download extensions.John Kelly
2014-09-15refs #4996 do not fallback to GET if POST fails otherwise we might track twiceThomas Steur
2014-09-15refs #4996 tests should now work in case Piwik is installed in a subdirectory...Thomas Steur
2014-09-15refs #4996 cache all site urls in trackerThomas Steur
2014-09-14refs #4996 also display URL of media on hover next to the image. added some d...Thomas Steur
2014-09-14refs #4996 in case we are in an overlay session we should not track. Check co...Thomas Steur
2014-09-14refs #4996 on hover display an image in case it starts with https?:// and end...Thomas Steur
2014-09-14refs #4996 we have to add build a fully qualified URL of the content piece in...Thomas Steur
2014-09-14refs #4996 some fixes, prevent JS errors on FF<9 and IE6, add random string t...Thomas Steur
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-09-13refs #4996 fix js error on IE6-IE8 because indexOf is not defined there. also...Thomas Steur
2014-09-13refs #4996 we should first test methods that do not depend on other methods. ...Thomas Steur
2014-09-13Merge pull request #6201 from piwik/4996_content_trackingThomas Steur
2014-09-13refs #4996 allow only hosts of siteIds that are present in the URL and do not...Thomas Steur
2014-09-13refs #4996 allow redirects to subdomains of known hostsThomas Steur
2014-09-12refs #4996 apply enableLinkTracking first before trackContentImpressions or soThomas Steur
2014-09-12refs #4996 added a few php tests for contentsThomas Steur
2014-09-12Move phpstorm codestyles one level upmattab
2014-09-10refs #4996 fixing more testsThomas Steur
2014-09-10Merge remote-tracking branch 'origin/master' into 4996_content_trackingThomas Steur
2014-09-10refs #4996 many new tests and many bugfixes. Tests should be done now except ...Thomas Steur
2014-09-10refs #4996 it should basically work but need todo some more stuff like cross ...Thomas Steur
2014-09-09refs #4996 more tests and bugfixes, improved API, some work on crossbrowser s...Thomas Steur
2014-09-09refs #4996 many new tests and bugfixes, worked around some JSLint regexp issu...Thomas Steur
2014-09-08Merge pull request #344 from Irrational86/masterMatthieu Aubry
2014-09-07Merge pull request #6131 from ahattouti-canaltp/patch-2Fabian Becker
2014-09-05refs #4996 do not track an interaction as an eventThomas Steur
2014-09-05refs #4996 more tests and bugfixes. I am no longer so sure whether we actuall...Thomas Steur
2014-09-05refs #4996 and even more tests and more bugfixesThomas Steur
2014-09-05refs #4996 a lot of new tests and bugfixes, also some code improvementsThomas Steur
2014-09-05Do not try to build xhprof if xhprof directory is missing from vendor folder.diosmosis
2014-09-05recommend to not track interactions automatically on internal links if websit...Thomas Steur
2014-09-05Update README.mdahattouti-canaltp
2014-09-05fixes #6127 Add --no-dev flag to composer when installing dependencies and pa...Matthieu Aubry
2014-09-05Remove device detector tests from the build as they take 1.1MBmattab
2014-09-05refs #5995 Remove xhprof, and other phpunit dependencies, from the vendors t...mattab
2014-09-04refs #4996 many new tests and many fixes, more will followThomas Steur
2014-09-04refs #4996 ignore interactions if set, detect content blocks as visible that ...Thomas Steur
2014-09-03refs #4996 handle interactions better / correct. Code not tested at all yet. ...Thomas Steur
2014-09-03refs #4996 updated spec to better describe how it will work. While writing th...Thomas Steur
2014-09-03Merge branch 'master' into 4996_content_trackingThomas Steur
2014-09-03Trimming output of build-xhprof.sh script.diosmosis
2014-09-03Skip xhprof building if phpize or make are missing.diosmosis