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
2019-10-30Make private method getIndividualJsIncludesFromAssetFetcher in AssetManager p...Thomas Steur
2019-10-29:boom: 3.12.0 release :boom:3.12.0Matthieu Aubry
2019-10-293.12.0-rc33.12.0-rc3Matthieu Aubry
2019-10-293.12.0Matthieu Aubry
2019-10-23Fix warning Undefined index: host (#15041)Thomas Steur
2019-10-23Fix build failures (#15016)Kate Butler
2019-10-223.12.0-rc23.12.0-rc2Matthieu Aubry
2019-10-22Allow overwriting default view type even for reports with fixed view types (#...Stefan Giehl
2019-10-16Add new method to register a plugin auto loader when plugin is installed outs...Thomas Steur
2019-10-163.12.0-rc13.12.0-rc1Matthieu Aubry
2019-10-16Allow date ranges to be passed to core:invalidate-report-data (#14450)Kate Butler
2019-10-16Change visibility of some classes in AssetManager (#15009)Thomas Steur
2019-10-16Avoid warning headers already sent when setting session cache limiter (#14979)Thomas Steur
2019-10-15Fix mismatched visitors (Overview / Visitor Log) when segment is applied (#14...Thomas Steur
2019-10-13Allow bootstrap file to manipulate config settings (#15001)Thomas Steur
2019-10-11Add event to generate asset manager instance (#14995)Thomas Steur
2019-10-113.12.0-b73.12.0-b7Matthieu Aubry
2019-10-11Don't enable example plugins by default so we can remove them from the releas...Thomas Steur
2019-10-11Allow noreply email address/from to be set in admin panel (#14975)Kate Butler
2019-10-103.12.0-b63.12.0-b6Matthieu Aubry
2019-10-10Add event to disable async execution of CliMulti (#14969)Thomas Steur
2019-10-10Log stack traces for PHP warnings etc (#14961)Kate Butler
2019-10-10Smaller varchar size for log_action.name (#14859)Thomas Steur
2019-10-033.12.0-b53.12.0-b5Matthieu Aubry
2019-10-03Show all sites item only if multi sites is enabled (#14936)Thomas Steur
2019-10-02To not prefix dir ever (#14928)Thomas Steur
2019-10-02Ignore option inserts if they fail (#14931)Thomas Steur
2019-10-02Proper encoding of segment values for Actions reports. (#13481)diosmosis
2019-10-02Add option to archiver to not create archives for segments for today (#14834)Thomas Steur
2019-10-02Change login page message when user has been redirected after auth failure (#...Kate Butler
2019-10-01Replace some usages of Common::printDebug w/ use of logger (#13968)diosmosis
2019-10-01Catch error if tx_isolation is not available (#14924)Thomas Steur
2019-10-01Add a configurable row limit to report export popover (#14913)Kate Butler
2019-09-30HTTP method needs to return true when a destination path is given (#14921)Thomas Steur
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-30Fix transaction level capability check (#14920)diosmosis
2019-09-27Sparkline: Fix value sanitizing (remove non breaking spaces and other invalid...MichaelHeerklotz
2019-09-27Small tweaks to some of the in-app links to matomo.org (#14912)Matthieu Aubry
2019-09-263.12.0-b43.12.0-b4Matthieu Aubry
2019-09-23If session was already started, do not start it again (#14896)Thomas Steur
2019-09-22When loading a template url from a custom plugin directory, prefix the relati...Thomas Steur
2019-09-21No config reload on save (#14824)Thomas Steur
2019-09-20Ensure all plugins are archived when range archiving is triggered by core:arc...Stefan Giehl
2019-09-19Fixed #14662 and fixed decimal separator translation (#14901)MichaelHeerklotz
2019-09-19better handling of setting transaction level (#14899)Thomas Steur
2019-09-18Use correct NotYetInstalledException when Matomo is not yet installed (#14823)Thomas Steur
2019-09-18Provide possibility to force not using a subquery (#14786)Thomas Steur
2019-09-17Allow custom DB adapter in tracker mode (#14876)Thomas Steur
2019-09-17Fix user path was not working as it should (allow placing config file outside...Thomas Steur
2019-09-17Let plugins hook and listen into http requests (#14877)Thomas Steur