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
2015-11-17show an error message if installing a plugin failsThomas Steur
2015-11-12refs #9201 do not use DI for request processorsThomas Steur
2015-11-05refs #9171 better check for valid plugin namesThomas Steur
2015-11-04changed look of custom variables screen, merge metadata when specifiedThomas Steur
2015-11-04added screen to see custom variable usagesThomas Steur
2015-11-04Merge pull request #9144 from piwik/notification_old_phpThomas Steur
2015-11-04Refactor following code review #8156 #8193mattab
2015-11-02Merge pull request #9099 from piwik/8721Matthieu Aubry
2015-11-02when PHP is 5.4, display a warning message in a notification, and ask users t...mattab
2015-11-02Merge pull request #9137 from Joey3000/sql_mode_mysql4_1Matthieu Aubry
2015-11-01Merge pull request #9047 from sarelvdwalt/masterThomas Steur
2015-11-01Make sql_mode compatibile with MySQL 4.1Joey3000
2015-10-30Merge pull request #8835 from piwik/travis_sudo_false2Benaka
2015-10-30Merge pull request #9093 from piwik/timeformatsMatthieu Aubry
2015-10-29Do not use static local variable in FrontController so tests can initialize t...diosmosis
2015-10-29Removed $dateDropSupport (#9047)Sarel van der Walt
2015-10-29fix event example codeThomas Steur
2015-10-29Merge pull request #9098 from piwik/9090Matthieu Aubry
2015-10-28move update script to languagesmanager pluginsgiehl
2015-10-28added new DateTimeFormatProvider to provide date, time and interval formatssgiehl
2015-10-28code improvements / added testssgiehl
2015-10-28allow user to chosse between 12 and 24 hour time formatsgiehl
2015-10-27Remove trusted host change and try to fix w/ ui-test.php config modification.diosmosis
2015-10-27Remove getCurrentHostWithPort hack, shouldn't be necessary w/ new phantomjs i...diosmosis
2015-10-27Allow extra environments to be specified through testing environment variable...diosmosis
2015-10-27Don't use port when checking for trusted hosts.diosmosis
2015-10-27HTTP Host: header can have port so don't do special manipulations during test.diosmosis
2015-10-27Make sure server port is included in current URLs in case Piwik is on a separ...diosmosis
2015-10-27make sure to return correct ip when all IPs are excludedThomas Steur
2015-10-27fixes #9090 SettingsServer.php - in_array() expects parameter 2Thomas Steur
2015-10-222.15.02.15.0Matthieu Aubry
2015-10-22Append UTC to generated datetimemattab
2015-10-222.15.0-rc52.15.0-rc5Matthieu Aubry
2015-10-22Merge pull request #9075 from piwik/report_generated_tooltipMatthieu Aubry
2015-10-22Minor commentmattab
2015-10-22Make the string ts_archivedmattab
2015-10-22Display 'Report generated Xs ago' in help tooltip, Fix years old regressionmattab
2015-10-202.15.0-rc4 - maybe the last RC for 2.15.0!2.15.0-rc4Matthieu Aubry
2015-10-20Partially move NumberFormatter to DI, refactor NumberFormatterTest so not as ...diosmosis
2015-10-20In NumberFormatter::format() check for percent if value is a string only, sin...diosmosis
2015-10-19Allow tracker Requests to be manipulated via new method Request::setParam().diosmosis
2015-10-19Add new method to RequestProcessor called before the request is processed, ma...diosmosis
2015-10-172.15.0-rc32.15.0-rc3mattab
2015-10-15use number format for currency in all websites dashboardsgiehl
2015-10-15Make Google+ URL in UI the plus.google.com urlmattab
2015-10-15Also detect plus.google.com as Google+, tipped in forummattab
2015-10-152.15.0-rc22.15.0-rc2Matthieu Aubry
2015-10-14Merge pull request #9000 from piwik/8993Thomas Steur
2015-10-14only add piwik-expand-on-click to the controls that need itThomas Steur
2015-10-132.15.0-rc12.15.0-rc1Matthieu Aubry