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-262.15.1-b42.15.1-b4Matthieu Aubry
2015-11-252.15.1-b32.15.1-b3Matthieu Aubry
2015-11-24Merge branch 'master' into 9129_2mattab
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-23Check the list of spammers is an array to prevent notice in edge case, fixes ...mattab
2015-11-23Merge pull request #9230 from piwik/9192Matthieu Aubry
2015-11-23Merge pull request #9228 from piwik/9224Thomas Steur
2015-11-23Removed broken links, we do not really have replacements for these links that...Thomas Steur
2015-11-23Merge pull request #9237 from piwik/profiler_allow_extensionThomas Steur
2015-11-19Update Formatter.phpRitvik Gautam
2015-11-19make new operators available in the UI, moved check to segment data classThomas Steur
2015-11-19use union of segments for custom variablesThomas Steur
2015-11-19refs #8076 #9224 adding new segment ActionUrl + new operators starts with an...Thomas Steur
2015-11-19Use XHProf extension if it is enabled (do not require to build the xhprof via...mattab
2015-11-19cleanupsgiehl
2015-11-19move list of socials to other repo and convert format to ymlsgiehl
2015-11-19moved definitions of search engines to new repo and converted them to better ...sgiehl
2015-11-182.15.1-b22.15.1-b2Matthieu Aubry
2015-11-18Merge pull request #9218 from piwik/9160Matthieu Aubry
2015-11-18refs #9192 fix no data in segmented visitor log for urls with ampersandThomas Steur
2015-11-17show an error message if installing a plugin failsThomas Steur
2015-11-16fixes #9117 strpos() expects parameter 1 to be stringThomas 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