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
2016-10-06Mark the 3.0.0 upgrade as a major DB upgrademattab
2016-10-05Merge branch '3.x-dev' into apiimprovementsThomas Steur
2016-10-05 Add new UI test for scheduled reports editor (#10676)Matthieu Aubry
2016-10-05move fix of broken update script to 2.16.5sgiehl
2016-10-04Fix fatal error exception is already in use (#10675)Thomas Steur
2016-10-04fixes #10671Stefan Giehl
2016-10-04Do not issue warning/errors during update, when activating a plugin that is a...Matthieu Aubry
2016-10-04Config file must be writable during upgrade so that plugins are successfully ...mattab
2016-09-30mention new event in changelogThomas Steur
2016-09-30lots of improvementsThomas Steur
2016-10-04move timezone offest calculation to date classsgiehl
2016-10-04use internal Date class to calculate timezone differencesgiehl
2016-09-30Merge branch '3.x-dev' into 3.0-m09Thomas Steur
2016-10-03Visitor IP Segment is defined twice (#10621)Thomas Steur
2016-10-02Merge pull request #10579 from piwik/delete_uid_only_when_foundMatthieu Aubry
2016-10-01Track a unique id for each pageview (#10499)Thomas Steur
2016-10-01Make goal title in report clickable (#10571)Thomas Steur
2016-09-30fix typo across codebase: Let's -> letsmattab
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-032.16.3Matthieu Aubry
2016-10-032.16.3-rc3mattab
2016-10-02Merge pull request #10633 from piwik/notify_users_when_php_needs_upgrade_to_u...Matthieu Aubry
2016-10-02Make notification ID uniquemattab
2016-10-02Warn users (in all admin pages) when the PHP version is not recent enough to ...mattab
2016-10-02Merge pull request #10631 from piwik/mark_upgrade_as_majorMatthieu Aubry
2016-10-02Prevent "DateTimeZone::__construct(): Unknown or bad timezone (UTC-5)" during...mattab
2016-10-02Marki 2.16.3 DB upgrade as major as it updates a field on the log_visit table...mattab
2016-09-29Make sure to load Piwik JS tracker synchronously when requested to be loaded ...Thomas Steur
2016-09-29When updating the config file failed (or when any other file is not writable....Matthieu Aubry
2016-09-29remove extra two parameters in VisitExcluded constructor to prevent confusion...Matthieu Aubry
2016-09-29Additional informations passed in the hook "isExcludedVisit" (issue #10415) (...Thomas Fasselt
2016-09-29Automatically update all marketplace plugins when updating Piwik (#10527)Thomas Steur
2016-09-282.16.3-rc1Matthieu Aubry
2016-09-28Fix bug in widget list remove where the JSON object becomes arraymattab
2016-09-27Add @ignore tag to this method so it does not appear in auto generated doc, r...mattab
2016-09-27Delete UID cookie only when foundmattab
2016-09-27do not make log_action.idaction (and foreign keys) BIGINT to prevent large ov...Matthieu Aubry
2016-09-27Minor: new commentmattab
2016-09-27Various minor tweaks to 3.x (#10566)Matthieu Aubry
2016-09-26Fix WARNING: plugins/CoreVisualizations/Visualizations/Sparklines.php(77): No...mattab
2016-09-262.16.3-b4Matthieu 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-23De-activate the old non-existing plugin https://github.com/piwik/piwik/pull/1...mattab
2016-09-23Rename Null class to NullBackend for PHP7 compatibility (where Null is reserv...Matthieu Aubry
2016-09-23 Activating a plugin should fail when the plugin has missing dependencies (#1...Matthieu Aubry
2016-09-22Renamed plugin ExampleRssWidget -> RssWidget (#10528)Matthieu Aubry
2016-09-21Added new event Archiving.makeNewArchiverObject to allow customising plugin ...Michał Gaździk
2016-09-20refs #9231 Make all log_* tables fields NULLable (#10492)Thomas Steur
2016-09-20Fix Scheduled Reports sent one hour late in daylight saving timezones (#10443)Stefan Giehl