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/js
AgeCommit message (Expand)Author
2013-03-05tracking xlsx, docx and pptx as downloadsTimo Besenreuther
2013-02-26Refs #1845mattab
2013-02-26Refs #1845, switch to async JS in other places and apply fixes to tracking co...diosmosis
2013-02-23revert 2 yr broken "feature" - we do not want to set the secure flag in track...Anthon Pang
2013-02-22fix cookieSecure flag; fix from @alexanderdeanAnthon Pang
2013-02-13Tibet onlymattab
2013-02-10Refactor JavaScript loader into its own method (loadScript)Anthon Pang
2013-02-10jslint and coding style changesAnthon Pang
2013-02-10fixes #3746 - Bug in overlay when using setSiteId with a string valueAnthon Pang
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-02-06Remove references to trunk, fix @source linksFabian Becker
2013-02-01added conditional checksDaniele Gobbetti
2012-11-22Refs #3450 Fix regression in the Javascript trackermattpiwik
2012-11-15refs #2465BeezyT
2012-11-12refs #2465BeezyT
2012-11-01No need to pass 'cs' parameters to tracking requests, or to re-encode values ...mattpiwik
2012-10-30refs #3416, fixes #3496 - fix RegExp typo; thanks pebosirobocoder
2012-10-28fixes #3416 - scale resolution by window.devicePixelRatio on Safari iOS/Mac OS Xrobocoder
2012-10-25Refs #3332mattpiwik
2012-10-24Fixes #3450, handle non-utf-8 character encoding in query parameters of track...benakamoorthi
2012-10-20refs #2465 improved efficiency of insight tracker extension.BeezyT
2012-10-17refs #2465 removed alias domain normalization. it's now consistent with the b...BeezyT
2012-10-17refs #2465: Starting the Insight plugin (in-site analytics)BeezyT
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-08-01fixes #3292 - css classes take priority when determining link typerobocoder
2012-08-01convert tabs to spacesrobocoder
2012-07-26workaround jslint regression in https://github.com/douglascrockford/JSLint/co...robocoder
2012-05-30Fixes #2772 mattpiwik
2012-05-11refs #3141robocoder
2012-04-18refs #3112, refs #2321 - XMLHttpRequest Level 2 spec (draft) supports CORS; c...robocoder
2012-04-18fixes #3112 - drop support for XDomainRequest; Microsoft's implementation is ...robocoder
2012-03-16refs #2962 - no hope of IE ever supporting plugin detection; so disable it fr...robocoder
2012-02-15Fixes #2931mattpiwik
2012-02-14refs #2930 - how long has this typo been here? not the fix thoughrobocoder
2012-02-14fixes #2929 - workaround Chrome suckagerobocoder
2012-02-08Fixes #2897 mattpiwik
2012-01-29jslint fixrobocoder
2012-01-16refs #2866 - simplifyrobocoder
2012-01-16refs #2866 - there is still a corner case if <title> tag is omitted entirelyrobocoder
2012-01-16fixes #2866 - in Safari/Chrome, getElementsByTagName returns an object with t...robocoder
2012-01-15fixes #2866 - add titleFixup()robocoder
2011-12-21jslintifiedrobocoder
2011-12-21update DoNotTrack support to reflect actual implementation in IE9 (vendor pre...robocoder
2011-12-21update DoNotTrack support to reflect actual implementation in FF9 and Safari 5.1robocoder
2011-12-10update jslintrobocoder
2011-11-03fixes #2496 - thanks thoti!robocoder
2011-10-21Fixes #2731mattpiwik
2011-10-18Revert [5121] causing buggy referrer keywords when accents/umlauts etc. as pe...mattpiwik
2011-10-15We want green balls for 1.6!robocoder
2011-09-23Jslint pretty pleasemattpiwik