0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refs #4202 Menu refactor GO. This one is tricky... More... over 12 years ago
code style More... over 12 years ago
refs #4134 hook name changed More... over 12 years ago
refs #4134 fix hook More... over 12 years ago
refs #4134 renamed hook More... over 12 years ago
Fix small regression caused by Piwik class refactoring. More... over 12 years ago
Adding plugin.json file. More... over 12 years ago
moved translations for VisitorGenerator plugin to its own language files, as it will be moved to its own repository More... over 12 years ago
fixed some html markup errors More... over 12 years ago
Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\Plugins\* Added namespaces to functions.php files in the five plugins that had one Work in progress More... over 12 years ago
Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classes Removed many Piwik_ functions, in Piwik 2 it is best practise to use the methods calls instead More... over 12 years ago
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager. Removed some deprecated code. More... over 12 years ago
Converting to namespace: Period, Site More... over 12 years ago
Removing extra namespace \Core More... over 12 years ago
Refactor class Piwik_Common to \Piwik\Core\Common More... over 12 years ago
Refactor class Piwik_Commin to \Piwik\Core\Common More... over 12 years ago
Refactor class Piwik to \Piwik\Core\Piwik More... over 12 years ago
Refs #3942 * Removing getInformation() call from core plugins * Renamed translation key PDFReports_PluginDescriptionReports => PDFReports_PluginDescription More... over 12 years ago
Refactor template assignment of top menu + isFileWritable() More... over 12 years ago
fixed/added some missing doc blocks More... over 12 years ago
Merge branch 'master' of github.com:piwik/piwik into pleineLune__layout-cleanup More... over 12 years ago
Merge with master More... over 12 years ago
Merge branch '2.x-twig' More... over 12 years ago
* Enabling Twig 'strict_variables' so that we write best code possible, and learn early if some tpl code is not valid. Fixing few bugs that this uncovered * refactoring the percent column label in getPercentVisitColumn() * removing indexBeforeMenu and putting directly in parent template Refs #4019 More... over 12 years ago
Merge branch '2.x-twig' of https://github.com/piwik/piwik into 2.x-twig More... over 12 years ago
Reverting my commit where I removed all |raw per @halfdan feedback Instead we should manually add the missing |raw... Refs #4019 More... over 12 years ago
Revert "See the branch 2.x-twig for list of commits on twig... Kuddos @halfdan for your work!" More... over 12 years ago
See the branch 2.x-twig for list of commits on twig... Kuddos @halfdan for your work! More... over 12 years ago
Merge pull request #75 More... over 12 years ago
Fix VisitorGenerator More... over 12 years ago