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/Db
AgeCommit message (Expand)Author
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-25Fix event value is truncated (#15408)Thomas Steur
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2019-12-31Revert "Revert prevent race condition in plugin settings #15249 (#15325)" (#1...Thomas Steur
2019-12-30Revert prevent race condition in plugin settings #15249 (#15325)Thomas Steur
2019-12-23Prevent race conditions when updating plugin settings (#15249)Kate Butler
2019-12-17Fix mysql table name too long while archiving a segment (#15276)Thomas Steur
2019-10-10Smaller varchar size for log_action.name (#14859)Thomas Steur
2019-10-01Catch error if tx_isolation is not available (#14924)Thomas Steur
2019-09-30Fix transaction level capability check (#14920)diosmosis
2019-09-19better handling of setting transaction level (#14899)Thomas Steur
2019-09-11Use "if not exists" when trying to create table (#14886)Thomas Steur
2019-09-03change mysql column type for new installs for log_action.name and log_convers...Thomas Steur
2019-09-03Batch up records for insert in ArchiveWriter (#14838)Kate Butler
2019-08-25Make sure to include instanceId in batchInsert (#14789)Thomas Steur
2019-07-29Move queued tracking lock implementation to core for other uses. (#14686)diosmosis
2019-07-11New goal type to match one goal type in GA (#14508)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-26Fix error number is detected wrongly in tracker mode (#14571)Thomas Steur
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-06 Report tracking into wrong Site ID and missing token auth (#13493)Thomas Steur
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-10-07Quote db name in certain queries. (#13529)diosmosis
2018-10-03New feature: allow setting goal revenue to event value for event matching goa...diosmosis
2018-09-10Remember user who created a site. (#13362)diosmosis
2018-08-09Fix update, make column nullable (#13261)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-06-14Fix #11596: Compatibility of Piwik with MySQL Group Replication and MySQL Inn...Aardvark8
2018-05-03Added new setting field to configure multiple values (#12807)Thomas Steur
2018-04-24Fixes #12002 and #12030 - azure fallback to "select @@version" (#12551)Anthon Pang
2018-04-23Fix syntax vor 'SHOW COLUMNS FROM' (#12759)Jens Dietze
2018-04-23Enable LOAD DATA LOCAL INFILE for PHP >= 5.6.17 when mysqlnd is used. (#12710)MichaelHeerklotz
2018-04-02Mysql SSL connection support from pull request #8049 (#10866)Geoff Waggott
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-05-15added missing method rowCount (#11698)Thomas Steur
2016-12-02Password hashing (#10926)Thomas Steur
2016-10-06fix scheThomas 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-26Adds possibility to define a goal description (#10057)Stefan Giehl
2016-09-20refs #9231 Make all log_* tables fields NULLable (#10492)Thomas Steur
2016-09-05fix Deprecated - Non-static method Piwik\Db\Adapter::isRecommendedAdapter() s...Thomas Steur