Commit Graph

57 Commits

Author SHA1 Message Date
zilles
c2570a1149 Fixed bug with CDBCache::getValues() solving #660 2012-05-01 13:52:32 -07:00
DaSourcerer
34bce2647e Address issue #547: s/TYPE=INNODB/ENGINE=InnoDB/ 2012-03-23 15:02:38 +01:00
SATO Kentaro
ecf9f07d15 #539 Fix CUrlRule::createUrl() to treat sub-patterns as Unicode. 2012-03-22 12:58:38 +09:00
zilles
aff7a25763 consistent tab usage with existing code 2012-03-21 16:49:02 -07:00
zilles
42332352e7 match no newline at eof 2012-03-21 16:45:16 -07:00
zilles
2444ef6905 Added unit test to exercise CDbCache::mget 2012-03-21 16:30:43 -07:00
SATO Kentaro
529636f95f #517 Fix rule parameter sub-pattern check. 2012-03-17 16:19:16 +09:00
Steven Wexler
1f27e09d91 Fixed phpdoc for testRegisterCss 2012-03-11 23:50:28 -04:00
Steven Wexler
358235855d Added some testing coverage for CClientScript 2012-03-11 23:40:35 -04:00
Steven Wexler
d2e5d7088e Added some testing coverage for CHtml 2012-03-11 09:56:35 -04:00
Alexander Makarov
f094f2c1a1 Fixes issue #206: Added ability to pass CDbCriteria object as AR relation parameter 2012-03-10 15:42:35 +04:00
Alexander Makarov
97578bdd85 Merge remote-tracking branch 'origin/master' 2012-03-07 04:10:21 +04:00
Alexander Makarov
0c9466bd4c Fixes #439: updated test for 5.4 2012-03-07 04:09:54 +04:00
Qiang Xue
43a76c48ae Merge pull request #442 from elvan/test-cdbauthmanager
[auth test] Handle case-sensitive db
2012-03-03 06:52:49 -08:00
Elvan
9e8bd61469 Improved CModelTest 2012-03-03 16:21:56 +07:00
Elvan
37914362d9 [auth test] Handle db with case-sensitive table names 2012-03-03 13:00:28 +07:00
Alexander Makarov
f71cd8af72 Test for CTypedMap. 2012-03-03 05:39:41 +04:00
Alexander Makarov
16943688e9 Fixed incorrect temp files directory. Now tests are using runtime. 2012-03-03 03:11:22 +04:00
Qiang Xue
df0520ce72 Merge branch '165-make-CCacheDependency-reusable' of https://github.com/phpnode/yii into phpnode-165-make-CCacheDependency-reusable
Conflicts:
	CHANGELOG
2012-03-02 10:20:09 -05:00
Charles Pick
f38ec6cff5 165 - Rename reusable to reuseDependentData 2012-03-02 15:15:54 +00:00
Qiang Xue
7e42234db2 Merge pull request #418 from dmtrs/417-CAttributeCollection.mergeWith-caseSensitive-bug
417 CAttributeCollection mergeWith does not take into account $caseSensitive
2012-03-01 07:18:15 -08:00
Dimitrios Mengidis
82107e74bc Override CMap::mergeWith() in CAttributesCollection with case-sensitive support 2012-03-01 16:36:56 +02:00
Elvan
167080d12c Added assertion for attach event handler test 2012-02-29 21:30:21 +07:00
Elvan
9d5c1d6b5e Removed unused var 2012-02-29 21:02:24 +07:00
Elvan
1dcd6eb4ec Use try-catch block for testing exceptions 2012-02-29 20:52:54 +07:00
Elvan
e5e8561ebf Fix tests for CComponent 2012-02-29 16:42:45 +07:00
CeBe
8040fae2d7 added wildcard token to CDateTimeParser
attempt to fix #286
wildcard token allows to match any character and ignore it.
2012-02-27 02:54:53 +01:00
Charles Pick
c5944b32a9 165 - Make CCacheDependency reusable 2012-02-25 20:43:13 +00:00
alexander.makarow
3e085ed31d (Fixed issue 2951) Removed CConfiguration::createObject, CController::paginate and CHtml::getActiveId deprecated since 1.0.x 2011-11-21 02:13:03 +00:00
alexander.makarow
6b21f0fa57 fixed CControllerTest under Windows 2011-11-21 01:53:41 +00:00
alexander.makarow
9a8c67b4c1 fixed side effect of YiiTTest 2011-11-21 01:38:20 +00:00
alexander.makarow
2456d1a71c (Fixes issue 2950) proper DB init for CMysql2Test 2011-11-21 01:26:46 +00:00
alexander.makarow
a5c831a72d fixed missing AUTOINCREMENT in sqlite.sql that is used in sequence tests 2011-11-21 01:11:08 +00:00
alexander.makarow
2ee191932a (Fixes issue 2949) 2011-11-21 00:44:19 +00:00
alexander.makarow
9fbed409f4 (Fixes issue 2948) 2011-11-21 00:23:32 +00:00
alexander.makarow
5bcb07f752 (Fixes issue 2647) Fixed inconvenient way of defining through relation.
(Fixes issue 2646)
(Fixes issue 2706) Added ability to join on a specific keys.
2011-10-13 17:41:55 +00:00
alexander.makarow
512380559d (Fixes issue 2717) Extracted MigrateCommand::createMigrationHistoryTable method from MigrateCommand::getMigrationHistory 2011-08-05 22:24:27 +00:00
alexander.makarow
76a61a8c14 (Fixes issue 2637) Related table alias set dynamically in relational query is now available in the scopes of reated model 2011-07-12 21:05:22 +00:00
alexander.makarow
1680724f1f (Fixes issue 2029) Added scope support to Model::relations() 2011-07-06 21:49:58 +00:00
alexander.makarow
91f6afb919 unit tests for validators 2011-06-17 18:01:02 +00:00
alexander.makarow
3e227018b6 additional test for email validator 2011-05-12 23:37:43 +00:00
alexander.makarow
f7505c00f9 (Fixes issue 2319) Added support to call behavior scope through criteria 'with'=>array('scopes'=>'behaviorScope') 2011-04-17 10:38:14 +00:00
alexander.makarow
36950ee5b3 CMapIterator current key wasn't initialized properly 2011-04-15 22:34:55 +00:00
qiang.xue
7a397f1909 * Added CActiveRecord::saveCounters(). 2011-04-08 22:09:56 +00:00
alexander.makarow
b1599035de (Fixes issue 2274) merging of "with" fails if there is joinType 2011-03-31 21:22:23 +00:00
qiang.xue
dc99b7cdeb (Fixes issue 1868) 2011-03-14 00:28:38 +00:00
alexander.makarow
b32b8753b3 2011-03-05 15:45:50 +00:00
alexander.makarow
2698e0fe11 Additional tests for AR through 2011-03-05 08:06:08 +00:00
alexander.makarow
78bf76d3ae (Fixes issue 1117) Added support for "through" in Active Record relations allowing to handle association table data 2011-02-28 17:19:09 +00:00
alexander.makarow
286d95aac3 Added ability to perform Relational JOIN without getting related models 2011-02-25 22:54:03 +00:00