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
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
2011-09-22Fixes #2676 mattpiwik
2011-09-21workaround for buggy opera behavior where it can return tagName in lower caserobocoder
2011-09-20Refs #2660mattpiwik
2011-09-19Fixes #2660mattpiwik
2011-09-18fix jslint complaints about whitespacerobocoder
2011-09-18Fixes #2671, #2659mattpiwik
2011-09-10fixes #2631robocoder
2011-09-03fixes #2631robocoder
2011-07-18fixes #2573robocoder
2011-07-01piwik.js source tweaks against jslint.com; note: local copy of jslint.js not ...robocoder
2011-06-10update jslint (again)robocoder
2011-06-08Don't limit Custom Variables number in piwik.js - users can record more custo...mattpiwik
2011-06-08fix piwik.js unit tests (disable jslint option.type and other nitpickiness)robocoder
2011-05-25Live & Visitor Log use the |money modifier in templates instead of appending ...mattpiwik
2011-05-20Refs #898mattpiwik
2011-05-18Fixes #2432mattpiwik
2011-05-16Refs #898 Work in progress (but should leave trunk stable and not break anyth...mattpiwik
2011-05-06Fixes #2406mattpiwik
2011-05-01fixes #2384robocoder
2011-04-27Fixes #604, #1042mattpiwik
2011-04-18refs #1042, fixes #2329 - added setCampaignNameKey() and setCampaignKeywordKe...robocoder
2011-04-18refs #2321 - fallback to getImage() if XDR failsrobocoder
2011-04-17refs #2321 - fix unit test for feature freezerobocoder
2011-04-17refs #2321 - implement Cross-Origin Resource Sharing per W3C draft (supported...robocoder
2011-04-17refs #2321 - revert r4483robocoder
2011-04-16fixes #2321robocoder