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-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
2013-10-25Fixed Whitespace.Clayton Daley
2013-10-25Added advanced parameters to getJavascriptTag API call. Adjusted back-end lo...Clayton Daley
2013-10-24Rearranged logic to simplify.Clayton Daley
2013-10-24Fixed typo.Clayton Daley
2013-10-24Fixed whitespace. Fixed typo.Clayton Daley
2013-10-24Fixed a strange issue in the commit tree. Corrected API call to SitesManager...Clayton Daley
2013-10-24Replaces DB calls with API call (per Matt's suggestion). Removes URL verific...Clayton Daley
2013-10-24Fixed Whitespace.Clayton Daley
2013-10-24This commit brings the getJavascriptTag API call up to parity with the Piwik ...Clayton Daley
2013-10-21Refs #4200, finish documenting core/Piwik.php.diosmosis
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-10-01Merge pull request #111 from piwik/registryFabian Becker
2013-09-30Refs #4133mattab
2013-09-29Merge branch 'master' into registryFabian Becker
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-26Finished more.Benaka Moorthi
2013-09-23Tweaks.Benaka Moorthi
2013-09-23Made changes.Benaka Moorthi
2013-09-23Initial refactoring.Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab