Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Niahm
/
piwik
Public
forked from
matomo-org/matomo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
piwik
plugins
SEO
on
master
User selector
All users
All time
Commit history
Commits on Dec 10, 2013
Fixes #4367, remove version column and move version to name column and make version strings consistent in plugins admin.
diosmosis
committed
1d47dde
View commit details
Copy full SHA for 1d47dde
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
getting rid of the fetch parameter
tsteur
committed
9060f01
View commit details
Copy full SHA for 9060f01
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Adding type hinting to API classes
mattab
committed
5fcf444
View commit details
Copy full SHA for 5fcf444
View code at this point
Browse repository at this point
Commits on Nov 7, 2013
Adding some type hint
mattab
committed
b3588e2
View commit details
Copy full SHA for b3588e2
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Phpstorm organize imports
mattab
committed
2a8dce1
View commit details
Copy full SHA for 2a8dce1
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Refs #4208 refactor all singletons except the hard ones (with custom getInstance()
Show description for c782b8c
mattab
committed
c782b8c
View commit details
Copy full SHA for c782b8c
View code at this point
Browse repository at this point
Refs #4208 Move Plugin classes to core/Plugin for clarity
mattab
committed
b6a4d25
View commit details
Copy full SHA for b6a4d25
View code at this point
Browse repository at this point
Commits on Oct 9, 2013
Refs #4202 removing functions Piwik_Translate and Piwik_TranslateException
mattab
committed
81ccb29
View commit details
Copy full SHA for 81ccb29
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Applying phpstorm code style PSR refs #3771
mattab
committed
84eba85
View commit details
Copy full SHA for 84eba85
View code at this point
Browse repository at this point
Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* directories
mattab
committed
d1d4472
View commit details
Copy full SHA for d1d4472
View code at this point
Browse repository at this point
refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)
mattab
committed
186f09a
View commit details
Copy full SHA for 186f09a
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
Refs #4125 Renaming plugin from Referers to Referrers
Show description for a27771e
mattab
committed
a27771e
View commit details
Copy full SHA for a27771e
View code at this point
Browse repository at this point
Commits on Oct 6, 2013
Removed Piwik::log and replace with calls to Log::... functions. Also changed logging level on travis.
Benaka Moorthi
committed
6c11ad2
View commit details
Copy full SHA for 6c11ad2
View code at this point
Browse repository at this point
Commits on Oct 1, 2013
refs #4134 use plural to indicate a developer can add multiple entries or widgets
tsteur
committed
f00d2f8
View commit details
Copy full SHA for f00d2f8
View code at this point
Browse repository at this point
refs #4134 renamed some hooks
tsteur
committed
e476ef0
View commit details
Copy full SHA for e476ef0
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
translations cleanup: removed more duplicate translations
sgiehl
committed
f9f7693
View commit details
Copy full SHA for f9f7693
View code at this point
Browse repository at this point
Commits on Sep 14, 2013
Adding UrlHelper containing random logic around manipulating urls
mattab
committed
8c1f92b
View commit details
Copy full SHA for 8c1f92b
View code at this point
Browse repository at this point
Moving piwik settings specific getters to SettingsPiwik class
Show description for e3bd0c0
mattab
committed
e3bd0c0
View commit details
Copy full SHA for e3bd0c0
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
added missing ';' / use double quotes for attribute values instead of single quotes
sgiehl
committed
aa8b2f1
View commit details
Copy full SHA for aa8b2f1
View code at this point
Browse repository at this point
Commits on Aug 11, 2013
Merge branch 'plugin_namespaces'
Show description for d293408
mattab
committed
d293408
View commit details
Copy full SHA for d293408
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
added some inline variable type hints / fixed some doc blocks
sgiehl
committed
8386cf4
View commit details
Copy full SHA for 8386cf4
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\Plugins\*
Show description for a96ec40
mattab
committed
a96ec40
View commit details
Copy full SHA for a96ec40
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished core/ conversion
mattab
committed
765be0d
View commit details
Copy full SHA for 765be0d
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classes
Show description for 5104d94
mattab
committed
5104d94
View commit details
Copy full SHA for 5104d94
View code at this point
Browse repository at this point
Commits on Jul 21, 2013
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager.
Show description for aca8ec3
mattab
committed
aca8ec3
View commit details
Copy full SHA for aca8ec3
View code at this point
Browse repository at this point
Commits on Jul 20, 2013
Converting to namespace: Period, Site
mattab
committed
7ca3554
View commit details
Copy full SHA for 7ca3554
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into php-5.3-namespaces
Show description for e796753
mattab
committed
e796753
View commit details
Copy full SHA for e796753
View code at this point
Browse repository at this point
Removing extra namespace \Core
mattab
committed
6e38973
View commit details
Copy full SHA for 6e38973
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
Fix Google Indexed Pages metric for sites with less than dozens pages listed (where the "about" string is not displayed in search output)
mattab
committed
6e2ac9c
View commit details
Copy full SHA for 6e2ac9c
View code at this point
Browse repository at this point
Commits on Jul 18, 2013
Refactor class Piwik_Common to \Piwik\Core\Common
Show description for 03b4953
halfdan
committed
03b4953
View commit details
Copy full SHA for 03b4953
View code at this point
Browse repository at this point
Refactor class Piwik_Commin to \Piwik\Core\Common
Show description for 9b2c0a7
halfdan
committed
9b2c0a7
View commit details
Copy full SHA for 9b2c0a7
View code at this point
Browse repository at this point
Refactor class Piwik to \Piwik\Core\Piwik
halfdan
committed
181a36b
View commit details
Copy full SHA for 181a36b
View code at this point
Browse repository at this point
Commits on Jul 12, 2013
fixed/added some missing doc blocks
sgiehl
committed
91ea067
View commit details
Copy full SHA for 91ea067
View code at this point
Browse repository at this point
Commits on Jul 1, 2013
removing extra space, raw
mattab
committed
4316972
View commit details
Copy full SHA for 4316972
View code at this point
Browse repository at this point
* 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
Show description for 9168480
mattab
committed
9168480
View commit details
Copy full SHA for 9168480
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.