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
path: root/core
AgeCommit message (Expand)Author
2013-09-30Refs #4133mattab
2013-09-30Refs #4186 Adding advisory locking before running the DELETE querymattab
2013-09-30Updating readme with instructions to chmod 777 the tmp/ directories when runn...mattab
2013-09-27Remove some dead code.Benaka Moorthi
2013-09-27Make sure log messages are sanitized when outputted to the screen.Benaka Moorthi
2013-09-27Use tag concept instead of plugin when logging and default to calling class n...Benaka Moorthi
2013-09-27Fix php 5.3 bug.Benaka Moorthi
2013-09-27Last of the documentation.Benaka Moorthi
2013-09-27More documentation.Benaka Moorthi
2013-09-27Documenting Log.Benaka Moorthi
2013-09-27Merge branch 'master' into logBenaka Moorthi
2013-09-27Try fixing travis build (by making Db connection lazily created singleton).Benaka Moorthi
2013-09-27debugging travisBenaka Moorthi
2013-09-27debugging travisBenaka Moorthi
2013-09-27debugging travisBenaka Moorthi
2013-09-27Ignore nested exception.Benaka Moorthi
2013-09-26Got tests to pass when running all Core tests.Benaka Moorthi
2013-09-26Added tests and fixed bugs.Benaka Moorthi
2013-09-26Another tweak.Benaka Moorthi
2013-09-26Tweaks.Benaka Moorthi
2013-09-26Finished more.Benaka Moorthi
2013-09-26Merge branch 'master' into logBenaka Moorthi
2013-09-25Remove use of Zend_Auth_Result.Benaka Moorthi
2013-09-25Thanks for the report. Could you apply this patch and confirm it is working f...mattab
2013-09-25Move UserCountry specific logic out of core tracker files and into UserCountr...Benaka Moorthi
2013-09-25Merge remote-tracking branch 'origin/master'mattab
2013-09-25Removing resolution from param list since it's not used https://github.com/pi...mattab
2013-09-24Refs #4041, fix bug where columns query parameter was not correctly overridin...Benaka Moorthi
2013-09-24Finished converting exception handling.Benaka Moorthi
2013-09-24Rewrote error handling.Benaka Moorthi
2013-09-24Fixing ErrorHandler stuff.Benaka Moorthi
2013-09-24Merge branch 'master' into logBenaka Moorthi
2013-09-24Rethrow exception so tests won't fail silently.Benaka Moorthi
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-23Fix syntax error from last buildFabian Becker
2013-09-23Fix debugTrace output.Fabian Becker
2013-09-23Adding more debug output and show output in travis to try and solve deadlocki...Benaka Moorthi
2013-09-23Tweaks.Benaka Moorthi
2013-09-23Made changes.Benaka Moorthi
2013-09-23Initial refactoring.Benaka Moorthi
2013-09-23Merge remote-tracking branch 'origin/master'mattab
2013-09-23Moved/renamed DataTableVisualization to ViewDataTable\Visualization and moved...Benaka Moorthi
2013-09-23Output exception backtrace also if PIWIK_TRACKER_DEBUG is defined.Benaka Moorthi
2013-09-23Make sure all calls to Piwik_ExitWithMessage provide backtrace if available, ...Benaka Moorthi
2013-09-23refs #4053 make core plugin detection available from the outsideThomas Steur
2013-09-23throw exception in case someone wants to cache an objectThomas Steur
2013-09-23Minormattab
2013-09-22Fixing build.Benaka Moorthi
2013-09-22Fix bug in last commit and make sure UI test build works.Benaka Moorthi
2013-09-22Try to fix build w/ opcache...Benaka Moorthi