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/tests
AgeCommit message (Expand)Author
2014-10-01Fixes #6313 - When a user starts to get a User ID set, then we set this User ...mattab
2014-10-01Fix one test refs #6313mattab
2014-10-01Refs #6313 Adding test case showing the bug (it creates a new visit but we wa...mattab
2014-10-01Submodulesmattab
2014-09-30Remove @Only group used in debugging.diosmosis
2014-09-30Fixing UI tests and adding tests for Access::doAsSuperUser.diosmosis
2014-09-30Deprecating Piwik::setUserHasSuperUserAccess() and switching to Access::doAsS...diosmosis
2014-09-30Merge branch 'master' into readabilityImprovementsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-30Merge pull request #6340 from piwik/remove_disablePurgeHackMatthieu Aubry
2014-09-30Removing disablePurge hack in tests, as this should not be needed anymoremattab
2014-09-30Rename test_PivotByQueryParamTest_test_PivotBySubtableDimension_CreatesCorrec...Matthieu Aubry
2014-09-30make filename shorter less than 144charsMatthieu Aubry
2014-09-30Merge pull request #6323 from piwik/6296_alternative_fixMatthieu Aubry
2014-09-29lat+long show differently on mysqli (more precision)mattab
2014-09-29The MYSQL_ATTR_FOUND_ROWS attribute only works as a connection option, and ca...mattab
2014-09-29Adding unit test to check that rowCount() really returns matched rows and not...mattab
2014-09-28Fixing LoginTest.diosmosis
2014-09-28Fixing AccessTest.diosmosis
2014-09-27Fix AccessTest integration test.diosmosis
2014-09-27Update UI tests submodule for formless login UI test.diosmosis
2014-09-27Fix HttpTest w/ localhost change.diosmosis
2014-09-27green screenshot tests buildmattab
2014-09-27Temporarily disable test cc @diosmosismattab
2014-09-27Only use localhost in HttpTest test.diosmosis
2014-09-26Merge pull request #6258 from a4tunado/6257Matthieu Aubry
2014-09-26refs #6257 removed getVisitorId() from Piwik APIVjacheslav Murashkin
2014-09-24refs #6257 getVisitorId() unit testsVjacheslav Murashkin
2014-09-24refs #5983 updated docs for test file naming as suggested by AngularJs style ...Thomas Steur
2014-09-24refs #5983 more filename correctionsThomas Steur
2014-09-24refs #5983 in the style guide it was suggested to use for instance the "." as...Thomas Steur
2014-09-24UI build submodulemattab
2014-09-24UI Build, updating screenshotsmattab
2014-09-24Fix integration testmattab
2014-09-23Green buildmattab
2014-09-23Merge pull request #6199 from vox3r/masterMatthieu Aubry
2014-09-23green build, nb_users = 0 more testsmattab
2014-09-23User ID is NULLable now results in expected tests results: nb_users = 0 when ...mattab
2014-09-23User ID is NULLable refs #3490mattab
2014-09-23Merge pull request #6273 from piwik/3490_userIdAsDimensionThomas Steur
2014-09-23fix regression when HTTPS URL is different from HTTP Tracker URL, both should...mattab
2014-09-23refs #3490 Throw meaningful error when userId segment is used with an unsuppo...mattab
2014-09-22Merge remote-tracking branch 'upstream/master'Patryk Andrzejewski
2014-09-22Green buildmattab
2014-09-22Merge remote-tracking branch 'upstream/master'Patryk Andrzejewski
2014-09-22Fix build - how did I not think of this solution earlier...mattab
2014-09-22refs #3490 fixed some tests as the position of userId changedThomas Steur
2014-09-22Refs #3490 Add `getUserId` Javascript helper + testmattab
2014-09-22Merge remote-tracking branch 'upstream/master'Patryk Andrzejewski
2014-09-22Attempting to fix the failing build on php 5.3 and 5.4mattab