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
2014-06-06Refs #5311 Edit Test namemattab
2014-06-06Merge remote-tracking branch 'origin/master'mattab
2014-06-06Fixes #5311 Ensure all directories in plugins/* are chmod 755, to serve html/...mattab
2014-06-06refs #5301 to prevent naming collisions use the full class namespaceThomas Steur
2014-06-06Merge remote-tracking branch 'origin/master'mattab
2014-06-06Submodulesmattab
2014-06-06refs #5301 make sure to pass the instance to ScheduledTasks and not the class...Thomas Steur
2014-06-06refs #5297 make sure plugin is deactivated even for users updating from 2.4.0...Thomas Steur
2014-06-06refs #5297 make sure plugin is deactivated before uninstallingThomas Steur
2014-06-05refs #5301 doc for plugin/tasks classThomas Steur
2014-06-05refs #5301 this should fix the scheduledreports testsThomas Steur
2014-06-05refs #5301 added scheduled task generator, some code tweaks and more docsThomas Steur
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
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-06-05Polish Zloti should appear after amountmattab
2014-06-05Fix typomattab
2014-06-04fixes #5268 the plus character needs to be url encoded otherwise it will not ...Thomas Steur
2014-06-04Submodulemattab
2014-06-04On Travis CI test server, use Python 2.6, since this is our minimum supported...mattab
2014-06-04Make the X-UA-Compatible consistent across piwik codebasemattab
2014-06-04Is python2.6 available?mattab
2014-06-04Assume Yes to all queries to prevent stalled buildmattab
2014-06-04Merge remote-tracking branch 'origin/master'mattab
2014-06-04Remove commentmattab
2014-06-04Enabling Python 2.6 on Travis CImattab
2014-06-04Merge pull request #302 from LGarciaSpherexx/bugfixMatthieu Aubry
2014-06-04refs #4872 this should fix getPageUrl returns same results for several day wh...Thomas Steur
2014-06-04refs #5273 make sure to use theme color instead of hardcoded valueThomas Steur
2014-06-04Fix a bug for ticket #5282LGarciaSpherexx
2014-06-03Submodulesmattab
2014-06-03adding new google IPs as known bot ips + adding unit testsmattab
2014-06-03CI should use Python 2.6 to test for our minimum supported versionmattab
2014-06-03Reuse the Settings object, for performance improvements (only parse the User ...mattab
2014-06-03visitorCustomVariables is not modified in the Visitor object, so no need to g...mattab
2014-06-03Check which version of Python Travis CI runs with.mattab
2014-06-03Merge pull request #296 from VincentLahaye/masterMatthieu Aubry
2014-06-03refs #5007 try to find a non cgi and non fpm php binaryThomas Steur
2014-06-03refs #5007 display an error message in case console is executed as type CGIThomas Steur
2014-06-03Fixes #5281 Trim parameter before explodingmattab
2014-06-02Update PR, following Matthieu's suggestionsVincent Lahaye
2014-06-02Minor typomattab
2014-06-02Merge remote-tracking branch 'origin/master'mattab
2014-06-02Ignore SSL redirection for VisitorGenerator to work around issue when SSL is ...mattab
2014-06-02Merge pull request #281 from medic123de/db-transactional-modeMatthieu Aubry
2014-06-02Merge pull request #2 from mattab/patch-2medic123de
2014-06-02New config setting bulk_requests_use_transaction=1Matthieu Aubry
2014-06-02Only use transactions for bulk requests (more than one request)Matthieu Aubry
2014-06-02Small refactor of the Login/Auth object.mattab