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
2014-10-03Extracted the decompressing classes into a standalone Decompress componentMatthieu Napoli
2014-10-01Fixes #6313 - When a user starts to get a User ID set, then we set this User ...mattab
2014-09-25refs #5983 updated angularjs from 1.2.13 to latest 1.2.25 which includes many...Thomas Steur
2014-09-13Merge pull request #6201 from piwik/4996_content_trackingThomas Steur
2014-09-11refs #4996 fix tracker and clear content target if not set for nowThomas Steur
2014-09-11Add angularjs code to open and close dialogs. Includes logic to update and li...diosmosis
2014-09-10Merge remote-tracking branch 'origin/master' into 4996_content_trackingThomas Steur
2014-09-09refs #4996 more bugfixes, more work on cross browser, added possibility to tr...Thomas Steur
2014-09-09Fixes #6175mattab
2014-09-08Refs #3490 Docs, and fix a few tests, more to comemattab
2014-09-08Refs #6109 update docsmattab
2014-09-08Refs #3490 Adding segment 'userId==' + some '&segment=userId==' integration t...mattab
2014-09-02Refs #3490 Encode user id value before sending to Tracking API.mattab
2014-09-01Refs #3490 User ID Tracker is now working:mattab
2014-08-26avoid eval() in pChartmattab
2014-08-04Fixes #5407 Define gzopen function as alias of gzopen64 when it appliesmattab
2014-07-08refs #5409 #341 #5349 if a config value contains a dollar sign convert it to ...Thomas Steur
2014-06-19Move tracker proxy logic in js/index.php to js/tracker.php & allow the remova...diosmosis
2014-06-19Add ability to serve only part of a static file. Includes tests for new funct...diosmosis
2014-06-17Merge pull request #305 from piwik/DeviceDetector2Matthieu Aubry
2014-06-16Fixes #5349 Adding flag INI_SCANNER_RAW to prevent errormattab
2014-06-10Merge branch 'master' into DeviceDetector2sgiehl
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-09Merge branch 'master' into DeviceDetector2sgiehl
2014-06-08Refs #5291 Also clearing user agent and accept-languagemattab
2014-06-07Merge branch 'master' into DeviceDetector2sgiehl
2014-06-07Refs #5291 adding call to clearCustomVariables()mattab
2014-06-07Minormattab
2014-06-05Fixes #5291 Adding new method clearCustomVariables()mattab
2014-06-05Refs #5291 Revert commit because it broke too many testsmattab
2014-06-05Fixes #5291 Reset the object properties, when issuing a bulk requestmattab
2014-05-30reimplemented caching; fixed detection of BOT 'os'sgiehl
2014-05-25php compatibility fixessgiehl
2014-05-24starting to implement new DeviceDetector structuresgiehl
2014-05-09Fixes #5123 PHP Tracker, added new method setForceNewVisit() to force creati...mattab
2014-05-09Merge pull request #271 from wedgeV/jqplot-pie-fixMatthieu Aubry
2014-05-09Merge pull request #269 from piwik/4987_zenmodeThomas Steur
2014-05-08hack to fix pie chart size on retinaBernhard Valenti
2014-05-08Use same yuicompressor as in js/READMEmattab
2014-05-05refs #4987 removed duplicated help (already mentioned in regular help icon) a...Thomas Steur
2014-05-01refs #4987 some bugfixes especially for small windows, fixed a test, enabled ...Thomas Steur
2014-04-30refs #4987 tweaked some reports, remember whether zenmode is enabled/disabled...Thomas Steur
2014-04-23Fixes #5030 Tracking API now does not require token_auth for bulk requests.mattab
2014-04-03UserAgentParserEnhanced is now required and used from it's own composer packa...sgiehl
2014-03-24Use proper base timestamp when setting cookie TTLChris Abernethy
2014-03-12Reuse the default tracker cookie path in testsmattab
2014-03-08Silent fail to prevent bug?mattab
2014-02-27updated html5shiv to latest 3.7.0sgiehl
2014-02-27fixes #4723 updated jQuery & jQueryUIsgiehl
2014-02-25refs #2174 removed source map mapping as it will not work on production (when...Thomas Steur