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-28JSlint piwik.jsmattab
2013-03-27refs #1700 performance tracking in piwik.jsTimo Besenreuther
2013-03-24fix javascript tests (Firefox 20, Safari 6, Chrome 25)Anthon Pang
2013-03-24fix doc blocksAnthon Pang
2013-03-24update JSON implementation from 2012-10-08 version of json2.js; applied D.C.'...Anthon Pang
2013-03-24fixes #3352 - expose Piwik as an AMD module (uses the jQuery approach for bac...Anthon Pang
2013-03-24remove tabs and fix jslint errorAnthon Pang
2013-03-14Anthon Pang created this class and many improvements around it (eg. jslint, J...mattab
2013-03-14minormattab
2013-03-13Markdown beautification :)Fabian Becker
2013-03-13copyright assignment in absence of Piwik legal entityAnthon Pang
2013-03-13refs #3530 page overlayTimo Besenreuther
2013-03-13Updating the LICENSE.txt and license notice to link to piwik.org page at: htt...mattab
2013-03-13Fixes #3819mattab
2013-03-11refs #3747 refactoring logicmattab
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