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
2013-10-24Merge branch 'master' into ceventsmattab
2013-10-24next trymattab
2013-10-24Enabling read/set cookies by default refs #4239mattab
2013-10-24Typomattab
2013-10-24this should help unless it's really brokenmattab
2013-10-24Load custom variables of visit scope from the cookie Refs #4239mattab
2013-10-24Refs #4239 Fixing bug and adding custom variables cookie settermattab
2013-10-24Adding first party cookie read/write to the PiwikTracker PHP client. Refs #4239mattab
2013-10-23refs #472 Adding Javascript API for tracking Event + Javascript testsmattab
2013-10-20Some refactoring and preparations for custom events ref #472mattab
2013-10-15Fixed undefined property (failing Travis)Clayton Daley
2013-10-15Fixed whitespace.Clayton Daley
2013-10-15Added logic to create custom variable in getRequest().Clayton Daley
2013-10-15Added newVisitor to API call. Moved cookie API logic closer to existing ID i...Clayton Daley
2013-10-15Session logic should increment visitCount to 1 when it creates the first Sess...Clayton Daley
2013-10-15Added several cookie variables to getRequest(). Added newVisitor to parallel...Clayton Daley
2013-10-15Added clientCookiePath to better parallel JS code.Clayton Daley
2013-10-15Changed session cookie to setrawcookie() to avoid url_encode on the asterisk.Clayton Daley
2013-10-15Moved cookie creation logic to top of getRequest() so *Ts values are processe...Clayton Daley
2013-10-15Moved default cookie values into constructor.Clayton Daley
2013-10-15Removed outdated commentsClayton Daley
2013-10-15Replaced tabs with spaces.Clayton Daley
2013-10-15Fixed typosClayton Daley
2013-10-15Fixed typoClayton Daley
2013-10-15Fixed typos and added missing parameters to parallel piwik.jsClayton Daley
2013-10-15Refactored and renamed cookie creation functions to better match piwik.js.Clayton Daley
2013-10-15Removed unnecessary code imported from piwik.jsClayton Daley
2013-10-15Replaced tabs with spaces.Clayton Daley
2013-10-15Imported several functions from piwik.js, translating them to PHP. Refactore...Clayton Daley
2013-10-15Wrong variable was being used in cookie creation.Clayton Daley
2013-10-15Added variables, functions, and logic so PiwikTracker can update client cooki...Clayton Daley
2013-10-14refs #4217 Clearer with explicit initmattab
2013-10-14Fixes #4217 Load Visitor ID from first party cookie if availablemattab
2013-10-08minormattab
2013-10-08refs #4123 Removing some warningsmattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-05-30Cleaning up reported by Opencart ecommerce mod http://inanecoding.co.uk/piwik...mattab
2013-05-07Refs #1700 important: renaming generation_time_ms to gt_ms for keeping parame...mattab
2013-05-06Small changes to trigger new buildmattab
2013-04-20Fixes #3904:mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-03-17Properly check for empty documentTitle and category in PiwikTrackerFabian Becker
2013-03-17Fixes #3465, refactor row evolution code to fix bug where if no labels are sp...diosmosis
2013-03-16Ugly fix for now. 0 as default doesn't work hereFabian Becker
2013-03-16Fix failing tests.Fabian Becker
2013-03-16Improve documentation of PiwikTracker.php for docs.piwik.orgFabian Becker
2013-03-03Fixes #3776, Fixes #3787mattab
2013-02-14Removing Java tracker from repository.Fabian Becker
2013-02-06Remove more @version: $Id$ tags from PiwikTracker.Fabian Becker