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-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
2013-09-16The long awaited DbHelpermattab
2013-09-14Fix buildmattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Moving BatchInsert logic to own Db/BatchInsert classmattab
2013-09-14Adding Filechecks class for all filesystem checksmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
2013-09-14Refactoring Profiler features out of Piwik classmattab
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-08-15Fix errormattab
2013-08-15replaced presentational html tagssgiehl
2013-08-14removed unused methodsgiehl
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-03Refs #4040, #4041, move AllColumns ViewDataTable & Goals ViewDataTable logic ...Benaka Moorthi
2013-08-02fixed some doc blocks/namespacessgiehl