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
2015-03-10Fixes #7368 - Do not set user id when it's set to empty string or it would se...mattab
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-10Removed all deprecated methods of the Piwik\IP classMatthieu Napoli
2015-03-10Merge pull request #7327 from piwik/https-updateMatthieu Napoli
2015-03-10updated submoduleThomas Steur
2015-03-09restore submodule to UI tests to latest master commitmattab
2015-03-09Updated fixture, after bug was fixed in flattenmattab
2015-03-09Merge branch 'master' into no-data-welcomeMatthieu Napoli
2015-03-09I HATE submodulesMatthieu Napoli
2015-03-09Remove coveralls setup from codebase fixes #7391mattab
2015-03-09Merge pull request #7336 from piwik/fast_flatten_2Matthieu Aubry
2015-03-09Merge branch 'master' into no-data-welcomeMatthieu Napoli
2015-03-07Improve AttributeHistoricalDataWithLocationsTest, remove existing geolocation...diosmosis
2015-03-06Refs #7181, clarify code + comment that skips archiving in scheduled task.diosmosis
2015-03-06Refs #7811, do not purge custom ranges in same method as outdated archive pur...diosmosis
2015-03-06Merge pull request #7374 from piwik/mocha_updateMatthieu Aubry
2015-03-06Updating mocha to latest stablemattab
2015-03-06Refs #7181, adding tests for core:purge-old-archive-data command and make ass...diosmosis
2015-03-06added a BC test for subtablesThomas Steur
2015-03-06removed the tests that do not work since we do not get a subtableThomas Steur
2015-03-06added a test for expanded and flat. Please not that the expected flat result ...Thomas Steur
2015-03-06Refs #7181, add tests for DistributedList base type and add removeByIndex met...diosmosis
2015-03-06Trying to fix test that pass locally but not on travisMatthieu Napoli
2015-03-06Trying to fix test that pass locally but not on travisMatthieu Napoli
2015-03-06#7087 Added testMatthieu Napoli
2015-03-05Refs #7181, move ArchivesToPurgeDistributedList to CoreAdminHome since only c...diosmosis
2015-03-05Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis
2015-03-05Refs #7181, rename remaining InvalidatedReports class to SitesToReprocessDist...diosmosis
2015-03-05Refs #7181, move distributed list used to hold archives to purge to separate ...diosmosis
2015-03-05Refs #7181, remove site IDs from one of InvalidatedReports' distributed lists...diosmosis
2015-03-05Faster flattening for many reportsThomas Steur
2015-03-04Refs #7181, decouple invalidated archive purging from option table & site ent...diosmosis
2015-03-04Looser assertion in tests to pass on Travis....Matthieu Napoli
2015-03-04Looser assertion in tests to pass on TravisMatthieu Napoli
2015-03-04Fix testMatthieu Napoli
2015-03-04Using HTTPS is now possible using the fopen methodMatthieu Napoli
2015-03-04Add test to check that Https requests fail for a website with an invalid cert...Matthieu Napoli
2015-03-04Test HTTPS requests without configuring certificatesMatthieu Napoli
2015-03-03Get Archive\Purger tests to pass.diosmosis
2015-03-03Mild refactor to Archive\Purger and add (failing) integration test for Archiv...diosmosis
2015-03-03Refs #7290 Fix tests and JSlintmattab
2015-03-03Refs #7290 Remove feature that sets the same UUID across trackersmattab
2015-03-03Move ArchivePurger class from core\DataAccess to core\Archive and rename Purger.diosmosis
2015-03-03Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-03Refs #7290 - Set Visitor UUID not as a constructor parameter, but initialise ...mattab
2015-03-02update expected fixtures after OmniFixture updatemattab
2015-03-02Update submodule: system check now shows exact php versionmattab
2015-03-02Updating OmniFixture to fix a randomly failing screenshot tests (transitions)...mattab
2015-03-02updating submodule UI testsmattab