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
2014-02-19rc42.1-rc4mattab
2014-02-19reverting my broken revert -> we'll add a UI test screenshot for it!mattab
2014-02-18rc3mattab
2014-02-182.1-rc22.1-rc2mattab
2014-02-18Refs #4702 Setup access statemattab
2014-02-18Refs #4701 Add integration testmattab
2014-02-18Refs #4701 Add CSV renderermattab
2014-02-18Refs #4701 Commit pull request proposed file (Just changed the icon for csv)mattab
2014-02-18Tracker debug messages when refreshing cachemattab
2014-02-18Always report an error if config file not writable. Not sure where this logic...mattab
2014-02-18Error code when there's an errormattab
2014-02-18Return proper error codemattab
2014-02-18Show helpful message when config file is not readablemattab
2014-02-18Finishing clearing the console command to allow piwik domainmattab
2014-02-18Add new piwik-domain generic option to the console. Part 2mattab
2014-02-18Add new piwik-domain generic option to the console.mattab
2014-02-17refs #4655 actually here we can refer to the comment in the configThomas Steur
2014-02-17refs #4655 updated description of merged assets optionThomas Steur
2014-02-17refs #4655 updated documentation as the merged_assets flag is not really rele...Thomas Steur
2014-02-17Fixes lowercase campaign name and keyword refs #4260mattab
2014-02-17Fixing bug where pre-processed segment would not be fully pre-process.mattab
2014-02-17Proper fix to some edge case bug. Will be nice to use AngularJS for such clie...mattab
2014-02-17Fix white spacing in archive.php help textmattab
2014-02-17Fixes #4687 Initializes the row values so this works without errors even in t...mattab
2014-02-17Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-02-17fixes #4655 assets are not invalidated after a plugin change. To fix this iss...Thomas Steur
2014-02-17Merge branch 'master' of github.com:piwik/piwikmattab
2014-02-17Fixes #4260 Make Campaign name + Keyword lowercase also in the Goal conversio...mattab
2014-02-17check whether the command ps is executable which is not the case if there is ...Thomas Steur
2014-02-15Fixes #4681 Move the Event to the factory so it is executed right before crea...mattab
2014-02-13Fixes #4673 In case the PHP binary used is php-cgi instead of PHP cli, add -q...mattab
2014-02-13Submodulemattab
2014-02-13Fix noticemattab
2014-02-12Merge branch 'master' of github.com:piwik/piwik2.1-rc1Thomas Steur
2014-02-12fix leading whitespaceThomas Steur
2014-02-122.1-rc1mattab
2014-02-12Merge remote-tracking branch 'origin/master'mattab
2014-02-12Refs #4610 do not require this directory writable, in the UI, only in the arc...mattab
2014-02-12refs #4610 make sure to rewrite tmp path if neededThomas Steur
2014-02-12refs #4610 fix testsThomas Steur
2014-02-12Merge remote-tracking branch 'origin/master' into 4610_cli_archivingThomas Steur
2014-02-12refs #4610 another way to get the php binaryThomas Steur
2014-02-12refs #4610 some code tweaks and optimizationsThomas Steur
2014-02-12Fixes #4669 do not use newer nextIf method in rendertokenparser.diosmosis
2014-02-12refs #4610 I do not like to have the climulti in http class as one could assu...Thomas Steur
2014-02-12refs #4610 simplified, delete old files that were not cleaned upThomas Steur
2014-02-12refs #4610 simplified some logic, fallback to http on windows, redirect the o...Thomas Steur
2014-02-11Fixes #4503 visitConvertedGoalId now works in all reports. Note that this als...mattab
2014-02-11refs #4610 do not start the actual process in case it was marked as finished ...Thomas Steur
2014-02-11refs #4610 if a process does not start after 8 seconds, finish it as the proc...Thomas Steur