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
Branch selector
4200
User selector
All users
All time
Commit history
Commits on Oct 20, 2013
Refs #4200, documented core/Singleton.php and core/Site.php and set method visibility for Site.
diosmosis
committed
23c843b
View commit details
Copy full SHA for 23c843b
Browse repository at this point
Refs #4200, documented core/SettingsServer.php.
diosmosis
committed
1c77478
View commit details
Copy full SHA for 1c77478
Browse repository at this point
Documented core/SettingsPiwik.php.
diosmosis
committed
12a45b9
View commit details
Copy full SHA for 12a45b9
Browse repository at this point
Refs #4200, documented core/Segment.php
diosmosis
committed
7ffb3f1
View commit details
Copy full SHA for 7ffb3f1
Browse repository at this point
Refs #4200, tweaked RankingQuery docs.
diosmosis
committed
2c8c5c5
View commit details
Copy full SHA for 2c8c5c5
Browse repository at this point
Documented core/Plugin.php class.
diosmosis
committed
e0927d2
View commit details
Copy full SHA for e0927d2
Browse repository at this point
Refs #4200, finish documenting core/Piwik.php.
diosmosis
committed
115a695
View commit details
Copy full SHA for 115a695
Browse repository at this point
Refs #4200, documented several more classes.
diosmosis
committed
c753044
View commit details
Copy full SHA for c753044
Browse repository at this point
Refs #4200, documented Mail class.
diosmosis
committed
822a310
View commit details
Copy full SHA for 822a310
Browse repository at this point
Refs #4200, added more documentation to the Log class and modified default value of log_file_path config option.
diosmosis
committed
9ca9d75
View commit details
Copy full SHA for 9ca9d75
Browse repository at this point
Refs #4200, tweaked docs for core/IP.php.
diosmosis
committed
662babf
View commit details
Copy full SHA for 662babf
Browse repository at this point
Refs #4200, documented Http class.
diosmosis
committed
87756a9
View commit details
Copy full SHA for 87756a9
Browse repository at this point
Refs #4200, finished documenting FrontController.
diosmosis
committed
32fceb0
View commit details
Copy full SHA for 32fceb0
Browse repository at this point
Commits on Oct 19, 2013
Refs #4200, documented the Filesystem class.
diosmosis
committed
7c58e92
View commit details
Copy full SHA for 7c58e92
Browse repository at this point
Refs #4200, documented Db.php and small refactor to LogDataPurger/ReportsPurger (allow order by to be unspecified).
diosmosis
committed
0a9ad10
View commit details
Copy full SHA for 0a9ad10
Browse repository at this point
Refs #4200, documented Date object.
diosmosis
committed
aee8e5c
View commit details
Copy full SHA for aee8e5c
Browse repository at this point
Fixing tests.
diosmosis
committed
5132814
View commit details
Copy full SHA for 5132814
Browse repository at this point
Done.
diosmosis
committed
ce5ff19
View commit details
Copy full SHA for ce5ff19
Browse repository at this point
Commits on Oct 18, 2013
Refs #4200, started documentation of DataTable class.
diosmosis
committed
1a6ab30
View commit details
Copy full SHA for 1a6ab30
Browse repository at this point
Refs #4200, documented Config.php.
diosmosis
committed
4535508
View commit details
Copy full SHA for 4535508
Browse repository at this point
Fix typo.
diosmosis
committed
1f2975c
View commit details
Copy full SHA for 1f2975c
Browse repository at this point
Refs #4200, do not generate docs for CacheFile class, document @api methods in Common, remove unused Common:: var, remove Common::substr and Common::strlen.
diosmosis
committed
2e8317c
View commit details
Copy full SHA for 2e8317c
Browse repository at this point
Merge branch 'master' of github.com:piwik/piwik
tsteur
committed
c7ed462
View commit details
Copy full SHA for c7ed462
Browse repository at this point
disable logging for now to make ui tests work again
tsteur
committed
74bbe6d
View commit details
Copy full SHA for 74bbe6d
Browse repository at this point
Minor changes
mattab
committed
8fe0766
View commit details
Copy full SHA for 8fe0766
Browse repository at this point
Adding UItests to the phpunit.xml
mattab
committed
45805ea
View commit details
Copy full SHA for 45805ea
Browse repository at this point
updating submodules
tsteur
committed
8315931
View commit details
Copy full SHA for 8315931
Browse repository at this point
Merge pull request #129 from piwik/viewdata_refactoring
Show description for 1cbc30a
tsteur
committed
1cbc30a
View commit details
Copy full SHA for 1cbc30a
Browse repository at this point
make sure treemap and other custom visualizations are displayed in case any action module is requested
tsteur
committed
1e57892
View commit details
Copy full SHA for 1e57892
Browse repository at this point
log a message in case requestConfig properties have changed after requesting data table
tsteur
committed
65a767e
View commit details
Copy full SHA for 65a767e
Browse repository at this point
Documentation tweaks and fix to visitor profile widget bug.
diosmosis
committed
1da6f1f
View commit details
Copy full SHA for 1da6f1f
Browse repository at this point
set column properties before loading the data table
tsteur
committed
1a2ab07
View commit details
Copy full SHA for 1a2ab07
Browse repository at this point
update submodule
tsteur
committed
8846067
View commit details
Copy full SHA for 8846067
Browse repository at this point
this could fix the JavaScript Canvas error
tsteur
committed
6b82bd1
View commit details
Copy full SHA for 6b82bd1
Browse repository at this point
phpdoc
tsteur
committed
62484a6
View commit details
Copy full SHA for 62484a6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.