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 (Expand)Author
2010-03-18Fixes #1193matt
2010-03-05refs #1180 - uses current document.location.href if not overridden by custom URLvipsoft
2010-03-04rename internal method, logClick to logLinkvipsoft
2010-03-01fixes #1179 - add trackPageView(customTitle) to JavaScript APIvipsoft
2010-02-24add comments re: EMCAScript 3 (IE5.5) compatibilityvipsoft
2010-01-14small code optimizationvipsoft
2009-12-26Some older browsers don't handle class names with underscore, so, accept piwi...vipsoft
2009-11-16add .rpm, .deb, and .dmg file extensionsvipsoft
2009-11-01refs #995 - also handle .bz and .tbz (e.g., still used by freebsd ports)vipsoft
2009-10-23refs #708 - add setCustomUrl(url) to override document.location.href (default);vipsoft
2009-10-21piwik.js: revert [1508] and enhance to accept all these variations:vipsoft
2009-10-20fix getCookie() implementation; thanks Ralfvipsoft
2009-10-19fixes #995 - add bz2 (and tbz2) to list of recognized download extensions;vipsoft
2009-07-23fixes #875 - JavaScript error with IE6 and navigator.javaEnabled as rvaluevipsoft
2009-07-20fixes #857 - add Silverlight and Google Gears detection; revert #744 & #683, ...vipsoft
2009-07-19fixes #852 - disabled ActiveX plugin detection in IEvipsoft
2009-07-19refs #816 - added setDownloadClasses() and setLinkClasses() for consistency w...vipsoft
2009-06-19Fixes #814 - guard against:vipsoft
2009-06-14Minor changes for JSLint 2009.06.12.vipsoft
2009-06-14Replace outer try..catch with lighter (and shorter) if..then.vipsoft
2009-06-13refs #778 - fix broken unit test and de-lintvipsoft
2009-06-13refs #778 adding the new Javascript Tracking API function: trackGoal to manua...matt
2009-06-12Fixes #785 - omit return value -- default action is implied vipsoft
2009-06-11refs #778 - implement trackGoal() on client-sidevipsoft
2009-06-06refs #355 - accommodate malformed URIs that contain an illegal space vipsoft
2009-06-02Add js/README and set default title to ''.vipsoft
2009-05-31refs #355 - minor changes per reviewvipsoft
2009-05-28fixes #355 - OO version of piwik.js which no longer modifies DOM;vipsoft
2009-05-09- refs #683 killing quicktime detectionmatt
2009-04-08Rewritten per Matt's review; JSLint triggers a dubious error here.vipsoft
2009-04-07Fixes #641 - piwik.js should ignore javascript: href linksvipsoft
2009-03-26Refix [1033] to not use a RegExpvipsoft
2009-03-26Fixes #627 (refs comment 2) where Safari should downcase hostname in vipsoft
2009-03-25Fixes #627 - misreported outlinksvipsoft
2009-03-13fixed #606: custom vars brokenvipsoft
2009-02-28 - fix #566 (Broken Outlinks - Prototype JS breaks use of "for" in iterating ...matt
2009-02-11- patch by vipsoft: fix #141, #248, #351matt
2008-11-04- 0.2.12 including fix for website #330 and #30 donematt
2008-09-05Removing alt=Piwik from trackermatt
2008-03-28- changed default timeout to 500 refs #40matt
2008-03-18Commited some very good patch by Maciej Zawadziński :julien
2008-03-12- deleting useless zend libmatt
2008-03-12-Tracker code update : Patch by Maciej Zawadzińskijulien
2008-03-08- adding optional variables array in the javascript tag. Will be useful for p...matt
2008-01-13- fixed a bug that caused piwik not record any visitor using IE6!matt
2007-09-21Last commit from london...matthieu_
2007-08-21memory profiling, small enhancements, api specificationsmatthieu_
2007-08-03- improved the piwik.php algorithm, one day of work is remaining at least (in...matthieu_
2007-08-02piwik.php file modification... many methods still to implement, to be finishe...matthieu_
2007-08-01- implemented basic plugin system in the piwik.php logging enginematthieu_