Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-23fixes #5867 remove upper limit completelyThomas Steur
2014-07-22refs #5867 allow up to 15 characters in top level domainThomas Steur
2014-07-22refs #5867 make sure a *.international email address would workThomas Steur
2014-07-18fixes #5841 fix Uninitialized string offset if custom variable is an empty st...Thomas Steur
2014-07-15fixed method signaturesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-14In Tracking Code screen, custom variables should be indexed with index 1 rath...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-17Fix password resetmattab
2014-04-14Revert previous commit, this was wrong. Instead use: getPluginsLoadedAndActiv...mattab
2014-04-14Refs #4357 Only add Javascript and CSS files from activated plugins.mattab
2014-04-07Return login as array key in Piwik::getAllSuperUserAccessEmailAddresses.diosmosis
2014-04-07tests for unlimited custom variablesThomas Steur
2014-04-04In the tracking code, the domain was not displayed (regression). Prepending h...mattab
2014-04-03Removed deprecated methods, renamed calls to the new methods. Refs #4942mattab
2014-04-03Remove stray newlines in javascript tracking code output, use server side tra...diosmosis
2014-03-24Normalize URL inputs to Piwik::getJavaScriptCode.diosmosis
2014-03-24Fix another bug in core/Piwik.php's tracking code generation (use http URL fo...diosmosis
2014-03-22Fix bugs in server-side tracking code generation.diosmosis
2014-03-21Fixing build.diosmosis
2014-03-21Fixing builddiosmosis
2014-03-21Add server-side hooks for server-side JavaScript code generation.diosmosis
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2014-01-28refs #4564 added method to not break apiThomas Steur
2014-01-28refs #4564 faster check in case user is the current userThomas Steur
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-27#4564 updated some translation stringsThomas Steur
2014-01-24refs #4564 some more tests, also grepped for different superuser terms and up...Thomas Steur
2014-01-23refs #4564 deprecate some more methodsThomas Steur
2014-01-23refs #4564 added missing method again to not break API and fix testsThomas Steur
2014-01-23refs #4564 fixed some permission issues and removed the todo tagsThomas Steur
2014-01-23refs #4564 introducing some more new methods for has superuser access. Old me...Thomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23refs #4564 also check for the config userThomas Steur
2014-01-23refs #4564 restrict sites to login for all non super usersThomas Steur
2014-01-23refs #4564 some more fixes for config super userThomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2014-01-06Fixing double encodingmattab
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-11-26Refs #4200, fixing typo in method name and tweaking docs.diosmosis
2013-11-06Phpstorm organize importsmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-28Refs #4247 Adding unit test + fixing "visit" custom variable scopemattab