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
2018-10-07Add possibility to manage and view Intranet websites (#13473)3.6.1-b3Thomas Steur
2018-09-10Remember user who created a site. (#13362)diosmosis
2018-07-27Translate currency names (#13068)Christian Schmidt
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-07-03Make it possible to use line breaks in placeholders (#13125)Stefan Giehl
2018-06-08Translate timezone names (#12901)Christian Schmidt
2018-06-07Use generic device model names if device type is known (#13015)Stefan Giehl
2018-03-30Moves various UI tests to their plugins (#12649)Stefan Giehl
2018-01-18Added CIDR Help (#12450)Jouveer
2018-01-11update test filessgiehl
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2017-02-19Fix tests (#11360)Matthieu Aubry
2016-12-16Store site search settings correctly (#11022)Stefan Giehl
2016-12-12Fix website measurable type was defining settings and properties for all type...Thomas Steur
2016-12-12Allow custom form types for user, system and measurable settings (#10992)Thomas Steur
2016-11-30Add regular expressions to the exclude parameters (#10846)pafgoncalves
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2015-12-22remove unused use statementssgiehl
2015-12-07refs #9320 when detecting the referrer name, consider a path of a different w...Thomas Steur
2015-12-04Minor: new test casesmattab
2015-12-03Added support to specify a path in a website URL and Piwik will recognize the...Thomas Steur
2015-10-12Re-engineer ArchiveInvalidationTest now that invalidation cascades up.diosmosis
2015-09-25Cover case in SitesManagerRequestProcess where ts_created is not found in tra...diosmosis
2015-09-25Fix newly added test.diosmosis
2015-09-25Remove depedency to SitesManager plugin in core ArchiveInvalidator service by...diosmosis
2015-09-10Check for scheme in SitesManager/API instead of 'http' starting string + fix ...diosmosis
2015-08-26While I'm in there, update the methods in SitesManager/tests/Integration/ApiT...diosmosis
2015-08-26Add addSite & updateSite test for exclude_unknown_urls setting.diosmosis
2015-08-26Trivial fix for testsbarbushin
2015-08-26Add option to track only website urlsbarbushin
2015-08-13refs #7700 return all websites my default for API method Sites.getPatternMatc...Thomas Steur
2015-07-03Fix two more formerly static method calls on FakeAccess instances.diosmosis
2015-06-23Merge pull request #8166 from piwik/sites_manager_search_fixMatthieu Aubry
2015-06-23fix integration test, app_id was not definedThomas Steur
2015-06-22added a testThomas Steur
2015-06-17added some ui testsThomas Steur
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-11getSitesIdFromSiteUrl should match when website url has unusual scheme eg. fb...mattab
2015-06-11Make getSitesIdFromSiteUrl work well when user is not Super User + add integr...mattab
2015-06-09SitesManager.getSitesIdFromSiteUrl should match both HTTP and HTTPSmattab
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-04-17refs #3838 use pagination in SitesManager to be able to manage many hundreds ...Thomas Steur
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis
2015-02-09the Fixture class was movedmattab
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur