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
2017-12-15JS Tracker: make setSecureCookie work (#12355)Matthieu Aubry
2017-10-17added test and minified versionThomas Steur
2017-08-03Fix #11410: Optional secure tracker cookie (#11891)Luiz Eduardo de Christo
2017-07-19JS Tracker: new setCrossDomainLinkingTimeout function useful to set a higher ...Matthieu Aubry
2017-07-14test libs folder for non unix line endings as well (#11871)Stefan Giehl
2017-07-14Fixes failing JS testsStefan Giehl
2017-05-05make sure to delete any set cookie, better return value for getCookieThomas Steur
2017-05-05Expose more cookie methods in trackerThomas Steur
2017-04-28add possibility to retrive the number of tracked pageviews in JS trackerThomas Steur
2017-04-14New JS Tracker methods to retrieve current URL and piwik URL (#11616)Thomas Steur
2017-02-21Improvements for tracking of single page applications (#11344)Thomas Steur
2017-02-11exposing new method to detect whether a node is visibleThomas Steur
2017-02-03added getlinktrackingtimeoutThomas Steur
2017-01-22Cross Domain tracking (#11243)Thomas Steur
2016-12-16Better piwik.js json compatibility (#11024)Thomas Steur
2016-12-16Expose JSON property for Piwik custom trackers (#11025)Thomas Steur
2016-11-07added disableHeartBeatTimer featureThomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-01Track a unique id for each pageview (#10499)Thomas Steur
2016-09-292.16.3-rc1 (#10590)2.16.3-rc1Matthieu Aubry
2016-09-20expose some DOM methods (#10522)Thomas Steur
2016-09-10Add possibility to retry _paq plugin method calls at a later pointThomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2016-07-15Fix for IE9: wait for window.onloadmattab
2016-07-15Fix issue IEmattab
2016-07-15Fix the JS tests on Chromemattab
2016-07-15iframe waits for document readymattab
2016-07-15Fix JS error when running tests in edge browsermattab
2016-07-15Load the JS file in the test where it is used, to prevent errors running test...mattab
2016-07-15piwik.js: Prepend a slash to all paths such as when users don't specify leadi...Matthieu Aubry
2016-07-15Add a test for isInsideAnIFrame method in piwik.js (#10300)Matthieu Aubry
2016-07-14Add current domain to list of domains automatically only if no path is set (#...Thomas Steur
2016-07-13Calling an undefined JS API method should not trigger an error in the console...Matthieu Aubry
2016-07-13JSLint: better error reporting, correct line numbers #7232mattab
2016-07-13Make JSlint errors output actually useful to developersmattab
2016-07-13When JSLint validation failed, explain where to find the error messages refs ...mattab
2016-07-12 Reset the list of items in the cart, after tracking an ecommerce conversion ...Matthieu Aubry
2016-07-10Let plugins provide custom piwik.js tracker tests (#10270)Thomas Steur
2016-05-23JavaScript SDK: add support to send tracking requests to multiple Piwik serve...Matthieu Aubry
2016-03-30New unit test ensuring that JS SDK getCookieName depends on website ID refs h...mattab
2016-03-30Piwik.js 'setDomains' method supports page wildcards matching: example.com/in...mattab
2016-03-30piwik.js: remove the feature of `setDomains` magically setting the cookie path.mattab
2016-03-08adds test for tel protocolsgiehl
2016-03-08fix overlay when using a custom piwik.php path for trackingThomas Steur
2015-12-04fix jslintThomas Steur
2015-12-04set a cookie path automatically if a configHostAlias matches a pathThomas Steur
2015-12-03Added support to specify a path in a website URL and Piwik will recognize the...Thomas Steur
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-04refs #9163 use mysql instead of sqlite in tracker testsThomas Steur