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-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-09-01Fix bug in Date::addPeriod(N, 'month') where max number of days in a month wa...diosmosis
2014-08-24refs #5863 fix more tests including installation UI testsThomas Steur
2014-08-24refs #5863 fixed some of the testsThomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2013-11-06Phpstorm organize importsmattab
2013-11-01adding test which was failing before Thomas' fixmattab
2013-11-01Adding failing test for date rangemattab
2013-11-01Adding couple edge case tests for Date rangesmattab
2013-11-01refs #2270 use year range if possibleThomas Steur
2013-10-31refs #3074 fix range date is sometimes wrongThomas Steur
2013-10-31refs #3074 added two test cases to prove range returns wrong dates under circ...Thomas Steur
2013-10-15Cleaning up @group comments on tests to keep only 4 groups: Core, Integration...mattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespacesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-09-27Fixes #2159, allow limit dropdown to be used with evolution graphs (including...benakamoorthi
2012-08-18refs #3227 improved some tests & added some still missing testssgiehl
2012-07-14refs #3227 added tests for uncovered methodssgiehl
2012-07-14some doc block / code improvementssgiehl
2012-07-05refs #3227 fixed tests expecting an exception, as current phpunit version doe...sgiehl
2012-06-24refs #3227 more testssgiehl