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-12-22fixes #6890 added symfony vardumper libThomas Steur
2014-12-19Remove line break when logging sqlmattab
2014-12-19refs #6870 use piwik-php-tracker repository as a submoduleThomas Steur
2014-12-12Fixes #6845 -silent noticemattab
2014-12-10Fixes #6835 and remove some phpstorm warningsmattab
2014-11-28Merge pull request #6690 from joostdekeijzer/3581_IPv6_2Matthieu Aubry
2014-11-27Merge pull request #6625 from piwik/6545Thomas Steur
2014-11-23added possible future _v6 functions in GeoIP PECLjoostdekeijzer
2014-11-23IPv6 support (check for PECL GeoIP module)joostdekeijzer
2014-11-15Merge branch 'master' into deprecate_usersettingssgiehl
2014-11-13refs #6577 Return HTTP 204 instead of GIF for JavaScript tracking.Thomas Steur
2014-11-12Revert "3581 IPv6 support"Thomas Steur
2014-11-11Merge branch 'master' into deprecate_usersettingssgiehl
2014-11-10refs #6545 do not request live information in case tab is not activeThomas Steur
2014-11-10Merge pull request #6574 from joostdekeijzer/3581_IPv6_supportMatthieu Aubry
2014-11-07Merge branch 'master' into deprecate_usersettingssgiehl
2014-11-07refs #6435 fix some more wrong values if a German locale is usedThomas Steur
2014-11-07refs #6435 had to patch upgrade.php as serialization is broken when using loc...Thomas Steur
2014-11-06Add .gitignore for jquery UI themesmattab
2014-11-06Remove Jquery UI themes from the codebase + added .gitignore so next time we ...mattab
2014-11-01update geoip-api-php to v1.14joostdekeijzer
2014-10-24KABOOM - removed old UserAgentParser as it is not used anymore!sgiehl
2014-10-21refs #6469 move css file back where it was placed before maybe this makes ui ...Thomas Steur
2014-10-21refs #6496 fix failing testThomas Steur
2014-10-21refs #6469 with jquery-ui 1.11.1 the UI test run about 80% slower and runs ou...Thomas Steur
2014-10-20refs #6469 looks like we cannot use the jquery-ui.css provided in the bower c...Thomas Steur
2014-10-20refs #6469 fix screenshot diff does not work, updated changelog, use jquery-u...Thomas Steur
2014-10-20refs #6469 update smartbanner lib and make sure it worksThomas Steur
2014-10-20refs #6469 some initial work for using bowerThomas Steur
2014-10-19Removed the PclZip lib since it has moved to piwik/decompressMatthieu Napoli
2014-10-14refs #6341 for consistency set cookie lifetime to 13 months as wellThomas Steur
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