797 Commits (ce1c702424296078463c769c3196bf1c2238503b)

Author SHA1 Message Date
Alexander Kochetov af3f5af3be RBAC: Item and Assignment optimized save approach 12 years ago
resurtm 124b153350 Initial Gettext support. 12 years ago
Alexander Kochetov 4b8bcd43e0 Unit tests fix 12 years ago
Alexander Kochetov bea449f8a0 Unit tests 12 years ago
Benjamin Wöster f23a677bdf mod: incorporate suggestions 12 years ago
Benjamin Wöster c30ee60e9c add: new key for unit tests config named "className". Allows to run the tests 12 years ago
Benjamin Wöster 5e0f6604e8 mod: don't create app in bootstrap script, unit tests do it themselves 12 years ago
Benjamin Wöster d4b30e26c2 allow unit tests to requireApp() on setUp() 12 years ago
Rusinov Maxim 452be102c6 Added newline at end files. 12 years ago
Rusinov Maxim d712605a71 Added and resolved Sqlite tests #15. 12 years ago
Antonio Ramirez 5da62fab3a #196 refactored method name 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Carsten Brandt 2387e59c4e Renamed yii.php -> Yii.php for class, filename consitency 12 years ago
Carsten Brandt 776162b05e created StringHelper::basename() 12 years ago
Carsten Brandt 849740e6cc Fixed YiiBaseTest echo 12 years ago
Antonio Ramirez e2a57e4b88 Enhance ArrayHelper with popValue method 12 years ago
Alexander Kochetov ca9194a365 Code style fixes 12 years ago
Qiang Xue dd5969147d move JsExpression to web. 12 years ago
Qiang Xue 034d88e5e4 Fixes issue #134 12 years ago
Antonio Ramirez fc7fc8032b remove for now 12 years ago
Antonio Ramirez d40e2446df minor fix for test unit 12 years ago
Antonio Ramirez ba0032b1cd proposed refactor of ConsoleColor 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Rinat Silnov 802c0c94a8 Check apc.enable_cli for ApcTestCase unit tests 12 years ago
Qiang Xue 6e779e02d6 Fixed issue #7: ArrayHelper::multisort is not compatible with PHP 5.3 12 years ago
Rinat Silnov 1a317ebe31 Fixed VarDumper::dump for objects 12 years ago
Taufan Aditya 51de757140 Use travis as user instead root within DSN 12 years ago
Taufan Aditya 985f076b2d Testsuite config 12 years ago
Carsten Brandt 38a1938847 documentation and code style fixes 12 years ago
Qiang Xue 53a7b82672 Renamed JsonExpression to JsExpression. 12 years ago
Qiang Xue 5fd27b7cbb Added Json and JsonExpression. 12 years ago
Carsten Brandt fad011274c added missing init() method to Cache class 12 years ago
Carsten Brandt 3b4abfffce Added note to ApcCacheTest 12 years ago
Carsten Brandt 3d3f711d6a testing and fixing RedisCache 12 years ago
Carsten Brandt eac48ff2a8 Redis cache implementation 12 years ago
Qiang Xue a4b7d493b0 Removed the $value parameter from radio and checkbox. 12 years ago
Qiang Xue 399a53cfc4 activeform wip 12 years ago
Carsten Brandt 79982c9848 Redis Insert, Update, Delete and Find is ready and roughly unit tested 12 years ago
Alexander Makarov 09dbaeb700 more assertions for cache test 12 years ago
Alexander Makarov 08be696434 fixed Html test under Windows (line endings) 12 years ago
Alexander Makarov a9215ceddd create a webapp in test bootstrap 12 years ago
Alexander Makarov 173706f516 updated expected exception message 12 years ago
Qiang Xue 7599d7860c refactored getAlias and setAlias. 12 years ago
Qiang Xue 122bd231b4 modified Application constructor signature. 12 years ago
Qiang Xue a421f9f1ab refactored component event. 12 years ago
Qiang Xue 597082a11a Automatic table and column name quoting. 12 years ago
Alexander Makarov 9da81894be moved helper test from util namespace to helpers namespace, added tests for StringHelper 12 years ago
Carsten Brandt 4d59587320 fixed constructor overriding in test classes 12 years ago
Carsten Brandt 0d2f5028ef Finished Redis Connection class 12 years ago
Alexander Makarov 9923888637 More Model tests 12 years ago