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/libs
AgeCommit message (Expand)Author
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-10-06Remove removed libraries from READMEFabian Becker
2013-10-06Remove sourcemap reference to prevent 404 errors.Fabian Becker
2013-10-03removed unused Zend_Validate_Dbsgiehl
2013-10-03removed unused Zend_Validate_Sitemapsgiehl
2013-10-02removed unused Zend_Validate_Barcodesgiehl
2013-10-02removed Zend_Uri as it isn't used anymoresgiehl
2013-10-02removed Zend_Http as it isn't used anymoresgiehl
2013-10-01changed ExampleRssWidget to use simplexml instead of Zend_Feed, which is unus...sgiehl
2013-09-27Remove Zend_Log lib.Benaka Moorthi
2013-09-26Remove Zend_Auth from libs dir as it is no longer used.Benaka Moorthi
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-06Fix Tracker variable was not set properlymattab
2013-09-04Small fix for PclZip library.Fabian Becker
2013-08-24Refs #4077, added initial, minimal, new DataTable visualization (Treemap) tha...Benaka Moorthi
2013-08-13updated jquery to 1.10.2sgiehl
2013-08-12Refs #3089, added behavior for click on 'view more information' that loads mo...Benaka Moorthi
2013-08-10Refs #3089, add initial visitor profile popup that uses dynamic data from Liv...Benaka Moorthi
2013-08-09Refs #3741 Removing pre 5.3 compatibility codemattab
2013-08-05Theme the sparklines, graph & transitionsThomas ZILLIOX
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-02refs #3960 update jquery to 1.10.1sgiehl
2013-06-01added missing search engine; refactored & fixed search engine testssgiehl