summaryrefslogtreecommitdiff
path: root/demos/chat
AgeCommit message (Collapse)Author
2014-08-21Removed TJavascriptLogger from demos and testsFabio Bas
Any browser’s development tool is way better, and it stops exceptions from being catched by the browser’s console (cherry picked from commit 0a136fe37491281ada5084b6eb5a72d4ca8d948a)
2013-09-22Phing: added target for phpunit+seleniumFabio Bas
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce
2013-09-13Don't gitignore assets/ and protected/runtime/ directories in tests and demo ↵Fabio Bas
apps; gitignore only their contents The directories needs to exists in order for demos and tests to run correctly
2012-07-12more removal of ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2008-12-07work on php style configurationcarlgmathisen
2007-10-01crazy!xue
2007-10-01fixed demos.xue
2007-10-01fixed demos due to change in IUserManager.xue
2007-03-06changed the way to specify active record table.xue
2007-02-27BC: Deprecate TActiveRecord::getRecordFinder() in favour of ↵wei
TActiveRecord::finder().
2007-01-04Add chat demo and tutorial.wei