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
2022-05-18[security] Force matomo.org related requests to use ssl as default (#19098)Peter Zhang
2021-12-17Ensure updates are always done with super user permission (#18503)Stefan Giehl
2021-11-11[Vue] migrate dropdown and related directives (#18214)dizzy
2021-05-07Clear all cache directly after an update instead of in oneClickResults(). (#1...dizzy
2021-01-18Disable newVersionAvailable when auto update enabled. (#17105)Thomas Steur
2021-01-14remove revised codesgiehl
2020-11-10Adds nonce to one click update form (#16686)Stefan Giehl
2020-09-11Simplify updater further should climulti not work (#16422)Thomas Steur
2020-09-09Update donations widget (#16405)Thomas Steur
2020-09-04Merge 3.X into 4.X (#16378)Thomas Steur
2020-08-26Disable some core updater actions if auto update is not enabled (#16344)Thomas Steur
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-04-28Merge branch '3.x-dev' into 4.x-devsgiehl
2020-04-28Ensure oneClickUpdatePartTwo always returns json (#15877)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-04-16One click update in two parts so new code is loaded for second. (#15770)diosmosis
2019-10-07Use minified version of angular lib (#14959)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-20Delete cache after one click update to avoid un-updated in-memory classes bei...diosmosis
2019-02-11Include non-sql migrations in update dry run output. (#14003)diosmosis
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2017-11-20Show instance id in update screen (#12259)Stefan Giehl
2016-12-27File integrity checker now reports files found in the filesystem but not expe...Matthieu Aubry
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-09-292.16.3-rc1 (#10590)2.16.3-rc1Matthieu Aubry
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-09-08Ensure consistent sort order when displaying in the UImattab
2015-04-16Add support for custom logo in the updaterMatthieu Napoli
2015-04-16ref #7450 Redesigning the database updater errorMatthieu Napoli
2015-04-16#7450 Redesigning the database updater success screenMatthieu Napoli
2015-04-16#7450 Redesigning the database updaterMatthieu Napoli
2015-04-16#7450 Redesigning the updaterMatthieu Napoli
2015-03-16Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-16ref #6441 When Piwik fails to update over HTTPS, offer the user the possibili...Matthieu Napoli
2015-03-16Refactor Piwik update with a Updater class + UI testsMatthieu Napoli
2015-03-10Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-04#6441 Updating through HTTPS if openssl is installed, else use HTTPMatthieu Napoli
2015-03-04Update the system check to consider https over fopen tooMatthieu Napoli
2015-03-04Update Piwik using HTTPS + add a system checkMatthieu Napoli
2015-03-02Merge branch 'master' into 7276_update_command_progressdiosmosis
2015-03-02Rename UpdateListener to UpdateObserver and use in CLI update command to show...diosmosis
2015-02-25Refs #7276, initial backwards compatible refactor of updater classes (moved C...diosmosis
2015-02-25Fixes #7280 Timeout of 120s instead of 30s by default to download the new Piw...Matthieu Napoli
2015-02-24Fixes #7280 Timeout of 30s instead of 10s by default to download the new Piwi...Matthieu Napoli
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-11-04Fixes #6588 - also removed the string from otrance translation platform.mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur