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-27Merge pull request #7530 from piwik/travis_system_more_controlMatthieu Aubry
2015-03-26Add unit tests to piwik.js with relation to #7518mattab
2015-03-26Exit metrics is now much more correctmattab
2015-03-26submodule updatesgiehl
2015-03-26Merge pull request #7525 from piwik/7522Matthieu Aubry
2015-03-26submodule updatesgiehl
2015-03-26fixed testsgiehl
2015-03-25Allow skipping of prepare.sh script and setup_webserver.sh script in travis b...diosmosis
2015-03-25Allow skipping of prepare.sh script.diosmosis
2015-03-25Fix source call in install_python_2.6.sh.diosmosis
2015-03-25Make new script executable.diosmosis
2015-03-25Move python install to separate script (from .travis.yml), add ability for bu...diosmosis
2015-03-19Merge pull request #7472 from piwik/segment_initial_process_dateMatthieu Aubry
2015-03-19Revert previous commit and add unit testmattab
2015-03-19Make sure to pre-process in the pastmattab
2015-03-19Rename property to new valuemattab
2015-03-19When segment creation time (or just earliest archive date) is greater than en...diosmosis
2015-03-19Rename creation_time -> segment_creation_timemattab
2015-03-19Fix unit testsmattab
2015-03-19Rename test class (partial revert)mattab
2015-03-19Simplifies object scope to only return modified date parametermattab
2015-03-18https message screen, added line break between buttonsmattab
2015-03-18https message screen, added line break between buttonsmattab
2015-03-18Merge branch 'master' into segment_initial_process_datediosmosis
2015-03-18Fixes #7223, add new INI option [General] process_new_segments_from that cont...diosmosis
2015-03-18Merge pull request #7469 from piwik/browser_plugin_percentage_fixMatthieu Aubry
2015-03-18Updating submoduleMatthieu Napoli
2015-03-18Merge branch 'master' of github.com:piwik/piwikMatthieu Napoli
2015-03-18#6441 Update messages + new options when updating over HTTPS failsMatthieu Napoli
2015-03-18#7437 Prevent percentages to go over 100% for browser plugin supportMatthieu Napoli
2015-03-18Fixed UI test failure caused by fixing Sort algorithm in https://github.com/p...mattab
2015-03-18Merge pull request #7465 from piwik/datatable_tweaksMatthieu Aubry
2015-03-18Merge pull request #7464 from piwik/7462_optimize_tables_mariadbBenaka
2015-03-18fix testsThomas Steur
2015-03-18Adding more tests to DbTest::test_isOptimizeInnoDBSupported_ReturnsCorrectRes...diosmosis
2015-03-18we cannot apply nbvisits sort by default as this would break other pluginsThomas Steur
2015-03-18Fixes #7462, optimize InnoDB tables if MariaDB v10.1.1 or greater is used.diosmosis
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-03-17Merge branch 'master' into geo-attribution-taskdiosmosis
2015-03-17Merge pull request #7452 from piwik/7388Matthieu Aubry
2015-03-17fix expected system tests since we do actually always sort by nb_visits, labe...Thomas Steur
2015-03-16Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-16Submodule updateMatthieu Napoli
2015-03-16Merge pull request #7429 from piwik/https-updateMatthieu Aubry
2015-03-16#6441 Update textsMatthieu Napoli
2015-03-16adding missing linebreakMatthieu Aubry
2015-03-16Merge pull request #7419 from piwik/7393_sync_ui_screenshots_pluginsMatthieu Aubry
2015-03-16Moved UI tests into main ui tests directoryMatthieu Napoli
2015-03-16Display correct message to developer in the CI build outputmattab
2015-03-16Refactor Piwik update with a Updater class + UI testsMatthieu Napoli