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
piwik.php
on
master
User selector
All users
All time
Commit history
Commits on Nov 15, 2013
Adding required file for the Piwik_ShouldThrowException function
mattab
committed
6e0621e
View commit details
Copy full SHA for 6e0621e
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Phpstorm organize imports
mattab
committed
a383d65
View commit details
Copy full SHA for a383d65
View code at this point
Browse repository at this point
Commits on Oct 22, 2013
Minor
mattab
committed
e5db16a
View commit details
Copy full SHA for e5db16a
View code at this point
Browse repository at this point
Commits on Oct 21, 2013
Tracker refactor + fix bug in bulk authentication + Cleanup some of Transitions code refs #472
mattab
committed
3760ca1
View commit details
Copy full SHA for 3760ca1
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Minor refs #472
mattab
committed
15a4fc8
View commit details
Copy full SHA for 15a4fc8
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 Menu refactor GO. This one is tricky...
mattab
committed
500373c
View commit details
Copy full SHA for 500373c
View code at this point
Browse repository at this point
Fix tests
mattab
committed
90cfa38
View commit details
Copy full SHA for 90cfa38
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Fixing tracker debug mode
mattab
committed
9309d5e
View commit details
Copy full SHA for 9309d5e
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
Refactoring + improve Trusted Host message
mattab
committed
9d4e91e
View commit details
Copy full SHA for 9d4e91e
View code at this point
Browse repository at this point
Fixing build.
Benaka Moorthi
committed
b97b1c0
View commit details
Copy full SHA for b97b1c0
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Refs #4133 Finishing the code changes and build seems to pass
mattab
committed
61b8e59
View commit details
Copy full SHA for 61b8e59
View code at this point
Browse repository at this point
Refs #4133
mattab
committed
494d826
View commit details
Copy full SHA for 494d826
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Fixing bug as reported in: http://forum.piwik.org/read.php?2,106317
mattab
committed
a54bdaf
View commit details
Copy full SHA for a54bdaf
View code at this point
Browse repository at this point
Commits on Sep 14, 2013
Fix build
mattab
committed
cc8f827
View commit details
Copy full SHA for cc8f827
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
Ignore new google and facebook bots http://forum.piwik.org/read.php?2,106051
mattab
committed
693c27f
View commit details
Copy full SHA for 693c27f
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Refs #3741 PHP Namespace conversion continued: Tracker classes,
Show description for 1175294
mattab
committed
1175294
View commit details
Copy full SHA for 1175294
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
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 18, 2013
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 5, 2013
Implemented custom event dispatching system for Piwik (replaced event dispatcher lib in libs/Event).
Show description for ddd7aac
Benaka Moorthi
committed
ddd7aac
View commit details
Copy full SHA for ddd7aac
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Fixing last test
mattab
committed
0563a80
View commit details
Copy full SHA for 0563a80
View code at this point
Browse repository at this point
Enabling debug to understand travis failure
mattab
committed
469aa03
View commit details
Copy full SHA for 469aa03
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Fixing tests
mattab
committed
8d1adbc
View commit details
Copy full SHA for 8d1adbc
View code at this point
Browse repository at this point
Refactor Tracker_Visit, moving 400+ lines to a new Tracker_Request object. This class contains all getRequestVar calls and all knownledge of request params.
mattab
committed
e438071
View commit details
Copy full SHA for e438071
View code at this point
Browse repository at this point
Commits on Mar 27, 2013
Mass conversion of all files to the newly agreed coding standard: PSR 1/2
Show description for ae4b031
mattab
committed
ae4b031
View commit details
Copy full SHA for ae4b031
View code at this point
Browse repository at this point
Commits on Feb 20, 2013
Missing include
mattab
authored and
halfdan
committed
15659ad
View commit details
Copy full SHA for 15659ad
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
Removing SVN $, since Git does not provide auto properties.
halfdan
committed
659673b
View commit details
Copy full SHA for 659673b
View code at this point
Browse repository at this point
Commits on Oct 23, 2012
Fixes #3466
Show description for 79dd0ab
mattab
committed
79dd0ab
View commit details
Copy full SHA for 79dd0ab
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
Refs #3339 testing pots commit hook was migrated correctly?
Show description for 575b770
mattab
committed
575b770
View commit details
Copy full SHA for 575b770
View code at this point
Browse repository at this point
Refs #3339 testing pots commit hook was migrated correctly?
Show description for c24e321
mattab
committed
c24e321
View commit details
Copy full SHA for c24e321
View code at this point
Browse repository at this point
Commits on Aug 2, 2012
* Fixing broken POST tracking requests
Show description for 32f0a16
mattab
committed
32f0a16
View commit details
Copy full SHA for 32f0a16
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
Make sure that exceptions are caught in piwik.php or the webserver might return 500 error and this would fail the system check tests
Show description for a11834e
mattab
committed
a11834e
View commit details
Copy full SHA for a11834e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.