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/core
AgeCommit message (Expand)Author
2020-02-29attempting to get to work on climulti requests, but strange DI issue is blocking15220-enable-fingers-crosseddiosmosis
2020-02-26Only detect php type based on file name (#15611)Thomas Steur
2020-02-26Prevent server gone away error in CronArchive (#15619)Thomas Steur
2020-02-25use transient cache for caching menus instead static array (#15585)Stefan Giehl
2020-02-25Fix event value is truncated (#15408)Thomas Steur
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-243.13.33.13.3Matthieu Aubry
2020-02-22Ensure cookies are not set with encoded parameters (#15602)Stefan Giehl
2020-02-21Add UI test for JavaScript tracking. (#15567)diosmosis
2020-02-21Try to prevent possible deadlock in archive invalidator (#15603)Thomas Steur
2020-02-20Ensure a valid timestamp is set when recording a conversion (#15587)Thomas Steur
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-203.13.3-rc13.13.3-rc1Matthieu Aubry
2020-02-20Fix couple issues w/ samesite handling in session, make sure session … (#15...diosmosis
2020-02-20Fallback to JSON renderer if no valid format is given (#15590)Thomas Steur
2020-02-18couple proxysite changes for comparison hopefully w/o side effects (#15570)diosmosis
2020-02-18Add movers and shakers widget to dashboard (#15578)Thomas Steur
2020-02-17Do not record the stack trace for user input errors (#15576)Thomas Steur
2020-02-17During archive invalidation clear general cache less often (#15577)Thomas Steur
2020-02-14Ensure the number of fraction digits is correct (#15544)Stefan Giehl
2020-02-12Move Provider plugin to the Marketplace (#15552)Thomas Steur
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-11Renames CustomPiwikJs plugin to CustomJsTracker (#15505)Stefan Giehl
2020-02-11Trigger exception when idgoal does not exist (#15551)Thomas Steur
2020-02-103.13.23.13.2Matthieu Aubry
2020-02-10Add missing return statement. (#15539)diosmosis
2020-02-103.13.2-rc23.13.2-rc2Matthieu Aubry
2020-02-07Reduce risk of segmentation fault in visit log (#15471)Thomas Steur
2020-02-07Force using DB sessions once Matomo is installed (#15275)Thomas Steur
2020-02-06No longer redirect when interacted with content (#15406)Thomas Steur
2020-02-04fix: enable user-defined value for insertIntoTempIterationStep (#15492)Tore
2020-02-03Fix possible undefined index notice (#15502)Stefan Giehl
2020-02-03Removes deprecated console param --piwik-domain (#15503)Stefan Giehl
2020-01-31Use safemode when running CLI commands (#15472)diosmosis
2020-01-303.13.2-rc13.13.2-rc1Matthieu Aubry
2020-01-29Use SameSite none for session token when embedded into iframe (#15439)Thomas Steur
2020-01-28Improve lock ID check for max length (#15407)Thomas Steur
2020-01-28Day range archiving issue (#15462)diosmosis
2020-01-28Use rebranded components (#15253)Stefan Giehl
2020-01-27Ensure missing GD extension doesn't break some features (#15141)Stefan Giehl
2020-01-27Add event that allows plugins to disable archiving for certain periods/sites ...diosmosis
2020-01-26Fixes possible warning (#15453)Stefan Giehl
2020-01-24silence is_executable call (#15446)diosmosis
2020-01-21Order of implode() args, avoid E_NOTICE in PHP7.4 (#15428)Peter Upfold
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-20Store session ID hashed in the DB (#15390)Thomas Steur
2020-01-16Remove more deprecated methods (#15398)Thomas Steur
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2020-01-163.13.13.13.1Matthieu Aubry
2020-01-16Fix Could not get the lock for ID, when creating a site (#15401)Matthieu Aubry