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-12fixed typo in plugin descriptionmattab
2015-03-11Updated screenshot ci buildmattab
2015-03-11Reverting increase of timeout as this did not make a difference refs #6693mattab
2015-03-11increase the timeout before taking a screenshot in attempt to reduce random U...mattab
2015-03-11Changed API for Live.getCountersmattab
2015-03-11Merge pull request #7402 from piwik/7368Matthieu Aubry
2015-03-11Update submodule to fix testMatthieu Napoli
2015-03-11Update screenshots to fix testsMatthieu Napoli
2015-03-10Fixes #7368 - Do not set user id when it's set to empty string or it would se...mattab
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-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-06Merge pull request #7374 from piwik/mocha_updateMatthieu Aubry
2015-03-06Updating mocha to latest stablemattab
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-05Faster flattening for many reportsThomas Steur
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-03Refs #7290 Fix tests and JSlintmattab
2015-03-03Refs #7290 Remove feature that sets the same UUID across trackersmattab
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
2015-03-02...Matthieu Napoli
2015-03-02Refs #7290 Fixing wrong logic in the JS tracker: make sure Visitor ID is init...mattab
2015-03-02Fix typo in test fileMatthieu Aubry
2015-03-01refs #5098 added some tests for flattened eventsThomas Steur
2015-02-27Do not show the help message if a plugin is being tested as it's only valid f...mattab
2015-02-27screenshot tests submodule updatemattab
2015-02-27Deprecated classes have been removedmattab
2015-02-27postponing deprecation window as we are planning 2.11.2 and we can't break AP...mattab
2015-02-26Updated detached submodulesMatthieu Napoli
2015-02-23Showing average time on site in graphmattab
2015-02-23Merge pull request #7262 from piwik/7247_graph_formatting_specializationMatthieu Aubry
2015-02-23fixed some system tests as we changed the example api methodThomas Steur
2015-02-23fixes #6635 automatically configure database_tests config for developers when...Thomas Steur
2015-02-21submodule updatesgiehl