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-12-082.15.1-b92.15.1-b9Matthieu Aubry
2015-12-08Check whether known URL starts with path if defined, do no longer match subdo...Thomas Steur
2015-12-072.15.1-b82.15.1-b8Matthieu Aubry
2015-12-07fix error table log_visit is already joined in https://github.com/piwik/plugi...Thomas Steur
2015-12-04Merge pull request #9320 from piwik/website_pathMatthieu Aubry
2015-12-042.15.1-b72.15.1-b7Matthieu Aubry
2015-12-04Merge pull request #9314 from piwik/action_type_segmentMatthieu Aubry
2015-12-04fix possible mysql error "Not unique table/alias"Thomas Steur
2015-12-04Check whether string actually contains value to prevent from copying the stri...Matthieu Aubry
2015-12-04Merge pull request #9318 from piwik/processrequestserializeMatthieu Aubry
2015-12-04Merge pull request #9279 from piwik/9239Matthieu Aubry
2015-12-04Merge pull request #9221 from piwik/9145Matthieu Aubry
2015-12-04Minor code review items: anonimise URL referrer, split strings in two...mattab
2015-12-03Added support to specify a path in a website URL and Piwik will recognize the...Thomas Steur
2015-12-02only ignore join when it was given with exact same matchThomas Steur
2015-12-02Revert "reuse existing joins when possible"Thomas Steur
2015-12-01Do not serialize API request otherwiseThomas Steur
2015-12-01reuse existing joins when possibleThomas Steur
2015-12-01New segment: ActionTypeThomas Steur
2015-12-012.15.1-b62.15.1-b6Matthieu Aubry
2015-11-27Override the _dsn method to ensure the host+port is unset as soon as unix_soc...Floris Luiten
2015-11-27Merge pull request #9280 from piwik/9052Thomas Steur
2015-11-262.15.1-b52.15.1-b5Matthieu Aubry
2015-11-26Make sure local time has valid time format fixes #9052mattab
2015-11-26fix custom dimension reports shown an error when trying to detect if it suppo...Thomas Steur
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-23--force-date-last-n should really force archiving, even if there was no visit...mattab
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