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
core
Db
on
master
User selector
All users
All time
Commit history
Commits on Dec 27, 2013
Adding config setting to explicitely disable LOAD DATA INFILE to prevent error when doing mysql replication on AWS Fixes #4358
mattab
committed
1894442
View commit details
Copy full SHA for 1894442
View code at this point
Browse repository at this point
Commits on Dec 26, 2013
Adding option to set the chroot path in the config file so that the load data infile works Fixes #4442
mattab
committed
41ec2a5
View commit details
Copy full SHA for 41ec2a5
View code at this point
Browse repository at this point
Commits on Dec 17, 2013
fixes #4373, #1640
julienmoumne
committed
6624e27
View commit details
Copy full SHA for 6624e27
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Adding new column 'type' to 'piwik_site' table. Adding setters in Site object. Updating SiteManager tests. Refs #4326
mattab
committed
d4867f3
View commit details
Copy full SHA for d4867f3
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Phpstorm organize imports
mattab
committed
f6c11de
View commit details
Copy full SHA for f6c11de
View code at this point
Browse repository at this point
Commits on Nov 1, 2013
Refs #472 Move some logic to TableLogAction
mattab
committed
0eb2397
View commit details
Copy full SHA for 0eb2397
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Remove Piwik::translateException function.
diosmosis
committed
55c053f
View commit details
Copy full SHA for 55c053f
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
Merge branch 'master' into cevents
mattab
committed
87e9383
View commit details
Copy full SHA for 87e9383
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
fixed doc blocks
sgiehl
committed
60c2e6e
View commit details
Copy full SHA for 60c2e6e
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Some refactoring and preparations for custom events ref #472
Show description for ed9cd9e
mattab
committed
ed9cd9e
View commit details
Copy full SHA for ed9cd9e
View code at this point
Browse repository at this point
Commits on Oct 15, 2013
Type hint for Singleton
Show description for 07f66e0
mattab
committed
07f66e0
View commit details
Copy full SHA for 07f66e0
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
Fix logger_message issue (forgot to change table column in Myisam.php).
diosmosis
committed
1a061ab
View commit details
Copy full SHA for 1a061ab
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
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
Refs #4199 minor doc
mattab
committed
60949f6
View commit details
Copy full SHA for 60949f6
View code at this point
Browse repository at this point
Commits on Oct 8, 2013
Applying phpstorm code style PSR refs #3771
mattab
committed
1fa8da9
View commit details
Copy full SHA for 1fa8da9
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
minor
mattab
committed
734b026
View commit details
Copy full SHA for 734b026
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master'
mattab
committed
c39f83e
View commit details
Copy full SHA for c39f83e
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
refs #4199 documented some more events
tsteur
committed
c2cb040
View commit details
Copy full SHA for c2cb040
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 3, 2013
Remove unneeded logger tables.
Benaka Moorthi
committed
0be047a
View commit details
Copy full SHA for 0be047a
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
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 27, 2013
Use tag concept instead of plugin when logging and default to calling class name when plugin can't be determined.
Benaka Moorthi
committed
5657acb
View commit details
Copy full SHA for 5657acb
View code at this point
Browse repository at this point
Commits on Sep 26, 2013
Added tests and fixed bugs.
Benaka Moorthi
committed
4157032
View commit details
Copy full SHA for 4157032
View code at this point
Browse repository at this point
Finished more.
Benaka Moorthi
committed
b4c557e
View commit details
Copy full SHA for b4c557e
View code at this point
Browse repository at this point
Commits on Sep 24, 2013
Remove use of Zend_Registry to hold DB connections.
Benaka Moorthi
committed
48681dd
View commit details
Copy full SHA for 48681dd
View code at this point
Browse repository at this point
Commits on Sep 15, 2013
The long awaited DbHelper
mattab
committed
614d0e8
View commit details
Copy full SHA for 614d0e8
View code at this point
Browse repository at this point
Commits on Sep 14, 2013
Moving PHP/server settings getter/setter to SettingsServer class
mattab
committed
8d11a25
View commit details
Copy full SHA for 8d11a25
View code at this point
Browse repository at this point
Moving BatchInsert logic to own Db/BatchInsert class
mattab
committed
4e910af
View commit details
Copy full SHA for 4e910af
View code at this point
Browse repository at this point
Commits on Aug 11, 2013
Merge remote-tracking branch 'origin/master' into plugin_namespaces
Show description for f9b15e9
mattab
committed
f9b15e9
View commit details
Copy full SHA for f9b15e9
View code at this point
Browse repository at this point
Commits on Aug 9, 2013
Fixing bug in installer
mattab
committed
d719877
View commit details
Copy full SHA for d719877
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
fixed some doc blocks
sgiehl
committed
a9ff501
View commit details
Copy full SHA for a9ff501
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.