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-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
2013-08-19Refs #4087, rewrote UI integration tests to use phantomjs or slimerjs and add...Benaka Moorthi
2013-07-31Missing file used to test that unserializing pre-Piwik2 datatable still work ...mattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-06-20Handle log files in log importer where site URL's protocol + host will be pre...Benaka Moorthi
2013-06-03refs #2885 added a couple of new search enginessgiehl
2013-06-02added some more search engines & testssgiehl
2013-06-01added missing search engine; refactored & fixed search engine testssgiehl
2013-05-07Adding required files to gitmattab
2013-04-18Fixes #3832, add --force-lowercase-path option to log importer script that ma...diosmosis
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther