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-03-03Trying to fix Overlay UI tests (change font in test site to Arial).diosmosis
2014-03-03Fixing more UI tests and debugging Overlay failure.diosmosis
2014-03-03Fixing Login tests (use Arial for 'Analytics' text) and more travis debugging.diosmosis
2014-03-03Fixing some tests, removing some travis debugging code & adding other travis ...diosmosis
2014-03-03Fix UI test failures and add output to debug diff generation on travis.diosmosis
2014-03-02Fixing UI tests build:diosmosis
2014-03-02Refs #4189, adding Overlay screenshot tests:diosmosis
2014-03-01Refs #4189, more work getting UI tests to pass and adding admin screenshots, ...diosmosis
2014-02-28Refs #4189, add controller method to CoreHome to render period selector, add ...diosmosis
2014-02-27Refs #4189, add action to render site selector, add more sites for UI tests f...diosmosis
2014-02-25Make sure superuser isn't removed when --persist-fixture-data is used for UI ...diosmosis
2014-02-23Modified tests to allow testing login & password reset functionality:diosmosis
2014-02-21Speeding up tests on travis by adding persist_fixture_data config option and ...diosmosis
2014-02-10Updating UI submodule & increased page timeout in phantomjs screen capture sc...diosmosis
2014-02-08Fix infinite recursion issue w/ {% render %}-ing UIControl instances, move da...diosmosis
2014-02-07Fixing UI tests by hardcoding plugins to load and removing admin_plugins scre...diosmosis
2014-02-05Fixes #4628 --enable-bots now works as expected + our importLogs integration ...mattab
2014-02-04Remove use of ID in segment selector HTML.diosmosis
2014-02-04Refs #4189, add segment selector/editor unit tests & tweak CSS so tests look ...diosmosis
2014-01-29Refs #4189, added UI unit test base class and tests for ViewDataTable. Refact...diosmosis
2014-01-09Fix build by checking in filemattab
2013-12-12Hide version in plugin screenshotmattab
2013-12-09Refs #4352 add commentsmattab
2013-12-09Fixes #4353, quick fix for parsing invalid log lines at the top of the file i...diosmosis
2013-11-19hide plugin versions when taking screenshotsmattab
2013-11-15Move logs to own foldermattab
2013-11-02Adding tests with invalid request (see prev commit)mattab
2013-10-31Fixes #4261 Refs #517 Properly attribute to Adwords those visitors that come ...mattab
2013-10-30fix tests to not run if mysql user requires a passwordThomas Steur
2013-10-25moved urlhelper tests to its own test filesgiehl
2013-10-24Refs #4200, documented core/Plugin/API, core/Plugin/Archiver and part of core...diosmosis
2013-10-18Output trace on webpage error in phantomjs capture script and output diffview...diosmosis
2013-10-18Do not exit on webpage error.diosmosis
2013-10-17Speed up case where error is shown in screenshot tests.diosmosis
2013-10-17Avoid screenshot failure if window.piwik object is not available.diosmosis
2013-10-13refs #2885 added some search engines and testssgiehl
2013-10-09Add new integration test case that makes sure piwik works w/ 1.13 data.diosmosis
2013-10-07Allow screenshot tests to execute JavaScript before capturing screenshots.diosmosis
2013-10-04Refs #3089, fix realtime map url regression in visitor profile and fix build.Benaka Moorthi
2013-10-03Fixing UI tests.Benaka Moorthi
2013-09-26Added tests and fixed bugs.Benaka Moorthi
2013-09-19Output screenshot diffs in UI tests and hide current version in screenshots.Benaka Moorthi
2013-09-18Reverting mono font override.Benaka Moorthi
2013-09-18Overriding font in JS file as well as CSSmattab
2013-09-18Testing with Dejavu Sans Mono, maybe it works on travis?mattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-10Refs #4087, add UI screenshot tests to new repository, enable tests on travis...Benaka Moorthi
2013-08-22Refs #4087, fix bug in capture.js and allow multiple UI test cases to be writ...Benaka Moorthi