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
2016-12-14Fix one regression in UI tests: ui test fixture was failing at the end of the...Matthieu Aubry
2016-12-06Add a system test reproducing #10857 (#10970)Matthieu Aubry
2016-12-01Tracking API: when overriding the request datetime with an invalid token_auth...Thomas Steur
2016-10-31system test to show newest empty tracker responsemattab
2016-10-11fix min and max event value is summedThomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-09-27do not make log_action.idaction (and foreign keys) BIGINT to prevent large ov...Matthieu Aubry
2016-09-26On very high traffic Piwik servers, prevent integer overflow by making auto_i...Matthieu Aubry
2016-09-23Improves handling of Geolocation providers (3.x) (#10523)Stefan Giehl
2016-09-19Make sure to set an entry page if none was set before (#10510)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2016-04-19 Trigger a Goal conversion for "Event matching goals" even when an event is ...Matthieu Aubry
2016-04-11Merge branch 'master' into 3.x-devThomas Steur
2016-04-07update omni dump, new fixturePatryk Andrzejewski
2016-02-14merge master => 3.0Thomas Steur
2016-02-01create a new widget promoting piwik pro servicesThomas Steur
2016-01-14Merge pull request #9519 from piwik/improvetestsMatthieu Aubry
2016-01-14improve test data by use various useragentssgiehl
2016-01-13Use Request::processRequest instead of using API::updateSite directly so exce...diosmosis
2016-01-13When generating the OmniFixture dump, restore site properties to their initia...diosmosis
2016-01-13Test case requires a use statement now.diosmosis
2016-01-13Archive in UITestFixture using correct test environment overrides (loadRealTr...diosmosis
2016-01-13Remove change to site settings in InvalidVisits.php after it is no longer nee...diosmosis
2015-12-10Merge master into "3.0"Thomas Steur
2015-12-04Merge pull request #9241 from piwik/8393Matthieu Aubry
2015-11-28add more special chars to keyword testssgiehl
2015-11-25Merge pull request #9217 from piwik/9129_2Matthieu Aubry
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-23Fixing issues causing omnifixture setup to fail.diosmosis
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-11Launch archiving in UITestFixture so it is not launched by multiple requests ...diosmosis
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-10-06starting to prepare the requirement of php 5.4Thomas Steur
2015-10-05Segment auto-suggest dropdown now behaves as expected for Download URL, outli...mattab
2015-09-15Merge pull request #8765 from piwik/handle_utf_4bytes_in_urlsMatthieu Aubry
2015-09-15Add System tests for URL tracking & removing emoji charactersmattab
2015-09-15Allow Segments to define multiple SQL columns if the segment value can be mat...diosmosis
2015-09-11Merge pull request #8759 from piwik/6593_ecommerce_action_segmentsBenaka
2015-09-11System tests for Goals.get for Ecommerce goal now have datamattab
2015-09-10Refs #8630, when detecing campaign info in Referrers check _rcn and _rck quer...diosmosis
2015-09-01Adding tests for related log importer PR here: https://github.com/piwik/piwik...diosmosis
2015-09-01call replayLogFile method twice so one can see how often we trigger log importerThomas Steur
2015-08-31added tests for piwik/piwik-log-analytics#97 to make sure idsite option is ap...Thomas Steur
2015-08-26Add tracker requests excluded due to unknown URLs to NoVisitsTest fixture so ...diosmosis
2015-08-12Fix tests and fixtures to work with an http host different than localhostMatthieu Napoli
2015-06-26Download GeoIP Dbs on travis in UITestFixture.php.diosmosis
2015-06-26Add IP addresses to visits in UITestFixture and make sure to use full IPs + P...diosmosis
2015-06-17Updating log analytics submodule for https://github.com/piwik/piwik-log-analy...diosmosis
2015-06-03Fix UITestFixture, add token auth to request to create dashboards since the c...diosmosis