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/tests
AgeCommit message (Expand)Author
2010-01-26update qUnit assetsrobocoder
2009-12-14refactor unserialize_array(); add Application version tests to SecurityInforobocoder
2009-12-12refactor [1637] and add unit testrobocoder
2009-12-09Test was failing for some reasons (I think a bug in simpletest) mattpiwik
2009-12-09Refs #708 updating testsmattpiwik
2009-11-26simpletest changes for php 5.3.1 (strict)robocoder
2009-11-26update webtest to reflect changes in installerrobocoder
2009-11-17mkdir and chmod tmp/latestrobocoder
2009-11-17add unit tests for getTransportMethod(), sendHttpRequestBy(), and fetchRemote...robocoder
2009-10-30fixes #510 - Update jquery.jsrobocoder
2009-10-23- Fixes #708 kudos to Maciej for his work on this one, and Anthon & Matt for ...mattpiwik
2009-10-21Some browsers deviate from EMCAScript 5 WRT stringifying milliseconds.robocoder
2009-10-21piwik.js: revert [1508] and enhance to accept all these variations:robocoder
2009-10-19fixes #995 - add bz2 (and tbz2) to list of recognized download extensions;robocoder
2009-10-14Move hard-coded AJAX library version numbers from Smarty plugin to global.ini...robocoder
2009-10-10refs #995 - update Qunitrobocoder
2009-09-23refs #980 - refactor globr(); redo workaround for ZF-1398robocoder
2009-09-18fix webtestrobocoder
2009-09-18fixes #904 - MySQL error codes; unsupported adapters can map these to driver-...robocoder
2009-09-02refs #963robocoder
2009-08-27fixes #540 - move plugin unit tests from tests/core/*.php to plugins/*/tests/...robocoder
2009-08-26fixes #951 - remove (download|outlink)_(url|redirect)_var_namerobocoder
2009-08-22webtest - revertrobocoder
2009-08-22webtest (comment out verifytitle to see if it makes any difference)robocoder
2009-08-22update webtest for change in Installation titlerobocoder
2009-08-21don't define PIWIK_DOCUMENT_ROOT hererobocoder
2009-08-19refs #889 - add PIWIK_USER_PATH to testsrobocoder
2009-08-03fixes #897 - unit tests should not access live databaserobocoder
2009-08-03refs #896 - change timezonerobocoder
2009-08-03fixes #896robocoder
2009-08-02refs #783 - more include (search) path changes to handle either (but not both...robocoder
2009-08-02refs #894 - fix broken Updater.test.phprobocoder
2009-08-02fix broken unit tests (Run the tests by module)robocoder
2009-07-29refs #886 - redo and extend change to visit generator and tests configrobocoder
2009-07-27excluding DocumentationGenerator.test.php from tests to see if bamboo is happiermattpiwik
2009-07-19refs #816 - added setDownloadClasses() and setLinkClasses() for consistency w...robocoder
2009-07-10adding check for javascript strings in the translationsmattpiwik
2009-07-07refs #845 - update simpletest (from 1.0.1beta to 1.0.1); robocoder
2009-07-06fixes #845 - php 5.3 backward incompatibilities and deprecated functionality;robocoder
2009-07-02Fixes #745 - patch and test case by craigmj; thanksrobocoder
2009-06-16Clear svn:executable on files.robocoder
2009-06-15refs #803 - add autoloader to testsrobocoder
2009-06-13refs #778 - fix broken unit test and de-lintrobocoder
2009-06-11Fixes #788, refs #783 - fix include path issuesrobocoder
2009-06-11refs #778 - implement trackGoal() on client-siderobocoder
2009-06-01git-svn-id: http://dev.piwik.org/svn/trunk@1166 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2009-06-01- fix #690 mysql password html encoded causing problems with special chars li...mattpiwik
2009-06-01- refs #743 fixing for tests as wellmattpiwik
2009-05-31- on a rainy sunday night, implented one of the most requested feature which ...mattpiwik
2009-05-28fixes #355 - OO version of piwik.js which no longer modifies DOM;robocoder